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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/7941_20432419883_20432419883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419883'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.031388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.2985749'^^xsd:double;
  dwc:latitude '53.4223844'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419883'^^xsd:integer;
  dwc:observationDate '2018-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432419911_20432419911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419911_20432419911> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419911_20432419911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4220163 6.2998146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4220163"^^xsd:decimal ;
  dwc:decimalLongitude "6.2998146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/7941_20432419797_20432419797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419797'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.9616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.3016886'^^xsd:double;
  dwc:latitude '53.4222959'^^xsd:double;
  dwc:coordinatePrecision '15.5'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419797'^^xsd:integer;
  dwc:observationDate '2018-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432419912_20432419912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419912_20432419912> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419912_20432419912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4221387 6.3018064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4221387"^^xsd:decimal ;
  dwc:decimalLongitude "6.3018064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/7941_20432419905_20432419905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419905'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '23.065555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.3029361'^^xsd:double;
  dwc:latitude '53.4221238'^^xsd:double;
  dwc:coordinatePrecision '20.8'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419905'^^xsd:integer;
  dwc:observationDate '2018-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432419818_20432419818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419818_20432419818> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419818_20432419818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4220644 6.30357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4220644"^^xsd:decimal ;
  dwc:decimalLongitude "6.30357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/7941_20432419790_20432419790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419790'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.9616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.3075505'^^xsd:double;
  dwc:latitude '53.4237348'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419790'^^xsd:integer;
  dwc:observationDate '2018-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432419846_20432419846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419846_20432419846> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419846_20432419846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4245917 6.3087992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4245917"^^xsd:decimal ;
  dwc:decimalLongitude "6.3087992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

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

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

<https://eurobis.org/id/occurrence/7941_20432419761_20432419761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419761'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '22.925555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.324979'^^xsd:double;
  dwc:latitude '53.4057352'^^xsd:double;
  dwc:coordinatePrecision '11.4'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419761'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432419769_20432419769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419769_20432419769> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419769_20432419769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4051538 6.3288832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4051538"^^xsd:decimal ;
  dwc:decimalLongitude "6.3288832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/7941_20432419783_20432419783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419783'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '1.9566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.3404133'^^xsd:double;
  dwc:latitude '53.4115043'^^xsd:double;
  dwc:coordinatePrecision '8.6'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419783'^^xsd:integer;
  dwc:observationDate '2018-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432419918_20432419918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419918_20432419918> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419918_20432419918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4112673 6.3404577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4112673"^^xsd:decimal ;
  dwc:decimalLongitude "6.3404577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/7941_20432419869_20432419869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419869'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.023333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.3416653'^^xsd:double;
  dwc:latitude '53.4109596'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419869'^^xsd:integer;
  dwc:observationDate '2018-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432419921_20432419921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419921_20432419921> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419921_20432419921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4107711 6.3418011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4107711"^^xsd:decimal ;
  dwc:decimalLongitude "6.3418011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/7941_20432419935_20432419935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419935'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.2516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.3727493'^^xsd:double;
  dwc:latitude '53.5046252'^^xsd:double;
  dwc:coordinatePrecision '7.2'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419935'^^xsd:integer;
  dwc:observationDate '2018-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420028_20432420028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420028_20432420028> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420028_20432420028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5042396 6.3735335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5042396"^^xsd:decimal ;
  dwc:decimalLongitude "6.3735335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/7941_20432419939_20432419939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419939'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.2713888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.3779817'^^xsd:double;
  dwc:latitude '53.5039652'^^xsd:double;
  dwc:coordinatePrecision '6.8'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419939'^^xsd:integer;
  dwc:observationDate '2018-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432419964_20432419964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419964_20432419964> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419964_20432419964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5040155 6.3780499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5040155"^^xsd:decimal ;
  dwc:decimalLongitude "6.3780499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/7941_20432419951_20432419951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419951'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.341111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.3782679'^^xsd:double;
  dwc:latitude '53.5049885'^^xsd:double;
  dwc:coordinatePrecision '7.5'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419951'^^xsd:integer;
  dwc:observationDate '2018-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432419985_20432419985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419985_20432419985> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419985_20432419985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5045117 6.378553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5045117"^^xsd:decimal ;
  dwc:decimalLongitude "6.378553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/7941_20432419947_20432419947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419947'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.319722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.3790531'^^xsd:double;
  dwc:latitude '53.5054071'^^xsd:double;
  dwc:coordinatePrecision '17.1'^^xsd:double;
  dwc:minimumElevation '23'^^xsd:integer;
  dwc:maximumElevation '23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419947'^^xsd:integer;
  dwc:observationDate '2018-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420040_20432420040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420040_20432420040> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420040_20432420040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5053724 6.379074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5053724"^^xsd:decimal ;
  dwc:decimalLongitude "6.379074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/7941_20432419941_20432419941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419941'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.288888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.3904385'^^xsd:double;
  dwc:latitude '53.5080085'^^xsd:double;
  dwc:coordinatePrecision '15.6'^^xsd:double;
  dwc:minimumElevation '-36'^^xsd:integer;
  dwc:maximumElevation '-36'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419941'^^xsd:integer;
  dwc:observationDate '2018-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432419966_20432419966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419966_20432419966> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419966_20432419966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5103992 6.3911387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5103992"^^xsd:decimal ;
  dwc:decimalLongitude "6.3911387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/7941_20432419942_20432419942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419942'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.290277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.3921489'^^xsd:double;
  dwc:latitude '53.509847'^^xsd:double;
  dwc:coordinatePrecision '12.2'^^xsd:double;
  dwc:minimumElevation '-37'^^xsd:integer;
  dwc:maximumElevation '-37'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419942'^^xsd:integer;
  dwc:observationDate '2018-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420044_20432420044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420044_20432420044> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420044_20432420044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5122041 6.3921739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5122041"^^xsd:decimal ;
  dwc:decimalLongitude "6.3921739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/7941_20432419944_20432419944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419944'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.306666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.3923452'^^xsd:double;
  dwc:latitude '53.5125215'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '-15'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419944'^^xsd:integer;
  dwc:observationDate '2018-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420047_20432420047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420047_20432420047> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420047_20432420047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5120184 6.3923568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5120184"^^xsd:decimal ;
  dwc:decimalLongitude "6.3923568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/7941_20432420315_20432420315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420315'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.6091666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5005081'^^xsd:double;
  dwc:latitude '53.5180283'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420315'^^xsd:integer;
  dwc:observationDate '2018-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421362_20432421362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421362_20432421362> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421362_20432421362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5155587 6.5005284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5155587"^^xsd:decimal ;
  dwc:decimalLongitude "6.5005284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421362_20432421362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5155587 6.5005284)"^^geo:wktLiteral ;
  geo-pos:lat "53.5155587"^^xsd:decimal ;
  geo-pos:long "6.5005284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421362_20432421362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421362'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.9113888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5005284'^^xsd:double;
  dwc:latitude '53.5155587'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421362'^^xsd:integer;
  dwc:observationDate '2018-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421678_20432421678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421678_20432421678> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421678_20432421678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5011646 6.5005516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5011646"^^xsd:decimal ;
  dwc:decimalLongitude "6.5005516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421678_20432421678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5011646 6.5005516)"^^geo:wktLiteral ;
  geo-pos:lat "53.5011646"^^xsd:decimal ;
  geo-pos:long "6.5005516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421678_20432421678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421678'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.777222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5005516'^^xsd:double;
  dwc:latitude '53.5011646'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421678'^^xsd:integer;
  dwc:observationDate '2018-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421744_20432421744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421744_20432421744> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421744_20432421744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5151237 6.5005566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5151237"^^xsd:decimal ;
  dwc:decimalLongitude "6.5005566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421744_20432421744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5151237 6.5005566)"^^geo:wktLiteral ;
  geo-pos:lat "53.5151237"^^xsd:decimal ;
  geo-pos:long "6.5005566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421744_20432421744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421744'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.1747222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5005566'^^xsd:double;
  dwc:latitude '53.5151237'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421744'^^xsd:integer;
  dwc:observationDate '2018-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421375_20432421375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421375_20432421375> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421375_20432421375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5188479 6.5005601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5188479"^^xsd:decimal ;
  dwc:decimalLongitude "6.5005601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421375_20432421375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5188479 6.5005601)"^^geo:wktLiteral ;
  geo-pos:lat "53.5188479"^^xsd:decimal ;
  geo-pos:long "6.5005601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421375_20432421375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421375'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.994722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5005601'^^xsd:double;
  dwc:latitude '53.5188479'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '-40'^^xsd:integer;
  dwc:maximumElevation '-40'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421375'^^xsd:integer;
  dwc:observationDate '2018-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420664_20432420664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420664_20432420664> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420664_20432420664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5176071 6.5006019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5176071"^^xsd:decimal ;
  dwc:decimalLongitude "6.5006019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420664_20432420664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5176071 6.5006019)"^^geo:wktLiteral ;
  geo-pos:lat "53.5176071"^^xsd:decimal ;
  geo-pos:long "6.5006019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420664_20432420664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420664'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '21.758611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5006019'^^xsd:double;
  dwc:latitude '53.5176071'^^xsd:double;
  dwc:coordinatePrecision '25.9'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420664'^^xsd:integer;
  dwc:observationDate '2018-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420266_20432420266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420266_20432420266> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420266_20432420266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5138687 6.5006658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5138687"^^xsd:decimal ;
  dwc:decimalLongitude "6.5006658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420266_20432420266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5138687 6.5006658)"^^geo:wktLiteral ;
  geo-pos:lat "53.5138687"^^xsd:decimal ;
  geo-pos:long "6.5006658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420266_20432420266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420266'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.285'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5006658'^^xsd:double;
  dwc:latitude '53.5138687'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420266'^^xsd:integer;
  dwc:observationDate '2018-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421552_20432421552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421552_20432421552> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421552_20432421552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5169579 6.5006746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5169579"^^xsd:decimal ;
  dwc:decimalLongitude "6.5006746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421552_20432421552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5169579 6.5006746)"^^geo:wktLiteral ;
  geo-pos:lat "53.5169579"^^xsd:decimal ;
  geo-pos:long "6.5006746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421552_20432421552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421552'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.0297222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5006746'^^xsd:double;
  dwc:latitude '53.5169579'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '-18'^^xsd:integer;
  dwc:maximumElevation '-18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421552'^^xsd:integer;
  dwc:observationDate '2018-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421768_20432421768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421768_20432421768> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421768_20432421768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5151345 6.5007194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5151345"^^xsd:decimal ;
  dwc:decimalLongitude "6.5007194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421768_20432421768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5151345 6.5007194)"^^geo:wktLiteral ;
  geo-pos:lat "53.5151345"^^xsd:decimal ;
  geo-pos:long "6.5007194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421768_20432421768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421768'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.3219444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5007194'^^xsd:double;
  dwc:latitude '53.5151345'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumElevation '-13'^^xsd:integer;
  dwc:maximumElevation '-13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421768'^^xsd:integer;
  dwc:observationDate '2018-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421778_20432421778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421778_20432421778> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421778_20432421778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5167998 6.5007196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5167998"^^xsd:decimal ;
  dwc:decimalLongitude "6.5007196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421778_20432421778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5167998 6.5007196)"^^geo:wktLiteral ;
  geo-pos:lat "53.5167998"^^xsd:decimal ;
  geo-pos:long "6.5007196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421778_20432421778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421778'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.393333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5007196'^^xsd:double;
  dwc:latitude '53.5167998'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421778'^^xsd:integer;
  dwc:observationDate '2018-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420981_20432420981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420981_20432420981> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420981_20432420981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5159855 6.5007798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5159855"^^xsd:decimal ;
  dwc:decimalLongitude "6.5007798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420981_20432420981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5159855 6.5007798)"^^geo:wktLiteral ;
  geo-pos:lat "53.5159855"^^xsd:decimal ;
  geo-pos:long "6.5007798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420981_20432420981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420981'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.6266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5007798'^^xsd:double;
  dwc:latitude '53.5159855'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420981'^^xsd:integer;
  dwc:observationDate '2018-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420265_20432420265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420265_20432420265> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420265_20432420265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5141076 6.5007907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5141076"^^xsd:decimal ;
  dwc:decimalLongitude "6.5007907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420265_20432420265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5141076 6.5007907)"^^geo:wktLiteral ;
  geo-pos:lat "53.5141076"^^xsd:decimal ;
  geo-pos:long "6.5007907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420265_20432420265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420265'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.2797222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5007907'^^xsd:double;
  dwc:latitude '53.5141076'^^xsd:double;
  dwc:coordinatePrecision '7.5'^^xsd:double;
  dwc:minimumElevation '-19'^^xsd:integer;
  dwc:maximumElevation '-19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420265'^^xsd:integer;
  dwc:observationDate '2018-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421728_20432421728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421728_20432421728> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421728_20432421728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5011874 6.5008225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5011874"^^xsd:decimal ;
  dwc:decimalLongitude "6.5008225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421728_20432421728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5011874 6.5008225)"^^geo:wktLiteral ;
  geo-pos:lat "53.5011874"^^xsd:decimal ;
  geo-pos:long "6.5008225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421728_20432421728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421728'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.083055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5008225'^^xsd:double;
  dwc:latitude '53.5011874'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421728'^^xsd:integer;
  dwc:observationDate '2018-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421950_20432421950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421950_20432421950> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421950_20432421950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5152684 6.5008265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5152684"^^xsd:decimal ;
  dwc:decimalLongitude "6.5008265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421950_20432421950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5152684 6.5008265)"^^geo:wktLiteral ;
  geo-pos:lat "53.5152684"^^xsd:decimal ;
  geo-pos:long "6.5008265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421950_20432421950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421950'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.442777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5008265'^^xsd:double;
  dwc:latitude '53.5152684'^^xsd:double;
  dwc:coordinatePrecision '6.9'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421950'^^xsd:integer;
  dwc:observationDate '2018-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421536_20432421536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421536_20432421536> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421536_20432421536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5505349 6.5008289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5505349"^^xsd:decimal ;
  dwc:decimalLongitude "6.5008289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421536_20432421536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5505349 6.5008289)"^^geo:wktLiteral ;
  geo-pos:lat "53.5505349"^^xsd:decimal ;
  geo-pos:long "6.5008289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421536_20432421536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421536'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.950833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5008289'^^xsd:double;
  dwc:latitude '53.5505349'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421536'^^xsd:integer;
  dwc:observationDate '2018-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421773_20432421773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421773_20432421773> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421773_20432421773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5419928 6.5008346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5419928"^^xsd:decimal ;
  dwc:decimalLongitude "6.5008346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421773_20432421773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5419928 6.5008346)"^^geo:wktLiteral ;
  geo-pos:lat "53.5419928"^^xsd:decimal ;
  geo-pos:long "6.5008346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421773_20432421773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421773'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.359722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5008346'^^xsd:double;
  dwc:latitude '53.5419928'^^xsd:double;
  dwc:coordinatePrecision '11.3'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421773'^^xsd:integer;
  dwc:observationDate '2018-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421386_20432421386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421386_20432421386> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421386_20432421386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5158715 6.5008569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5158715"^^xsd:decimal ;
  dwc:decimalLongitude "6.5008569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421386_20432421386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5158715 6.5008569)"^^geo:wktLiteral ;
  geo-pos:lat "53.5158715"^^xsd:decimal ;
  geo-pos:long "6.5008569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421386_20432421386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421386'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.0805555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5008569'^^xsd:double;
  dwc:latitude '53.5158715'^^xsd:double;
  dwc:coordinatePrecision '11'^^xsd:integer;
  dwc:minimumElevation '-26'^^xsd:integer;
  dwc:maximumElevation '-26'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421386'^^xsd:integer;
  dwc:observationDate '2018-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421568_20432421568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421568_20432421568> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421568_20432421568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5152736 6.5008579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5152736"^^xsd:decimal ;
  dwc:decimalLongitude "6.5008579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421568_20432421568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5152736 6.5008579)"^^geo:wktLiteral ;
  geo-pos:lat "53.5152736"^^xsd:decimal ;
  geo-pos:long "6.5008579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421568_20432421568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421568'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.113888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5008579'^^xsd:double;
  dwc:latitude '53.5152736'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421568'^^xsd:integer;
  dwc:observationDate '2018-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420313_20432420313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420313_20432420313> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420313_20432420313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5149806 6.5008594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5149806"^^xsd:decimal ;
  dwc:decimalLongitude "6.5008594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420313_20432420313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5149806 6.5008594)"^^geo:wktLiteral ;
  geo-pos:lat "53.5149806"^^xsd:decimal ;
  geo-pos:long "6.5008594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420313_20432420313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420313'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5008594'^^xsd:double;
  dwc:latitude '53.5149806'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420313'^^xsd:integer;
  dwc:observationDate '2018-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421741_20432421741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421741_20432421741> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421741_20432421741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5152891 6.5008713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5152891"^^xsd:decimal ;
  dwc:decimalLongitude "6.5008713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421741_20432421741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5152891 6.5008713)"^^geo:wktLiteral ;
  geo-pos:lat "53.5152891"^^xsd:decimal ;
  geo-pos:long "6.5008713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421741_20432421741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421741'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.1566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5008713'^^xsd:double;
  dwc:latitude '53.5152891'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421741'^^xsd:integer;
  dwc:observationDate '2018-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420693_20432420693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420693_20432420693> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420693_20432420693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5153334 6.5008867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5153334"^^xsd:decimal ;
  dwc:decimalLongitude "6.5008867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420693_20432420693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5153334 6.5008867)"^^geo:wktLiteral ;
  geo-pos:lat "53.5153334"^^xsd:decimal ;
  geo-pos:long "6.5008867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420693_20432420693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420693'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.9302777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5008867'^^xsd:double;
  dwc:latitude '53.5153334'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420693'^^xsd:integer;
  dwc:observationDate '2018-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421480_20432421480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421480_20432421480> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421480_20432421480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168243 6.5009158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5168243"^^xsd:decimal ;
  dwc:decimalLongitude "6.5009158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421480_20432421480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168243 6.5009158)"^^geo:wktLiteral ;
  geo-pos:lat "53.5168243"^^xsd:decimal ;
  geo-pos:long "6.5009158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421480_20432421480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421480'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.6433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5009158'^^xsd:double;
  dwc:latitude '53.5168243'^^xsd:double;
  dwc:coordinatePrecision '2.7'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421480'^^xsd:integer;
  dwc:observationDate '2018-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421454_20432421454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421454_20432421454> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421454_20432421454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5152847 6.5009191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5152847"^^xsd:decimal ;
  dwc:decimalLongitude "6.5009191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421454_20432421454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5152847 6.5009191)"^^geo:wktLiteral ;
  geo-pos:lat "53.5152847"^^xsd:decimal ;
  geo-pos:long "6.5009191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421454_20432421454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421454'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.48333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5009191'^^xsd:double;
  dwc:latitude '53.5152847'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421454'^^xsd:integer;
  dwc:observationDate '2018-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421832_20432421832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421832_20432421832> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421832_20432421832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5413014 6.5009205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5413014"^^xsd:decimal ;
  dwc:decimalLongitude "6.5009205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421832_20432421832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5413014 6.5009205)"^^geo:wktLiteral ;
  geo-pos:lat "53.5413014"^^xsd:decimal ;
  geo-pos:long "6.5009205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421832_20432421832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421832'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '21.739444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5009205'^^xsd:double;
  dwc:latitude '53.5413014'^^xsd:double;
  dwc:coordinatePrecision '6.8'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421832'^^xsd:integer;
  dwc:observationDate '2018-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420772_20432420772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420772_20432420772> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420772_20432420772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5188109 6.5009327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5188109"^^xsd:decimal ;
  dwc:decimalLongitude "6.5009327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420772_20432420772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5188109 6.5009327)"^^geo:wktLiteral ;
  geo-pos:lat "53.5188109"^^xsd:decimal ;
  geo-pos:long "6.5009327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420772_20432420772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420772'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.406666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5009327'^^xsd:double;
  dwc:latitude '53.5188109'^^xsd:double;
  dwc:coordinatePrecision '15.7'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420772'^^xsd:integer;
  dwc:observationDate '2018-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421988_20432421988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421988_20432421988> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421988_20432421988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.512116 6.5009601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.512116"^^xsd:decimal ;
  dwc:decimalLongitude "6.5009601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421988_20432421988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.512116 6.5009601)"^^geo:wktLiteral ;
  geo-pos:lat "53.512116"^^xsd:decimal ;
  geo-pos:long "6.5009601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421988_20432421988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421988'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.676666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5009601'^^xsd:double;
  dwc:latitude '53.512116'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421988'^^xsd:integer;
  dwc:observationDate '2018-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421030_20432421030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421030_20432421030> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421030_20432421030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5153675 6.5009716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5153675"^^xsd:decimal ;
  dwc:decimalLongitude "6.5009716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421030_20432421030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5153675 6.5009716)"^^geo:wktLiteral ;
  geo-pos:lat "53.5153675"^^xsd:decimal ;
  geo-pos:long "6.5009716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421030_20432421030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421030'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.9183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5009716'^^xsd:double;
  dwc:latitude '53.5153675'^^xsd:double;
  dwc:coordinatePrecision '7.3'^^xsd:double;
  dwc:minimumElevation '-35'^^xsd:integer;
  dwc:maximumElevation '-35'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421030'^^xsd:integer;
  dwc:observationDate '2018-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420237_20432420237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420237_20432420237> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420237_20432420237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5152913 6.5009844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5152913"^^xsd:decimal ;
  dwc:decimalLongitude "6.5009844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420237_20432420237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5152913 6.5009844)"^^geo:wktLiteral ;
  geo-pos:lat "53.5152913"^^xsd:decimal ;
  geo-pos:long "6.5009844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420237_20432420237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420237'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '23.075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5009844'^^xsd:double;
  dwc:latitude '53.5152913'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420237'^^xsd:integer;
  dwc:observationDate '2018-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420288_20432420288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420288_20432420288> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420288_20432420288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5163688 6.5009888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5163688"^^xsd:decimal ;
  dwc:decimalLongitude "6.5009888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420288_20432420288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5163688 6.5009888)"^^geo:wktLiteral ;
  geo-pos:lat "53.5163688"^^xsd:decimal ;
  geo-pos:long "6.5009888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420288_20432420288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420288'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.4333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5009888'^^xsd:double;
  dwc:latitude '53.5163688'^^xsd:double;
  dwc:coordinatePrecision '9.4'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420288'^^xsd:integer;
  dwc:observationDate '2018-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421400_20432421400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421400_20432421400> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421400_20432421400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5172679 6.5010039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5172679"^^xsd:decimal ;
  dwc:decimalLongitude "6.5010039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421400_20432421400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5172679 6.5010039)"^^geo:wktLiteral ;
  geo-pos:lat "53.5172679"^^xsd:decimal ;
  geo-pos:long "6.5010039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421400_20432421400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421400'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.165'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5010039'^^xsd:double;
  dwc:latitude '53.5172679'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421400'^^xsd:integer;
  dwc:observationDate '2018-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421190_20432421190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421190_20432421190> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421190_20432421190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5423487 6.5010184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5423487"^^xsd:decimal ;
  dwc:decimalLongitude "6.5010184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421190_20432421190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5423487 6.5010184)"^^geo:wktLiteral ;
  geo-pos:lat "53.5423487"^^xsd:decimal ;
  geo-pos:long "6.5010184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421190_20432421190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421190'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '22.900555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5010184'^^xsd:double;
  dwc:latitude '53.5423487'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421190'^^xsd:integer;
  dwc:observationDate '2018-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421191_20432421191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421191_20432421191> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421191_20432421191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5425355 6.5010445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5425355"^^xsd:decimal ;
  dwc:decimalLongitude "6.5010445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421191_20432421191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5425355 6.5010445)"^^geo:wktLiteral ;
  geo-pos:lat "53.5425355"^^xsd:decimal ;
  geo-pos:long "6.5010445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421191_20432421191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421191'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '23.907222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5010445'^^xsd:double;
  dwc:latitude '53.5425355'^^xsd:double;
  dwc:coordinatePrecision '17.3'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421191'^^xsd:integer;
  dwc:observationDate '2018-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421772_20432421772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421772_20432421772> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421772_20432421772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5425842 6.501048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5425842"^^xsd:decimal ;
  dwc:decimalLongitude "6.501048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421772_20432421772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5425842 6.501048)"^^geo:wktLiteral ;
  geo-pos:lat "53.5425842"^^xsd:decimal ;
  geo-pos:long "6.501048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421772_20432421772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421772'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.3602777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.501048'^^xsd:double;
  dwc:latitude '53.5425842'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421772'^^xsd:integer;
  dwc:observationDate '2018-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421549_20432421549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421549_20432421549> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421549_20432421549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5435044 6.5010589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5435044"^^xsd:decimal ;
  dwc:decimalLongitude "6.5010589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421549_20432421549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5435044 6.5010589)"^^geo:wktLiteral ;
  geo-pos:lat "53.5435044"^^xsd:decimal ;
  geo-pos:long "6.5010589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421549_20432421549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421549'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.018333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5010589'^^xsd:double;
  dwc:latitude '53.5435044'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421549'^^xsd:integer;
  dwc:observationDate '2018-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421833_20432421833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421833_20432421833> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421833_20432421833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5412333 6.5010687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5412333"^^xsd:decimal ;
  dwc:decimalLongitude "6.5010687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421833_20432421833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5412333 6.5010687)"^^geo:wktLiteral ;
  geo-pos:lat "53.5412333"^^xsd:decimal ;
  geo-pos:long "6.5010687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421833_20432421833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421833'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '22.751666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5010687'^^xsd:double;
  dwc:latitude '53.5412333'^^xsd:double;
  dwc:coordinatePrecision '2.8'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421833'^^xsd:integer;
  dwc:observationDate '2018-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421834_20432421834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421834_20432421834> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421834_20432421834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5412658 6.5010814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5412658"^^xsd:decimal ;
  dwc:decimalLongitude "6.5010814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421834_20432421834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5412658 6.5010814)"^^geo:wktLiteral ;
  geo-pos:lat "53.5412658"^^xsd:decimal ;
  geo-pos:long "6.5010814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421834_20432421834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421834'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '23.757222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5010814'^^xsd:double;
  dwc:latitude '53.5412658'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421834'^^xsd:integer;
  dwc:observationDate '2018-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421381_20432421381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421381_20432421381> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421381_20432421381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5141151 6.5010872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5141151"^^xsd:decimal ;
  dwc:decimalLongitude "6.5010872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421381_20432421381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5141151 6.5010872)"^^geo:wktLiteral ;
  geo-pos:lat "53.5141151"^^xsd:decimal ;
  geo-pos:long "6.5010872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421381_20432421381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421381'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '23.051944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5010872'^^xsd:double;
  dwc:latitude '53.5141151'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421381'^^xsd:integer;
  dwc:observationDate '2018-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420260_20432420260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420260_20432420260> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420260_20432420260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5167329 6.501094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5167329"^^xsd:decimal ;
  dwc:decimalLongitude "6.501094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420260_20432420260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5167329 6.501094)"^^geo:wktLiteral ;
  geo-pos:lat "53.5167329"^^xsd:decimal ;
  geo-pos:long "6.501094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420260_20432420260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420260'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '22.241666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.501094'^^xsd:double;
  dwc:latitude '53.5167329'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420260'^^xsd:integer;
  dwc:observationDate '2018-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421550_20432421550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421550_20432421550> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421550_20432421550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5434895 6.5010962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5434895"^^xsd:decimal ;
  dwc:decimalLongitude "6.5010962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421550_20432421550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5434895 6.5010962)"^^geo:wktLiteral ;
  geo-pos:lat "53.5434895"^^xsd:decimal ;
  geo-pos:long "6.5010962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421550_20432421550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421550'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.0258333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5010962'^^xsd:double;
  dwc:latitude '53.5434895'^^xsd:double;
  dwc:coordinatePrecision '8.8'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421550'^^xsd:integer;
  dwc:observationDate '2018-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421409_20432421409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421409_20432421409> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421409_20432421409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5153332 6.5010964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5153332"^^xsd:decimal ;
  dwc:decimalLongitude "6.5010964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421409_20432421409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5153332 6.5010964)"^^geo:wktLiteral ;
  geo-pos:lat "53.5153332"^^xsd:decimal ;
  geo-pos:long "6.5010964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421409_20432421409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421409'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.2230555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5010964'^^xsd:double;
  dwc:latitude '53.5153332'^^xsd:double;
  dwc:coordinatePrecision '21.5'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421409'^^xsd:integer;
  dwc:observationDate '2018-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421119_20432421119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421119_20432421119> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421119_20432421119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5405367 6.501108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5405367"^^xsd:decimal ;
  dwc:decimalLongitude "6.501108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "36.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421119_20432421119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5405367 6.501108)"^^geo:wktLiteral ;
  geo-pos:lat "53.5405367"^^xsd:decimal ;
  geo-pos:long "6.501108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "36.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421119_20432421119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421119'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.483055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.501108'^^xsd:double;
  dwc:latitude '53.5405367'^^xsd:double;
  dwc:coordinatePrecision '36.3'^^xsd:double;
  dwc:minimumElevation '-13'^^xsd:integer;
  dwc:maximumElevation '-13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421119'^^xsd:integer;
  dwc:observationDate '2018-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421790_20432421790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421790_20432421790> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421790_20432421790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5180693 6.5011245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5180693"^^xsd:decimal ;
  dwc:decimalLongitude "6.5011245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421790_20432421790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5180693 6.5011245)"^^geo:wktLiteral ;
  geo-pos:lat "53.5180693"^^xsd:decimal ;
  geo-pos:long "6.5011245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421790_20432421790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421790'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.4811111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5011245'^^xsd:double;
  dwc:latitude '53.5180693'^^xsd:double;
  dwc:coordinatePrecision '9.8'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421790'^^xsd:integer;
  dwc:observationDate '2018-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421116_20432421116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421116_20432421116> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421116_20432421116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5403721 6.5011374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5403721"^^xsd:decimal ;
  dwc:decimalLongitude "6.5011374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421116_20432421116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5403721 6.5011374)"^^geo:wktLiteral ;
  geo-pos:lat "53.5403721"^^xsd:decimal ;
  geo-pos:long "6.5011374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421116_20432421116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421116'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.468333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5011374'^^xsd:double;
  dwc:latitude '53.5403721'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421116'^^xsd:integer;
  dwc:observationDate '2018-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421472_20432421472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421472_20432421472> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421472_20432421472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5171852 6.5011753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5171852"^^xsd:decimal ;
  dwc:decimalLongitude "6.5011753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421472_20432421472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5171852 6.5011753)"^^geo:wktLiteral ;
  geo-pos:lat "53.5171852"^^xsd:decimal ;
  geo-pos:long "6.5011753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421472_20432421472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421472'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.596388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5011753'^^xsd:double;
  dwc:latitude '53.5171852'^^xsd:double;
  dwc:coordinatePrecision '9.8'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421472'^^xsd:integer;
  dwc:observationDate '2018-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421481_20432421481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421481_20432421481> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421481_20432421481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5169601 6.5012068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5169601"^^xsd:decimal ;
  dwc:decimalLongitude "6.5012068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421481_20432421481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5169601 6.5012068)"^^geo:wktLiteral ;
  geo-pos:lat "53.5169601"^^xsd:decimal ;
  geo-pos:long "6.5012068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421481_20432421481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421481'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.6458333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5012068'^^xsd:double;
  dwc:latitude '53.5169601'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421481'^^xsd:integer;
  dwc:observationDate '2018-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420670_20432420670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420670_20432420670> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420670_20432420670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5165614 6.5012097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5165614"^^xsd:decimal ;
  dwc:decimalLongitude "6.5012097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420670_20432420670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5165614 6.5012097)"^^geo:wktLiteral ;
  geo-pos:lat "53.5165614"^^xsd:decimal ;
  geo-pos:long "6.5012097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420670_20432420670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420670'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.7958333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5012097'^^xsd:double;
  dwc:latitude '53.5165614'^^xsd:double;
  dwc:coordinatePrecision '11.9'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420670'^^xsd:integer;
  dwc:observationDate '2018-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421500_20432421500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421500_20432421500> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421500_20432421500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5400279 6.5012101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5400279"^^xsd:decimal ;
  dwc:decimalLongitude "6.5012101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421500_20432421500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5400279 6.5012101)"^^geo:wktLiteral ;
  geo-pos:lat "53.5400279"^^xsd:decimal ;
  geo-pos:long "6.5012101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421500_20432421500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421500'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '22.743333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5012101'^^xsd:double;
  dwc:latitude '53.5400279'^^xsd:double;
  dwc:coordinatePrecision '7.2'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421500'^^xsd:integer;
  dwc:observationDate '2018-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421115_20432421115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421115_20432421115> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421115_20432421115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5402574 6.5012102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5402574"^^xsd:decimal ;
  dwc:decimalLongitude "6.5012102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421115_20432421115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5402574 6.5012102)"^^geo:wktLiteral ;
  geo-pos:lat "53.5402574"^^xsd:decimal ;
  geo-pos:long "6.5012102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421115_20432421115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421115'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.461388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5012102'^^xsd:double;
  dwc:latitude '53.5402574'^^xsd:double;
  dwc:coordinatePrecision '8.2'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421115'^^xsd:integer;
  dwc:observationDate '2018-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421331_20432421331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421331_20432421331> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421331_20432421331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5153722 6.5012147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5153722"^^xsd:decimal ;
  dwc:decimalLongitude "6.5012147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421331_20432421331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5153722 6.5012147)"^^geo:wktLiteral ;
  geo-pos:lat "53.5153722"^^xsd:decimal ;
  geo-pos:long "6.5012147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421331_20432421331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421331'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.743333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5012147'^^xsd:double;
  dwc:latitude '53.5153722'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421331'^^xsd:integer;
  dwc:observationDate '2018-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421913_20432421913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421913_20432421913> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421913_20432421913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5010331 6.501232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5010331"^^xsd:decimal ;
  dwc:decimalLongitude "6.501232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421913_20432421913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5010331 6.501232)"^^geo:wktLiteral ;
  geo-pos:lat "53.5010331"^^xsd:decimal ;
  geo-pos:long "6.501232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421913_20432421913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421913'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.2230555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.501232'^^xsd:double;
  dwc:latitude '53.5010331'^^xsd:double;
  dwc:coordinatePrecision '12'^^xsd:integer;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421913'^^xsd:integer;
  dwc:observationDate '2018-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421118_20432421118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421118_20432421118> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421118_20432421118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5404668 6.5012443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5404668"^^xsd:decimal ;
  dwc:decimalLongitude "6.5012443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421118_20432421118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5404668 6.5012443)"^^geo:wktLiteral ;
  geo-pos:lat "53.5404668"^^xsd:decimal ;
  geo-pos:long "6.5012443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421118_20432421118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421118'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22.474444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5012443'^^xsd:double;
  dwc:latitude '53.5404668'^^xsd:double;
  dwc:coordinatePrecision '18.8'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421118'^^xsd:integer;
  dwc:observationDate '2018-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421501_20432421501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421501_20432421501> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421501_20432421501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5400327 6.5012462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5400327"^^xsd:decimal ;
  dwc:decimalLongitude "6.5012462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421501_20432421501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5400327 6.5012462)"^^geo:wktLiteral ;
  geo-pos:lat "53.5400327"^^xsd:decimal ;
  geo-pos:long "6.5012462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421501_20432421501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421501'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.7475'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5012462'^^xsd:double;
  dwc:latitude '53.5400327'^^xsd:double;
  dwc:coordinatePrecision '20.2'^^xsd:double;
  dwc:minimumElevation '-15'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421501'^^xsd:integer;
  dwc:observationDate '2018-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420919_20432420919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420919_20432420919> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420919_20432420919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5414319 6.5012464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5414319"^^xsd:decimal ;
  dwc:decimalLongitude "6.5012464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420919_20432420919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5414319 6.5012464)"^^geo:wktLiteral ;
  geo-pos:lat "53.5414319"^^xsd:decimal ;
  geo-pos:long "6.5012464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420919_20432420919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420919'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.268611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5012464'^^xsd:double;
  dwc:latitude '53.5414319'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420919'^^xsd:integer;
  dwc:observationDate '2018-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421760_20432421760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421760_20432421760> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421760_20432421760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5176814 6.501258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5176814"^^xsd:decimal ;
  dwc:decimalLongitude "6.501258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421760_20432421760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5176814 6.501258)"^^geo:wktLiteral ;
  geo-pos:lat "53.5176814"^^xsd:decimal ;
  geo-pos:long "6.501258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421760_20432421760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421760'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '21.274166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.501258'^^xsd:double;
  dwc:latitude '53.5176814'^^xsd:double;
  dwc:coordinatePrecision '19'^^xsd:integer;
  dwc:minimumElevation '-19'^^xsd:integer;
  dwc:maximumElevation '-19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421760'^^xsd:integer;
  dwc:observationDate '2018-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421338_20432421338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421338_20432421338> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421338_20432421338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5158148 6.5012762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5158148"^^xsd:decimal ;
  dwc:decimalLongitude "6.5012762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421338_20432421338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5158148 6.5012762)"^^geo:wktLiteral ;
  geo-pos:lat "53.5158148"^^xsd:decimal ;
  geo-pos:long "6.5012762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421338_20432421338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421338'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.7819444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5012762'^^xsd:double;
  dwc:latitude '53.5158148'^^xsd:double;
  dwc:coordinatePrecision '17.3'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421338'^^xsd:integer;
  dwc:observationDate '2018-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421974_20432421974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421974_20432421974> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421974_20432421974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5153757 6.5012847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5153757"^^xsd:decimal ;
  dwc:decimalLongitude "6.5012847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421974_20432421974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5153757 6.5012847)"^^geo:wktLiteral ;
  geo-pos:lat "53.5153757"^^xsd:decimal ;
  geo-pos:long "6.5012847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421974_20432421974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421974'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.596111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5012847'^^xsd:double;
  dwc:latitude '53.5153757'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421974'^^xsd:integer;
  dwc:observationDate '2018-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421117_20432421117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421117_20432421117> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421117_20432421117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5404561 6.5012882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5404561"^^xsd:decimal ;
  dwc:decimalLongitude "6.5012882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421117_20432421117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5404561 6.5012882)"^^geo:wktLiteral ;
  geo-pos:lat "53.5404561"^^xsd:decimal ;
  geo-pos:long "6.5012882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421117_20432421117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421117'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.474444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5012882'^^xsd:double;
  dwc:latitude '53.5404561'^^xsd:double;
  dwc:coordinatePrecision '17.5'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421117'^^xsd:integer;
  dwc:observationDate '2018-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420949_20432420949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420949_20432420949> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420949_20432420949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5176451 6.5012917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5176451"^^xsd:decimal ;
  dwc:decimalLongitude "6.5012917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420949_20432420949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5176451 6.5012917)"^^geo:wktLiteral ;
  geo-pos:lat "53.5176451"^^xsd:decimal ;
  geo-pos:long "6.5012917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420949_20432420949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420949'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5012917'^^xsd:double;
  dwc:latitude '53.5176451'^^xsd:double;
  dwc:coordinatePrecision '11.7'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420949'^^xsd:integer;
  dwc:observationDate '2018-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421479_20432421479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421479_20432421479> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421479_20432421479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5170514 6.5013024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5170514"^^xsd:decimal ;
  dwc:decimalLongitude "6.5013024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421479_20432421479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5170514 6.5013024)"^^geo:wktLiteral ;
  geo-pos:lat "53.5170514"^^xsd:decimal ;
  geo-pos:long "6.5013024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421479_20432421479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421479'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.6375'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5013024'^^xsd:double;
  dwc:latitude '53.5170514'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421479'^^xsd:integer;
  dwc:observationDate '2018-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421657_20432421657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421657_20432421657> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421657_20432421657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5152331 6.5013028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5152331"^^xsd:decimal ;
  dwc:decimalLongitude "6.5013028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421657_20432421657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5152331 6.5013028)"^^geo:wktLiteral ;
  geo-pos:lat "53.5152331"^^xsd:decimal ;
  geo-pos:long "6.5013028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421657_20432421657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421657'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5013028'^^xsd:double;
  dwc:latitude '53.5152331'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421657'^^xsd:integer;
  dwc:observationDate '2018-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421408_20432421408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421408_20432421408> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421408_20432421408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5153446 6.5013077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5153446"^^xsd:decimal ;
  dwc:decimalLongitude "6.5013077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421408_20432421408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5153446 6.5013077)"^^geo:wktLiteral ;
  geo-pos:lat "53.5153446"^^xsd:decimal ;
  geo-pos:long "6.5013077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421408_20432421408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421408'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.2183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5013077'^^xsd:double;
  dwc:latitude '53.5153446'^^xsd:double;
  dwc:coordinatePrecision '2.7'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421408'^^xsd:integer;
  dwc:observationDate '2018-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421028_20432421028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421028_20432421028> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421028_20432421028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5154791 6.5013243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5154791"^^xsd:decimal ;
  dwc:decimalLongitude "6.5013243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421028_20432421028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5154791 6.5013243)"^^geo:wktLiteral ;
  geo-pos:lat "53.5154791"^^xsd:decimal ;
  geo-pos:long "6.5013243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421028_20432421028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421028'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.91'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5013243'^^xsd:double;
  dwc:latitude '53.5154791'^^xsd:double;
  dwc:coordinatePrecision '2.1'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421028'^^xsd:integer;
  dwc:observationDate '2018-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421630_20432421630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421630_20432421630> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421630_20432421630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5169059 6.5013424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5169059"^^xsd:decimal ;
  dwc:decimalLongitude "6.5013424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421630_20432421630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5169059 6.5013424)"^^geo:wktLiteral ;
  geo-pos:lat "53.5169059"^^xsd:decimal ;
  geo-pos:long "6.5013424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421630_20432421630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421630'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.4925'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5013424'^^xsd:double;
  dwc:latitude '53.5169059'^^xsd:double;
  dwc:coordinatePrecision '7.6'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421630'^^xsd:integer;
  dwc:observationDate '2018-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420689_20432420689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420689_20432420689> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420689_20432420689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.515633 6.5013522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.515633"^^xsd:decimal ;
  dwc:decimalLongitude "6.5013522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420689_20432420689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.515633 6.5013522)"^^geo:wktLiteral ;
  geo-pos:lat "53.515633"^^xsd:decimal ;
  geo-pos:long "6.5013522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420689_20432420689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420689'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '22.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5013522'^^xsd:double;
  dwc:latitude '53.515633'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420689'^^xsd:integer;
  dwc:observationDate '2018-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421745_20432421745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421745_20432421745> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421745_20432421745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135471 6.5013605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5135471"^^xsd:decimal ;
  dwc:decimalLongitude "6.5013605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421745_20432421745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135471 6.5013605)"^^geo:wktLiteral ;
  geo-pos:lat "53.5135471"^^xsd:decimal ;
  geo-pos:long "6.5013605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421745_20432421745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421745'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.1836111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5013605'^^xsd:double;
  dwc:latitude '53.5135471'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421745'^^xsd:integer;
  dwc:observationDate '2018-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421557_20432421557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421557_20432421557> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421557_20432421557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5155425 6.501376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5155425"^^xsd:decimal ;
  dwc:decimalLongitude "6.501376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421557_20432421557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5155425 6.501376)"^^geo:wktLiteral ;
  geo-pos:lat "53.5155425"^^xsd:decimal ;
  geo-pos:long "6.501376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421557_20432421557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421557'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.0561111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.501376'^^xsd:double;
  dwc:latitude '53.5155425'^^xsd:double;
  dwc:coordinatePrecision '7.2'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421557'^^xsd:integer;
  dwc:observationDate '2018-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421736_20432421736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421736_20432421736> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421736_20432421736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5169859 6.5013806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5169859"^^xsd:decimal ;
  dwc:decimalLongitude "6.5013806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421736_20432421736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5169859 6.5013806)"^^geo:wktLiteral ;
  geo-pos:lat "53.5169859"^^xsd:decimal ;
  geo-pos:long "6.5013806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421736_20432421736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421736'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '21.121944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5013806'^^xsd:double;
  dwc:latitude '53.5169859'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421736'^^xsd:integer;
  dwc:observationDate '2018-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421193_20432421193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421193_20432421193> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421193_20432421193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5175772 6.5013874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5175772"^^xsd:decimal ;
  dwc:decimalLongitude "6.5013874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421193_20432421193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5175772 6.5013874)"^^geo:wktLiteral ;
  geo-pos:lat "53.5175772"^^xsd:decimal ;
  geo-pos:long "6.5013874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421193_20432421193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421193'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.9197222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5013874'^^xsd:double;
  dwc:latitude '53.5175772'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421193'^^xsd:integer;
  dwc:observationDate '2018-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421640_20432421640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421640_20432421640> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421640_20432421640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.514087 6.501395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.514087"^^xsd:decimal ;
  dwc:decimalLongitude "6.501395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421640_20432421640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.514087 6.501395)"^^geo:wktLiteral ;
  geo-pos:lat "53.514087"^^xsd:decimal ;
  geo-pos:long "6.501395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421640_20432421640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421640'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20.562777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.501395'^^xsd:double;
  dwc:latitude '53.514087'^^xsd:double;
  dwc:coordinatePrecision '12.4'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421640'^^xsd:integer;
  dwc:observationDate '2018-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421387_20432421387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421387_20432421387> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421387_20432421387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5158257 6.5014058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5158257"^^xsd:decimal ;
  dwc:decimalLongitude "6.5014058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421387_20432421387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5158257 6.5014058)"^^geo:wktLiteral ;
  geo-pos:lat "53.5158257"^^xsd:decimal ;
  geo-pos:long "6.5014058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421387_20432421387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421387'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.09'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5014058'^^xsd:double;
  dwc:latitude '53.5158257'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421387'^^xsd:integer;
  dwc:observationDate '2018-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421930_20432421930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421930_20432421930> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421930_20432421930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5411328 6.5014065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5411328"^^xsd:decimal ;
  dwc:decimalLongitude "6.5014065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421930_20432421930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5411328 6.5014065)"^^geo:wktLiteral ;
  geo-pos:lat "53.5411328"^^xsd:decimal ;
  geo-pos:long "6.5014065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421930_20432421930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421930'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.31611111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5014065'^^xsd:double;
  dwc:latitude '53.5411328'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421930'^^xsd:integer;
  dwc:observationDate '2018-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421192_20432421192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421192_20432421192> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421192_20432421192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5422006 6.5014137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5422006"^^xsd:decimal ;
  dwc:decimalLongitude "6.5014137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421192_20432421192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5422006 6.5014137)"^^geo:wktLiteral ;
  geo-pos:lat "53.5422006"^^xsd:decimal ;
  geo-pos:long "6.5014137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421192_20432421192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421192'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.91694444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5014137'^^xsd:double;
  dwc:latitude '53.5422006'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421192'^^xsd:integer;
  dwc:observationDate '2018-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421616_20432421616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421616_20432421616> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421616_20432421616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5141212 6.5014412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5141212"^^xsd:decimal ;
  dwc:decimalLongitude "6.5014412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421616_20432421616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5141212 6.5014412)"^^geo:wktLiteral ;
  geo-pos:lat "53.5141212"^^xsd:decimal ;
  geo-pos:long "6.5014412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421616_20432421616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421616'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.401666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5014412'^^xsd:double;
  dwc:latitude '53.5141212'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421616'^^xsd:integer;
  dwc:observationDate '2018-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420525_20432420525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420525_20432420525> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420525_20432420525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5188529 6.5014934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5188529"^^xsd:decimal ;
  dwc:decimalLongitude "6.5014934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420525_20432420525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5188529 6.5014934)"^^geo:wktLiteral ;
  geo-pos:lat "53.5188529"^^xsd:decimal ;
  geo-pos:long "6.5014934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420525_20432420525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420525'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '1.9077777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5014934'^^xsd:double;
  dwc:latitude '53.5188529'^^xsd:double;
  dwc:coordinatePrecision '14.5'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420525'^^xsd:integer;
  dwc:observationDate '2018-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421410_20432421410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421410_20432421410> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421410_20432421410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5156534 6.5015028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5156534"^^xsd:decimal ;
  dwc:decimalLongitude "6.5015028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421410_20432421410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5156534 6.5015028)"^^geo:wktLiteral ;
  geo-pos:lat "53.5156534"^^xsd:decimal ;
  geo-pos:long "6.5015028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421410_20432421410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421410'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.2230555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5015028'^^xsd:double;
  dwc:latitude '53.5156534'^^xsd:double;
  dwc:coordinatePrecision '17.1'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421410'^^xsd:integer;
  dwc:observationDate '2018-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421430_20432421430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421430_20432421430> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421430_20432421430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5141139 6.5015443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5141139"^^xsd:decimal ;
  dwc:decimalLongitude "6.5015443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421430_20432421430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5141139 6.5015443)"^^geo:wktLiteral ;
  geo-pos:lat "53.5141139"^^xsd:decimal ;
  geo-pos:long "6.5015443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421430_20432421430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421430'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.34888888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5015443'^^xsd:double;
  dwc:latitude '53.5141139'^^xsd:double;
  dwc:coordinatePrecision '8.9'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421430'^^xsd:integer;
  dwc:observationDate '2018-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421407_20432421407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421407_20432421407> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421407_20432421407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5154358 6.5015446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5154358"^^xsd:decimal ;
  dwc:decimalLongitude "6.5015446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421407_20432421407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5154358 6.5015446)"^^geo:wktLiteral ;
  geo-pos:lat "53.5154358"^^xsd:decimal ;
  geo-pos:long "6.5015446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421407_20432421407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421407'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1.2077777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5015446'^^xsd:double;
  dwc:latitude '53.5154358'^^xsd:double;
  dwc:coordinatePrecision '11.8'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421407'^^xsd:integer;
  dwc:observationDate '2018-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421987_20432421987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421987_20432421987> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421987_20432421987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5086782 6.5015515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5086782"^^xsd:decimal ;
  dwc:decimalLongitude "6.5015515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421987_20432421987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5086782 6.5015515)"^^geo:wktLiteral ;
  geo-pos:lat "53.5086782"^^xsd:decimal ;
  geo-pos:long "6.5015515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421987_20432421987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421987'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.6663888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5015515'^^xsd:double;
  dwc:latitude '53.5086782'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421987'^^xsd:integer;
  dwc:observationDate '2018-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421422_20432421422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421422_20432421422> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421422_20432421422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5180316 6.5015571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5180316"^^xsd:decimal ;
  dwc:decimalLongitude "6.5015571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421422_20432421422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5180316 6.5015571)"^^geo:wktLiteral ;
  geo-pos:lat "53.5180316"^^xsd:decimal ;
  geo-pos:long "6.5015571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421422_20432421422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421422'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.301666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5015571'^^xsd:double;
  dwc:latitude '53.5180316'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421422'^^xsd:integer;
  dwc:observationDate '2018-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421755_20432421755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421755_20432421755> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421755_20432421755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.515833 6.5015839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.515833"^^xsd:decimal ;
  dwc:decimalLongitude "6.5015839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421755_20432421755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.515833 6.5015839)"^^geo:wktLiteral ;
  geo-pos:lat "53.515833"^^xsd:decimal ;
  geo-pos:long "6.5015839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421755_20432421755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421755'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.251666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5015839'^^xsd:double;
  dwc:latitude '53.515833'^^xsd:double;
  dwc:coordinatePrecision '7.6'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421755'^^xsd:integer;
  dwc:observationDate '2018-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421746_20432421746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421746_20432421746> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421746_20432421746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5138704 6.5015961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5138704"^^xsd:decimal ;
  dwc:decimalLongitude "6.5015961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421746_20432421746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5138704 6.5015961)"^^geo:wktLiteral ;
  geo-pos:lat "53.5138704"^^xsd:decimal ;
  geo-pos:long "6.5015961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421746_20432421746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421746'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.1877777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5015961'^^xsd:double;
  dwc:latitude '53.5138704'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421746'^^xsd:integer;
  dwc:observationDate '2018-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421464_20432421464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421464_20432421464> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421464_20432421464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5192618 6.5016175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5192618"^^xsd:decimal ;
  dwc:decimalLongitude "6.5016175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421464_20432421464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5192618 6.5016175)"^^geo:wktLiteral ;
  geo-pos:lat "53.5192618"^^xsd:decimal ;
  geo-pos:long "6.5016175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421464_20432421464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421464'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5016175'^^xsd:double;
  dwc:latitude '53.5192618'^^xsd:double;
  dwc:coordinatePrecision '7.4'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421464'^^xsd:integer;
  dwc:observationDate '2018-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421664_20432421664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421664_20432421664> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421664_20432421664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5154516 6.50162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5154516"^^xsd:decimal ;
  dwc:decimalLongitude "6.50162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421664_20432421664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5154516 6.50162)"^^geo:wktLiteral ;
  geo-pos:lat "53.5154516"^^xsd:decimal ;
  geo-pos:long "6.50162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421664_20432421664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421664'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.693333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.50162'^^xsd:double;
  dwc:latitude '53.5154516'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421664'^^xsd:integer;
  dwc:observationDate '2018-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421097_20432421097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421097_20432421097> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421097_20432421097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5177523 6.5016209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5177523"^^xsd:decimal ;
  dwc:decimalLongitude "6.5016209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421097_20432421097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5177523 6.5016209)"^^geo:wktLiteral ;
  geo-pos:lat "53.5177523"^^xsd:decimal ;
  geo-pos:long "6.5016209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421097_20432421097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421097'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.3402777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5016209'^^xsd:double;
  dwc:latitude '53.5177523'^^xsd:double;
  dwc:coordinatePrecision '18'^^xsd:integer;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421097'^^xsd:integer;
  dwc:observationDate '2018-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421043_20432421043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421043_20432421043> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421043_20432421043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5167316 6.5016672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5167316"^^xsd:decimal ;
  dwc:decimalLongitude "6.5016672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421043_20432421043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5167316 6.5016672)"^^geo:wktLiteral ;
  geo-pos:lat "53.5167316"^^xsd:decimal ;
  geo-pos:long "6.5016672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421043_20432421043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421043'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.993055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5016672'^^xsd:double;
  dwc:latitude '53.5167316'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:minimumElevation '-33'^^xsd:integer;
  dwc:maximumElevation '-33'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421043'^^xsd:integer;
  dwc:observationDate '2018-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421563_20432421563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421563_20432421563> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421563_20432421563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5157383 6.5016701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5157383"^^xsd:decimal ;
  dwc:decimalLongitude "6.5016701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421563_20432421563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5157383 6.5016701)"^^geo:wktLiteral ;
  geo-pos:lat "53.5157383"^^xsd:decimal ;
  geo-pos:long "6.5016701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421563_20432421563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421563'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.093333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5016701'^^xsd:double;
  dwc:latitude '53.5157383'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421563'^^xsd:integer;
  dwc:observationDate '2018-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421708_20432421708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421708_20432421708> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421708_20432421708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.513333 6.5016752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.513333"^^xsd:decimal ;
  dwc:decimalLongitude "6.5016752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421708_20432421708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.513333 6.5016752)"^^geo:wktLiteral ;
  geo-pos:lat "53.513333"^^xsd:decimal ;
  geo-pos:long "6.5016752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421708_20432421708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421708'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.955833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5016752'^^xsd:double;
  dwc:latitude '53.513333'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421708'^^xsd:integer;
  dwc:observationDate '2018-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421496_20432421496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421496_20432421496> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421496_20432421496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5171757 6.5017176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5171757"^^xsd:decimal ;
  dwc:decimalLongitude "6.5017176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421496_20432421496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5171757 6.5017176)"^^geo:wktLiteral ;
  geo-pos:lat "53.5171757"^^xsd:decimal ;
  geo-pos:long "6.5017176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421496_20432421496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421496'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.720277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5017176'^^xsd:double;
  dwc:latitude '53.5171757'^^xsd:double;
  dwc:coordinatePrecision '12.4'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421496'^^xsd:integer;
  dwc:observationDate '2018-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421576_20432421576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421576_20432421576> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421576_20432421576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5177588 6.5017219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5177588"^^xsd:decimal ;
  dwc:decimalLongitude "6.5017219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421576_20432421576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5177588 6.5017219)"^^geo:wktLiteral ;
  geo-pos:lat "53.5177588"^^xsd:decimal ;
  geo-pos:long "6.5017219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421576_20432421576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421576'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.1605555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5017219'^^xsd:double;
  dwc:latitude '53.5177588'^^xsd:double;
  dwc:coordinatePrecision '6.9'^^xsd:double;
  dwc:minimumElevation '-27'^^xsd:integer;
  dwc:maximumElevation '-27'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421576'^^xsd:integer;
  dwc:observationDate '2018-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421656_20432421656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421656_20432421656> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421656_20432421656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5155217 6.5017337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5155217"^^xsd:decimal ;
  dwc:decimalLongitude "6.5017337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421656_20432421656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5155217 6.5017337)"^^geo:wktLiteral ;
  geo-pos:lat "53.5155217"^^xsd:decimal ;
  geo-pos:long "6.5017337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421656_20432421656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421656'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.645833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5017337'^^xsd:double;
  dwc:latitude '53.5155217'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421656'^^xsd:integer;
  dwc:observationDate '2018-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421905_20432421905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421905_20432421905> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421905_20432421905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5414975 6.5017478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5414975"^^xsd:decimal ;
  dwc:decimalLongitude "6.5017478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421905_20432421905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5414975 6.5017478)"^^geo:wktLiteral ;
  geo-pos:lat "53.5414975"^^xsd:decimal ;
  geo-pos:long "6.5017478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421905_20432421905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421905'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '23.176666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5017478'^^xsd:double;
  dwc:latitude '53.5414975'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421905'^^xsd:integer;
  dwc:observationDate '2018-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421703_20432421703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421703_20432421703> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421703_20432421703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5013347 6.5017544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5013347"^^xsd:decimal ;
  dwc:decimalLongitude "6.5017544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421703_20432421703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5013347 6.5017544)"^^geo:wktLiteral ;
  geo-pos:lat "53.5013347"^^xsd:decimal ;
  geo-pos:long "6.5017544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421703_20432421703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421703'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.929722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5017544'^^xsd:double;
  dwc:latitude '53.5013347'^^xsd:double;
  dwc:coordinatePrecision '17.9'^^xsd:double;
  dwc:minimumElevation '-53'^^xsd:integer;
  dwc:maximumElevation '-53'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421703'^^xsd:integer;
  dwc:observationDate '2018-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420235_20432420235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420235_20432420235> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420235_20432420235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5154563 6.5017636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5154563"^^xsd:decimal ;
  dwc:decimalLongitude "6.5017636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420235_20432420235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5154563 6.5017636)"^^geo:wktLiteral ;
  geo-pos:lat "53.5154563"^^xsd:decimal ;
  geo-pos:long "6.5017636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420235_20432420235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420235'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '21.061944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5017636'^^xsd:double;
  dwc:latitude '53.5154563'^^xsd:double;
  dwc:coordinatePrecision '30.6'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420235'^^xsd:integer;
  dwc:observationDate '2018-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421665_20432421665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421665_20432421665> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421665_20432421665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5155405 6.5017733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5155405"^^xsd:decimal ;
  dwc:decimalLongitude "6.5017733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421665_20432421665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5155405 6.5017733)"^^geo:wktLiteral ;
  geo-pos:lat "53.5155405"^^xsd:decimal ;
  geo-pos:long "6.5017733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421665_20432421665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421665'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '21.698333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5017733'^^xsd:double;
  dwc:latitude '53.5155405'^^xsd:double;
  dwc:coordinatePrecision '8.6'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421665'^^xsd:integer;
  dwc:observationDate '2018-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421785_20432421785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421785_20432421785> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421785_20432421785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5474116 6.5017929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5474116"^^xsd:decimal ;
  dwc:decimalLongitude "6.5017929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421785_20432421785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5474116 6.5017929)"^^geo:wktLiteral ;
  geo-pos:lat "53.5474116"^^xsd:decimal ;
  geo-pos:long "6.5017929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421785_20432421785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421785'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '22.448888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5017929'^^xsd:double;
  dwc:latitude '53.5474116'^^xsd:double;
  dwc:coordinatePrecision '13.1'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421785'^^xsd:integer;
  dwc:observationDate '2018-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420157_20432420157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420157_20432420157> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420157_20432420157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5017042 6.5017953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5017042"^^xsd:decimal ;
  dwc:decimalLongitude "6.5017953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420157_20432420157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5017042 6.5017953)"^^geo:wktLiteral ;
  geo-pos:lat "53.5017042"^^xsd:decimal ;
  geo-pos:long "6.5017953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420157_20432420157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420157'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.582222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5017953'^^xsd:double;
  dwc:latitude '53.5017042'^^xsd:double;
  dwc:coordinatePrecision '10.1'^^xsd:double;
  dwc:minimumElevation '-37'^^xsd:integer;
  dwc:maximumElevation '-37'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420157'^^xsd:integer;
  dwc:observationDate '2018-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421738_20432421738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421738_20432421738> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421738_20432421738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5172298 6.5018013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5172298"^^xsd:decimal ;
  dwc:decimalLongitude "6.5018013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421738_20432421738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5172298 6.5018013)"^^geo:wktLiteral ;
  geo-pos:lat "53.5172298"^^xsd:decimal ;
  geo-pos:long "6.5018013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421738_20432421738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421738'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '23.131388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5018013'^^xsd:double;
  dwc:latitude '53.5172298'^^xsd:double;
  dwc:coordinatePrecision '14.4'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421738'^^xsd:integer;
  dwc:observationDate '2018-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420615_20432420615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420615_20432420615> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420615_20432420615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5175463 6.5018109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5175463"^^xsd:decimal ;
  dwc:decimalLongitude "6.5018109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420615_20432420615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5175463 6.5018109)"^^geo:wktLiteral ;
  geo-pos:lat "53.5175463"^^xsd:decimal ;
  geo-pos:long "6.5018109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420615_20432420615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420615'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.458333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5018109'^^xsd:double;
  dwc:latitude '53.5175463'^^xsd:double;
  dwc:coordinatePrecision '2.3'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420615'^^xsd:integer;
  dwc:observationDate '2018-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421815_20432421815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421815_20432421815> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421815_20432421815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5175831 6.5018219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5175831"^^xsd:decimal ;
  dwc:decimalLongitude "6.5018219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421815_20432421815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5175831 6.5018219)"^^geo:wktLiteral ;
  geo-pos:lat "53.5175831"^^xsd:decimal ;
  geo-pos:long "6.5018219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421815_20432421815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421815'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.6433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5018219'^^xsd:double;
  dwc:latitude '53.5175831'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421815'^^xsd:integer;
  dwc:observationDate '2018-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421489_20432421489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421489_20432421489> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421489_20432421489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5176291 6.5018257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5176291"^^xsd:decimal ;
  dwc:decimalLongitude "6.5018257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421489_20432421489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5176291 6.5018257)"^^geo:wktLiteral ;
  geo-pos:lat "53.5176291"^^xsd:decimal ;
  geo-pos:long "6.5018257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421489_20432421489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421489'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.685555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5018257'^^xsd:double;
  dwc:latitude '53.5176291'^^xsd:double;
  dwc:coordinatePrecision '11.1'^^xsd:double;
  dwc:minimumElevation '-14'^^xsd:integer;
  dwc:maximumElevation '-14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421489'^^xsd:integer;
  dwc:observationDate '2018-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421907_20432421907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421907_20432421907> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421907_20432421907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5177748 6.5018302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5177748"^^xsd:decimal ;
  dwc:decimalLongitude "6.5018302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421907_20432421907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5177748 6.5018302)"^^geo:wktLiteral ;
  geo-pos:lat "53.5177748"^^xsd:decimal ;
  geo-pos:long "6.5018302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421907_20432421907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421907'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.1805555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5018302'^^xsd:double;
  dwc:latitude '53.5177748'^^xsd:double;
  dwc:coordinatePrecision '7.6'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421907'^^xsd:integer;
  dwc:observationDate '2018-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421592_20432421592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421592_20432421592> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421592_20432421592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5155698 6.501838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5155698"^^xsd:decimal ;
  dwc:decimalLongitude "6.501838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421592_20432421592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5155698 6.501838)"^^geo:wktLiteral ;
  geo-pos:lat "53.5155698"^^xsd:decimal ;
  geo-pos:long "6.501838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421592_20432421592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421592'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.261388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.501838'^^xsd:double;
  dwc:latitude '53.5155698'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421592'^^xsd:integer;
  dwc:observationDate '2018-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421096_20432421096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421096_20432421096> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421096_20432421096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.517608 6.5018381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.517608"^^xsd:decimal ;
  dwc:decimalLongitude "6.5018381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421096_20432421096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.517608 6.5018381)"^^geo:wktLiteral ;
  geo-pos:lat "53.517608"^^xsd:decimal ;
  geo-pos:long "6.5018381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421096_20432421096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421096'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.33333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5018381'^^xsd:double;
  dwc:latitude '53.517608'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421096'^^xsd:integer;
  dwc:observationDate '2018-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421548_20432421548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421548_20432421548> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421548_20432421548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5435087 6.5018403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5435087"^^xsd:decimal ;
  dwc:decimalLongitude "6.5018403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421548_20432421548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5435087 6.5018403)"^^geo:wktLiteral ;
  geo-pos:lat "53.5435087"^^xsd:decimal ;
  geo-pos:long "6.5018403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421548_20432421548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421548'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.010833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5018403'^^xsd:double;
  dwc:latitude '53.5435087'^^xsd:double;
  dwc:coordinatePrecision '20.3'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421548'^^xsd:integer;
  dwc:observationDate '2018-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421658_20432421658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421658_20432421658> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421658_20432421658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5152355 6.5018441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5152355"^^xsd:decimal ;
  dwc:decimalLongitude "6.5018441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421658_20432421658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5152355 6.5018441)"^^geo:wktLiteral ;
  geo-pos:lat "53.5152355"^^xsd:decimal ;
  geo-pos:long "6.5018441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421658_20432421658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421658'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.658333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5018441'^^xsd:double;
  dwc:latitude '53.5152355'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421658'^^xsd:integer;
  dwc:observationDate '2018-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420519_20432420519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420519_20432420519> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420519_20432420519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5183459 6.5018568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5183459"^^xsd:decimal ;
  dwc:decimalLongitude "6.5018568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420519_20432420519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5183459 6.5018568)"^^geo:wktLiteral ;
  geo-pos:lat "53.5183459"^^xsd:decimal ;
  geo-pos:long "6.5018568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420519_20432420519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420519'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.863611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5018568'^^xsd:double;
  dwc:latitude '53.5183459'^^xsd:double;
  dwc:coordinatePrecision '11.9'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420519'^^xsd:integer;
  dwc:observationDate '2018-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421253_20432421253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421253_20432421253> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421253_20432421253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5167511 6.5018823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5167511"^^xsd:decimal ;
  dwc:decimalLongitude "6.5018823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421253_20432421253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5167511 6.5018823)"^^geo:wktLiteral ;
  geo-pos:lat "53.5167511"^^xsd:decimal ;
  geo-pos:long "6.5018823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421253_20432421253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421253'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.293333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5018823'^^xsd:double;
  dwc:latitude '53.5167511'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421253'^^xsd:integer;
  dwc:observationDate '2018-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421789_20432421789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421789_20432421789> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421789_20432421789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5179512 6.5018943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5179512"^^xsd:decimal ;
  dwc:decimalLongitude "6.5018943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421789_20432421789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5179512 6.5018943)"^^geo:wktLiteral ;
  geo-pos:lat "53.5179512"^^xsd:decimal ;
  geo-pos:long "6.5018943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421789_20432421789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421789'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.4766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5018943'^^xsd:double;
  dwc:latitude '53.5179512'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421789'^^xsd:integer;
  dwc:observationDate '2018-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421895_20432421895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421895_20432421895> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421895_20432421895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5187515 6.5018956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5187515"^^xsd:decimal ;
  dwc:decimalLongitude "6.5018956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421895_20432421895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5187515 6.5018956)"^^geo:wktLiteral ;
  geo-pos:lat "53.5187515"^^xsd:decimal ;
  geo-pos:long "6.5018956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421895_20432421895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421895'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.106666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5018956'^^xsd:double;
  dwc:latitude '53.5187515'^^xsd:double;
  dwc:coordinatePrecision '8.8'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421895'^^xsd:integer;
  dwc:observationDate '2018-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421735_20432421735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421735_20432421735> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421735_20432421735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5172701 6.5019013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5172701"^^xsd:decimal ;
  dwc:decimalLongitude "6.5019013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421735_20432421735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5172701 6.5019013)"^^geo:wktLiteral ;
  geo-pos:lat "53.5172701"^^xsd:decimal ;
  geo-pos:long "6.5019013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421735_20432421735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421735'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20.118333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5019013'^^xsd:double;
  dwc:latitude '53.5172701'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421735'^^xsd:integer;
  dwc:observationDate '2018-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421647_20432421647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421647_20432421647> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421647_20432421647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.517818 6.5019291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.517818"^^xsd:decimal ;
  dwc:decimalLongitude "6.5019291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421647_20432421647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.517818 6.5019291)"^^geo:wktLiteral ;
  geo-pos:lat "53.517818"^^xsd:decimal ;
  geo-pos:long "6.5019291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421647_20432421647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421647'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.6066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5019291'^^xsd:double;
  dwc:latitude '53.517818'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421647'^^xsd:integer;
  dwc:observationDate '2018-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421837_20432421837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421837_20432421837> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421837_20432421837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5178388 6.5019411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5178388"^^xsd:decimal ;
  dwc:decimalLongitude "6.5019411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421837_20432421837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5178388 6.5019411)"^^geo:wktLiteral ;
  geo-pos:lat "53.5178388"^^xsd:decimal ;
  geo-pos:long "6.5019411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421837_20432421837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421837'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.7733333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5019411'^^xsd:double;
  dwc:latitude '53.5178388'^^xsd:double;
  dwc:coordinatePrecision '2.6'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421837'^^xsd:integer;
  dwc:observationDate '2018-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421529_20432421529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421529_20432421529> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421529_20432421529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.515587 6.5019428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.515587"^^xsd:decimal ;
  dwc:decimalLongitude "6.5019428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421529_20432421529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.515587 6.5019428)"^^geo:wktLiteral ;
  geo-pos:lat "53.515587"^^xsd:decimal ;
  geo-pos:long "6.5019428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421529_20432421529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421529'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5019428'^^xsd:double;
  dwc:latitude '53.515587'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421529'^^xsd:integer;
  dwc:observationDate '2018-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421812_20432421812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421812_20432421812> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421812_20432421812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5178521 6.5019538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5178521"^^xsd:decimal ;
  dwc:decimalLongitude "6.5019538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421812_20432421812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5178521 6.5019538)"^^geo:wktLiteral ;
  geo-pos:lat "53.5178521"^^xsd:decimal ;
  geo-pos:long "6.5019538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421812_20432421812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421812'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.6266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5019538'^^xsd:double;
  dwc:latitude '53.5178521'^^xsd:double;
  dwc:coordinatePrecision '2.5'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421812'^^xsd:integer;
  dwc:observationDate '2018-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421505_20432421505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421505_20432421505> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421505_20432421505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5173742 6.5019653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5173742"^^xsd:decimal ;
  dwc:decimalLongitude "6.5019653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421505_20432421505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5173742 6.5019653)"^^geo:wktLiteral ;
  geo-pos:lat "53.5173742"^^xsd:decimal ;
  geo-pos:long "6.5019653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421505_20432421505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421505'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.7683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5019653'^^xsd:double;
  dwc:latitude '53.5173742'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421505'^^xsd:integer;
  dwc:observationDate '2018-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421639_20432421639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421639_20432421639> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421639_20432421639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5140628 6.5019658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5140628"^^xsd:decimal ;
  dwc:decimalLongitude "6.5019658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421639_20432421639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5140628 6.5019658)"^^geo:wktLiteral ;
  geo-pos:lat "53.5140628"^^xsd:decimal ;
  geo-pos:long "6.5019658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421639_20432421639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421639'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.56'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5019658'^^xsd:double;
  dwc:latitude '53.5140628'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421639'^^xsd:integer;
  dwc:observationDate '2018-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420378_20432420378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420378_20432420378> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420378_20432420378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5178205 6.5019746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5178205"^^xsd:decimal ;
  dwc:decimalLongitude "6.5019746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420378_20432420378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5178205 6.5019746)"^^geo:wktLiteral ;
  geo-pos:lat "53.5178205"^^xsd:decimal ;
  geo-pos:long "6.5019746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420378_20432420378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420378'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22.0325'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5019746'^^xsd:double;
  dwc:latitude '53.5178205'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420378'^^xsd:integer;
  dwc:observationDate '2018-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421799_20432421799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421799_20432421799> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421799_20432421799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5177524 6.501985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5177524"^^xsd:decimal ;
  dwc:decimalLongitude "6.501985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421799_20432421799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5177524 6.501985)"^^geo:wktLiteral ;
  geo-pos:lat "53.5177524"^^xsd:decimal ;
  geo-pos:long "6.501985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421799_20432421799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421799'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.542777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.501985'^^xsd:double;
  dwc:latitude '53.5177524'^^xsd:double;
  dwc:coordinatePrecision '15.7'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421799'^^xsd:integer;
  dwc:observationDate '2018-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420622_20432420622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420622_20432420622> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420622_20432420622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5162265 6.5019959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5162265"^^xsd:decimal ;
  dwc:decimalLongitude "6.5019959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420622_20432420622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5162265 6.5019959)"^^geo:wktLiteral ;
  geo-pos:lat "53.5162265"^^xsd:decimal ;
  geo-pos:long "6.5019959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420622_20432420622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420622'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.4844444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5019959'^^xsd:double;
  dwc:latitude '53.5162265'^^xsd:double;
  dwc:coordinatePrecision '6.9'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420622'^^xsd:integer;
  dwc:observationDate '2018-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420299_20432420299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420299_20432420299> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420299_20432420299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5153472 6.501999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5153472"^^xsd:decimal ;
  dwc:decimalLongitude "6.501999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420299_20432420299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5153472 6.501999)"^^geo:wktLiteral ;
  geo-pos:lat "53.5153472"^^xsd:decimal ;
  geo-pos:long "6.501999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420299_20432420299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420299'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.505'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.501999'^^xsd:double;
  dwc:latitude '53.5153472'^^xsd:double;
  dwc:coordinatePrecision '15.2'^^xsd:double;
  dwc:minimumElevation '-17'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420299'^^xsd:integer;
  dwc:observationDate '2018-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421814_20432421814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421814_20432421814> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421814_20432421814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5178832 6.5020015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5178832"^^xsd:decimal ;
  dwc:decimalLongitude "6.5020015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421814_20432421814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5178832 6.5020015)"^^geo:wktLiteral ;
  geo-pos:lat "53.5178832"^^xsd:decimal ;
  geo-pos:long "6.5020015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421814_20432421814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421814'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.6297222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5020015'^^xsd:double;
  dwc:latitude '53.5178832'^^xsd:double;
  dwc:coordinatePrecision '8.7'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421814'^^xsd:integer;
  dwc:observationDate '2018-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421919_20432421919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421919_20432421919> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421919_20432421919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5187385 6.5020055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5187385"^^xsd:decimal ;
  dwc:decimalLongitude "6.5020055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421919_20432421919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5187385 6.5020055)"^^geo:wktLiteral ;
  geo-pos:lat "53.5187385"^^xsd:decimal ;
  geo-pos:long "6.5020055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421919_20432421919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421919'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.255'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5020055'^^xsd:double;
  dwc:latitude '53.5187385'^^xsd:double;
  dwc:coordinatePrecision '8.2'^^xsd:double;
  dwc:minimumElevation '-24'^^xsd:integer;
  dwc:maximumElevation '-24'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421919'^^xsd:integer;
  dwc:observationDate '2018-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420671_20432420671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420671_20432420671> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420671_20432420671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5167284 6.5020127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5167284"^^xsd:decimal ;
  dwc:decimalLongitude "6.5020127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420671_20432420671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5167284 6.5020127)"^^geo:wktLiteral ;
  geo-pos:lat "53.5167284"^^xsd:decimal ;
  geo-pos:long "6.5020127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420671_20432420671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420671'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.8083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5020127'^^xsd:double;
  dwc:latitude '53.5167284'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420671'^^xsd:integer;
  dwc:observationDate '2018-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421520_20432421520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421520_20432421520> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421520_20432421520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5156642 6.5020132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5156642"^^xsd:decimal ;
  dwc:decimalLongitude "6.5020132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421520_20432421520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5156642 6.5020132)"^^geo:wktLiteral ;
  geo-pos:lat "53.5156642"^^xsd:decimal ;
  geo-pos:long "6.5020132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421520_20432421520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421520'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.864444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5020132'^^xsd:double;
  dwc:latitude '53.5156642'^^xsd:double;
  dwc:coordinatePrecision '8.8'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421520'^^xsd:integer;
  dwc:observationDate '2018-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420335_20432420335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420335_20432420335> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420335_20432420335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5173925 6.5020164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5173925"^^xsd:decimal ;
  dwc:decimalLongitude "6.5020164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420335_20432420335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5173925 6.5020164)"^^geo:wktLiteral ;
  geo-pos:lat "53.5173925"^^xsd:decimal ;
  geo-pos:long "6.5020164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420335_20432420335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420335'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.74'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5020164'^^xsd:double;
  dwc:latitude '53.5173925'^^xsd:double;
  dwc:coordinatePrecision '9.3'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420335'^^xsd:integer;
  dwc:observationDate '2018-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421434_20432421434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421434_20432421434> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421434_20432421434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5165284 6.5020234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5165284"^^xsd:decimal ;
  dwc:decimalLongitude "6.5020234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421434_20432421434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5165284 6.5020234)"^^geo:wktLiteral ;
  geo-pos:lat "53.5165284"^^xsd:decimal ;
  geo-pos:long "6.5020234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421434_20432421434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421434'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.3661111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5020234'^^xsd:double;
  dwc:latitude '53.5165284'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421434'^^xsd:integer;
  dwc:observationDate '2018-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421537_20432421537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421537_20432421537> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421537_20432421537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5468363 6.5020245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5468363"^^xsd:decimal ;
  dwc:decimalLongitude "6.5020245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421537_20432421537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5468363 6.5020245)"^^geo:wktLiteral ;
  geo-pos:lat "53.5468363"^^xsd:decimal ;
  geo-pos:long "6.5020245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421537_20432421537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421537'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.955833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5020245'^^xsd:double;
  dwc:latitude '53.5468363'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421537'^^xsd:integer;
  dwc:observationDate '2018-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420409_20432420409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420409_20432420409> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420409_20432420409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5179594 6.5020254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5179594"^^xsd:decimal ;
  dwc:decimalLongitude "6.5020254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420409_20432420409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5179594 6.5020254)"^^geo:wktLiteral ;
  geo-pos:lat "53.5179594"^^xsd:decimal ;
  geo-pos:long "6.5020254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420409_20432420409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420409'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.2036111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5020254'^^xsd:double;
  dwc:latitude '53.5179594'^^xsd:double;
  dwc:coordinatePrecision '8.3'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420409'^^xsd:integer;
  dwc:observationDate '2018-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421740_20432421740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421740_20432421740> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421740_20432421740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5156589 6.5020375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5156589"^^xsd:decimal ;
  dwc:decimalLongitude "6.5020375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421740_20432421740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5156589 6.5020375)"^^geo:wktLiteral ;
  geo-pos:lat "53.5156589"^^xsd:decimal ;
  geo-pos:long "6.5020375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421740_20432421740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421740'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.1441666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5020375'^^xsd:double;
  dwc:latitude '53.5156589'^^xsd:double;
  dwc:coordinatePrecision '8.1'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421740'^^xsd:integer;
  dwc:observationDate '2018-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421839_20432421839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421839_20432421839> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421839_20432421839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5178416 6.5020407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5178416"^^xsd:decimal ;
  dwc:decimalLongitude "6.5020407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421839_20432421839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5178416 6.5020407)"^^geo:wktLiteral ;
  geo-pos:lat "53.5178416"^^xsd:decimal ;
  geo-pos:long "6.5020407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421839_20432421839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421839'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.7863888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5020407'^^xsd:double;
  dwc:latitude '53.5178416'^^xsd:double;
  dwc:coordinatePrecision '22.1'^^xsd:double;
  dwc:minimumElevation '-18'^^xsd:integer;
  dwc:maximumElevation '-18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421839'^^xsd:integer;
  dwc:observationDate '2018-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421572_20432421572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421572_20432421572> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421572_20432421572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5428107 6.5020408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5428107"^^xsd:decimal ;
  dwc:decimalLongitude "6.5020408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421572_20432421572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5428107 6.5020408)"^^geo:wktLiteral ;
  geo-pos:lat "53.5428107"^^xsd:decimal ;
  geo-pos:long "6.5020408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421572_20432421572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421572'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.135'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5020408'^^xsd:double;
  dwc:latitude '53.5428107'^^xsd:double;
  dwc:coordinatePrecision '7.9'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421572'^^xsd:integer;
  dwc:observationDate '2018-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421455_20432421455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421455_20432421455> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421455_20432421455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5156866 6.5020415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5156866"^^xsd:decimal ;
  dwc:decimalLongitude "6.5020415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421455_20432421455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5156866 6.5020415)"^^geo:wktLiteral ;
  geo-pos:lat "53.5156866"^^xsd:decimal ;
  geo-pos:long "6.5020415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421455_20432421455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421455'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.4888888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5020415'^^xsd:double;
  dwc:latitude '53.5156866'^^xsd:double;
  dwc:coordinatePrecision '10.4'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421455'^^xsd:integer;
  dwc:observationDate '2018-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421775_20432421775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421775_20432421775> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421775_20432421775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.517868 6.5020445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.517868"^^xsd:decimal ;
  dwc:decimalLongitude "6.5020445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421775_20432421775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.517868 6.5020445)"^^geo:wktLiteral ;
  geo-pos:lat "53.517868"^^xsd:decimal ;
  geo-pos:long "6.5020445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421775_20432421775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421775'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.375'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5020445'^^xsd:double;
  dwc:latitude '53.517868'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421775'^^xsd:integer;
  dwc:observationDate '2018-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421574_20432421574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421574_20432421574> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421574_20432421574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5428213 6.5020464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5428213"^^xsd:decimal ;
  dwc:decimalLongitude "6.5020464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421574_20432421574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5428213 6.5020464)"^^geo:wktLiteral ;
  geo-pos:lat "53.5428213"^^xsd:decimal ;
  geo-pos:long "6.5020464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421574_20432421574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421574'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.1516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5020464'^^xsd:double;
  dwc:latitude '53.5428213'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421574'^^xsd:integer;
  dwc:observationDate '2018-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421573_20432421573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421573_20432421573> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421573_20432421573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5428174 6.5020532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5428174"^^xsd:decimal ;
  dwc:decimalLongitude "6.5020532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421573_20432421573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5428174 6.5020532)"^^geo:wktLiteral ;
  geo-pos:lat "53.5428174"^^xsd:decimal ;
  geo-pos:long "6.5020532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421573_20432421573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421573'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.14166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5020532'^^xsd:double;
  dwc:latitude '53.5428174'^^xsd:double;
  dwc:coordinatePrecision '11.3'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421573'^^xsd:integer;
  dwc:observationDate '2018-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421980_20432421980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421980_20432421980> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421980_20432421980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5157751 6.5020625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5157751"^^xsd:decimal ;
  dwc:decimalLongitude "6.5020625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421980_20432421980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5157751 6.5020625)"^^geo:wktLiteral ;
  geo-pos:lat "53.5157751"^^xsd:decimal ;
  geo-pos:long "6.5020625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421980_20432421980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421980'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.6269444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5020625'^^xsd:double;
  dwc:latitude '53.5157751'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421980'^^xsd:integer;
  dwc:observationDate '2018-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421810_20432421810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421810_20432421810> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421810_20432421810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5179802 6.5020626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5179802"^^xsd:decimal ;
  dwc:decimalLongitude "6.5020626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421810_20432421810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5179802 6.5020626)"^^geo:wktLiteral ;
  geo-pos:lat "53.5179802"^^xsd:decimal ;
  geo-pos:long "6.5020626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421810_20432421810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421810'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '23.618611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5020626'^^xsd:double;
  dwc:latitude '53.5179802'^^xsd:double;
  dwc:coordinatePrecision '2.6'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421810'^^xsd:integer;
  dwc:observationDate '2018-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421571_20432421571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421571_20432421571> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421571_20432421571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5428101 6.5020632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5428101"^^xsd:decimal ;
  dwc:decimalLongitude "6.5020632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421571_20432421571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5428101 6.5020632)"^^geo:wktLiteral ;
  geo-pos:lat "53.5428101"^^xsd:decimal ;
  geo-pos:long "6.5020632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421571_20432421571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421571'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.128888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5020632'^^xsd:double;
  dwc:latitude '53.5428101'^^xsd:double;
  dwc:coordinatePrecision '21.3'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421571'^^xsd:integer;
  dwc:observationDate '2018-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421553_20432421553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421553_20432421553> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421553_20432421553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5157008 6.50207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5157008"^^xsd:decimal ;
  dwc:decimalLongitude "6.50207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421553_20432421553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5157008 6.50207)"^^geo:wktLiteral ;
  geo-pos:lat "53.5157008"^^xsd:decimal ;
  geo-pos:long "6.50207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421553_20432421553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421553'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.0433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.50207'^^xsd:double;
  dwc:latitude '53.5157008'^^xsd:double;
  dwc:coordinatePrecision '2.8'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421553'^^xsd:integer;
  dwc:observationDate '2018-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421838_20432421838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421838_20432421838> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421838_20432421838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5189931 6.5020765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5189931"^^xsd:decimal ;
  dwc:decimalLongitude "6.5020765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421838_20432421838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5189931 6.5020765)"^^geo:wktLiteral ;
  geo-pos:lat "53.5189931"^^xsd:decimal ;
  geo-pos:long "6.5020765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421838_20432421838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421838'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.7786111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5020765'^^xsd:double;
  dwc:latitude '53.5189931'^^xsd:double;
  dwc:coordinatePrecision '9.5'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421838'^^xsd:integer;
  dwc:observationDate '2018-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421427_20432421427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421427_20432421427> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421427_20432421427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5389457 6.5020778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5389457"^^xsd:decimal ;
  dwc:decimalLongitude "6.5020778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421427_20432421427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5389457 6.5020778)"^^geo:wktLiteral ;
  geo-pos:lat "53.5389457"^^xsd:decimal ;
  geo-pos:long "6.5020778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421427_20432421427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421427'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.326944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5020778'^^xsd:double;
  dwc:latitude '53.5389457'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumElevation '-12'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421427'^^xsd:integer;
  dwc:observationDate '2018-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421813_20432421813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421813_20432421813> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421813_20432421813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5178485 6.5020809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5178485"^^xsd:decimal ;
  dwc:decimalLongitude "6.5020809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421813_20432421813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5178485 6.5020809)"^^geo:wktLiteral ;
  geo-pos:lat "53.5178485"^^xsd:decimal ;
  geo-pos:long "6.5020809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421813_20432421813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421813'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5020809'^^xsd:double;
  dwc:latitude '53.5178485'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421813'^^xsd:integer;
  dwc:observationDate '2018-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421095_20432421095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421095_20432421095> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421095_20432421095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.517938 6.5020943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.517938"^^xsd:decimal ;
  dwc:decimalLongitude "6.5020943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421095_20432421095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.517938 6.5020943)"^^geo:wktLiteral ;
  geo-pos:lat "53.517938"^^xsd:decimal ;
  geo-pos:long "6.5020943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421095_20432421095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421095'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '23.321111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5020943'^^xsd:double;
  dwc:latitude '53.517938'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421095'^^xsd:integer;
  dwc:observationDate '2018-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421457_20432421457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421457_20432421457> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421457_20432421457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5156561 6.5020944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5156561"^^xsd:decimal ;
  dwc:decimalLongitude "6.5020944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421457_20432421457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5156561 6.5020944)"^^geo:wktLiteral ;
  geo-pos:lat "53.5156561"^^xsd:decimal ;
  geo-pos:long "6.5020944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421457_20432421457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421457'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '3.5005555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5020944'^^xsd:double;
  dwc:latitude '53.5156561'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421457'^^xsd:integer;
  dwc:observationDate '2018-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421737_20432421737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421737_20432421737> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421737_20432421737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5173916 6.5021086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5173916"^^xsd:decimal ;
  dwc:decimalLongitude "6.5021086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421737_20432421737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5173916 6.5021086)"^^geo:wktLiteral ;
  geo-pos:lat "53.5173916"^^xsd:decimal ;
  geo-pos:long "6.5021086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421737_20432421737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421737'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '22.121944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5021086'^^xsd:double;
  dwc:latitude '53.5173916'^^xsd:double;
  dwc:coordinatePrecision '7.1'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421737'^^xsd:integer;
  dwc:observationDate '2018-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421804_20432421804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421804_20432421804> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421804_20432421804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5158484 6.5021105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5158484"^^xsd:decimal ;
  dwc:decimalLongitude "6.5021105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421804_20432421804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5158484 6.5021105)"^^geo:wktLiteral ;
  geo-pos:lat "53.5158484"^^xsd:decimal ;
  geo-pos:long "6.5021105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421804_20432421804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421804'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.578055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5021105'^^xsd:double;
  dwc:latitude '53.5158484'^^xsd:double;
  dwc:coordinatePrecision '9.1'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421804'^^xsd:integer;
  dwc:observationDate '2018-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421811_20432421811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421811_20432421811> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421811_20432421811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5178395 6.5021156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5178395"^^xsd:decimal ;
  dwc:decimalLongitude "6.5021156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421811_20432421811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5178395 6.5021156)"^^geo:wktLiteral ;
  geo-pos:lat "53.5178395"^^xsd:decimal ;
  geo-pos:long "6.5021156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421811_20432421811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421811'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.62111111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5021156'^^xsd:double;
  dwc:latitude '53.5178395'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421811'^^xsd:integer;
  dwc:observationDate '2018-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421307_20432421307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421307_20432421307> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421307_20432421307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5179347 6.5021242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5179347"^^xsd:decimal ;
  dwc:decimalLongitude "6.5021242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421307_20432421307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5179347 6.5021242)"^^geo:wktLiteral ;
  geo-pos:lat "53.5179347"^^xsd:decimal ;
  geo-pos:long "6.5021242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421307_20432421307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421307'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.610277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5021242'^^xsd:double;
  dwc:latitude '53.5179347'^^xsd:double;
  dwc:coordinatePrecision '7.1'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421307'^^xsd:integer;
  dwc:observationDate '2018-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421929_20432421929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421929_20432421929> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421929_20432421929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5416773 6.5021426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5416773"^^xsd:decimal ;
  dwc:decimalLongitude "6.5021426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421929_20432421929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5416773 6.5021426)"^^geo:wktLiteral ;
  geo-pos:lat "53.5416773"^^xsd:decimal ;
  geo-pos:long "6.5021426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421929_20432421929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421929'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '23.316388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5021426'^^xsd:double;
  dwc:latitude '53.5416773'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421929'^^xsd:integer;
  dwc:observationDate '2018-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421707_20432421707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421707_20432421707> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421707_20432421707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5132248 6.5021462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5132248"^^xsd:decimal ;
  dwc:decimalLongitude "6.5021462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421707_20432421707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5132248 6.5021462)"^^geo:wktLiteral ;
  geo-pos:lat "53.5132248"^^xsd:decimal ;
  geo-pos:long "6.5021462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421707_20432421707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421707'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.950833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5021462'^^xsd:double;
  dwc:latitude '53.5132248'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421707'^^xsd:integer;
  dwc:observationDate '2018-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420298_20432420298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420298_20432420298> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420298_20432420298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5157505 6.5021565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5157505"^^xsd:decimal ;
  dwc:decimalLongitude "6.5021565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420298_20432420298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5157505 6.5021565)"^^geo:wktLiteral ;
  geo-pos:lat "53.5157505"^^xsd:decimal ;
  geo-pos:long "6.5021565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420298_20432420298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420298'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.499722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5021565'^^xsd:double;
  dwc:latitude '53.5157505'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '-19'^^xsd:integer;
  dwc:maximumElevation '-19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420298'^^xsd:integer;
  dwc:observationDate '2018-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420639_20432420639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420639_20432420639> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420639_20432420639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.516589 6.5021566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.516589"^^xsd:decimal ;
  dwc:decimalLongitude "6.5021566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420639_20432420639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.516589 6.5021566)"^^geo:wktLiteral ;
  geo-pos:lat "53.516589"^^xsd:decimal ;
  geo-pos:long "6.5021566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420639_20432420639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420639'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.593333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5021566'^^xsd:double;
  dwc:latitude '53.516589'^^xsd:double;
  dwc:coordinatePrecision '2.2'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420639'^^xsd:integer;
  dwc:observationDate '2018-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421906_20432421906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421906_20432421906> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421906_20432421906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5413877 6.5021704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5413877"^^xsd:decimal ;
  dwc:decimalLongitude "6.5021704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421906_20432421906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5413877 6.5021704)"^^geo:wktLiteral ;
  geo-pos:lat "53.5413877"^^xsd:decimal ;
  geo-pos:long "6.5021704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421906_20432421906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421906'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.18083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5021704'^^xsd:double;
  dwc:latitude '53.5413877'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421906'^^xsd:integer;
  dwc:observationDate '2018-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421615_20432421615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421615_20432421615> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421615_20432421615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5140476 6.5021963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5140476"^^xsd:decimal ;
  dwc:decimalLongitude "6.5021963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421615_20432421615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5140476 6.5021963)"^^geo:wktLiteral ;
  geo-pos:lat "53.5140476"^^xsd:decimal ;
  geo-pos:long "6.5021963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421615_20432421615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421615'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.393333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5021963'^^xsd:double;
  dwc:latitude '53.5140476'^^xsd:double;
  dwc:coordinatePrecision '15'^^xsd:integer;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421615'^^xsd:integer;
  dwc:observationDate '2018-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421139_20432421139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421139_20432421139> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421139_20432421139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5397772 6.5022062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5397772"^^xsd:decimal ;
  dwc:decimalLongitude "6.5022062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421139_20432421139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5397772 6.5022062)"^^geo:wktLiteral ;
  geo-pos:lat "53.5397772"^^xsd:decimal ;
  geo-pos:long "6.5022062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421139_20432421139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421139'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.591666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5022062'^^xsd:double;
  dwc:latitude '53.5397772'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421139'^^xsd:integer;
  dwc:observationDate '2018-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420829_20432420829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420829_20432420829> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420829_20432420829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5390217 6.5022193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5390217"^^xsd:decimal ;
  dwc:decimalLongitude "6.5022193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420829_20432420829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5390217 6.5022193)"^^geo:wktLiteral ;
  geo-pos:lat "53.5390217"^^xsd:decimal ;
  geo-pos:long "6.5022193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420829_20432420829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420829'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.73'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5022193'^^xsd:double;
  dwc:latitude '53.5390217'^^xsd:double;
  dwc:coordinatePrecision '16.2'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420829'^^xsd:integer;
  dwc:observationDate '2018-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421765_20432421765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421765_20432421765> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421765_20432421765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5157387 6.5022285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5157387"^^xsd:decimal ;
  dwc:decimalLongitude "6.5022285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421765_20432421765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5157387 6.5022285)"^^geo:wktLiteral ;
  geo-pos:lat "53.5157387"^^xsd:decimal ;
  geo-pos:long "6.5022285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421765_20432421765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421765'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.3058333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5022285'^^xsd:double;
  dwc:latitude '53.5157387'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421765'^^xsd:integer;
  dwc:observationDate '2018-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421787_20432421787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421787_20432421787> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421787_20432421787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5179263 6.5022371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5179263"^^xsd:decimal ;
  dwc:decimalLongitude "6.5022371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421787_20432421787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5179263 6.5022371)"^^geo:wktLiteral ;
  geo-pos:lat "53.5179263"^^xsd:decimal ;
  geo-pos:long "6.5022371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421787_20432421787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421787'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.46361111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5022371'^^xsd:double;
  dwc:latitude '53.5179263'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421787'^^xsd:integer;
  dwc:observationDate '2018-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420259_20432420259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420259_20432420259> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420259_20432420259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5159629 6.5022392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5159629"^^xsd:decimal ;
  dwc:decimalLongitude "6.5022392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420259_20432420259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5159629 6.5022392)"^^geo:wktLiteral ;
  geo-pos:lat "53.5159629"^^xsd:decimal ;
  geo-pos:long "6.5022392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420259_20432420259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420259'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '21.241666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5022392'^^xsd:double;
  dwc:latitude '53.5159629'^^xsd:double;
  dwc:coordinatePrecision '2.5'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420259'^^xsd:integer;
  dwc:observationDate '2018-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421140_20432421140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421140_20432421140> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421140_20432421140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5399824 6.5022631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5399824"^^xsd:decimal ;
  dwc:decimalLongitude "6.5022631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421140_20432421140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5399824 6.5022631)"^^geo:wktLiteral ;
  geo-pos:lat "53.5399824"^^xsd:decimal ;
  geo-pos:long "6.5022631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421140_20432421140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421140'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.596666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5022631'^^xsd:double;
  dwc:latitude '53.5399824'^^xsd:double;
  dwc:coordinatePrecision '14'^^xsd:integer;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421140'^^xsd:integer;
  dwc:observationDate '2018-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420901_20432420901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420901_20432420901> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420901_20432420901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5182835 6.5022878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5182835"^^xsd:decimal ;
  dwc:decimalLongitude "6.5022878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420901_20432420901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5182835 6.5022878)"^^geo:wktLiteral ;
  geo-pos:lat "53.5182835"^^xsd:decimal ;
  geo-pos:long "6.5022878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420901_20432420901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420901'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20.149166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5022878'^^xsd:double;
  dwc:latitude '53.5182835'^^xsd:double;
  dwc:coordinatePrecision '7.9'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420901'^^xsd:integer;
  dwc:observationDate '2018-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421684_20432421684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421684_20432421684> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421684_20432421684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5159823 6.5022952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5159823"^^xsd:decimal ;
  dwc:decimalLongitude "6.5022952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421684_20432421684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5159823 6.5022952)"^^geo:wktLiteral ;
  geo-pos:lat "53.5159823"^^xsd:decimal ;
  geo-pos:long "6.5022952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421684_20432421684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421684'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.823333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5022952'^^xsd:double;
  dwc:latitude '53.5159823'^^xsd:double;
  dwc:coordinatePrecision '11.6'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421684'^^xsd:integer;
  dwc:observationDate '2018-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420323_20432420323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420323_20432420323> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420323_20432420323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5169812 6.5022972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5169812"^^xsd:decimal ;
  dwc:decimalLongitude "6.5022972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "34.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420323_20432420323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5169812 6.5022972)"^^geo:wktLiteral ;
  geo-pos:lat "53.5169812"^^xsd:decimal ;
  geo-pos:long "6.5022972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "34.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420323_20432420323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420323'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.666111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5022972'^^xsd:double;
  dwc:latitude '53.5169812'^^xsd:double;
  dwc:coordinatePrecision '34.4'^^xsd:double;
  dwc:minimumElevation '-13'^^xsd:integer;
  dwc:maximumElevation '-13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420323'^^xsd:integer;
  dwc:observationDate '2018-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421764_20432421764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421764_20432421764> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421764_20432421764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5158383 6.5023049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5158383"^^xsd:decimal ;
  dwc:decimalLongitude "6.5023049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421764_20432421764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5158383 6.5023049)"^^geo:wktLiteral ;
  geo-pos:lat "53.5158383"^^xsd:decimal ;
  geo-pos:long "6.5023049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421764_20432421764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421764'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.3016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5023049'^^xsd:double;
  dwc:latitude '53.5158383'^^xsd:double;
  dwc:coordinatePrecision '2.7'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421764'^^xsd:integer;
  dwc:observationDate '2018-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420322_20432420322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420322_20432420322> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420322_20432420322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5179841 6.5023109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5179841"^^xsd:decimal ;
  dwc:decimalLongitude "6.5023109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420322_20432420322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5179841 6.5023109)"^^geo:wktLiteral ;
  geo-pos:lat "53.5179841"^^xsd:decimal ;
  geo-pos:long "6.5023109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420322_20432420322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420322'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.661944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5023109'^^xsd:double;
  dwc:latitude '53.5179841'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420322'^^xsd:integer;
  dwc:observationDate '2018-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420663_20432420663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420663_20432420663> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420663_20432420663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5184948 6.5023121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5184948"^^xsd:decimal ;
  dwc:decimalLongitude "6.5023121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420663_20432420663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5184948 6.5023121)"^^geo:wktLiteral ;
  geo-pos:lat "53.5184948"^^xsd:decimal ;
  geo-pos:long "6.5023121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420663_20432420663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420663'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.755833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5023121'^^xsd:double;
  dwc:latitude '53.5184948'^^xsd:double;
  dwc:coordinatePrecision '7.6'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420663'^^xsd:integer;
  dwc:observationDate '2018-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421908_20432421908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421908_20432421908> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421908_20432421908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5179516 6.5023157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5179516"^^xsd:decimal ;
  dwc:decimalLongitude "6.5023157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421908_20432421908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5179516 6.5023157)"^^geo:wktLiteral ;
  geo-pos:lat "53.5179516"^^xsd:decimal ;
  geo-pos:long "6.5023157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421908_20432421908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421908'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.1933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5023157'^^xsd:double;
  dwc:latitude '53.5179516'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421908'^^xsd:integer;
  dwc:observationDate '2018-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420605_20432420605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420605_20432420605> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420605_20432420605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5189572 6.5023277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5189572"^^xsd:decimal ;
  dwc:decimalLongitude "6.5023277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420605_20432420605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5189572 6.5023277)"^^geo:wktLiteral ;
  geo-pos:lat "53.5189572"^^xsd:decimal ;
  geo-pos:long "6.5023277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420605_20432420605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420605'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.387777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5023277'^^xsd:double;
  dwc:latitude '53.5189572'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420605'^^xsd:integer;
  dwc:observationDate '2018-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421523_20432421523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421523_20432421523> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421523_20432421523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5395128 6.5023328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5395128"^^xsd:decimal ;
  dwc:decimalLongitude "6.5023328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421523_20432421523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5395128 6.5023328)"^^geo:wktLiteral ;
  geo-pos:lat "53.5395128"^^xsd:decimal ;
  geo-pos:long "6.5023328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421523_20432421523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421523'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '21.8775'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5023328'^^xsd:double;
  dwc:latitude '53.5395128'^^xsd:double;
  dwc:coordinatePrecision '21.4'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421523'^^xsd:integer;
  dwc:observationDate '2018-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420728_20432420728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420728_20432420728> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420728_20432420728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5236536 6.5023348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5236536"^^xsd:decimal ;
  dwc:decimalLongitude "6.5023348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420728_20432420728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5236536 6.5023348)"^^geo:wktLiteral ;
  geo-pos:lat "53.5236536"^^xsd:decimal ;
  geo-pos:long "6.5023348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420728_20432420728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420728'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.16'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5023348'^^xsd:double;
  dwc:latitude '53.5236536'^^xsd:double;
  dwc:coordinatePrecision '2.8'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420728'^^xsd:integer;
  dwc:observationDate '2018-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421788_20432421788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421788_20432421788> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421788_20432421788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5180137 6.5023385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5180137"^^xsd:decimal ;
  dwc:decimalLongitude "6.5023385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421788_20432421788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5180137 6.5023385)"^^geo:wktLiteral ;
  geo-pos:lat "53.5180137"^^xsd:decimal ;
  geo-pos:long "6.5023385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421788_20432421788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421788'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.4680555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5023385'^^xsd:double;
  dwc:latitude '53.5180137'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421788'^^xsd:integer;
  dwc:observationDate '2018-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420408_20432420408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420408_20432420408> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420408_20432420408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5176175 6.5023398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5176175"^^xsd:decimal ;
  dwc:decimalLongitude "6.5023398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420408_20432420408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5176175 6.5023398)"^^geo:wktLiteral ;
  geo-pos:lat "53.5176175"^^xsd:decimal ;
  geo-pos:long "6.5023398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420408_20432420408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420408'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.1994444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5023398'^^xsd:double;
  dwc:latitude '53.5176175'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420408'^^xsd:integer;
  dwc:observationDate '2018-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421075_20432421075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421075_20432421075> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421075_20432421075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5157683 6.5023412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5157683"^^xsd:decimal ;
  dwc:decimalLongitude "6.5023412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421075_20432421075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5157683 6.5023412)"^^geo:wktLiteral ;
  geo-pos:lat "53.5157683"^^xsd:decimal ;
  geo-pos:long "6.5023412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421075_20432421075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421075'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.2033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5023412'^^xsd:double;
  dwc:latitude '53.5157683'^^xsd:double;
  dwc:coordinatePrecision '11.7'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421075'^^xsd:integer;
  dwc:observationDate '2018-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421456_20432421456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421456_20432421456> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421456_20432421456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5158218 6.5023486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5158218"^^xsd:decimal ;
  dwc:decimalLongitude "6.5023486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421456_20432421456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5158218 6.5023486)"^^geo:wktLiteral ;
  geo-pos:lat "53.5158218"^^xsd:decimal ;
  geo-pos:long "6.5023486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421456_20432421456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421456'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.4933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5023486'^^xsd:double;
  dwc:latitude '53.5158218'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421456'^^xsd:integer;
  dwc:observationDate '2018-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420997_20432420997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420997_20432420997> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420997_20432420997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.518553 6.5023597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.518553"^^xsd:decimal ;
  dwc:decimalLongitude "6.5023597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420997_20432420997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.518553 6.5023597)"^^geo:wktLiteral ;
  geo-pos:lat "53.518553"^^xsd:decimal ;
  geo-pos:long "6.5023597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420997_20432420997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420997'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20.716944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5023597'^^xsd:double;
  dwc:latitude '53.518553'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420997'^^xsd:integer;
  dwc:observationDate '2018-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420567_20432420567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420567_20432420567> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420567_20432420567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5176435 6.5023618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5176435"^^xsd:decimal ;
  dwc:decimalLongitude "6.5023618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420567_20432420567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5176435 6.5023618)"^^geo:wktLiteral ;
  geo-pos:lat "53.5176435"^^xsd:decimal ;
  geo-pos:long "6.5023618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420567_20432420567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420567'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.168333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5023618'^^xsd:double;
  dwc:latitude '53.5176435'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420567'^^xsd:integer;
  dwc:observationDate '2018-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421074_20432421074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421074_20432421074> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421074_20432421074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5158621 6.5023767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5158621"^^xsd:decimal ;
  dwc:decimalLongitude "6.5023767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421074_20432421074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5158621 6.5023767)"^^geo:wktLiteral ;
  geo-pos:lat "53.5158621"^^xsd:decimal ;
  geo-pos:long "6.5023767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421074_20432421074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421074'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.2030555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5023767'^^xsd:double;
  dwc:latitude '53.5158621'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421074'^^xsd:integer;
  dwc:observationDate '2018-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420452_20432420452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420452_20432420452> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420452_20432420452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5183433 6.5023828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5183433"^^xsd:decimal ;
  dwc:decimalLongitude "6.5023828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420452_20432420452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5183433 6.5023828)"^^geo:wktLiteral ;
  geo-pos:lat "53.5183433"^^xsd:decimal ;
  geo-pos:long "6.5023828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420452_20432420452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420452'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.45277777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5023828'^^xsd:double;
  dwc:latitude '53.5183433'^^xsd:double;
  dwc:coordinatePrecision '9.2'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420452'^^xsd:integer;
  dwc:observationDate '2018-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420354_20432420354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420354_20432420354> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420354_20432420354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.516084 6.5023964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.516084"^^xsd:decimal ;
  dwc:decimalLongitude "6.5023964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "44.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420354_20432420354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.516084 6.5023964)"^^geo:wktLiteral ;
  geo-pos:lat "53.516084"^^xsd:decimal ;
  geo-pos:long "6.5023964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "44.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420354_20432420354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420354'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '21.858333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5023964'^^xsd:double;
  dwc:latitude '53.516084'^^xsd:double;
  dwc:coordinatePrecision '44.7'^^xsd:double;
  dwc:minimumElevation '-39'^^xsd:integer;
  dwc:maximumElevation '-39'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420354'^^xsd:integer;
  dwc:observationDate '2018-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420836_20432420836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420836_20432420836> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420836_20432420836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5186666 6.5024017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5186666"^^xsd:decimal ;
  dwc:decimalLongitude "6.5024017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420836_20432420836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5186666 6.5024017)"^^geo:wktLiteral ;
  geo-pos:lat "53.5186666"^^xsd:decimal ;
  geo-pos:long "6.5024017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420836_20432420836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420836'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.765'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5024017'^^xsd:double;
  dwc:latitude '53.5186666'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420836'^^xsd:integer;
  dwc:observationDate '2018-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421363_20432421363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421363_20432421363> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421363_20432421363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5160461 6.5024169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5160461"^^xsd:decimal ;
  dwc:decimalLongitude "6.5024169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421363_20432421363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5160461 6.5024169)"^^geo:wktLiteral ;
  geo-pos:lat "53.5160461"^^xsd:decimal ;
  geo-pos:long "6.5024169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421363_20432421363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421363'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.9161111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5024169'^^xsd:double;
  dwc:latitude '53.5160461'^^xsd:double;
  dwc:coordinatePrecision '13'^^xsd:integer;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421363'^^xsd:integer;
  dwc:observationDate '2018-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421146_20432421146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421146_20432421146> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421146_20432421146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.516314 6.5024182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.516314"^^xsd:decimal ;
  dwc:decimalLongitude "6.5024182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421146_20432421146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.516314 6.5024182)"^^geo:wktLiteral ;
  geo-pos:lat "53.516314"^^xsd:decimal ;
  geo-pos:long "6.5024182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421146_20432421146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421146'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.6402777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5024182'^^xsd:double;
  dwc:latitude '53.516314'^^xsd:double;
  dwc:coordinatePrecision '2.7'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421146'^^xsd:integer;
  dwc:observationDate '2018-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420428_20432420428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420428_20432420428> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420428_20432420428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5182174 6.5024244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5182174"^^xsd:decimal ;
  dwc:decimalLongitude "6.5024244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420428_20432420428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5182174 6.5024244)"^^geo:wktLiteral ;
  geo-pos:lat "53.5182174"^^xsd:decimal ;
  geo-pos:long "6.5024244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420428_20432420428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420428'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.32666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5024244'^^xsd:double;
  dwc:latitude '53.5182174'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420428'^^xsd:integer;
  dwc:observationDate '2018-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420440_20432420440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420440_20432420440> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420440_20432420440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5176639 6.5024258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5176639"^^xsd:decimal ;
  dwc:decimalLongitude "6.5024258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420440_20432420440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5176639 6.5024258)"^^geo:wktLiteral ;
  geo-pos:lat "53.5176639"^^xsd:decimal ;
  geo-pos:long "6.5024258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420440_20432420440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420440'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.3875'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5024258'^^xsd:double;
  dwc:latitude '53.5176639'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420440'^^xsd:integer;
  dwc:observationDate '2018-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420230_20432420230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420230_20432420230> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420230_20432420230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5159452 6.5024289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5159452"^^xsd:decimal ;
  dwc:decimalLongitude "6.5024289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420230_20432420230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5159452 6.5024289)"^^geo:wktLiteral ;
  geo-pos:lat "53.5159452"^^xsd:decimal ;
  geo-pos:long "6.5024289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420230_20432420230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420230'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.031944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5024289'^^xsd:double;
  dwc:latitude '53.5159452'^^xsd:double;
  dwc:coordinatePrecision '6.3'^^xsd:double;
  dwc:minimumElevation '-50'^^xsd:integer;
  dwc:maximumElevation '-50'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420230'^^xsd:integer;
  dwc:observationDate '2018-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421624_20432421624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421624_20432421624> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421624_20432421624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5161832 6.5024413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5161832"^^xsd:decimal ;
  dwc:decimalLongitude "6.5024413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421624_20432421624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5161832 6.5024413)"^^geo:wktLiteral ;
  geo-pos:lat "53.5161832"^^xsd:decimal ;
  geo-pos:long "6.5024413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421624_20432421624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421624'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.4583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5024413'^^xsd:double;
  dwc:latitude '53.5161832'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421624'^^xsd:integer;
  dwc:observationDate '2018-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420405_20432420405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420405_20432420405> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420405_20432420405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5165503 6.5024469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5165503"^^xsd:decimal ;
  dwc:decimalLongitude "6.5024469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420405_20432420405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5165503 6.5024469)"^^geo:wktLiteral ;
  geo-pos:lat "53.5165503"^^xsd:decimal ;
  geo-pos:long "6.5024469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420405_20432420405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420405'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.1861111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5024469'^^xsd:double;
  dwc:latitude '53.5165503'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420405'^^xsd:integer;
  dwc:observationDate '2018-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421406_20432421406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421406_20432421406> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421406_20432421406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5156215 6.5024472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5156215"^^xsd:decimal ;
  dwc:decimalLongitude "6.5024472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421406_20432421406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5156215 6.5024472)"^^geo:wktLiteral ;
  geo-pos:lat "53.5156215"^^xsd:decimal ;
  geo-pos:long "6.5024472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421406_20432421406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421406'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '0.20027777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5024472'^^xsd:double;
  dwc:latitude '53.5156215'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '-15'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421406'^^xsd:integer;
  dwc:observationDate '2018-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421822_20432421822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421822_20432421822> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421822_20432421822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5176639 6.5024479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5176639"^^xsd:decimal ;
  dwc:decimalLongitude "6.5024479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421822_20432421822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5176639 6.5024479)"^^geo:wktLiteral ;
  geo-pos:lat "53.5176639"^^xsd:decimal ;
  geo-pos:long "6.5024479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421822_20432421822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421822'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.681944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5024479'^^xsd:double;
  dwc:latitude '53.5176639'^^xsd:double;
  dwc:coordinatePrecision '13.8'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421822'^^xsd:integer;
  dwc:observationDate '2018-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421739_20432421739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421739_20432421739> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421739_20432421739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5163412 6.502451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5163412"^^xsd:decimal ;
  dwc:decimalLongitude "6.502451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421739_20432421739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5163412 6.502451)"^^geo:wktLiteral ;
  geo-pos:lat "53.5163412"^^xsd:decimal ;
  geo-pos:long "6.502451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421739_20432421739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421739'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '0.14333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.502451'^^xsd:double;
  dwc:latitude '53.5163412'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421739'^^xsd:integer;
  dwc:observationDate '2018-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421577_20432421577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421577_20432421577> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421577_20432421577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5176239 6.502464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5176239"^^xsd:decimal ;
  dwc:decimalLongitude "6.502464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421577_20432421577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5176239 6.502464)"^^geo:wktLiteral ;
  geo-pos:lat "53.5176239"^^xsd:decimal ;
  geo-pos:long "6.502464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421577_20432421577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421577'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.1683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.502464'^^xsd:double;
  dwc:latitude '53.5176239'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421577'^^xsd:integer;
  dwc:observationDate '2018-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420756_20432420756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420756_20432420756> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420756_20432420756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5397215 6.5024642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5397215"^^xsd:decimal ;
  dwc:decimalLongitude "6.5024642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420756_20432420756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5397215 6.5024642)"^^geo:wktLiteral ;
  geo-pos:lat "53.5397215"^^xsd:decimal ;
  geo-pos:long "6.5024642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420756_20432420756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420756'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.31'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5024642'^^xsd:double;
  dwc:latitude '53.5397215'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420756'^^xsd:integer;
  dwc:observationDate '2018-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421141_20432421141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421141_20432421141> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421141_20432421141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5400937 6.5024649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5400937"^^xsd:decimal ;
  dwc:decimalLongitude "6.5024649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421141_20432421141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5400937 6.5024649)"^^geo:wktLiteral ;
  geo-pos:lat "53.5400937"^^xsd:decimal ;
  geo-pos:long "6.5024649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421141_20432421141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421141'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '21.601666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5024649'^^xsd:double;
  dwc:latitude '53.5400937'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421141'^^xsd:integer;
  dwc:observationDate '2018-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420380_20432420380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420380_20432420380> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420380_20432420380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5169253 6.5024739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5169253"^^xsd:decimal ;
  dwc:decimalLongitude "6.5024739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420380_20432420380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5169253 6.5024739)"^^geo:wktLiteral ;
  geo-pos:lat "53.5169253"^^xsd:decimal ;
  geo-pos:long "6.5024739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420380_20432420380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420380'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.043333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5024739'^^xsd:double;
  dwc:latitude '53.5169253'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420380'^^xsd:integer;
  dwc:observationDate '2018-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420404_20432420404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420404_20432420404> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420404_20432420404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5171184 6.5024752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5171184"^^xsd:decimal ;
  dwc:decimalLongitude "6.5024752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420404_20432420404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5171184 6.5024752)"^^geo:wktLiteral ;
  geo-pos:lat "53.5171184"^^xsd:decimal ;
  geo-pos:long "6.5024752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420404_20432420404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420404'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.18166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5024752'^^xsd:double;
  dwc:latitude '53.5171184'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420404'^^xsd:integer;
  dwc:observationDate '2018-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420433_20432420433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420433_20432420433> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420433_20432420433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5182476 6.5024798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5182476"^^xsd:decimal ;
  dwc:decimalLongitude "6.5024798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420433_20432420433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5182476 6.5024798)"^^geo:wktLiteral ;
  geo-pos:lat "53.5182476"^^xsd:decimal ;
  geo-pos:long "6.5024798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420433_20432420433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420433'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.3569444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5024798'^^xsd:double;
  dwc:latitude '53.5182476'^^xsd:double;
  dwc:coordinatePrecision '2.7'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420433'^^xsd:integer;
  dwc:observationDate '2018-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420224_20432420224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420224_20432420224> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420224_20432420224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5184162 6.5024829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5184162"^^xsd:decimal ;
  dwc:decimalLongitude "6.5024829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420224_20432420224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5184162 6.5024829)"^^geo:wktLiteral ;
  geo-pos:lat "53.5184162"^^xsd:decimal ;
  geo-pos:long "6.5024829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420224_20432420224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420224'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.9927777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5024829'^^xsd:double;
  dwc:latitude '53.5184162'^^xsd:double;
  dwc:coordinatePrecision '6.9'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420224'^^xsd:integer;
  dwc:observationDate '2018-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421931_20432421931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421931_20432421931> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421931_20432421931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5150078 6.502497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5150078"^^xsd:decimal ;
  dwc:decimalLongitude "6.502497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421931_20432421931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5150078 6.502497)"^^geo:wktLiteral ;
  geo-pos:lat "53.5150078"^^xsd:decimal ;
  geo-pos:long "6.502497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421931_20432421931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421931'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.3269444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.502497'^^xsd:double;
  dwc:latitude '53.5150078'^^xsd:double;
  dwc:coordinatePrecision '2.7'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421931'^^xsd:integer;
  dwc:observationDate '2018-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420501_20432420501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420501_20432420501> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420501_20432420501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5182801 6.5024982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5182801"^^xsd:decimal ;
  dwc:decimalLongitude "6.5024982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420501_20432420501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5182801 6.5024982)"^^geo:wktLiteral ;
  geo-pos:lat "53.5182801"^^xsd:decimal ;
  geo-pos:long "6.5024982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420501_20432420501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420501'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.7586111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5024982'^^xsd:double;
  dwc:latitude '53.5182801'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420501'^^xsd:integer;
  dwc:observationDate '2018-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421526_20432421526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421526_20432421526> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421526_20432421526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5402708 6.5025122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5402708"^^xsd:decimal ;
  dwc:decimalLongitude "6.5025122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421526_20432421526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5402708 6.5025122)"^^geo:wktLiteral ;
  geo-pos:lat "53.5402708"^^xsd:decimal ;
  geo-pos:long "6.5025122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421526_20432421526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421526'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5025122'^^xsd:double;
  dwc:latitude '53.5402708'^^xsd:double;
  dwc:coordinatePrecision '10.5'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421526'^^xsd:integer;
  dwc:observationDate '2018-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420647_20432420647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420647_20432420647> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420647_20432420647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5165368 6.5025131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5165368"^^xsd:decimal ;
  dwc:decimalLongitude "6.5025131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420647_20432420647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5165368 6.5025131)"^^geo:wktLiteral ;
  geo-pos:lat "53.5165368"^^xsd:decimal ;
  geo-pos:long "6.5025131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420647_20432420647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420647'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.6433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5025131'^^xsd:double;
  dwc:latitude '53.5165368'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420647'^^xsd:integer;
  dwc:observationDate '2018-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420430_20432420430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420430_20432420430> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420430_20432420430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5176953 6.5025209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5176953"^^xsd:decimal ;
  dwc:decimalLongitude "6.5025209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420430_20432420430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5176953 6.5025209)"^^geo:wktLiteral ;
  geo-pos:lat "53.5176953"^^xsd:decimal ;
  geo-pos:long "6.5025209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420430_20432420430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420430'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.3316666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5025209'^^xsd:double;
  dwc:latitude '53.5176953'^^xsd:double;
  dwc:coordinatePrecision '12'^^xsd:integer;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420430'^^xsd:integer;
  dwc:observationDate '2018-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420711_20432420711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420711_20432420711> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420711_20432420711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5169239 6.5025221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5169239"^^xsd:decimal ;
  dwc:decimalLongitude "6.5025221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420711_20432420711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5169239 6.5025221)"^^geo:wktLiteral ;
  geo-pos:lat "53.5169239"^^xsd:decimal ;
  geo-pos:long "6.5025221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420711_20432420711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420711'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '21.051666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5025221'^^xsd:double;
  dwc:latitude '53.5169239'^^xsd:double;
  dwc:coordinatePrecision '1.8'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420711'^^xsd:integer;
  dwc:observationDate '2018-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421706_20432421706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421706_20432421706> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421706_20432421706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5125292 6.5025268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5125292"^^xsd:decimal ;
  dwc:decimalLongitude "6.5025268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421706_20432421706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5125292 6.5025268)"^^geo:wktLiteral ;
  geo-pos:lat "53.5125292"^^xsd:decimal ;
  geo-pos:long "6.5025268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421706_20432421706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421706'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.942777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5025268'^^xsd:double;
  dwc:latitude '53.5125292'^^xsd:double;
  dwc:coordinatePrecision '11.8'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421706'^^xsd:integer;
  dwc:observationDate '2018-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421351_20432421351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421351_20432421351> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421351_20432421351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5162125 6.5025301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5162125"^^xsd:decimal ;
  dwc:decimalLongitude "6.5025301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421351_20432421351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5162125 6.5025301)"^^geo:wktLiteral ;
  geo-pos:lat "53.5162125"^^xsd:decimal ;
  geo-pos:long "6.5025301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421351_20432421351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421351'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.846111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5025301'^^xsd:double;
  dwc:latitude '53.5162125'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '-23'^^xsd:integer;
  dwc:maximumElevation '-23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421351'^^xsd:integer;
  dwc:observationDate '2018-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421458_20432421458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421458_20432421458> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421458_20432421458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5159882 6.5025337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5159882"^^xsd:decimal ;
  dwc:decimalLongitude "6.5025337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421458_20432421458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5159882 6.5025337)"^^geo:wktLiteral ;
  geo-pos:lat "53.5159882"^^xsd:decimal ;
  geo-pos:long "6.5025337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421458_20432421458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421458'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.5061111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5025337'^^xsd:double;
  dwc:latitude '53.5159882'^^xsd:double;
  dwc:coordinatePrecision '6.3'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421458'^^xsd:integer;
  dwc:observationDate '2018-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421688_20432421688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421688_20432421688> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421688_20432421688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5163775 6.5025396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5163775"^^xsd:decimal ;
  dwc:decimalLongitude "6.5025396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421688_20432421688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5163775 6.5025396)"^^geo:wktLiteral ;
  geo-pos:lat "53.5163775"^^xsd:decimal ;
  geo-pos:long "6.5025396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421688_20432421688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421688'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.846944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5025396'^^xsd:double;
  dwc:latitude '53.5163775'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421688'^^xsd:integer;
  dwc:observationDate '2018-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420284_20432420284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420284_20432420284> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420284_20432420284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.516336 6.5025417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.516336"^^xsd:decimal ;
  dwc:decimalLongitude "6.5025417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420284_20432420284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.516336 6.5025417)"^^geo:wktLiteral ;
  geo-pos:lat "53.516336"^^xsd:decimal ;
  geo-pos:long "6.5025417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420284_20432420284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420284'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '23.408611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5025417'^^xsd:double;
  dwc:latitude '53.516336'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420284'^^xsd:integer;
  dwc:observationDate '2018-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420218_20432420218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420218_20432420218> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420218_20432420218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5185165 6.5025448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5185165"^^xsd:decimal ;
  dwc:decimalLongitude "6.5025448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420218_20432420218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5185165 6.5025448)"^^geo:wktLiteral ;
  geo-pos:lat "53.5185165"^^xsd:decimal ;
  geo-pos:long "6.5025448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420218_20432420218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420218'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.96'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5025448'^^xsd:double;
  dwc:latitude '53.5185165'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420218'^^xsd:integer;
  dwc:observationDate '2018-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420429_20432420429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420429_20432420429> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420429_20432420429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.517959 6.5025463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.517959"^^xsd:decimal ;
  dwc:decimalLongitude "6.5025463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420429_20432420429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.517959 6.5025463)"^^geo:wktLiteral ;
  geo-pos:lat "53.517959"^^xsd:decimal ;
  geo-pos:long "6.5025463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420429_20432420429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420429'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.3266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5025463'^^xsd:double;
  dwc:latitude '53.517959'^^xsd:double;
  dwc:coordinatePrecision '6.8'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420429'^^xsd:integer;
  dwc:observationDate '2018-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421731_20432421731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421731_20432421731> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421731_20432421731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5158418 6.5025524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5158418"^^xsd:decimal ;
  dwc:decimalLongitude "6.5025524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421731_20432421731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5158418 6.5025524)"^^geo:wktLiteral ;
  geo-pos:lat "53.5158418"^^xsd:decimal ;
  geo-pos:long "6.5025524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421731_20432421731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421731'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.101666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5025524'^^xsd:double;
  dwc:latitude '53.5158418'^^xsd:double;
  dwc:coordinatePrecision '2.3'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421731'^^xsd:integer;
  dwc:observationDate '2018-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421762_20432421762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421762_20432421762> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421762_20432421762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5159747 6.5025567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5159747"^^xsd:decimal ;
  dwc:decimalLongitude "6.5025567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421762_20432421762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5159747 6.5025567)"^^geo:wktLiteral ;
  geo-pos:lat "53.5159747"^^xsd:decimal ;
  geo-pos:long "6.5025567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421762_20432421762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421762'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '23.288888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5025567'^^xsd:double;
  dwc:latitude '53.5159747'^^xsd:double;
  dwc:coordinatePrecision '9.1'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421762'^^xsd:integer;
  dwc:observationDate '2018-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421240_20432421240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421240_20432421240> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421240_20432421240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5418839 6.5025575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5418839"^^xsd:decimal ;
  dwc:decimalLongitude "6.5025575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421240_20432421240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5418839 6.5025575)"^^geo:wktLiteral ;
  geo-pos:lat "53.5418839"^^xsd:decimal ;
  geo-pos:long "6.5025575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421240_20432421240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421240'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.2183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5025575'^^xsd:double;
  dwc:latitude '53.5418839'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421240'^^xsd:integer;
  dwc:observationDate '2018-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421143_20432421143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421143_20432421143> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421143_20432421143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5401104 6.5025616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5401104"^^xsd:decimal ;
  dwc:decimalLongitude "6.5025616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421143_20432421143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5401104 6.5025616)"^^geo:wktLiteral ;
  geo-pos:lat "53.5401104"^^xsd:decimal ;
  geo-pos:long "6.5025616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421143_20432421143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421143'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '23.6175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5025616'^^xsd:double;
  dwc:latitude '53.5401104'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421143'^^xsd:integer;
  dwc:observationDate '2018-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420317_20432420317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420317_20432420317> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420317_20432420317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5169941 6.5025619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5169941"^^xsd:decimal ;
  dwc:decimalLongitude "6.5025619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420317_20432420317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5169941 6.5025619)"^^geo:wktLiteral ;
  geo-pos:lat "53.5169941"^^xsd:decimal ;
  geo-pos:long "6.5025619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420317_20432420317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420317'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.6266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5025619'^^xsd:double;
  dwc:latitude '53.5169941'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420317'^^xsd:integer;
  dwc:observationDate '2018-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421142_20432421142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421142_20432421142> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421142_20432421142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5401002 6.502567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5401002"^^xsd:decimal ;
  dwc:decimalLongitude "6.502567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421142_20432421142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5401002 6.502567)"^^geo:wktLiteral ;
  geo-pos:lat "53.5401002"^^xsd:decimal ;
  geo-pos:long "6.502567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421142_20432421142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421142'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '22.605277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.502567'^^xsd:double;
  dwc:latitude '53.5401002'^^xsd:double;
  dwc:coordinatePrecision '10.4'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421142'^^xsd:integer;
  dwc:observationDate '2018-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421687_20432421687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421687_20432421687> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421687_20432421687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5163672 6.5025688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5163672"^^xsd:decimal ;
  dwc:decimalLongitude "6.5025688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421687_20432421687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5163672 6.5025688)"^^geo:wktLiteral ;
  geo-pos:lat "53.5163672"^^xsd:decimal ;
  geo-pos:long "6.5025688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421687_20432421687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421687'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.843333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5025688'^^xsd:double;
  dwc:latitude '53.5163672'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421687'^^xsd:integer;
  dwc:observationDate '2018-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421239_20432421239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421239_20432421239> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421239_20432421239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5419009 6.5025723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5419009"^^xsd:decimal ;
  dwc:decimalLongitude "6.5025723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421239_20432421239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5419009 6.5025723)"^^geo:wktLiteral ;
  geo-pos:lat "53.5419009"^^xsd:decimal ;
  geo-pos:long "6.5025723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421239_20432421239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421239'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.20972222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5025723'^^xsd:double;
  dwc:latitude '53.5419009'^^xsd:double;
  dwc:coordinatePrecision '28.3'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421239'^^xsd:integer;
  dwc:observationDate '2018-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421524_20432421524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421524_20432421524> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421524_20432421524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5401991 6.5025798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5401991"^^xsd:decimal ;
  dwc:decimalLongitude "6.5025798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "24.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421524_20432421524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5401991 6.5025798)"^^geo:wktLiteral ;
  geo-pos:lat "53.5401991"^^xsd:decimal ;
  geo-pos:long "6.5025798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "24.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421524_20432421524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421524'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '22.885833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5025798'^^xsd:double;
  dwc:latitude '53.5401991'^^xsd:double;
  dwc:coordinatePrecision '24.6'^^xsd:double;
  dwc:minimumElevation '-14'^^xsd:integer;
  dwc:maximumElevation '-14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421524'^^xsd:integer;
  dwc:observationDate '2018-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421786_20432421786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421786_20432421786> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421786_20432421786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5447453 6.502586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5447453"^^xsd:decimal ;
  dwc:decimalLongitude "6.502586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421786_20432421786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5447453 6.502586)"^^geo:wktLiteral ;
  geo-pos:lat "53.5447453"^^xsd:decimal ;
  geo-pos:long "6.502586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421786_20432421786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421786'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '23.46'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.502586'^^xsd:double;
  dwc:latitude '53.5447453'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421786'^^xsd:integer;
  dwc:observationDate '2018-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421721_20432421721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421721_20432421721> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421721_20432421721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5142664 6.5025946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5142664"^^xsd:decimal ;
  dwc:decimalLongitude "6.5025946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421721_20432421721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5142664 6.5025946)"^^geo:wktLiteral ;
  geo-pos:lat "53.5142664"^^xsd:decimal ;
  geo-pos:long "6.5025946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421721_20432421721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421721'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.0433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5025946'^^xsd:double;
  dwc:latitude '53.5142664'^^xsd:double;
  dwc:coordinatePrecision '2.6'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421721'^^xsd:integer;
  dwc:observationDate '2018-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420255_20432420255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420255_20432420255> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420255_20432420255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5162997 6.5025969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5162997"^^xsd:decimal ;
  dwc:decimalLongitude "6.5025969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420255_20432420255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5162997 6.5025969)"^^geo:wktLiteral ;
  geo-pos:lat "53.5162997"^^xsd:decimal ;
  geo-pos:long "6.5025969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420255_20432420255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420255'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.211388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5025969'^^xsd:double;
  dwc:latitude '53.5162997'^^xsd:double;
  dwc:coordinatePrecision '8.5'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420255'^^xsd:integer;
  dwc:observationDate '2018-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421525_20432421525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421525_20432421525> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421525_20432421525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5402735 6.5025972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5402735"^^xsd:decimal ;
  dwc:decimalLongitude "6.5025972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421525_20432421525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5402735 6.5025972)"^^geo:wktLiteral ;
  geo-pos:lat "53.5402735"^^xsd:decimal ;
  geo-pos:long "6.5025972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421525_20432421525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421525'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.898333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5025972'^^xsd:double;
  dwc:latitude '53.5402735'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421525'^^xsd:integer;
  dwc:observationDate '2018-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421073_20432421073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421073_20432421073> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421073_20432421073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5160475 6.5026045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5160475"^^xsd:decimal ;
  dwc:decimalLongitude "6.5026045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421073_20432421073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5160475 6.5026045)"^^geo:wktLiteral ;
  geo-pos:lat "53.5160475"^^xsd:decimal ;
  geo-pos:long "6.5026045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421073_20432421073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421073'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.1986111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5026045'^^xsd:double;
  dwc:latitude '53.5160475'^^xsd:double;
  dwc:coordinatePrecision '2.5'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421073'^^xsd:integer;
  dwc:observationDate '2018-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421689_20432421689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421689_20432421689> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421689_20432421689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5164171 6.5026217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5164171"^^xsd:decimal ;
  dwc:decimalLongitude "6.5026217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421689_20432421689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5164171 6.5026217)"^^geo:wktLiteral ;
  geo-pos:lat "53.5164171"^^xsd:decimal ;
  geo-pos:long "6.5026217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421689_20432421689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421689'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '21.846944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5026217'^^xsd:double;
  dwc:latitude '53.5164171'^^xsd:double;
  dwc:coordinatePrecision '14.5'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421689'^^xsd:integer;
  dwc:observationDate '2018-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421601_20432421601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421601_20432421601> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421601_20432421601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5177112 6.5026221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5177112"^^xsd:decimal ;
  dwc:decimalLongitude "6.5026221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421601_20432421601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5177112 6.5026221)"^^geo:wktLiteral ;
  geo-pos:lat "53.5177112"^^xsd:decimal ;
  geo-pos:long "6.5026221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421601_20432421601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421601'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.3136111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5026221'^^xsd:double;
  dwc:latitude '53.5177112'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421601'^^xsd:integer;
  dwc:observationDate '2018-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420360_20432420360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420360_20432420360> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420360_20432420360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5166793 6.5026363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5166793"^^xsd:decimal ;
  dwc:decimalLongitude "6.5026363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420360_20432420360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5166793 6.5026363)"^^geo:wktLiteral ;
  geo-pos:lat "53.5166793"^^xsd:decimal ;
  geo-pos:long "6.5026363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420360_20432420360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420360'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.9063888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5026363'^^xsd:double;
  dwc:latitude '53.5166793'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420360'^^xsd:integer;
  dwc:observationDate '2018-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421763_20432421763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421763_20432421763> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421763_20432421763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5160009 6.5026416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5160009"^^xsd:decimal ;
  dwc:decimalLongitude "6.5026416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421763_20432421763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5160009 6.5026416)"^^geo:wktLiteral ;
  geo-pos:lat "53.5160009"^^xsd:decimal ;
  geo-pos:long "6.5026416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421763_20432421763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421763'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.28861111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5026416'^^xsd:double;
  dwc:latitude '53.5160009'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421763'^^xsd:integer;
  dwc:observationDate '2018-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420971_20432420971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420971_20432420971> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420971_20432420971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5177122 6.5026457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5177122"^^xsd:decimal ;
  dwc:decimalLongitude "6.5026457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420971_20432420971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5177122 6.5026457)"^^geo:wktLiteral ;
  geo-pos:lat "53.5177122"^^xsd:decimal ;
  geo-pos:long "6.5026457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420971_20432420971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420971'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.56'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5026457'^^xsd:double;
  dwc:latitude '53.5177122'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420971'^^xsd:integer;
  dwc:observationDate '2018-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420221_20432420221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420221_20432420221> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420221_20432420221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5178325 6.502646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5178325"^^xsd:decimal ;
  dwc:decimalLongitude "6.502646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420221_20432420221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5178325 6.502646)"^^geo:wktLiteral ;
  geo-pos:lat "53.5178325"^^xsd:decimal ;
  geo-pos:long "6.502646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420221_20432420221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420221'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.9791666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.502646'^^xsd:double;
  dwc:latitude '53.5178325'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420221'^^xsd:integer;
  dwc:observationDate '2018-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421330_20432421330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421330_20432421330> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421330_20432421330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135244 6.5026546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5135244"^^xsd:decimal ;
  dwc:decimalLongitude "6.5026546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421330_20432421330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135244 6.5026546)"^^geo:wktLiteral ;
  geo-pos:lat "53.5135244"^^xsd:decimal ;
  geo-pos:long "6.5026546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421330_20432421330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421330'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.736944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5026546'^^xsd:double;
  dwc:latitude '53.5135244'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421330'^^xsd:integer;
  dwc:observationDate '2018-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421471_20432421471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421471_20432421471> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421471_20432421471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5183818 6.5026592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5183818"^^xsd:decimal ;
  dwc:decimalLongitude "6.5026592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421471_20432421471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5183818 6.5026592)"^^geo:wktLiteral ;
  geo-pos:lat "53.5183818"^^xsd:decimal ;
  geo-pos:long "6.5026592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421471_20432421471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421471'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.593333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5026592'^^xsd:double;
  dwc:latitude '53.5183818'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421471'^^xsd:integer;
  dwc:observationDate '2018-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421835_20432421835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421835_20432421835> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421835_20432421835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5161088 6.5026625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5161088"^^xsd:decimal ;
  dwc:decimalLongitude "6.5026625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421835_20432421835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5161088 6.5026625)"^^geo:wktLiteral ;
  geo-pos:lat "53.5161088"^^xsd:decimal ;
  geo-pos:long "6.5026625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421835_20432421835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421835'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.75666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5026625'^^xsd:double;
  dwc:latitude '53.5161088'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421835'^^xsd:integer;
  dwc:observationDate '2018-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420973_20432420973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420973_20432420973> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420973_20432420973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5165263 6.5026696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5165263"^^xsd:decimal ;
  dwc:decimalLongitude "6.5026696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420973_20432420973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5165263 6.5026696)"^^geo:wktLiteral ;
  geo-pos:lat "53.5165263"^^xsd:decimal ;
  geo-pos:long "6.5026696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420973_20432420973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420973'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.569166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5026696'^^xsd:double;
  dwc:latitude '53.5165263'^^xsd:double;
  dwc:coordinatePrecision '15.4'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420973'^^xsd:integer;
  dwc:observationDate '2018-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420864_20432420864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420864_20432420864> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420864_20432420864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5198838 6.5026724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5198838"^^xsd:decimal ;
  dwc:decimalLongitude "6.5026724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420864_20432420864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5198838 6.5026724)"^^geo:wktLiteral ;
  geo-pos:lat "53.5198838"^^xsd:decimal ;
  geo-pos:long "6.5026724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420864_20432420864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420864'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.9186111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5026724'^^xsd:double;
  dwc:latitude '53.5198838'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420864'^^xsd:integer;
  dwc:observationDate '2018-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420220_20432420220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420220_20432420220> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420220_20432420220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.517751 6.5026803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.517751"^^xsd:decimal ;
  dwc:decimalLongitude "6.5026803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420220_20432420220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.517751 6.5026803)"^^geo:wktLiteral ;
  geo-pos:lat "53.517751"^^xsd:decimal ;
  geo-pos:long "6.5026803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420220_20432420220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420220'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.9752777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5026803'^^xsd:double;
  dwc:latitude '53.517751'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420220'^^xsd:integer;
  dwc:observationDate '2018-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421071_20432421071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421071_20432421071> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421071_20432421071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168804 6.5026909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5168804"^^xsd:decimal ;
  dwc:decimalLongitude "6.5026909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421071_20432421071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168804 6.5026909)"^^geo:wktLiteral ;
  geo-pos:lat "53.5168804"^^xsd:decimal ;
  geo-pos:long "6.5026909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421071_20432421071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421071'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '23.181111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5026909'^^xsd:double;
  dwc:latitude '53.5168804'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421071'^^xsd:integer;
  dwc:observationDate '2018-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420245_20432420245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420245_20432420245> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420245_20432420245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5160895 6.5026944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5160895"^^xsd:decimal ;
  dwc:decimalLongitude "6.5026944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420245_20432420245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5160895 6.5026944)"^^geo:wktLiteral ;
  geo-pos:lat "53.5160895"^^xsd:decimal ;
  geo-pos:long "6.5026944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420245_20432420245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420245'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.1316666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5026944'^^xsd:double;
  dwc:latitude '53.5160895'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420245'^^xsd:integer;
  dwc:observationDate '2018-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420970_20432420970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420970_20432420970> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420970_20432420970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5187593 6.5026951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5187593"^^xsd:decimal ;
  dwc:decimalLongitude "6.5026951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420970_20432420970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5187593 6.5026951)"^^geo:wktLiteral ;
  geo-pos:lat "53.5187593"^^xsd:decimal ;
  geo-pos:long "6.5026951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420970_20432420970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420970'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.546666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5026951'^^xsd:double;
  dwc:latitude '53.5187593'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420970'^^xsd:integer;
  dwc:observationDate '2018-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421679_20432421679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421679_20432421679> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421679_20432421679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5151638 6.5026964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5151638"^^xsd:decimal ;
  dwc:decimalLongitude "6.5026964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421679_20432421679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5151638 6.5026964)"^^geo:wktLiteral ;
  geo-pos:lat "53.5151638"^^xsd:decimal ;
  geo-pos:long "6.5026964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421679_20432421679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421679'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.781388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5026964'^^xsd:double;
  dwc:latitude '53.5151638'^^xsd:double;
  dwc:coordinatePrecision '10.3'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421679'^^xsd:integer;
  dwc:observationDate '2018-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420566_20432420566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420566_20432420566> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420566_20432420566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168253 6.5026964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5168253"^^xsd:decimal ;
  dwc:decimalLongitude "6.5026964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420566_20432420566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168253 6.5026964)"^^geo:wktLiteral ;
  geo-pos:lat "53.5168253"^^xsd:decimal ;
  geo-pos:long "6.5026964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420566_20432420566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420566'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.161944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5026964'^^xsd:double;
  dwc:latitude '53.5168253'^^xsd:double;
  dwc:coordinatePrecision '17.6'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420566'^^xsd:integer;
  dwc:observationDate '2018-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421049_20432421049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421049_20432421049> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421049_20432421049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5141487 6.5026998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5141487"^^xsd:decimal ;
  dwc:decimalLongitude "6.5026998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421049_20432421049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5141487 6.5026998)"^^geo:wktLiteral ;
  geo-pos:lat "53.5141487"^^xsd:decimal ;
  geo-pos:long "6.5026998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421049_20432421049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421049'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.0366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5026998'^^xsd:double;
  dwc:latitude '53.5141487'^^xsd:double;
  dwc:coordinatePrecision '13.7'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421049'^^xsd:integer;
  dwc:observationDate '2018-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421761_20432421761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421761_20432421761> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421761_20432421761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5160396 6.5027032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5160396"^^xsd:decimal ;
  dwc:decimalLongitude "6.5027032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421761_20432421761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5160396 6.5027032)"^^geo:wktLiteral ;
  geo-pos:lat "53.5160396"^^xsd:decimal ;
  geo-pos:long "6.5027032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421761_20432421761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421761'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '22.285'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5027032'^^xsd:double;
  dwc:latitude '53.5160396'^^xsd:double;
  dwc:coordinatePrecision '2.3'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421761'^^xsd:integer;
  dwc:observationDate '2018-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420599_20432420599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420599_20432420599> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420599_20432420599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5169789 6.5027043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5169789"^^xsd:decimal ;
  dwc:decimalLongitude "6.5027043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420599_20432420599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5169789 6.5027043)"^^geo:wktLiteral ;
  geo-pos:lat "53.5169789"^^xsd:decimal ;
  geo-pos:long "6.5027043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420599_20432420599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420599'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.36'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5027043'^^xsd:double;
  dwc:latitude '53.5169789'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420599'^^xsd:integer;
  dwc:observationDate '2018-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421831_20432421831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421831_20432421831> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421831_20432421831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5399826 6.5027088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5399826"^^xsd:decimal ;
  dwc:decimalLongitude "6.5027088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421831_20432421831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5399826 6.5027088)"^^geo:wktLiteral ;
  geo-pos:lat "53.5399826"^^xsd:decimal ;
  geo-pos:long "6.5027088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421831_20432421831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421831'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.739444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5027088'^^xsd:double;
  dwc:latitude '53.5399826'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421831'^^xsd:integer;
  dwc:observationDate '2018-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421709_20432421709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421709_20432421709> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421709_20432421709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5148449 6.5027272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5148449"^^xsd:decimal ;
  dwc:decimalLongitude "6.5027272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421709_20432421709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5148449 6.5027272)"^^geo:wktLiteral ;
  geo-pos:lat "53.5148449"^^xsd:decimal ;
  geo-pos:long "6.5027272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421709_20432421709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421709'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.956111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5027272'^^xsd:double;
  dwc:latitude '53.5148449'^^xsd:double;
  dwc:coordinatePrecision '8.3'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421709'^^xsd:integer;
  dwc:observationDate '2018-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421006_20432421006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421006_20432421006> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421006_20432421006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5150445 6.50274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5150445"^^xsd:decimal ;
  dwc:decimalLongitude "6.50274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421006_20432421006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5150445 6.50274)"^^geo:wktLiteral ;
  geo-pos:lat "53.5150445"^^xsd:decimal ;
  geo-pos:long "6.50274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421006_20432421006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421006'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.7758333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.50274'^^xsd:double;
  dwc:latitude '53.5150445'^^xsd:double;
  dwc:coordinatePrecision '2.6'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421006'^^xsd:integer;
  dwc:observationDate '2018-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421859_20432421859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421859_20432421859> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421859_20432421859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5160714 6.5027433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5160714"^^xsd:decimal ;
  dwc:decimalLongitude "6.5027433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421859_20432421859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5160714 6.5027433)"^^geo:wktLiteral ;
  geo-pos:lat "53.5160714"^^xsd:decimal ;
  geo-pos:long "6.5027433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421859_20432421859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421859'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.90166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5027433'^^xsd:double;
  dwc:latitude '53.5160714'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421859'^^xsd:integer;
  dwc:observationDate '2018-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420862_20432420862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420862_20432420862> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420862_20432420862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5192477 6.5027494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5192477"^^xsd:decimal ;
  dwc:decimalLongitude "6.5027494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420862_20432420862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5192477 6.5027494)"^^geo:wktLiteral ;
  geo-pos:lat "53.5192477"^^xsd:decimal ;
  geo-pos:long "6.5027494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420862_20432420862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420862'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.91'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5027494'^^xsd:double;
  dwc:latitude '53.5192477'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420862'^^xsd:integer;
  dwc:observationDate '2018-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420297_20432420297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420297_20432420297> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420297_20432420297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5165074 6.5027576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5165074"^^xsd:decimal ;
  dwc:decimalLongitude "6.5027576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420297_20432420297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5165074 6.5027576)"^^geo:wktLiteral ;
  geo-pos:lat "53.5165074"^^xsd:decimal ;
  geo-pos:long "6.5027576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420297_20432420297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420297'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5027576'^^xsd:double;
  dwc:latitude '53.5165074'^^xsd:double;
  dwc:coordinatePrecision '2.1'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420297'^^xsd:integer;
  dwc:observationDate '2018-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421188_20432421188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421188_20432421188> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421188_20432421188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5397011 6.5027643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5397011"^^xsd:decimal ;
  dwc:decimalLongitude "6.5027643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421188_20432421188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5397011 6.5027643)"^^geo:wktLiteral ;
  geo-pos:lat "53.5397011"^^xsd:decimal ;
  geo-pos:long "6.5027643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421188_20432421188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421188'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.893333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5027643'^^xsd:double;
  dwc:latitude '53.5397011'^^xsd:double;
  dwc:coordinatePrecision '7.6'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421188'^^xsd:integer;
  dwc:observationDate '2018-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420290_20432420290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420290_20432420290> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420290_20432420290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5147728 6.5027686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5147728"^^xsd:decimal ;
  dwc:decimalLongitude "6.5027686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420290_20432420290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5147728 6.5027686)"^^geo:wktLiteral ;
  geo-pos:lat "53.5147728"^^xsd:decimal ;
  geo-pos:long "6.5027686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420290_20432420290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420290'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.4433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5027686'^^xsd:double;
  dwc:latitude '53.5147728'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420290'^^xsd:integer;
  dwc:observationDate '2018-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421499_20432421499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421499_20432421499> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421499_20432421499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5392188 6.50278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5392188"^^xsd:decimal ;
  dwc:decimalLongitude "6.50278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "24"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421499_20432421499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5392188 6.50278)"^^geo:wktLiteral ;
  geo-pos:lat "53.5392188"^^xsd:decimal ;
  geo-pos:long "6.50278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "24"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421499_20432421499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421499'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '21.737777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.50278'^^xsd:double;
  dwc:latitude '53.5392188'^^xsd:double;
  dwc:coordinatePrecision '24'^^xsd:integer;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421499'^^xsd:integer;
  dwc:observationDate '2018-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420614_20432420614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420614_20432420614> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420614_20432420614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5182676 6.5027846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5182676"^^xsd:decimal ;
  dwc:decimalLongitude "6.5027846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420614_20432420614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5182676 6.5027846)"^^geo:wktLiteral ;
  geo-pos:lat "53.5182676"^^xsd:decimal ;
  geo-pos:long "6.5027846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420614_20432420614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420614'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.443611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5027846'^^xsd:double;
  dwc:latitude '53.5182676'^^xsd:double;
  dwc:coordinatePrecision '13.7'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420614'^^xsd:integer;
  dwc:observationDate '2018-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421847_20432421847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421847_20432421847> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421847_20432421847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5183671 6.5027851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5183671"^^xsd:decimal ;
  dwc:decimalLongitude "6.5027851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421847_20432421847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5183671 6.5027851)"^^geo:wktLiteral ;
  geo-pos:lat "53.5183671"^^xsd:decimal ;
  geo-pos:long "6.5027851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421847_20432421847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421847'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.835'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5027851'^^xsd:double;
  dwc:latitude '53.5183671'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421847'^^xsd:integer;
  dwc:observationDate '2018-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420526_20432420526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420526_20432420526> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420526_20432420526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5178599 6.502787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5178599"^^xsd:decimal ;
  dwc:decimalLongitude "6.502787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420526_20432420526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5178599 6.502787)"^^geo:wktLiteral ;
  geo-pos:lat "53.5178599"^^xsd:decimal ;
  geo-pos:long "6.502787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420526_20432420526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420526'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2.9166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.502787'^^xsd:double;
  dwc:latitude '53.5178599'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420526'^^xsd:integer;
  dwc:observationDate '2018-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421622_20432421622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421622_20432421622> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421622_20432421622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.543491 6.5027925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.543491"^^xsd:decimal ;
  dwc:decimalLongitude "6.5027925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421622_20432421622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.543491 6.5027925)"^^geo:wktLiteral ;
  geo-pos:lat "53.543491"^^xsd:decimal ;
  geo-pos:long "6.5027925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421622_20432421622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421622'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.4291666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5027925'^^xsd:double;
  dwc:latitude '53.543491'^^xsd:double;
  dwc:coordinatePrecision '15.6'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421622'^^xsd:integer;
  dwc:observationDate '2018-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420257_20432420257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420257_20432420257> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420257_20432420257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5155354 6.5027929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5155354"^^xsd:decimal ;
  dwc:decimalLongitude "6.5027929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420257_20432420257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5155354 6.5027929)"^^geo:wktLiteral ;
  geo-pos:lat "53.5155354"^^xsd:decimal ;
  geo-pos:long "6.5027929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420257_20432420257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420257'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.228888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5027929'^^xsd:double;
  dwc:latitude '53.5155354'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420257'^^xsd:integer;
  dwc:observationDate '2018-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420715_20432420715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420715_20432420715> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420715_20432420715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5170166 6.5028134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5170166"^^xsd:decimal ;
  dwc:decimalLongitude "6.5028134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420715_20432420715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5170166 6.5028134)"^^geo:wktLiteral ;
  geo-pos:lat "53.5170166"^^xsd:decimal ;
  geo-pos:long "6.5028134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420715_20432420715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420715'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.0744444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5028134'^^xsd:double;
  dwc:latitude '53.5170166'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420715'^^xsd:integer;
  dwc:observationDate '2018-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420852_20432420852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420852_20432420852> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420852_20432420852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5199267 6.5028193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5199267"^^xsd:decimal ;
  dwc:decimalLongitude "6.5028193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420852_20432420852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5199267 6.5028193)"^^geo:wktLiteral ;
  geo-pos:lat "53.5199267"^^xsd:decimal ;
  geo-pos:long "6.5028193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420852_20432420852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420852'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.850833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5028193'^^xsd:double;
  dwc:latitude '53.5199267'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420852'^^xsd:integer;
  dwc:observationDate '2018-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421730_20432421730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421730_20432421730> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421730_20432421730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5161433 6.502825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5161433"^^xsd:decimal ;
  dwc:decimalLongitude "6.502825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421730_20432421730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5161433 6.502825)"^^geo:wktLiteral ;
  geo-pos:lat "53.5161433"^^xsd:decimal ;
  geo-pos:long "6.502825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421730_20432421730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421730'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.087222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.502825'^^xsd:double;
  dwc:latitude '53.5161433'^^xsd:double;
  dwc:coordinatePrecision '12.3'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421730'^^xsd:integer;
  dwc:observationDate '2018-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420219_20432420219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420219_20432420219> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420219_20432420219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5179955 6.5028261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5179955"^^xsd:decimal ;
  dwc:decimalLongitude "6.5028261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420219_20432420219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5179955 6.5028261)"^^geo:wktLiteral ;
  geo-pos:lat "53.5179955"^^xsd:decimal ;
  geo-pos:long "6.5028261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420219_20432420219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420219'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.9616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5028261'^^xsd:double;
  dwc:latitude '53.5179955'^^xsd:double;
  dwc:coordinatePrecision '9.4'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420219'^^xsd:integer;
  dwc:observationDate '2018-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420334_20432420334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420334_20432420334> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420334_20432420334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5179992 6.5028294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5179992"^^xsd:decimal ;
  dwc:decimalLongitude "6.5028294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420334_20432420334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5179992 6.5028294)"^^geo:wktLiteral ;
  geo-pos:lat "53.5179992"^^xsd:decimal ;
  geo-pos:long "6.5028294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420334_20432420334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420334'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.7261111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5028294'^^xsd:double;
  dwc:latitude '53.5179992'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420334'^^xsd:integer;
  dwc:observationDate '2018-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420551_20432420551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420551_20432420551> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420551_20432420551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5170834 6.5028308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5170834"^^xsd:decimal ;
  dwc:decimalLongitude "6.5028308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420551_20432420551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5170834 6.5028308)"^^geo:wktLiteral ;
  geo-pos:lat "53.5170834"^^xsd:decimal ;
  geo-pos:long "6.5028308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420551_20432420551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420551'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.0697222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5028308'^^xsd:double;
  dwc:latitude '53.5170834'^^xsd:double;
  dwc:coordinatePrecision '8.4'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420551'^^xsd:integer;
  dwc:observationDate '2018-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421700_20432421700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421700_20432421700> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421700_20432421700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4989474 6.5028447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4989474"^^xsd:decimal ;
  dwc:decimalLongitude "6.5028447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421700_20432421700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4989474 6.5028447)"^^geo:wktLiteral ;
  geo-pos:lat "53.4989474"^^xsd:decimal ;
  geo-pos:long "6.5028447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421700_20432421700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421700'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.9125'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5028447'^^xsd:double;
  dwc:latitude '53.4989474'^^xsd:double;
  dwc:coordinatePrecision '8.5'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421700'^^xsd:integer;
  dwc:observationDate '2018-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421187_20432421187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421187_20432421187> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421187_20432421187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5395581 6.502857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5395581"^^xsd:decimal ;
  dwc:decimalLongitude "6.502857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421187_20432421187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5395581 6.502857)"^^geo:wktLiteral ;
  geo-pos:lat "53.5395581"^^xsd:decimal ;
  geo-pos:long "6.502857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421187_20432421187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421187'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.880277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.502857'^^xsd:double;
  dwc:latitude '53.5395581'^^xsd:double;
  dwc:coordinatePrecision '14.8'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421187'^^xsd:integer;
  dwc:observationDate '2018-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420476_20432420476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420476_20432420476> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420476_20432420476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5399641 6.5028572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5399641"^^xsd:decimal ;
  dwc:decimalLongitude "6.5028572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420476_20432420476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5399641 6.5028572)"^^geo:wktLiteral ;
  geo-pos:lat "53.5399641"^^xsd:decimal ;
  geo-pos:long "6.5028572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420476_20432420476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420476'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.60861111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5028572'^^xsd:double;
  dwc:latitude '53.5399641'^^xsd:double;
  dwc:coordinatePrecision '7.5'^^xsd:double;
  dwc:minimumElevation '-17'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420476'^^xsd:integer;
  dwc:observationDate '2018-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420474_20432420474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420474_20432420474> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420474_20432420474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5400552 6.5028625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5400552"^^xsd:decimal ;
  dwc:decimalLongitude "6.5028625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420474_20432420474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5400552 6.5028625)"^^geo:wktLiteral ;
  geo-pos:lat "53.5400552"^^xsd:decimal ;
  geo-pos:long "6.5028625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420474_20432420474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420474'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '22.598611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5028625'^^xsd:double;
  dwc:latitude '53.5400552'^^xsd:double;
  dwc:coordinatePrecision '12.1'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420474'^^xsd:integer;
  dwc:observationDate '2018-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420868_20432420868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420868_20432420868> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420868_20432420868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5484242 6.5028668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5484242"^^xsd:decimal ;
  dwc:decimalLongitude "6.5028668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420868_20432420868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5484242 6.5028668)"^^geo:wktLiteral ;
  geo-pos:lat "53.5484242"^^xsd:decimal ;
  geo-pos:long "6.5028668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420868_20432420868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420868'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.943333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5028668'^^xsd:double;
  dwc:latitude '53.5484242'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420868'^^xsd:integer;
  dwc:observationDate '2018-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421829_20432421829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421829_20432421829> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421829_20432421829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5394263 6.502868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5394263"^^xsd:decimal ;
  dwc:decimalLongitude "6.502868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421829_20432421829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5394263 6.502868)"^^geo:wktLiteral ;
  geo-pos:lat "53.5394263"^^xsd:decimal ;
  geo-pos:long "6.502868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421829_20432421829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421829'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.726111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.502868'^^xsd:double;
  dwc:latitude '53.5394263'^^xsd:double;
  dwc:coordinatePrecision '11.9'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421829'^^xsd:integer;
  dwc:observationDate '2018-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420500_20432420500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420500_20432420500> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420500_20432420500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5399641 6.5028706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5399641"^^xsd:decimal ;
  dwc:decimalLongitude "6.5028706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420500_20432420500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5399641 6.5028706)"^^geo:wktLiteral ;
  geo-pos:lat "53.5399641"^^xsd:decimal ;
  geo-pos:long "6.5028706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420500_20432420500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420500'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.74472222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5028706'^^xsd:double;
  dwc:latitude '53.5399641'^^xsd:double;
  dwc:coordinatePrecision '14.4'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420500'^^xsd:integer;
  dwc:observationDate '2018-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420249_20432420249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420249_20432420249> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420249_20432420249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5152571 6.5028746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5152571"^^xsd:decimal ;
  dwc:decimalLongitude "6.5028746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420249_20432420249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5152571 6.5028746)"^^geo:wktLiteral ;
  geo-pos:lat "53.5152571"^^xsd:decimal ;
  geo-pos:long "6.5028746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420249_20432420249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420249'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.183611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5028746'^^xsd:double;
  dwc:latitude '53.5152571'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420249'^^xsd:integer;
  dwc:observationDate '2018-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420475_20432420475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420475_20432420475> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420475_20432420475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5400637 6.5028795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5400637"^^xsd:decimal ;
  dwc:decimalLongitude "6.5028795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420475_20432420475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5400637 6.5028795)"^^geo:wktLiteral ;
  geo-pos:lat "53.5400637"^^xsd:decimal ;
  geo-pos:long "6.5028795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420475_20432420475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420475'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.601666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5028795'^^xsd:double;
  dwc:latitude '53.5400637'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420475'^^xsd:integer;
  dwc:observationDate '2018-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421214_20432421214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421214_20432421214> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421214_20432421214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5416692 6.5028818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5416692"^^xsd:decimal ;
  dwc:decimalLongitude "6.5028818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421214_20432421214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5416692 6.5028818)"^^geo:wktLiteral ;
  geo-pos:lat "53.5416692"^^xsd:decimal ;
  geo-pos:long "6.5028818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421214_20432421214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421214'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.045'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5028818'^^xsd:double;
  dwc:latitude '53.5416692'^^xsd:double;
  dwc:coordinatePrecision '23.4'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421214'^^xsd:integer;
  dwc:observationDate '2018-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421561_20432421561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421561_20432421561> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421561_20432421561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.551254 6.5028956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.551254"^^xsd:decimal ;
  dwc:decimalLongitude "6.5028956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421561_20432421561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.551254 6.5028956)"^^geo:wktLiteral ;
  geo-pos:lat "53.551254"^^xsd:decimal ;
  geo-pos:long "6.5028956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421561_20432421561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421561'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.0825'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5028956'^^xsd:double;
  dwc:latitude '53.551254'^^xsd:double;
  dwc:coordinatePrecision '10.3'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421561'^^xsd:integer;
  dwc:observationDate '2018-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421621_20432421621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421621_20432421621> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421621_20432421621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5434633 6.5028975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5434633"^^xsd:decimal ;
  dwc:decimalLongitude "6.5028975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421621_20432421621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5434633 6.5028975)"^^geo:wktLiteral ;
  geo-pos:lat "53.5434633"^^xsd:decimal ;
  geo-pos:long "6.5028975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421621_20432421621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421621'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.4275'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5028975'^^xsd:double;
  dwc:latitude '53.5434633'^^xsd:double;
  dwc:coordinatePrecision '14.4'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421621'^^xsd:integer;
  dwc:observationDate '2018-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421396_20432421396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421396_20432421396> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421396_20432421396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5191559 6.5029025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5191559"^^xsd:decimal ;
  dwc:decimalLongitude "6.5029025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421396_20432421396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5191559 6.5029025)"^^geo:wktLiteral ;
  geo-pos:lat "53.5191559"^^xsd:decimal ;
  geo-pos:long "6.5029025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421396_20432421396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421396'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.139166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5029025'^^xsd:double;
  dwc:latitude '53.5191559'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '-27'^^xsd:integer;
  dwc:maximumElevation '-27'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421396'^^xsd:integer;
  dwc:observationDate '2018-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420353_20432420353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420353_20432420353> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420353_20432420353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5156696 6.5029058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5156696"^^xsd:decimal ;
  dwc:decimalLongitude "6.5029058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420353_20432420353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5156696 6.5029058)"^^geo:wktLiteral ;
  geo-pos:lat "53.5156696"^^xsd:decimal ;
  geo-pos:long "6.5029058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420353_20432420353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420353'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.854166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5029058'^^xsd:double;
  dwc:latitude '53.5156696'^^xsd:double;
  dwc:coordinatePrecision '15'^^xsd:integer;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420353'^^xsd:integer;
  dwc:observationDate '2018-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420946_20432420946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420946_20432420946> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420946_20432420946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5183872 6.5029066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5183872"^^xsd:decimal ;
  dwc:decimalLongitude "6.5029066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420946_20432420946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5183872 6.5029066)"^^geo:wktLiteral ;
  geo-pos:lat "53.5183872"^^xsd:decimal ;
  geo-pos:long "6.5029066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420946_20432420946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420946'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.411111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5029066'^^xsd:double;
  dwc:latitude '53.5183872'^^xsd:double;
  dwc:coordinatePrecision '7.1'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420946'^^xsd:integer;
  dwc:observationDate '2018-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421858_20432421858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421858_20432421858> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421858_20432421858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168293 6.5029076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5168293"^^xsd:decimal ;
  dwc:decimalLongitude "6.5029076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421858_20432421858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168293 6.5029076)"^^geo:wktLiteral ;
  geo-pos:lat "53.5168293"^^xsd:decimal ;
  geo-pos:long "6.5029076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421858_20432421858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421858'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.892222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5029076'^^xsd:double;
  dwc:latitude '53.5168293'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421858'^^xsd:integer;
  dwc:observationDate '2018-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421216_20432421216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421216_20432421216> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421216_20432421216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5415604 6.5029083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5415604"^^xsd:decimal ;
  dwc:decimalLongitude "6.5029083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421216_20432421216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5415604 6.5029083)"^^geo:wktLiteral ;
  geo-pos:lat "53.5415604"^^xsd:decimal ;
  geo-pos:long "6.5029083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421216_20432421216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421216'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.06'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5029083'^^xsd:double;
  dwc:latitude '53.5415604'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421216'^^xsd:integer;
  dwc:observationDate '2018-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420563_20432420563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420563_20432420563> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420563_20432420563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5180027 6.50291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5180027"^^xsd:decimal ;
  dwc:decimalLongitude "6.50291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420563_20432420563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5180027 6.50291)"^^geo:wktLiteral ;
  geo-pos:lat "53.5180027"^^xsd:decimal ;
  geo-pos:long "6.50291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420563_20432420563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420563'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.150833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.50291'^^xsd:double;
  dwc:latitude '53.5180027'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420563'^^xsd:integer;
  dwc:observationDate '2018-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420886_20432420886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420886_20432420886> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420886_20432420886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5180512 6.5029133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5180512"^^xsd:decimal ;
  dwc:decimalLongitude "6.5029133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420886_20432420886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5180512 6.5029133)"^^geo:wktLiteral ;
  geo-pos:lat "53.5180512"^^xsd:decimal ;
  geo-pos:long "6.5029133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420886_20432420886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420886'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.0572222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5029133'^^xsd:double;
  dwc:latitude '53.5180512'^^xsd:double;
  dwc:coordinatePrecision '7.5'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420886'^^xsd:integer;
  dwc:observationDate '2018-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421215_20432421215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421215_20432421215> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421215_20432421215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5415606 6.5029158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5415606"^^xsd:decimal ;
  dwc:decimalLongitude "6.5029158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421215_20432421215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5415606 6.5029158)"^^geo:wktLiteral ;
  geo-pos:lat "53.5415606"^^xsd:decimal ;
  geo-pos:long "6.5029158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421215_20432421215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421215'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.06'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5029158'^^xsd:double;
  dwc:latitude '53.5415606'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421215'^^xsd:integer;
  dwc:observationDate '2018-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420502_20432420502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420502_20432420502> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420502_20432420502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5178062 6.5029175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5178062"^^xsd:decimal ;
  dwc:decimalLongitude "6.5029175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420502_20432420502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5178062 6.5029175)"^^geo:wktLiteral ;
  geo-pos:lat "53.5178062"^^xsd:decimal ;
  geo-pos:long "6.5029175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420502_20432420502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420502'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.7641666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5029175'^^xsd:double;
  dwc:latitude '53.5178062'^^xsd:double;
  dwc:coordinatePrecision '16.1'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420502'^^xsd:integer;
  dwc:observationDate '2018-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421212_20432421212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421212_20432421212> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421212_20432421212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.541674 6.5029205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.541674"^^xsd:decimal ;
  dwc:decimalLongitude "6.5029205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421212_20432421212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.541674 6.5029205)"^^geo:wktLiteral ;
  geo-pos:lat "53.541674"^^xsd:decimal ;
  geo-pos:long "6.5029205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421212_20432421212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421212'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '21.035'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5029205'^^xsd:double;
  dwc:latitude '53.541674'^^xsd:double;
  dwc:coordinatePrecision '40.8'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421212'^^xsd:integer;
  dwc:observationDate '2018-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420727_20432420727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420727_20432420727> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420727_20432420727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5238514 6.502927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5238514"^^xsd:decimal ;
  dwc:decimalLongitude "6.502927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420727_20432420727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5238514 6.502927)"^^geo:wktLiteral ;
  geo-pos:lat "53.5238514"^^xsd:decimal ;
  geo-pos:long "6.502927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420727_20432420727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420727'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.149166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.502927'^^xsd:double;
  dwc:latitude '53.5238514'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420727'^^xsd:integer;
  dwc:observationDate '2018-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420223_20432420223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420223_20432420223> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420223_20432420223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5181076 6.502932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5181076"^^xsd:decimal ;
  dwc:decimalLongitude "6.502932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420223_20432420223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5181076 6.502932)"^^geo:wktLiteral ;
  geo-pos:lat "53.5181076"^^xsd:decimal ;
  geo-pos:long "6.502932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420223_20432420223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420223'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.9916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.502932'^^xsd:double;
  dwc:latitude '53.5181076'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420223'^^xsd:integer;
  dwc:observationDate '2018-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420710_20432420710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420710_20432420710> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420710_20432420710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5174181 6.502935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5174181"^^xsd:decimal ;
  dwc:decimalLongitude "6.502935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420710_20432420710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5174181 6.502935)"^^geo:wktLiteral ;
  geo-pos:lat "53.5174181"^^xsd:decimal ;
  geo-pos:long "6.502935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420710_20432420710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420710'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.044444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.502935'^^xsd:double;
  dwc:latitude '53.5174181'^^xsd:double;
  dwc:coordinatePrecision '12.5'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420710'^^xsd:integer;
  dwc:observationDate '2018-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420688_20432420688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420688_20432420688> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420688_20432420688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.515442 6.5029351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.515442"^^xsd:decimal ;
  dwc:decimalLongitude "6.5029351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420688_20432420688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.515442 6.5029351)"^^geo:wktLiteral ;
  geo-pos:lat "53.515442"^^xsd:decimal ;
  geo-pos:long "6.5029351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420688_20432420688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420688'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.904166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5029351'^^xsd:double;
  dwc:latitude '53.515442'^^xsd:double;
  dwc:coordinatePrecision '14'^^xsd:integer;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420688'^^xsd:integer;
  dwc:observationDate '2018-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420247_20432420247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420247_20432420247> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420247_20432420247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5154474 6.5029352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5154474"^^xsd:decimal ;
  dwc:decimalLongitude "6.5029352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420247_20432420247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5154474 6.5029352)"^^geo:wktLiteral ;
  geo-pos:lat "53.5154474"^^xsd:decimal ;
  geo-pos:long "6.5029352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420247_20432420247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420247'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5029352'^^xsd:double;
  dwc:latitude '53.5154474'^^xsd:double;
  dwc:coordinatePrecision '13.2'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420247'^^xsd:integer;
  dwc:observationDate '2018-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420372_20432420372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420372_20432420372> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420372_20432420372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5182066 6.5029389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5182066"^^xsd:decimal ;
  dwc:decimalLongitude "6.5029389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420372_20432420372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5182066 6.5029389)"^^geo:wktLiteral ;
  geo-pos:lat "53.5182066"^^xsd:decimal ;
  geo-pos:long "6.5029389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420372_20432420372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420372'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.991944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5029389'^^xsd:double;
  dwc:latitude '53.5182066'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420372'^^xsd:integer;
  dwc:observationDate '2018-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420383_20432420383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420383_20432420383> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420383_20432420383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5181495 6.502945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5181495"^^xsd:decimal ;
  dwc:decimalLongitude "6.502945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420383_20432420383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5181495 6.502945)"^^geo:wktLiteral ;
  geo-pos:lat "53.5181495"^^xsd:decimal ;
  geo-pos:long "6.502945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420383_20432420383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420383'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.0569444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.502945'^^xsd:double;
  dwc:latitude '53.5181495'^^xsd:double;
  dwc:coordinatePrecision '11.2'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420383'^^xsd:integer;
  dwc:observationDate '2018-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421213_20432421213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421213_20432421213> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421213_20432421213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.541597 6.5029493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.541597"^^xsd:decimal ;
  dwc:decimalLongitude "6.5029493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421213_20432421213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.541597 6.5029493)"^^geo:wktLiteral ;
  geo-pos:lat "53.541597"^^xsd:decimal ;
  geo-pos:long "6.5029493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421213_20432421213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421213'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '22.036944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5029493'^^xsd:double;
  dwc:latitude '53.541597'^^xsd:double;
  dwc:coordinatePrecision '19.5'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421213'^^xsd:integer;
  dwc:observationDate '2018-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421426_20432421426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421426_20432421426> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421426_20432421426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538713 6.5029538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.538713"^^xsd:decimal ;
  dwc:decimalLongitude "6.5029538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421426_20432421426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538713 6.5029538)"^^geo:wktLiteral ;
  geo-pos:lat "53.538713"^^xsd:decimal ;
  geo-pos:long "6.5029538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421426_20432421426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421426'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.318611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5029538'^^xsd:double;
  dwc:latitude '53.538713'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421426'^^xsd:integer;
  dwc:observationDate '2018-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420687_20432420687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420687_20432420687> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420687_20432420687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5151105 6.5029604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5151105"^^xsd:decimal ;
  dwc:decimalLongitude "6.5029604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420687_20432420687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5151105 6.5029604)"^^geo:wktLiteral ;
  geo-pos:lat "53.5151105"^^xsd:decimal ;
  geo-pos:long "6.5029604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420687_20432420687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420687'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.905'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5029604'^^xsd:double;
  dwc:latitude '53.5151105'^^xsd:double;
  dwc:coordinatePrecision '13.3'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420687'^^xsd:integer;
  dwc:observationDate '2018-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420516_20432420516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420516_20432420516> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420516_20432420516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5170075 6.5029661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5170075"^^xsd:decimal ;
  dwc:decimalLongitude "6.5029661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420516_20432420516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5170075 6.5029661)"^^geo:wktLiteral ;
  geo-pos:lat "53.5170075"^^xsd:decimal ;
  geo-pos:long "6.5029661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420516_20432420516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420516'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.842222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5029661'^^xsd:double;
  dwc:latitude '53.5170075'^^xsd:double;
  dwc:coordinatePrecision '11'^^xsd:integer;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420516'^^xsd:integer;
  dwc:observationDate '2018-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420396_20432420396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420396_20432420396> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420396_20432420396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5180644 6.5029672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5180644"^^xsd:decimal ;
  dwc:decimalLongitude "6.5029672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420396_20432420396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5180644 6.5029672)"^^geo:wktLiteral ;
  geo-pos:lat "53.5180644"^^xsd:decimal ;
  geo-pos:long "6.5029672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420396_20432420396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420396'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5029672'^^xsd:double;
  dwc:latitude '53.5180644'^^xsd:double;
  dwc:coordinatePrecision '11.9'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420396'^^xsd:integer;
  dwc:observationDate '2018-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421830_20432421830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421830_20432421830> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421830_20432421830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5394427 6.502969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5394427"^^xsd:decimal ;
  dwc:decimalLongitude "6.502969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421830_20432421830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5394427 6.502969)"^^geo:wktLiteral ;
  geo-pos:lat "53.5394427"^^xsd:decimal ;
  geo-pos:long "6.502969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421830_20432421830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421830'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.735'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.502969'^^xsd:double;
  dwc:latitude '53.5394427'^^xsd:double;
  dwc:coordinatePrecision '2.8'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421830'^^xsd:integer;
  dwc:observationDate '2018-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421836_20432421836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421836_20432421836> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421836_20432421836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5173095 6.5029714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5173095"^^xsd:decimal ;
  dwc:decimalLongitude "6.5029714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421836_20432421836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5173095 6.5029714)"^^geo:wktLiteral ;
  geo-pos:lat "53.5173095"^^xsd:decimal ;
  geo-pos:long "6.5029714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421836_20432421836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421836'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.7638888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5029714'^^xsd:double;
  dwc:latitude '53.5173095'^^xsd:double;
  dwc:coordinatePrecision '11.6'^^xsd:double;
  dwc:minimumElevation '-13'^^xsd:integer;
  dwc:maximumElevation '-13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421836'^^xsd:integer;
  dwc:observationDate '2018-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420222_20432420222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420222_20432420222> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420222_20432420222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168565 6.5029727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5168565"^^xsd:decimal ;
  dwc:decimalLongitude "6.5029727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420222_20432420222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168565 6.5029727)"^^geo:wktLiteral ;
  geo-pos:lat "53.5168565"^^xsd:decimal ;
  geo-pos:long "6.5029727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420222_20432420222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420222'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.9797222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5029727'^^xsd:double;
  dwc:latitude '53.5168565'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420222'^^xsd:integer;
  dwc:observationDate '2018-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421672_20432421672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421672_20432421672> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421672_20432421672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.51503 6.5029747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.51503"^^xsd:decimal ;
  dwc:decimalLongitude "6.5029747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421672_20432421672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.51503 6.5029747)"^^geo:wktLiteral ;
  geo-pos:lat "53.51503"^^xsd:decimal ;
  geo-pos:long "6.5029747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421672_20432421672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421672'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.7419444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5029747'^^xsd:double;
  dwc:latitude '53.51503'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421672'^^xsd:integer;
  dwc:observationDate '2018-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421306_20432421306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421306_20432421306> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421306_20432421306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5184695 6.502982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5184695"^^xsd:decimal ;
  dwc:decimalLongitude "6.502982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421306_20432421306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5184695 6.502982)"^^geo:wktLiteral ;
  geo-pos:lat "53.5184695"^^xsd:decimal ;
  geo-pos:long "6.502982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421306_20432421306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421306'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.605833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.502982'^^xsd:double;
  dwc:latitude '53.5184695'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421306'^^xsd:integer;
  dwc:observationDate '2018-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420357_20432420357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420357_20432420357> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420357_20432420357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5153624 6.5029922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5153624"^^xsd:decimal ;
  dwc:decimalLongitude "6.5029922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420357_20432420357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5153624 6.5029922)"^^geo:wktLiteral ;
  geo-pos:lat "53.5153624"^^xsd:decimal ;
  geo-pos:long "6.5029922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420357_20432420357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420357'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.88527777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5029922'^^xsd:double;
  dwc:latitude '53.5153624'^^xsd:double;
  dwc:coordinatePrecision '12.7'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420357'^^xsd:integer;
  dwc:observationDate '2018-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420550_20432420550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420550_20432420550> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420550_20432420550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5174096 6.5029926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5174096"^^xsd:decimal ;
  dwc:decimalLongitude "6.5029926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420550_20432420550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5174096 6.5029926)"^^geo:wktLiteral ;
  geo-pos:lat "53.5174096"^^xsd:decimal ;
  geo-pos:long "6.5029926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420550_20432420550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420550'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.065'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5029926'^^xsd:double;
  dwc:latitude '53.5174096'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420550'^^xsd:integer;
  dwc:observationDate '2018-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420565_20432420565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420565_20432420565> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420565_20432420565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5171578 6.5029947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5171578"^^xsd:decimal ;
  dwc:decimalLongitude "6.5029947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420565_20432420565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5171578 6.5029947)"^^geo:wktLiteral ;
  geo-pos:lat "53.5171578"^^xsd:decimal ;
  geo-pos:long "6.5029947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420565_20432420565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420565'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.157222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5029947'^^xsd:double;
  dwc:latitude '53.5171578'^^xsd:double;
  dwc:coordinatePrecision '11.6'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420565'^^xsd:integer;
  dwc:observationDate '2018-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421798_20432421798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421798_20432421798> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421798_20432421798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5193402 6.5030007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5193402"^^xsd:decimal ;
  dwc:decimalLongitude "6.5030007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421798_20432421798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5193402 6.5030007)"^^geo:wktLiteral ;
  geo-pos:lat "53.5193402"^^xsd:decimal ;
  geo-pos:long "6.5030007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421798_20432421798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421798'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.541944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5030007'^^xsd:double;
  dwc:latitude '53.5193402'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421798'^^xsd:integer;
  dwc:observationDate '2018-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420863_20432420863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420863_20432420863> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420863_20432420863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5197362 6.5030034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5197362"^^xsd:decimal ;
  dwc:decimalLongitude "6.5030034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420863_20432420863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5197362 6.5030034)"^^geo:wktLiteral ;
  geo-pos:lat "53.5197362"^^xsd:decimal ;
  geo-pos:long "6.5030034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420863_20432420863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420863'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.9127777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5030034'^^xsd:double;
  dwc:latitude '53.5197362'^^xsd:double;
  dwc:coordinatePrecision '10.7'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420863'^^xsd:integer;
  dwc:observationDate '2018-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420837_20432420837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420837_20432420837> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420837_20432420837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5180986 6.5030117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5180986"^^xsd:decimal ;
  dwc:decimalLongitude "6.5030117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420837_20432420837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5180986 6.5030117)"^^geo:wktLiteral ;
  geo-pos:lat "53.5180986"^^xsd:decimal ;
  geo-pos:long "6.5030117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420837_20432420837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420837'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.7766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5030117'^^xsd:double;
  dwc:latitude '53.5180986'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420837'^^xsd:integer;
  dwc:observationDate '2018-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420473_20432420473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420473_20432420473> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420473_20432420473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5397733 6.5030124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5397733"^^xsd:decimal ;
  dwc:decimalLongitude "6.5030124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420473_20432420473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5397733 6.5030124)"^^geo:wktLiteral ;
  geo-pos:lat "53.5397733"^^xsd:decimal ;
  geo-pos:long "6.5030124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420473_20432420473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420473'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '21.591388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5030124'^^xsd:double;
  dwc:latitude '53.5397733'^^xsd:double;
  dwc:coordinatePrecision '11.1'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420473'^^xsd:integer;
  dwc:observationDate '2018-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420141_20432420141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420141_20432420141> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420141_20432420141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5401593 6.5030165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5401593"^^xsd:decimal ;
  dwc:decimalLongitude "6.5030165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420141_20432420141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5401593 6.5030165)"^^geo:wktLiteral ;
  geo-pos:lat "53.5401593"^^xsd:decimal ;
  geo-pos:long "6.5030165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420141_20432420141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420141'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '22.503333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5030165'^^xsd:double;
  dwc:latitude '53.5401593'^^xsd:double;
  dwc:coordinatePrecision '12.8'^^xsd:double;
  dwc:minimumElevation '-15'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420141'^^xsd:integer;
  dwc:observationDate '2018-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420853_20432420853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420853_20432420853> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420853_20432420853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5392078 6.5030184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5392078"^^xsd:decimal ;
  dwc:decimalLongitude "6.5030184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420853_20432420853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5392078 6.5030184)"^^geo:wktLiteral ;
  geo-pos:lat "53.5392078"^^xsd:decimal ;
  geo-pos:long "6.5030184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420853_20432420853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420853'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.856111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5030184'^^xsd:double;
  dwc:latitude '53.5392078'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420853'^^xsd:integer;
  dwc:observationDate '2018-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420328_20432420328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420328_20432420328> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420328_20432420328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5155977 6.5030263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5155977"^^xsd:decimal ;
  dwc:decimalLongitude "6.5030263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420328_20432420328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5155977 6.5030263)"^^geo:wktLiteral ;
  geo-pos:lat "53.5155977"^^xsd:decimal ;
  geo-pos:long "6.5030263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420328_20432420328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420328'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.696666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5030263'^^xsd:double;
  dwc:latitude '53.5155977'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420328'^^xsd:integer;
  dwc:observationDate '2018-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421620_20432421620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421620_20432421620> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421620_20432421620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5433778 6.5030275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5433778"^^xsd:decimal ;
  dwc:decimalLongitude "6.5030275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421620_20432421620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5433778 6.5030275)"^^geo:wktLiteral ;
  geo-pos:lat "53.5433778"^^xsd:decimal ;
  geo-pos:long "6.5030275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421620_20432421620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421620'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.41833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5030275'^^xsd:double;
  dwc:latitude '53.5433778'^^xsd:double;
  dwc:coordinatePrecision '8.5'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421620'^^xsd:integer;
  dwc:observationDate '2018-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420233_20432420233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420233_20432420233> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420233_20432420233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.515481 6.5030282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.515481"^^xsd:decimal ;
  dwc:decimalLongitude "6.5030282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420233_20432420233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.515481 6.5030282)"^^geo:wktLiteral ;
  geo-pos:lat "53.515481"^^xsd:decimal ;
  geo-pos:long "6.5030282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420233_20432420233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420233'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.053333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5030282'^^xsd:double;
  dwc:latitude '53.515481'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420233'^^xsd:integer;
  dwc:observationDate '2018-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421189_20432421189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421189_20432421189> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421189_20432421189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5401109 6.5030323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5401109"^^xsd:decimal ;
  dwc:decimalLongitude "6.5030323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "24.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421189_20432421189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5401109 6.5030323)"^^geo:wktLiteral ;
  geo-pos:lat "53.5401109"^^xsd:decimal ;
  geo-pos:long "6.5030323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "24.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421189_20432421189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421189'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.898888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5030323'^^xsd:double;
  dwc:latitude '53.5401109'^^xsd:double;
  dwc:coordinatePrecision '24.1'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421189'^^xsd:integer;
  dwc:observationDate '2018-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420805_20432420805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420805_20432420805> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420805_20432420805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538891 6.5030362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.538891"^^xsd:decimal ;
  dwc:decimalLongitude "6.5030362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420805_20432420805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538891 6.5030362)"^^geo:wktLiteral ;
  geo-pos:lat "53.538891"^^xsd:decimal ;
  geo-pos:long "6.5030362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420805_20432420805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420805'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.576666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5030362'^^xsd:double;
  dwc:latitude '53.538891'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420805'^^xsd:integer;
  dwc:observationDate '2018-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420872_20432420872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420872_20432420872> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420872_20432420872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.519367 6.503063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.519367"^^xsd:decimal ;
  dwc:decimalLongitude "6.503063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420872_20432420872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.519367 6.503063)"^^geo:wktLiteral ;
  geo-pos:lat "53.519367"^^xsd:decimal ;
  geo-pos:long "6.503063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420872_20432420872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420872'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.965277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.503063'^^xsd:double;
  dwc:latitude '53.519367'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420872'^^xsd:integer;
  dwc:observationDate '2018-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420246_20432420246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420246_20432420246> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420246_20432420246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5165744 6.5030662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5165744"^^xsd:decimal ;
  dwc:decimalLongitude "6.5030662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420246_20432420246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5165744 6.5030662)"^^geo:wktLiteral ;
  geo-pos:lat "53.5165744"^^xsd:decimal ;
  geo-pos:long "6.5030662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420246_20432420246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420246'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.1433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5030662'^^xsd:double;
  dwc:latitude '53.5165744'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420246'^^xsd:integer;
  dwc:observationDate '2018-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421701_20432421701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421701_20432421701> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421701_20432421701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4990064 6.5030664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4990064"^^xsd:decimal ;
  dwc:decimalLongitude "6.5030664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421701_20432421701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4990064 6.5030664)"^^geo:wktLiteral ;
  geo-pos:lat "53.4990064"^^xsd:decimal ;
  geo-pos:long "6.5030664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421701_20432421701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421701'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.9183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5030664'^^xsd:double;
  dwc:latitude '53.4990064'^^xsd:double;
  dwc:coordinatePrecision '8.5'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421701'^^xsd:integer;
  dwc:observationDate '2018-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420366_20432420366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420366_20432420366> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420366_20432420366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5183185 6.5030694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5183185"^^xsd:decimal ;
  dwc:decimalLongitude "6.5030694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420366_20432420366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5183185 6.5030694)"^^geo:wktLiteral ;
  geo-pos:lat "53.5183185"^^xsd:decimal ;
  geo-pos:long "6.5030694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420366_20432420366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420366'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.9519444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5030694'^^xsd:double;
  dwc:latitude '53.5183185'^^xsd:double;
  dwc:coordinatePrecision '2.6'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420366'^^xsd:integer;
  dwc:observationDate '2018-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421072_20432421072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421072_20432421072> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421072_20432421072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5159844 6.5030702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5159844"^^xsd:decimal ;
  dwc:decimalLongitude "6.5030702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421072_20432421072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5159844 6.5030702)"^^geo:wktLiteral ;
  geo-pos:lat "53.5159844"^^xsd:decimal ;
  geo-pos:long "6.5030702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421072_20432421072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421072'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.18444444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5030702'^^xsd:double;
  dwc:latitude '53.5159844'^^xsd:double;
  dwc:coordinatePrecision '11.8'^^xsd:double;
  dwc:minimumElevation '-15'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421072'^^xsd:integer;
  dwc:observationDate '2018-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420242_20432420242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420242_20432420242> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420242_20432420242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5143376 6.5030796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5143376"^^xsd:decimal ;
  dwc:decimalLongitude "6.5030796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420242_20432420242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5143376 6.5030796)"^^geo:wktLiteral ;
  geo-pos:lat "53.5143376"^^xsd:decimal ;
  geo-pos:long "6.5030796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420242_20432420242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420242'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.1016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5030796'^^xsd:double;
  dwc:latitude '53.5143376'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420242'^^xsd:integer;
  dwc:observationDate '2018-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421076_20432421076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421076_20432421076> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421076_20432421076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5173298 6.5030831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5173298"^^xsd:decimal ;
  dwc:decimalLongitude "6.5030831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421076_20432421076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5173298 6.5030831)"^^geo:wktLiteral ;
  geo-pos:lat "53.5173298"^^xsd:decimal ;
  geo-pos:long "6.5030831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421076_20432421076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421076'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.215'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5030831'^^xsd:double;
  dwc:latitude '53.5173298'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421076'^^xsd:integer;
  dwc:observationDate '2018-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420358_20432420358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420358_20432420358> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420358_20432420358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5155749 6.5030867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5155749"^^xsd:decimal ;
  dwc:decimalLongitude "6.5030867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420358_20432420358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5155749 6.5030867)"^^geo:wktLiteral ;
  geo-pos:lat "53.5155749"^^xsd:decimal ;
  geo-pos:long "6.5030867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420358_20432420358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420358'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.8925'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5030867'^^xsd:double;
  dwc:latitude '53.5155749'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420358'^^xsd:integer;
  dwc:observationDate '2018-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420467_20432420467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420467_20432420467> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420467_20432420467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5179041 6.5030877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5179041"^^xsd:decimal ;
  dwc:decimalLongitude "6.5030877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420467_20432420467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5179041 6.5030877)"^^geo:wktLiteral ;
  geo-pos:lat "53.5179041"^^xsd:decimal ;
  geo-pos:long "6.5030877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420467_20432420467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420467'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.553888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5030877'^^xsd:double;
  dwc:latitude '53.5179041'^^xsd:double;
  dwc:coordinatePrecision '7.4'^^xsd:double;
  dwc:minimumElevation '-29'^^xsd:integer;
  dwc:maximumElevation '-29'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420467'^^xsd:integer;
  dwc:observationDate '2018-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421401_20432421401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421401_20432421401> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421401_20432421401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5155532 6.5030917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5155532"^^xsd:decimal ;
  dwc:decimalLongitude "6.5030917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421401_20432421401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5155532 6.5030917)"^^geo:wktLiteral ;
  geo-pos:lat "53.5155532"^^xsd:decimal ;
  geo-pos:long "6.5030917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421401_20432421401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421401'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.171111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5030917'^^xsd:double;
  dwc:latitude '53.5155532'^^xsd:double;
  dwc:coordinatePrecision '20.8'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421401'^^xsd:integer;
  dwc:observationDate '2018-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421402_20432421402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421402_20432421402> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421402_20432421402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5155623 6.5030972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5155623"^^xsd:decimal ;
  dwc:decimalLongitude "6.5030972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421402_20432421402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5155623 6.5030972)"^^geo:wktLiteral ;
  geo-pos:lat "53.5155623"^^xsd:decimal ;
  geo-pos:long "6.5030972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421402_20432421402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421402'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.183611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5030972'^^xsd:double;
  dwc:latitude '53.5155623'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421402'^^xsd:integer;
  dwc:observationDate '2018-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420494_20432420494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420494_20432420494> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420494_20432420494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5174628 6.5030984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5174628"^^xsd:decimal ;
  dwc:decimalLongitude "6.5030984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420494_20432420494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5174628 6.5030984)"^^geo:wktLiteral ;
  geo-pos:lat "53.5174628"^^xsd:decimal ;
  geo-pos:long "6.5030984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420494_20432420494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420494'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.709722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5030984'^^xsd:double;
  dwc:latitude '53.5174628'^^xsd:double;
  dwc:coordinatePrecision '8.7'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420494'^^xsd:integer;
  dwc:observationDate '2018-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420406_20432420406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420406_20432420406> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420406_20432420406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5163422 6.5030995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5163422"^^xsd:decimal ;
  dwc:decimalLongitude "6.5030995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420406_20432420406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5163422 6.5030995)"^^geo:wktLiteral ;
  geo-pos:lat "53.5163422"^^xsd:decimal ;
  geo-pos:long "6.5030995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420406_20432420406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420406'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.1880555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5030995'^^xsd:double;
  dwc:latitude '53.5163422'^^xsd:double;
  dwc:coordinatePrecision '11.1'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420406'^^xsd:integer;
  dwc:observationDate '2018-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421882_20432421882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421882_20432421882> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421882_20432421882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.514088 6.503102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.514088"^^xsd:decimal ;
  dwc:decimalLongitude "6.503102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421882_20432421882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.514088 6.503102)"^^geo:wktLiteral ;
  geo-pos:lat "53.514088"^^xsd:decimal ;
  geo-pos:long "6.503102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421882_20432421882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421882'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.023055555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.503102'^^xsd:double;
  dwc:latitude '53.514088'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421882'^^xsd:integer;
  dwc:observationDate '2018-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420291_20432420291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420291_20432420291> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420291_20432420291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5153826 6.503113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5153826"^^xsd:decimal ;
  dwc:decimalLongitude "6.503113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420291_20432420291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5153826 6.503113)"^^geo:wktLiteral ;
  geo-pos:lat "53.5153826"^^xsd:decimal ;
  geo-pos:long "6.503113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420291_20432420291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420291'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.4477777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.503113'^^xsd:double;
  dwc:latitude '53.5153826'^^xsd:double;
  dwc:coordinatePrecision '11.6'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420291'^^xsd:integer;
  dwc:observationDate '2018-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420889_20432420889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420889_20432420889> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420889_20432420889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5203306 6.5031164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5203306"^^xsd:decimal ;
  dwc:decimalLongitude "6.5031164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420889_20432420889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5203306 6.5031164)"^^geo:wktLiteral ;
  geo-pos:lat "53.5203306"^^xsd:decimal ;
  geo-pos:long "6.5031164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420889_20432420889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420889'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.0791666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5031164'^^xsd:double;
  dwc:latitude '53.5203306'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420889'^^xsd:integer;
  dwc:observationDate '2018-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421539_20432421539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421539_20432421539> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421539_20432421539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5194574 6.5031198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5194574"^^xsd:decimal ;
  dwc:decimalLongitude "6.5031198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421539_20432421539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5194574 6.5031198)"^^geo:wktLiteral ;
  geo-pos:lat "53.5194574"^^xsd:decimal ;
  geo-pos:long "6.5031198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421539_20432421539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421539'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.961111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5031198'^^xsd:double;
  dwc:latitude '53.5194574'^^xsd:double;
  dwc:coordinatePrecision '12.9'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421539'^^xsd:integer;
  dwc:observationDate '2018-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420381_20432420381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420381_20432420381> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420381_20432420381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5166695 6.503121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5166695"^^xsd:decimal ;
  dwc:decimalLongitude "6.503121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420381_20432420381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5166695 6.503121)"^^geo:wktLiteral ;
  geo-pos:lat "53.5166695"^^xsd:decimal ;
  geo-pos:long "6.503121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420381_20432420381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420381'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.0466666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.503121'^^xsd:double;
  dwc:latitude '53.5166695'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420381'^^xsd:integer;
  dwc:observationDate '2018-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421070_20432421070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421070_20432421070> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421070_20432421070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5162369 6.5031286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5162369"^^xsd:decimal ;
  dwc:decimalLongitude "6.5031286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421070_20432421070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5162369 6.5031286)"^^geo:wktLiteral ;
  geo-pos:lat "53.5162369"^^xsd:decimal ;
  geo-pos:long "6.5031286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421070_20432421070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421070'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22.176666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5031286'^^xsd:double;
  dwc:latitude '53.5162369'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421070'^^xsd:integer;
  dwc:observationDate '2018-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420359_20432420359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420359_20432420359> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420359_20432420359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.516241 6.5031294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.516241"^^xsd:decimal ;
  dwc:decimalLongitude "6.5031294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420359_20432420359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.516241 6.5031294)"^^geo:wktLiteral ;
  geo-pos:lat "53.516241"^^xsd:decimal ;
  geo-pos:long "6.5031294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420359_20432420359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420359'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.9016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5031294'^^xsd:double;
  dwc:latitude '53.516241'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420359'^^xsd:integer;
  dwc:observationDate '2018-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420356_20432420356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420356_20432420356> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420356_20432420356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5156773 6.503131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5156773"^^xsd:decimal ;
  dwc:decimalLongitude "6.503131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420356_20432420356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5156773 6.503131)"^^geo:wktLiteral ;
  geo-pos:lat "53.5156773"^^xsd:decimal ;
  geo-pos:long "6.503131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420356_20432420356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420356'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '23.885277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.503131'^^xsd:double;
  dwc:latitude '53.5156773'^^xsd:double;
  dwc:coordinatePrecision '2.2'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420356'^^xsd:integer;
  dwc:observationDate '2018-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420838_20432420838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420838_20432420838> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420838_20432420838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.518804 6.5031344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.518804"^^xsd:decimal ;
  dwc:decimalLongitude "6.5031344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420838_20432420838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.518804 6.5031344)"^^geo:wktLiteral ;
  geo-pos:lat "53.518804"^^xsd:decimal ;
  geo-pos:long "6.5031344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420838_20432420838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420838'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.7819444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5031344'^^xsd:double;
  dwc:latitude '53.518804'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420838'^^xsd:integer;
  dwc:observationDate '2018-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420458_20432420458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420458_20432420458> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420458_20432420458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5172681 6.5031375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5172681"^^xsd:decimal ;
  dwc:decimalLongitude "6.5031375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420458_20432420458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5172681 6.5031375)"^^geo:wktLiteral ;
  geo-pos:lat "53.5172681"^^xsd:decimal ;
  geo-pos:long "6.5031375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420458_20432420458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420458'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.5002777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5031375'^^xsd:double;
  dwc:latitude '53.5172681'^^xsd:double;
  dwc:coordinatePrecision '2.8'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420458'^^xsd:integer;
  dwc:observationDate '2018-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421901_20432421901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421901_20432421901> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421901_20432421901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5142445 6.5031485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5142445"^^xsd:decimal ;
  dwc:decimalLongitude "6.5031485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421901_20432421901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5142445 6.5031485)"^^geo:wktLiteral ;
  geo-pos:lat "53.5142445"^^xsd:decimal ;
  geo-pos:long "6.5031485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421901_20432421901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421901'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5031485'^^xsd:double;
  dwc:latitude '53.5142445'^^xsd:double;
  dwc:coordinatePrecision '6.9'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421901'^^xsd:integer;
  dwc:observationDate '2018-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421194_20432421194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421194_20432421194> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421194_20432421194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5159635 6.5031498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5159635"^^xsd:decimal ;
  dwc:decimalLongitude "6.5031498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421194_20432421194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5159635 6.5031498)"^^geo:wktLiteral ;
  geo-pos:lat "53.5159635"^^xsd:decimal ;
  geo-pos:long "6.5031498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421194_20432421194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421194'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.9272222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5031498'^^xsd:double;
  dwc:latitude '53.5159635'^^xsd:double;
  dwc:coordinatePrecision '10.4'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421194'^^xsd:integer;
  dwc:observationDate '2018-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420382_20432420382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420382_20432420382> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420382_20432420382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5163725 6.5031545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5163725"^^xsd:decimal ;
  dwc:decimalLongitude "6.5031545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420382_20432420382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5163725 6.5031545)"^^geo:wktLiteral ;
  geo-pos:lat "53.5163725"^^xsd:decimal ;
  geo-pos:long "6.5031545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420382_20432420382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420382'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.0508333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5031545'^^xsd:double;
  dwc:latitude '53.5163725'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420382'^^xsd:integer;
  dwc:observationDate '2018-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420142_20432420142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420142_20432420142> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420142_20432420142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5403351 6.5031552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5403351"^^xsd:decimal ;
  dwc:decimalLongitude "6.5031552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420142_20432420142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5403351 6.5031552)"^^geo:wktLiteral ;
  geo-pos:lat "53.5403351"^^xsd:decimal ;
  geo-pos:long "6.5031552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420142_20432420142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420142'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23.503888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5031552'^^xsd:double;
  dwc:latitude '53.5403351'^^xsd:double;
  dwc:coordinatePrecision '19.7'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420142'^^xsd:integer;
  dwc:observationDate '2018-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421696_20432421696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421696_20432421696> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421696_20432421696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5156587 6.5031588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5156587"^^xsd:decimal ;
  dwc:decimalLongitude "6.5031588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421696_20432421696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5156587 6.5031588)"^^geo:wktLiteral ;
  geo-pos:lat "53.5156587"^^xsd:decimal ;
  geo-pos:long "6.5031588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421696_20432421696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421696'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.8819444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5031588'^^xsd:double;
  dwc:latitude '53.5156587'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421696'^^xsd:integer;
  dwc:observationDate '2018-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420384_20432420384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420384_20432420384> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420384_20432420384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5183051 6.5031664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5183051"^^xsd:decimal ;
  dwc:decimalLongitude "6.5031664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420384_20432420384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5183051 6.5031664)"^^geo:wktLiteral ;
  geo-pos:lat "53.5183051"^^xsd:decimal ;
  geo-pos:long "6.5031664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420384_20432420384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420384'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.0597222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5031664'^^xsd:double;
  dwc:latitude '53.5183051'^^xsd:double;
  dwc:coordinatePrecision '7.6'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420384'^^xsd:integer;
  dwc:observationDate '2018-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420333_20432420333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420333_20432420333> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420333_20432420333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5179193 6.5031683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5179193"^^xsd:decimal ;
  dwc:decimalLongitude "6.5031683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420333_20432420333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5179193 6.5031683)"^^geo:wktLiteral ;
  geo-pos:lat "53.5179193"^^xsd:decimal ;
  geo-pos:long "6.5031683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420333_20432420333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420333'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.72111111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5031683'^^xsd:double;
  dwc:latitude '53.5179193'^^xsd:double;
  dwc:coordinatePrecision '9.3'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420333'^^xsd:integer;
  dwc:observationDate '2018-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421091_20432421091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421091_20432421091> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421091_20432421091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5388219 6.5031723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5388219"^^xsd:decimal ;
  dwc:decimalLongitude "6.5031723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421091_20432421091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5388219 6.5031723)"^^geo:wktLiteral ;
  geo-pos:lat "53.5388219"^^xsd:decimal ;
  geo-pos:long "6.5031723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421091_20432421091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421091'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.298611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5031723'^^xsd:double;
  dwc:latitude '53.5388219'^^xsd:double;
  dwc:coordinatePrecision '2.2'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421091'^^xsd:integer;
  dwc:observationDate '2018-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420143_20432420143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420143_20432420143> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420143_20432420143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5403416 6.5031737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5403416"^^xsd:decimal ;
  dwc:decimalLongitude "6.5031737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420143_20432420143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5403416 6.5031737)"^^geo:wktLiteral ;
  geo-pos:lat "53.5403416"^^xsd:decimal ;
  geo-pos:long "6.5031737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420143_20432420143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420143'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.51777777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5031737'^^xsd:double;
  dwc:latitude '53.5403416'^^xsd:double;
  dwc:coordinatePrecision '10.3'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420143'^^xsd:integer;
  dwc:observationDate '2018-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420329_20432420329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420329_20432420329> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420329_20432420329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5150313 6.5031747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5150313"^^xsd:decimal ;
  dwc:decimalLongitude "6.5031747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420329_20432420329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5150313 6.5031747)"^^geo:wktLiteral ;
  geo-pos:lat "53.5150313"^^xsd:decimal ;
  geo-pos:long "6.5031747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420329_20432420329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420329'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.701944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5031747'^^xsd:double;
  dwc:latitude '53.5150313'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420329'^^xsd:integer;
  dwc:observationDate '2018-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421655_20432421655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421655_20432421655> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421655_20432421655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5153845 6.5031748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5153845"^^xsd:decimal ;
  dwc:decimalLongitude "6.5031748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421655_20432421655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5153845 6.5031748)"^^geo:wktLiteral ;
  geo-pos:lat "53.5153845"^^xsd:decimal ;
  geo-pos:long "6.5031748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421655_20432421655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421655'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.643333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5031748'^^xsd:double;
  dwc:latitude '53.5153845'^^xsd:double;
  dwc:coordinatePrecision '2.8'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421655'^^xsd:integer;
  dwc:observationDate '2018-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420685_20432420685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420685_20432420685> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420685_20432420685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5155333 6.5031753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5155333"^^xsd:decimal ;
  dwc:decimalLongitude "6.5031753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420685_20432420685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5155333 6.5031753)"^^geo:wktLiteral ;
  geo-pos:lat "53.5155333"^^xsd:decimal ;
  geo-pos:long "6.5031753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420685_20432420685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420685'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.893333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5031753'^^xsd:double;
  dwc:latitude '53.5155333'^^xsd:double;
  dwc:coordinatePrecision '2.2'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420685'^^xsd:integer;
  dwc:observationDate '2018-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421019_20432421019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421019_20432421019> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421019_20432421019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5170659 6.5031779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5170659"^^xsd:decimal ;
  dwc:decimalLongitude "6.5031779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421019_20432421019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5170659 6.5031779)"^^geo:wktLiteral ;
  geo-pos:lat "53.5170659"^^xsd:decimal ;
  geo-pos:long "6.5031779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421019_20432421019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421019'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.8425'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5031779'^^xsd:double;
  dwc:latitude '53.5170659'^^xsd:double;
  dwc:coordinatePrecision '7.2'^^xsd:double;
  dwc:minimumElevation '-14'^^xsd:integer;
  dwc:maximumElevation '-14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421019'^^xsd:integer;
  dwc:observationDate '2018-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421570_20432421570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421570_20432421570> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421570_20432421570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5419647 6.5031784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5419647"^^xsd:decimal ;
  dwc:decimalLongitude "6.5031784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421570_20432421570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5419647 6.5031784)"^^geo:wktLiteral ;
  geo-pos:lat "53.5419647"^^xsd:decimal ;
  geo-pos:long "6.5031784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421570_20432421570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421570'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.122222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5031784'^^xsd:double;
  dwc:latitude '53.5419647'^^xsd:double;
  dwc:coordinatePrecision '13'^^xsd:integer;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421570'^^xsd:integer;
  dwc:observationDate '2018-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421168_20432421168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421168_20432421168> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421168_20432421168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5403925 6.5031814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5403925"^^xsd:decimal ;
  dwc:decimalLongitude "6.5031814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421168_20432421168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5403925 6.5031814)"^^geo:wktLiteral ;
  geo-pos:lat "53.5403925"^^xsd:decimal ;
  geo-pos:long "6.5031814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421168_20432421168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421168'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.785'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5031814'^^xsd:double;
  dwc:latitude '53.5403925'^^xsd:double;
  dwc:coordinatePrecision '9.3'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421168'^^xsd:integer;
  dwc:observationDate '2018-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420860_20432420860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420860_20432420860> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420860_20432420860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.519811 6.5031858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.519811"^^xsd:decimal ;
  dwc:decimalLongitude "6.5031858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420860_20432420860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.519811 6.5031858)"^^geo:wktLiteral ;
  geo-pos:lat "53.519811"^^xsd:decimal ;
  geo-pos:long "6.5031858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420860_20432420860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420860'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.8952777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5031858'^^xsd:double;
  dwc:latitude '53.519811'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420860'^^xsd:integer;
  dwc:observationDate '2018-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420379_20432420379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420379_20432420379> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420379_20432420379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5174224 6.5031937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5174224"^^xsd:decimal ;
  dwc:decimalLongitude "6.5031937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420379_20432420379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5174224 6.5031937)"^^geo:wktLiteral ;
  geo-pos:lat "53.5174224"^^xsd:decimal ;
  geo-pos:long "6.5031937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420379_20432420379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420379'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.038333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5031937'^^xsd:double;
  dwc:latitude '53.5174224'^^xsd:double;
  dwc:coordinatePrecision '7.3'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420379'^^xsd:integer;
  dwc:observationDate '2018-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420758_20432420758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420758_20432420758> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420758_20432420758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5395046 6.5031937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5395046"^^xsd:decimal ;
  dwc:decimalLongitude "6.5031937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420758_20432420758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5395046 6.5031937)"^^geo:wktLiteral ;
  geo-pos:lat "53.5395046"^^xsd:decimal ;
  geo-pos:long "6.5031937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420758_20432420758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420758'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.323333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5031937'^^xsd:double;
  dwc:latitude '53.5395046'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420758'^^xsd:integer;
  dwc:observationDate '2018-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420934_20432420934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420934_20432420934> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420934_20432420934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5185256 6.5031945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5185256"^^xsd:decimal ;
  dwc:decimalLongitude "6.5031945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420934_20432420934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5185256 6.5031945)"^^geo:wktLiteral ;
  geo-pos:lat "53.5185256"^^xsd:decimal ;
  geo-pos:long "6.5031945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420934_20432420934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420934'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.3458333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5031945'^^xsd:double;
  dwc:latitude '53.5185256'^^xsd:double;
  dwc:coordinatePrecision '8.3'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420934'^^xsd:integer;
  dwc:observationDate '2018-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421547_20432421547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421547_20432421547> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421547_20432421547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5431558 6.5031992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5431558"^^xsd:decimal ;
  dwc:decimalLongitude "6.5031992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421547_20432421547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5431558 6.5031992)"^^geo:wktLiteral ;
  geo-pos:lat "53.5431558"^^xsd:decimal ;
  geo-pos:long "6.5031992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421547_20432421547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421547'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '22.004166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5031992'^^xsd:double;
  dwc:latitude '53.5431558'^^xsd:double;
  dwc:coordinatePrecision '12.7'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421547'^^xsd:integer;
  dwc:observationDate '2018-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421973_20432421973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421973_20432421973> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421973_20432421973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5142212 6.5032014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5142212"^^xsd:decimal ;
  dwc:decimalLongitude "6.5032014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421973_20432421973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5142212 6.5032014)"^^geo:wktLiteral ;
  geo-pos:lat "53.5142212"^^xsd:decimal ;
  geo-pos:long "6.5032014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421973_20432421973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421973'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5032014'^^xsd:double;
  dwc:latitude '53.5142212'^^xsd:double;
  dwc:coordinatePrecision '18'^^xsd:integer;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421973'^^xsd:integer;
  dwc:observationDate '2018-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420234_20432420234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420234_20432420234> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420234_20432420234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5152291 6.5032023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5152291"^^xsd:decimal ;
  dwc:decimalLongitude "6.5032023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420234_20432420234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5152291 6.5032023)"^^geo:wktLiteral ;
  geo-pos:lat "53.5152291"^^xsd:decimal ;
  geo-pos:long "6.5032023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420234_20432420234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420234'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.057777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5032023'^^xsd:double;
  dwc:latitude '53.5152291'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420234'^^xsd:integer;
  dwc:observationDate '2018-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420470_20432420470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420470_20432420470> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420470_20432420470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5187008 6.5032027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5187008"^^xsd:decimal ;
  dwc:decimalLongitude "6.5032027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420470_20432420470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5187008 6.5032027)"^^geo:wktLiteral ;
  geo-pos:lat "53.5187008"^^xsd:decimal ;
  geo-pos:long "6.5032027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420470_20432420470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420470'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.570833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5032027'^^xsd:double;
  dwc:latitude '53.5187008'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420470'^^xsd:integer;
  dwc:observationDate '2018-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420761_20432420761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420761_20432420761> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420761_20432420761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5395602 6.5032031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5395602"^^xsd:decimal ;
  dwc:decimalLongitude "6.5032031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420761_20432420761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5395602 6.5032031)"^^geo:wktLiteral ;
  geo-pos:lat "53.5395602"^^xsd:decimal ;
  geo-pos:long "6.5032031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420761_20432420761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420761'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.341111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5032031'^^xsd:double;
  dwc:latitude '53.5395602'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420761'^^xsd:integer;
  dwc:observationDate '2018-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421981_20432421981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421981_20432421981> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421981_20432421981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5158828 6.5032063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5158828"^^xsd:decimal ;
  dwc:decimalLongitude "6.5032063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421981_20432421981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5158828 6.5032063)"^^geo:wktLiteral ;
  geo-pos:lat "53.5158828"^^xsd:decimal ;
  geo-pos:long "6.5032063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421981_20432421981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421981'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.6277777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5032063'^^xsd:double;
  dwc:latitude '53.5158828'^^xsd:double;
  dwc:coordinatePrecision '16'^^xsd:integer;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421981'^^xsd:integer;
  dwc:observationDate '2018-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420957_20432420957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420957_20432420957> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420957_20432420957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5156799 6.5032139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5156799"^^xsd:decimal ;
  dwc:decimalLongitude "6.5032139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420957_20432420957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5156799 6.5032139)"^^geo:wktLiteral ;
  geo-pos:lat "53.5156799"^^xsd:decimal ;
  geo-pos:long "6.5032139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420957_20432420957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420957'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.4727777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5032139'^^xsd:double;
  dwc:latitude '53.5156799'^^xsd:double;
  dwc:coordinatePrecision '6.3'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420957'^^xsd:integer;
  dwc:observationDate '2018-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420884_20432420884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420884_20432420884> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420884_20432420884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5196909 6.5032146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5196909"^^xsd:decimal ;
  dwc:decimalLongitude "6.5032146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420884_20432420884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5196909 6.5032146)"^^geo:wktLiteral ;
  geo-pos:lat "53.5196909"^^xsd:decimal ;
  geo-pos:long "6.5032146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420884_20432420884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420884'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.0444444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5032146'^^xsd:double;
  dwc:latitude '53.5196909'^^xsd:double;
  dwc:coordinatePrecision '8.3'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420884'^^xsd:integer;
  dwc:observationDate '2018-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420478_20432420478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420478_20432420478> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420478_20432420478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5155364 6.5032232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5155364"^^xsd:decimal ;
  dwc:decimalLongitude "6.5032232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420478_20432420478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5155364 6.5032232)"^^geo:wktLiteral ;
  geo-pos:lat "53.5155364"^^xsd:decimal ;
  geo-pos:long "6.5032232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420478_20432420478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420478'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.6183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5032232'^^xsd:double;
  dwc:latitude '53.5155364'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420478'^^xsd:integer;
  dwc:observationDate '2018-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421167_20432421167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421167_20432421167> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421167_20432421167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5403457 6.503234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5403457"^^xsd:decimal ;
  dwc:decimalLongitude "6.503234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421167_20432421167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5403457 6.503234)"^^geo:wktLiteral ;
  geo-pos:lat "53.5403457"^^xsd:decimal ;
  geo-pos:long "6.503234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421167_20432421167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421167'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '23.775'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.503234'^^xsd:double;
  dwc:latitude '53.5403457'^^xsd:double;
  dwc:coordinatePrecision '10.9'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421167'^^xsd:integer;
  dwc:observationDate '2018-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421659_20432421659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421659_20432421659> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421659_20432421659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5146823 6.5032375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5146823"^^xsd:decimal ;
  dwc:decimalLongitude "6.5032375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421659_20432421659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5146823 6.5032375)"^^geo:wktLiteral ;
  geo-pos:lat "53.5146823"^^xsd:decimal ;
  geo-pos:long "6.5032375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421659_20432421659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421659'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.663333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5032375'^^xsd:double;
  dwc:latitude '53.5146823'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421659'^^xsd:integer;
  dwc:observationDate '2018-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420522_20432420522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420522_20432420522> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420522_20432420522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5398405 6.5032446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5398405"^^xsd:decimal ;
  dwc:decimalLongitude "6.5032446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420522_20432420522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5398405 6.5032446)"^^geo:wktLiteral ;
  geo-pos:lat "53.5398405"^^xsd:decimal ;
  geo-pos:long "6.5032446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420522_20432420522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420522'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.881111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5032446'^^xsd:double;
  dwc:latitude '53.5398405'^^xsd:double;
  dwc:coordinatePrecision '7.3'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420522'^^xsd:integer;
  dwc:observationDate '2018-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420896_20432420896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420896_20432420896> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420896_20432420896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5148535 6.5032459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5148535"^^xsd:decimal ;
  dwc:decimalLongitude "6.5032459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420896_20432420896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5148535 6.5032459)"^^geo:wktLiteral ;
  geo-pos:lat "53.5148535"^^xsd:decimal ;
  geo-pos:long "6.5032459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420896_20432420896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420896'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.114444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5032459'^^xsd:double;
  dwc:latitude '53.5148535'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '-47'^^xsd:integer;
  dwc:maximumElevation '-47'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420896'^^xsd:integer;
  dwc:observationDate '2018-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421421_20432421421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421421_20432421421> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421421_20432421421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5181769 6.5032476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5181769"^^xsd:decimal ;
  dwc:decimalLongitude "6.5032476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421421_20432421421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5181769 6.5032476)"^^geo:wktLiteral ;
  geo-pos:lat "53.5181769"^^xsd:decimal ;
  geo-pos:long "6.5032476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421421_20432421421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421421'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.287777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5032476'^^xsd:double;
  dwc:latitude '53.5181769'^^xsd:double;
  dwc:coordinatePrecision '11.5'^^xsd:double;
  dwc:minimumElevation '-22'^^xsd:integer;
  dwc:maximumElevation '-22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421421'^^xsd:integer;
  dwc:observationDate '2018-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420243_20432420243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420243_20432420243> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420243_20432420243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5142597 6.5032536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5142597"^^xsd:decimal ;
  dwc:decimalLongitude "6.5032536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420243_20432420243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5142597 6.5032536)"^^geo:wktLiteral ;
  geo-pos:lat "53.5142597"^^xsd:decimal ;
  geo-pos:long "6.5032536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420243_20432420243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420243'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.1061111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5032536'^^xsd:double;
  dwc:latitude '53.5142597'^^xsd:double;
  dwc:coordinatePrecision '11.2'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420243'^^xsd:integer;
  dwc:observationDate '2018-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421166_20432421166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421166_20432421166> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421166_20432421166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5402751 6.5032564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5402751"^^xsd:decimal ;
  dwc:decimalLongitude "6.5032564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421166_20432421166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5402751 6.5032564)"^^geo:wktLiteral ;
  geo-pos:lat "53.5402751"^^xsd:decimal ;
  geo-pos:long "6.5032564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421166_20432421166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421166'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '22.765277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5032564'^^xsd:double;
  dwc:latitude '53.5402751'^^xsd:double;
  dwc:coordinatePrecision '7.4'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421166'^^xsd:integer;
  dwc:observationDate '2018-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420760_20432420760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420760_20432420760> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420760_20432420760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5395564 6.5032625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5395564"^^xsd:decimal ;
  dwc:decimalLongitude "6.5032625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420760_20432420760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5395564 6.5032625)"^^geo:wktLiteral ;
  geo-pos:lat "53.5395564"^^xsd:decimal ;
  geo-pos:long "6.5032625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420760_20432420760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420760'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '22.334722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5032625'^^xsd:double;
  dwc:latitude '53.5395564'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420760'^^xsd:integer;
  dwc:observationDate '2018-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420759_20432420759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420759_20432420759> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420759_20432420759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5395189 6.5032638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5395189"^^xsd:decimal ;
  dwc:decimalLongitude "6.5032638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420759_20432420759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5395189 6.5032638)"^^geo:wktLiteral ;
  geo-pos:lat "53.5395189"^^xsd:decimal ;
  geo-pos:long "6.5032638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420759_20432420759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420759'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '21.323333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5032638'^^xsd:double;
  dwc:latitude '53.5395189'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420759'^^xsd:integer;
  dwc:observationDate '2018-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420256_20432420256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420256_20432420256> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420256_20432420256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5156574 6.5032795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5156574"^^xsd:decimal ;
  dwc:decimalLongitude "6.5032795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420256_20432420256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5156574 6.5032795)"^^geo:wktLiteral ;
  geo-pos:lat "53.5156574"^^xsd:decimal ;
  geo-pos:long "6.5032795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420256_20432420256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420256'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.225'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5032795'^^xsd:double;
  dwc:latitude '53.5156574'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420256'^^xsd:integer;
  dwc:observationDate '2018-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420636_20432420636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420636_20432420636> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420636_20432420636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5180353 6.5032894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5180353"^^xsd:decimal ;
  dwc:decimalLongitude "6.5032894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420636_20432420636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5180353 6.5032894)"^^geo:wktLiteral ;
  geo-pos:lat "53.5180353"^^xsd:decimal ;
  geo-pos:long "6.5032894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420636_20432420636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420636'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.572222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5032894'^^xsd:double;
  dwc:latitude '53.5180353'^^xsd:double;
  dwc:coordinatePrecision '16'^^xsd:integer;
  dwc:minimumElevation '-20'^^xsd:integer;
  dwc:maximumElevation '-20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420636'^^xsd:integer;
  dwc:observationDate '2018-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420920_20432420920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420920_20432420920> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420920_20432420920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5393074 6.5032897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5393074"^^xsd:decimal ;
  dwc:decimalLongitude "6.5032897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420920_20432420920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5393074 6.5032897)"^^geo:wktLiteral ;
  geo-pos:lat "53.5393074"^^xsd:decimal ;
  geo-pos:long "6.5032897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420920_20432420920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420920'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.271944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5032897'^^xsd:double;
  dwc:latitude '53.5393074'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420920'^^xsd:integer;
  dwc:observationDate '2018-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421996_20432421996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421996_20432421996> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421996_20432421996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5142873 6.5032906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5142873"^^xsd:decimal ;
  dwc:decimalLongitude "6.5032906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421996_20432421996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5142873 6.5032906)"^^geo:wktLiteral ;
  geo-pos:lat "53.5142873"^^xsd:decimal ;
  geo-pos:long "6.5032906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421996_20432421996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421996'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.74'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5032906'^^xsd:double;
  dwc:latitude '53.5142873'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421996'^^xsd:integer;
  dwc:observationDate '2018-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420785_20432420785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420785_20432420785> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420785_20432420785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5403358 6.5032911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5403358"^^xsd:decimal ;
  dwc:decimalLongitude "6.5032911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420785_20432420785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5403358 6.5032911)"^^geo:wktLiteral ;
  geo-pos:lat "53.5403358"^^xsd:decimal ;
  geo-pos:long "6.5032911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420785_20432420785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420785'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.477222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5032911'^^xsd:double;
  dwc:latitude '53.5403358'^^xsd:double;
  dwc:coordinatePrecision '15.3'^^xsd:double;
  dwc:minimumElevation '-12'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420785'^^xsd:integer;
  dwc:observationDate '2018-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420784_20432420784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420784_20432420784> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420784_20432420784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5403796 6.5033059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5403796"^^xsd:decimal ;
  dwc:decimalLongitude "6.5033059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420784_20432420784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5403796 6.5033059)"^^geo:wktLiteral ;
  geo-pos:lat "53.5403796"^^xsd:decimal ;
  geo-pos:long "6.5033059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420784_20432420784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420784'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '22.476666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5033059'^^xsd:double;
  dwc:latitude '53.5403796'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420784'^^xsd:integer;
  dwc:observationDate '2018-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421995_20432421995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421995_20432421995> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421995_20432421995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5143857 6.503306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5143857"^^xsd:decimal ;
  dwc:decimalLongitude "6.503306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421995_20432421995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5143857 6.503306)"^^geo:wktLiteral ;
  geo-pos:lat "53.5143857"^^xsd:decimal ;
  geo-pos:long "6.503306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421995_20432421995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421995'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.726666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.503306'^^xsd:double;
  dwc:latitude '53.5143857'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421995'^^xsd:integer;
  dwc:observationDate '2018-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420933_20432420933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420933_20432420933> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420933_20432420933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5173097 6.5033091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5173097"^^xsd:decimal ;
  dwc:decimalLongitude "6.5033091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420933_20432420933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5173097 6.5033091)"^^geo:wktLiteral ;
  geo-pos:lat "53.5173097"^^xsd:decimal ;
  geo-pos:long "6.5033091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420933_20432420933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420933'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.3458333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5033091'^^xsd:double;
  dwc:latitude '53.5173097'^^xsd:double;
  dwc:coordinatePrecision '7.6'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420933'^^xsd:integer;
  dwc:observationDate '2018-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420714_20432420714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420714_20432420714> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420714_20432420714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5170466 6.5033157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5170466"^^xsd:decimal ;
  dwc:decimalLongitude "6.5033157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420714_20432420714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5170466 6.5033157)"^^geo:wktLiteral ;
  geo-pos:lat "53.5170466"^^xsd:decimal ;
  geo-pos:long "6.5033157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420714_20432420714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420714'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.068333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5033157'^^xsd:double;
  dwc:latitude '53.5170466'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420714'^^xsd:integer;
  dwc:observationDate '2018-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420303_20432420303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420303_20432420303> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420303_20432420303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5146509 6.5033179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5146509"^^xsd:decimal ;
  dwc:decimalLongitude "6.5033179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420303_20432420303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5146509 6.5033179)"^^geo:wktLiteral ;
  geo-pos:lat "53.5146509"^^xsd:decimal ;
  geo-pos:long "6.5033179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420303_20432420303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420303'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.522222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5033179'^^xsd:double;
  dwc:latitude '53.5146509'^^xsd:double;
  dwc:coordinatePrecision '7.7'^^xsd:double;
  dwc:minimumElevation '-18'^^xsd:integer;
  dwc:maximumElevation '-18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420303'^^xsd:integer;
  dwc:observationDate '2018-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420472_20432420472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420472_20432420472> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420472_20432420472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5385023 6.5033255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5385023"^^xsd:decimal ;
  dwc:decimalLongitude "6.5033255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420472_20432420472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5385023 6.5033255)"^^geo:wktLiteral ;
  geo-pos:lat "53.5385023"^^xsd:decimal ;
  geo-pos:long "6.5033255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420472_20432420472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420472'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5033255'^^xsd:double;
  dwc:latitude '53.5385023'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420472'^^xsd:integer;
  dwc:observationDate '2018-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420873_20432420873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420873_20432420873> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420873_20432420873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5202141 6.5033322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5202141"^^xsd:decimal ;
  dwc:decimalLongitude "6.5033322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420873_20432420873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5202141 6.5033322)"^^geo:wktLiteral ;
  geo-pos:lat "53.5202141"^^xsd:decimal ;
  geo-pos:long "6.5033322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420873_20432420873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420873'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.97'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5033322'^^xsd:double;
  dwc:latitude '53.5202141'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420873'^^xsd:integer;
  dwc:observationDate '2018-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420801_20432420801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420801_20432420801> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420801_20432420801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5193833 6.5033323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5193833"^^xsd:decimal ;
  dwc:decimalLongitude "6.5033323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420801_20432420801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5193833 6.5033323)"^^geo:wktLiteral ;
  geo-pos:lat "53.5193833"^^xsd:decimal ;
  geo-pos:long "6.5033323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420801_20432420801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420801'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.563888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5033323'^^xsd:double;
  dwc:latitude '53.5193833'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420801'^^xsd:integer;
  dwc:observationDate '2018-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420515_20432420515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420515_20432420515> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420515_20432420515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5158258 6.5033324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5158258"^^xsd:decimal ;
  dwc:decimalLongitude "6.5033324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420515_20432420515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5158258 6.5033324)"^^geo:wktLiteral ;
  geo-pos:lat "53.5158258"^^xsd:decimal ;
  geo-pos:long "6.5033324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420515_20432420515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420515'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.840833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5033324'^^xsd:double;
  dwc:latitude '53.5158258'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420515'^^xsd:integer;
  dwc:observationDate '2018-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420231_20432420231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420231_20432420231> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420231_20432420231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5158726 6.5033347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5158726"^^xsd:decimal ;
  dwc:decimalLongitude "6.5033347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420231_20432420231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5158726 6.5033347)"^^geo:wktLiteral ;
  geo-pos:lat "53.5158726"^^xsd:decimal ;
  geo-pos:long "6.5033347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420231_20432420231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420231'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.04'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5033347'^^xsd:double;
  dwc:latitude '53.5158726'^^xsd:double;
  dwc:coordinatePrecision '20.5'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420231'^^xsd:integer;
  dwc:observationDate '2018-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420899_20432420899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420899_20432420899> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420899_20432420899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5187984 6.5033392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5187984"^^xsd:decimal ;
  dwc:decimalLongitude "6.5033392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420899_20432420899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5187984 6.5033392)"^^geo:wktLiteral ;
  geo-pos:lat "53.5187984"^^xsd:decimal ;
  geo-pos:long "6.5033392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420899_20432420899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420899'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.135833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5033392'^^xsd:double;
  dwc:latitude '53.5187984'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420899'^^xsd:integer;
  dwc:observationDate '2018-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420783_20432420783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420783_20432420783> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420783_20432420783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5404283 6.5033435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5404283"^^xsd:decimal ;
  dwc:decimalLongitude "6.5033435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420783_20432420783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5404283 6.5033435)"^^geo:wktLiteral ;
  geo-pos:lat "53.5404283"^^xsd:decimal ;
  geo-pos:long "6.5033435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420783_20432420783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420783'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '21.468055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5033435'^^xsd:double;
  dwc:latitude '53.5404283'^^xsd:double;
  dwc:coordinatePrecision '23.4'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420783'^^xsd:integer;
  dwc:observationDate '2018-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420523_20432420523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420523_20432420523> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420523_20432420523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5398237 6.5033444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5398237"^^xsd:decimal ;
  dwc:decimalLongitude "6.5033444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420523_20432420523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5398237 6.5033444)"^^geo:wktLiteral ;
  geo-pos:lat "53.5398237"^^xsd:decimal ;
  geo-pos:long "6.5033444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420523_20432420523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420523'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.884166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5033444'^^xsd:double;
  dwc:latitude '53.5398237'^^xsd:double;
  dwc:coordinatePrecision '18.6'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420523'^^xsd:integer;
  dwc:observationDate '2018-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420316_20432420316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420316_20432420316> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420316_20432420316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5173464 6.50335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5173464"^^xsd:decimal ;
  dwc:decimalLongitude "6.50335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420316_20432420316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5173464 6.50335)"^^geo:wktLiteral ;
  geo-pos:lat "53.5173464"^^xsd:decimal ;
  geo-pos:long "6.50335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420316_20432420316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420316'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.6161111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.50335'^^xsd:double;
  dwc:latitude '53.5173464'^^xsd:double;
  dwc:coordinatePrecision '14.5'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420316'^^xsd:integer;
  dwc:observationDate '2018-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420453_20432420453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420453_20432420453> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420453_20432420453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168824 6.5033528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5168824"^^xsd:decimal ;
  dwc:decimalLongitude "6.5033528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420453_20432420453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168824 6.5033528)"^^geo:wktLiteral ;
  geo-pos:lat "53.5168824"^^xsd:decimal ;
  geo-pos:long "6.5033528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420453_20432420453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420453'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.4611111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5033528'^^xsd:double;
  dwc:latitude '53.5168824'^^xsd:double;
  dwc:coordinatePrecision '21.4'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420453'^^xsd:integer;
  dwc:observationDate '2018-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420524_20432420524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420524_20432420524> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420524_20432420524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.539824 6.5033541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.539824"^^xsd:decimal ;
  dwc:decimalLongitude "6.5033541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420524_20432420524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.539824 6.5033541)"^^geo:wktLiteral ;
  geo-pos:lat "53.539824"^^xsd:decimal ;
  geo-pos:long "6.5033541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420524_20432420524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420524'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '0.89833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5033541'^^xsd:double;
  dwc:latitude '53.539824'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420524'^^xsd:integer;
  dwc:observationDate '2018-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420449_20432420449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420449_20432420449> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420449_20432420449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5395629 6.5033601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5395629"^^xsd:decimal ;
  dwc:decimalLongitude "6.5033601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420449_20432420449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5395629 6.5033601)"^^geo:wktLiteral ;
  geo-pos:lat "53.5395629"^^xsd:decimal ;
  geo-pos:long "6.5033601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420449_20432420449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420449'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.435833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5033601'^^xsd:double;
  dwc:latitude '53.5395629'^^xsd:double;
  dwc:coordinatePrecision '9.1'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420449'^^xsd:integer;
  dwc:observationDate '2018-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420283_20432420283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420283_20432420283> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420283_20432420283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5148663 6.5033633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5148663"^^xsd:decimal ;
  dwc:decimalLongitude "6.5033633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420283_20432420283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5148663 6.5033633)"^^geo:wktLiteral ;
  geo-pos:lat "53.5148663"^^xsd:decimal ;
  geo-pos:long "6.5033633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420283_20432420283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420283'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '22.394722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5033633'^^xsd:double;
  dwc:latitude '53.5148663'^^xsd:double;
  dwc:coordinatePrecision '14.3'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420283'^^xsd:integer;
  dwc:observationDate '2018-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420292_20432420292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420292_20432420292> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420292_20432420292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5162637 6.5033677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5162637"^^xsd:decimal ;
  dwc:decimalLongitude "6.5033677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420292_20432420292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5162637 6.5033677)"^^geo:wktLiteral ;
  geo-pos:lat "53.5162637"^^xsd:decimal ;
  geo-pos:long "6.5033677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420292_20432420292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420292'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.4525'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5033677'^^xsd:double;
  dwc:latitude '53.5162637'^^xsd:double;
  dwc:coordinatePrecision '12.4'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420292'^^xsd:integer;
  dwc:observationDate '2018-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421211_20432421211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421211_20432421211> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421211_20432421211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5413669 6.5033708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5413669"^^xsd:decimal ;
  dwc:decimalLongitude "6.5033708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421211_20432421211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5413669 6.5033708)"^^geo:wktLiteral ;
  geo-pos:lat "53.5413669"^^xsd:decimal ;
  geo-pos:long "6.5033708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421211_20432421211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421211'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.026666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5033708'^^xsd:double;
  dwc:latitude '53.5413669'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421211'^^xsd:integer;
  dwc:observationDate '2018-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421714_20432421714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421714_20432421714> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421714_20432421714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5142443 6.5033761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5142443"^^xsd:decimal ;
  dwc:decimalLongitude "6.5033761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421714_20432421714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5142443 6.5033761)"^^geo:wktLiteral ;
  geo-pos:lat "53.5142443"^^xsd:decimal ;
  geo-pos:long "6.5033761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421714_20432421714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421714'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '22.996111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5033761'^^xsd:double;
  dwc:latitude '53.5142443'^^xsd:double;
  dwc:coordinatePrecision '9.3'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421714'^^xsd:integer;
  dwc:observationDate '2018-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420343_20432420343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420343_20432420343> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420343_20432420343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5163979 6.5033795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5163979"^^xsd:decimal ;
  dwc:decimalLongitude "6.5033795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420343_20432420343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5163979 6.5033795)"^^geo:wktLiteral ;
  geo-pos:lat "53.5163979"^^xsd:decimal ;
  geo-pos:long "6.5033795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "46.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420343_20432420343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420343'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.788333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5033795'^^xsd:double;
  dwc:latitude '53.5163979'^^xsd:double;
  dwc:coordinatePrecision '46.4'^^xsd:double;
  dwc:minimumElevation '-16'^^xsd:integer;
  dwc:maximumElevation '-16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420343'^^xsd:integer;
  dwc:observationDate '2018-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421181_20432421181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421181_20432421181> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421181_20432421181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5185271 6.5033821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5185271"^^xsd:decimal ;
  dwc:decimalLongitude "6.5033821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421181_20432421181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5185271 6.5033821)"^^geo:wktLiteral ;
  geo-pos:lat "53.5185271"^^xsd:decimal ;
  geo-pos:long "6.5033821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421181_20432421181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421181'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.850277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5033821'^^xsd:double;
  dwc:latitude '53.5185271'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421181'^^xsd:integer;
  dwc:observationDate '2018-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421414_20432421414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421414_20432421414> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421414_20432421414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5196993 6.5033879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5196993"^^xsd:decimal ;
  dwc:decimalLongitude "6.5033879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421414_20432421414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5196993 6.5033879)"^^geo:wktLiteral ;
  geo-pos:lat "53.5196993"^^xsd:decimal ;
  geo-pos:long "6.5033879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421414_20432421414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421414'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.2544444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5033879'^^xsd:double;
  dwc:latitude '53.5196993'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421414'^^xsd:integer;
  dwc:observationDate '2018-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421978_20432421978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421978_20432421978> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421978_20432421978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5395068 6.5033902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5395068"^^xsd:decimal ;
  dwc:decimalLongitude "6.5033902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421978_20432421978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5395068 6.5033902)"^^geo:wktLiteral ;
  geo-pos:lat "53.5395068"^^xsd:decimal ;
  geo-pos:long "6.5033902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421978_20432421978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421978'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.61833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5033902'^^xsd:double;
  dwc:latitude '53.5395068'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421978'^^xsd:integer;
  dwc:observationDate '2018-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420232_20432420232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420232_20432420232> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420232_20432420232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5163604 6.5033906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5163604"^^xsd:decimal ;
  dwc:decimalLongitude "6.5033906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420232_20432420232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5163604 6.5033906)"^^geo:wktLiteral ;
  geo-pos:lat "53.5163604"^^xsd:decimal ;
  geo-pos:long "6.5033906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420232_20432420232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420232'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.049444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5033906'^^xsd:double;
  dwc:latitude '53.5163604'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420232'^^xsd:integer;
  dwc:observationDate '2018-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420330_20432420330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420330_20432420330> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420330_20432420330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.515854 6.5033942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.515854"^^xsd:decimal ;
  dwc:decimalLongitude "6.5033942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420330_20432420330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.515854 6.5033942)"^^geo:wktLiteral ;
  geo-pos:lat "53.515854"^^xsd:decimal ;
  geo-pos:long "6.5033942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420330_20432420330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420330'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '21.705555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5033942'^^xsd:double;
  dwc:latitude '53.515854'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420330'^^xsd:integer;
  dwc:observationDate '2018-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420713_20432420713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420713_20432420713> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420713_20432420713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5171746 6.5033962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5171746"^^xsd:decimal ;
  dwc:decimalLongitude "6.5033962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420713_20432420713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5171746 6.5033962)"^^geo:wktLiteral ;
  geo-pos:lat "53.5171746"^^xsd:decimal ;
  geo-pos:long "6.5033962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420713_20432420713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420713'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '23.0575'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5033962'^^xsd:double;
  dwc:latitude '53.5171746'^^xsd:double;
  dwc:coordinatePrecision '9.9'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420713'^^xsd:integer;
  dwc:observationDate '2018-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421977_20432421977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421977_20432421977> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421977_20432421977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5394699 6.5033976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5394699"^^xsd:decimal ;
  dwc:decimalLongitude "6.5033976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421977_20432421977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5394699 6.5033976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5394699"^^xsd:decimal ;
  geo-pos:long "6.5033976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421977_20432421977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421977'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '23.614722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5033976'^^xsd:double;
  dwc:latitude '53.5394699'^^xsd:double;
  dwc:coordinatePrecision '15.4'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421977'^^xsd:integer;
  dwc:observationDate '2018-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420451_20432420451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420451_20432420451> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420451_20432420451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5394646 6.5034003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5394646"^^xsd:decimal ;
  dwc:decimalLongitude "6.5034003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420451_20432420451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5394646 6.5034003)"^^geo:wktLiteral ;
  geo-pos:lat "53.5394646"^^xsd:decimal ;
  geo-pos:long "6.5034003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420451_20432420451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420451'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '23.453055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5034003'^^xsd:double;
  dwc:latitude '53.5394646'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420451'^^xsd:integer;
  dwc:observationDate '2018-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420244_20432420244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420244_20432420244> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420244_20432420244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5142653 6.5034068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5142653"^^xsd:decimal ;
  dwc:decimalLongitude "6.5034068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420244_20432420244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5142653 6.5034068)"^^geo:wktLiteral ;
  geo-pos:lat "53.5142653"^^xsd:decimal ;
  geo-pos:long "6.5034068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420244_20432420244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420244'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.1213888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5034068'^^xsd:double;
  dwc:latitude '53.5142653'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420244'^^xsd:integer;
  dwc:observationDate '2018-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420331_20432420331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420331_20432420331> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420331_20432420331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5169156 6.5034079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5169156"^^xsd:decimal ;
  dwc:decimalLongitude "6.5034079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420331_20432420331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5169156 6.5034079)"^^geo:wktLiteral ;
  geo-pos:lat "53.5169156"^^xsd:decimal ;
  geo-pos:long "6.5034079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420331_20432420331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420331'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22.71'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5034079'^^xsd:double;
  dwc:latitude '53.5169156'^^xsd:double;
  dwc:coordinatePrecision '2.5'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420331'^^xsd:integer;
  dwc:observationDate '2018-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420660_20432420660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420660_20432420660> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420660_20432420660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5171361 6.5034079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5171361"^^xsd:decimal ;
  dwc:decimalLongitude "6.5034079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420660_20432420660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5171361 6.5034079)"^^geo:wktLiteral ;
  geo-pos:lat "53.5171361"^^xsd:decimal ;
  geo-pos:long "6.5034079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420660_20432420660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420660'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.738611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5034079'^^xsd:double;
  dwc:latitude '53.5171361'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420660'^^xsd:integer;
  dwc:observationDate '2018-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421979_20432421979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421979_20432421979> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421979_20432421979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5395095 6.5034129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5395095"^^xsd:decimal ;
  dwc:decimalLongitude "6.5034129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421979_20432421979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5395095 6.5034129)"^^geo:wktLiteral ;
  geo-pos:lat "53.5395095"^^xsd:decimal ;
  geo-pos:long "6.5034129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421979_20432421979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421979'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.6225'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5034129'^^xsd:double;
  dwc:latitude '53.5395095'^^xsd:double;
  dwc:coordinatePrecision '6.3'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421979'^^xsd:integer;
  dwc:observationDate '2018-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420450_20432420450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420450_20432420450> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420450_20432420450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5394737 6.5034204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5394737"^^xsd:decimal ;
  dwc:decimalLongitude "6.5034204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420450_20432420450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5394737 6.5034204)"^^geo:wktLiteral ;
  geo-pos:lat "53.5394737"^^xsd:decimal ;
  geo-pos:long "6.5034204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420450_20432420450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420450'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '22.448333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5034204'^^xsd:double;
  dwc:latitude '53.5394737'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420450'^^xsd:integer;
  dwc:observationDate '2018-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420935_20432420935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420935_20432420935> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420935_20432420935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5188567 6.5034213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5188567"^^xsd:decimal ;
  dwc:decimalLongitude "6.5034213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420935_20432420935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5188567 6.5034213)"^^geo:wktLiteral ;
  geo-pos:lat "53.5188567"^^xsd:decimal ;
  geo-pos:long "6.5034213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420935_20432420935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420935'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.3583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5034213'^^xsd:double;
  dwc:latitude '53.5188567'^^xsd:double;
  dwc:coordinatePrecision '7.4'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420935'^^xsd:integer;
  dwc:observationDate '2018-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421968_20432421968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421968_20432421968> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421968_20432421968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5156084 6.5034319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5156084"^^xsd:decimal ;
  dwc:decimalLongitude "6.5034319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421968_20432421968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5156084 6.5034319)"^^geo:wktLiteral ;
  geo-pos:lat "53.5156084"^^xsd:decimal ;
  geo-pos:long "6.5034319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421968_20432421968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421968'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.556666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5034319'^^xsd:double;
  dwc:latitude '53.5156084'^^xsd:double;
  dwc:coordinatePrecision '8.8'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421968'^^xsd:integer;
  dwc:observationDate '2018-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420477_20432420477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420477_20432420477> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420477_20432420477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5172182 6.5034403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5172182"^^xsd:decimal ;
  dwc:decimalLongitude "6.5034403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420477_20432420477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5172182 6.5034403)"^^geo:wktLiteral ;
  geo-pos:lat "53.5172182"^^xsd:decimal ;
  geo-pos:long "6.5034403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420477_20432420477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420477'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.6102777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5034403'^^xsd:double;
  dwc:latitude '53.5172182'^^xsd:double;
  dwc:coordinatePrecision '8.2'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420477'^^xsd:integer;
  dwc:observationDate '2018-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420521_20432420521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420521_20432420521> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420521_20432420521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5398219 6.5034535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5398219"^^xsd:decimal ;
  dwc:decimalLongitude "6.5034535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420521_20432420521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5398219 6.5034535)"^^geo:wktLiteral ;
  geo-pos:lat "53.5398219"^^xsd:decimal ;
  geo-pos:long "6.5034535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420521_20432420521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420521'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '21.876944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5034535'^^xsd:double;
  dwc:latitude '53.5398219'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420521'^^xsd:integer;
  dwc:observationDate '2018-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420839_20432420839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420839_20432420839> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420839_20432420839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5192389 6.5034616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5192389"^^xsd:decimal ;
  dwc:decimalLongitude "6.5034616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420839_20432420839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5192389 6.5034616)"^^geo:wktLiteral ;
  geo-pos:lat "53.5192389"^^xsd:decimal ;
  geo-pos:long "6.5034616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420839_20432420839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420839'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.7822222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5034616'^^xsd:double;
  dwc:latitude '53.5192389'^^xsd:double;
  dwc:coordinatePrecision '8.1'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420839'^^xsd:integer;
  dwc:observationDate '2018-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421587_20432421587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421587_20432421587> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421587_20432421587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5269581 6.5034659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5269581"^^xsd:decimal ;
  dwc:decimalLongitude "6.5034659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421587_20432421587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5269581 6.5034659)"^^geo:wktLiteral ;
  geo-pos:lat "53.5269581"^^xsd:decimal ;
  geo-pos:long "6.5034659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421587_20432421587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421587'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.226666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5034659'^^xsd:double;
  dwc:latitude '53.5269581'^^xsd:double;
  dwc:coordinatePrecision '10.2'^^xsd:double;
  dwc:minimumElevation '-12'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421587'^^xsd:integer;
  dwc:observationDate '2018-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420757_20432420757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420757_20432420757> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420757_20432420757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.53918 6.5034737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.53918"^^xsd:decimal ;
  dwc:decimalLongitude "6.5034737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420757_20432420757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.53918 6.5034737)"^^geo:wktLiteral ;
  geo-pos:lat "53.53918"^^xsd:decimal ;
  geo-pos:long "6.5034737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420757_20432420757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420757'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.310555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5034737'^^xsd:double;
  dwc:latitude '53.53918'^^xsd:double;
  dwc:coordinatePrecision '18.2'^^xsd:double;
  dwc:minimumElevation '-14'^^xsd:integer;
  dwc:maximumElevation '-14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420757'^^xsd:integer;
  dwc:observationDate '2018-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421754_20432421754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421754_20432421754> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421754_20432421754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5147569 6.5034768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5147569"^^xsd:decimal ;
  dwc:decimalLongitude "6.5034768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421754_20432421754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5147569 6.5034768)"^^geo:wktLiteral ;
  geo-pos:lat "53.5147569"^^xsd:decimal ;
  geo-pos:long "6.5034768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421754_20432421754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421754'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.244722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5034768'^^xsd:double;
  dwc:latitude '53.5147569'^^xsd:double;
  dwc:coordinatePrecision '19.7'^^xsd:double;
  dwc:minimumElevation '-17'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421754'^^xsd:integer;
  dwc:observationDate '2018-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420539_20432420539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420539_20432420539> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420539_20432420539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5178613 6.5034807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5178613"^^xsd:decimal ;
  dwc:decimalLongitude "6.5034807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420539_20432420539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5178613 6.5034807)"^^geo:wktLiteral ;
  geo-pos:lat "53.5178613"^^xsd:decimal ;
  geo-pos:long "6.5034807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420539_20432420539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420539'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.990833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5034807'^^xsd:double;
  dwc:latitude '53.5178613'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '-37'^^xsd:integer;
  dwc:maximumElevation '-37'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420539'^^xsd:integer;
  dwc:observationDate '2018-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420188_20432420188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420188_20432420188> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420188_20432420188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.539428 6.5034827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.539428"^^xsd:decimal ;
  dwc:decimalLongitude "6.5034827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420188_20432420188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.539428 6.5034827)"^^geo:wktLiteral ;
  geo-pos:lat "53.539428"^^xsd:decimal ;
  geo-pos:long "6.5034827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420188_20432420188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420188'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '21.768611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5034827'^^xsd:double;
  dwc:latitude '53.539428'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420188'^^xsd:integer;
  dwc:observationDate '2018-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420308_20432420308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420308_20432420308> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420308_20432420308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5154371 6.5034845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5154371"^^xsd:decimal ;
  dwc:decimalLongitude "6.5034845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420308_20432420308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5154371 6.5034845)"^^geo:wktLiteral ;
  geo-pos:lat "53.5154371"^^xsd:decimal ;
  geo-pos:long "6.5034845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420308_20432420308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420308'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '23.565555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5034845'^^xsd:double;
  dwc:latitude '53.5154371'^^xsd:double;
  dwc:coordinatePrecision '7.3'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420308'^^xsd:integer;
  dwc:observationDate '2018-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420189_20432420189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420189_20432420189> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420189_20432420189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5395052 6.5035064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5395052"^^xsd:decimal ;
  dwc:decimalLongitude "6.5035064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420189_20432420189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5395052 6.5035064)"^^geo:wktLiteral ;
  geo-pos:lat "53.5395052"^^xsd:decimal ;
  geo-pos:long "6.5035064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420189_20432420189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420189'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '22.769166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5035064'^^xsd:double;
  dwc:latitude '53.5395052'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420189'^^xsd:integer;
  dwc:observationDate '2018-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420712_20432420712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420712_20432420712> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420712_20432420712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5171015 6.5035102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5171015"^^xsd:decimal ;
  dwc:decimalLongitude "6.5035102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420712_20432420712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5171015 6.5035102)"^^geo:wktLiteral ;
  geo-pos:lat "53.5171015"^^xsd:decimal ;
  geo-pos:long "6.5035102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420712_20432420712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420712'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '22.0575'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5035102'^^xsd:double;
  dwc:latitude '53.5171015'^^xsd:double;
  dwc:coordinatePrecision '6.3'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420712'^^xsd:integer;
  dwc:observationDate '2018-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421238_20432421238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421238_20432421238> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421238_20432421238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5417744 6.5035189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5417744"^^xsd:decimal ;
  dwc:decimalLongitude "6.5035189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421238_20432421238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5417744 6.5035189)"^^geo:wktLiteral ;
  geo-pos:lat "53.5417744"^^xsd:decimal ;
  geo-pos:long "6.5035189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421238_20432421238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421238'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '23.208611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5035189'^^xsd:double;
  dwc:latitude '53.5417744'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421238'^^xsd:integer;
  dwc:observationDate '2018-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421052_20432421052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421052_20432421052> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421052_20432421052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5148045 6.5035214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5148045"^^xsd:decimal ;
  dwc:decimalLongitude "6.5035214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421052_20432421052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5148045 6.5035214)"^^geo:wktLiteral ;
  geo-pos:lat "53.5148045"^^xsd:decimal ;
  geo-pos:long "6.5035214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421052_20432421052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421052'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.0575'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5035214'^^xsd:double;
  dwc:latitude '53.5148045'^^xsd:double;
  dwc:coordinatePrecision '21.8'^^xsd:double;
  dwc:minimumElevation '-20'^^xsd:integer;
  dwc:maximumElevation '-20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421052'^^xsd:integer;
  dwc:observationDate '2018-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420270_20432420270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420270_20432420270> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420270_20432420270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5153528 6.5035228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5153528"^^xsd:decimal ;
  dwc:decimalLongitude "6.5035228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420270_20432420270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5153528 6.5035228)"^^geo:wktLiteral ;
  geo-pos:lat "53.5153528"^^xsd:decimal ;
  geo-pos:long "6.5035228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "31.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420270_20432420270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420270'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.3125'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5035228'^^xsd:double;
  dwc:latitude '53.5153528'^^xsd:double;
  dwc:coordinatePrecision '31.6'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420270'^^xsd:integer;
  dwc:observationDate '2018-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420140_20432420140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420140_20432420140> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420140_20432420140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5383218 6.5035262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5383218"^^xsd:decimal ;
  dwc:decimalLongitude "6.5035262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420140_20432420140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5383218 6.5035262)"^^geo:wktLiteral ;
  geo-pos:lat "53.5383218"^^xsd:decimal ;
  geo-pos:long "6.5035262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420140_20432420140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420140'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '21.498611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5035262'^^xsd:double;
  dwc:latitude '53.5383218'^^xsd:double;
  dwc:coordinatePrecision '20.3'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420140'^^xsd:integer;
  dwc:observationDate '2018-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421237_20432421237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421237_20432421237> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421237_20432421237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.541773 6.5035333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.541773"^^xsd:decimal ;
  dwc:decimalLongitude "6.5035333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421237_20432421237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.541773 6.5035333)"^^geo:wktLiteral ;
  geo-pos:lat "53.541773"^^xsd:decimal ;
  geo-pos:long "6.5035333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421237_20432421237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421237'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '22.201666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5035333'^^xsd:double;
  dwc:latitude '53.541773'^^xsd:double;
  dwc:coordinatePrecision '8.1'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421237'^^xsd:integer;
  dwc:observationDate '2018-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420190_20432420190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420190_20432420190> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420190_20432420190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5395223 6.5035337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5395223"^^xsd:decimal ;
  dwc:decimalLongitude "6.5035337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420190_20432420190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5395223 6.5035337)"^^geo:wktLiteral ;
  geo-pos:lat "53.5395223"^^xsd:decimal ;
  geo-pos:long "6.5035337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420190_20432420190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420190'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '23.774722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5035337'^^xsd:double;
  dwc:latitude '53.5395223'^^xsd:double;
  dwc:coordinatePrecision '17.5'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420190'^^xsd:integer;
  dwc:observationDate '2018-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421236_20432421236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421236_20432421236> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421236_20432421236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5417713 6.5035391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5417713"^^xsd:decimal ;
  dwc:decimalLongitude "6.5035391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421236_20432421236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5417713 6.5035391)"^^geo:wktLiteral ;
  geo-pos:lat "53.5417713"^^xsd:decimal ;
  geo-pos:long "6.5035391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421236_20432421236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421236'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '21.191111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5035391'^^xsd:double;
  dwc:latitude '53.5417713'^^xsd:double;
  dwc:coordinatePrecision '16.4'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421236'^^xsd:integer;
  dwc:observationDate '2018-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420318_20432420318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420318_20432420318> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420318_20432420318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5181248 6.5035502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5181248"^^xsd:decimal ;
  dwc:decimalLongitude "6.5035502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420318_20432420318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5181248 6.5035502)"^^geo:wktLiteral ;
  geo-pos:lat "53.5181248"^^xsd:decimal ;
  geo-pos:long "6.5035502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420318_20432420318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420318'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5035502'^^xsd:double;
  dwc:latitude '53.5181248'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420318'^^xsd:integer;
  dwc:observationDate '2018-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421132_20432421132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421132_20432421132> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421132_20432421132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5197956 6.5035535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5197956"^^xsd:decimal ;
  dwc:decimalLongitude "6.5035535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421132_20432421132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5197956 6.5035535)"^^geo:wktLiteral ;
  geo-pos:lat "53.5197956"^^xsd:decimal ;
  geo-pos:long "6.5035535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421132_20432421132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421132'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.556666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5035535'^^xsd:double;
  dwc:latitude '53.5197956'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421132'^^xsd:integer;
  dwc:observationDate '2018-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420623_20432420623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420623_20432420623> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420623_20432420623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.516233 6.5035708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.516233"^^xsd:decimal ;
  dwc:decimalLongitude "6.5035708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420623_20432420623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.516233 6.5035708)"^^geo:wktLiteral ;
  geo-pos:lat "53.516233"^^xsd:decimal ;
  geo-pos:long "6.5035708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420623_20432420623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420623'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.4933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5035708'^^xsd:double;
  dwc:latitude '53.516233'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420623'^^xsd:integer;
  dwc:observationDate '2018-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420514_20432420514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420514_20432420514> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420514_20432420514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.515329 6.5035808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.515329"^^xsd:decimal ;
  dwc:decimalLongitude "6.5035808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420514_20432420514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.515329 6.5035808)"^^geo:wktLiteral ;
  geo-pos:lat "53.515329"^^xsd:decimal ;
  geo-pos:long "6.5035808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420514_20432420514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420514'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.826666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5035808'^^xsd:double;
  dwc:latitude '53.515329'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420514'^^xsd:integer;
  dwc:observationDate '2018-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420574_20432420574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420574_20432420574> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420574_20432420574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5155189 6.5035817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5155189"^^xsd:decimal ;
  dwc:decimalLongitude "6.5035817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420574_20432420574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5155189 6.5035817)"^^geo:wktLiteral ;
  geo-pos:lat "53.5155189"^^xsd:decimal ;
  geo-pos:long "6.5035817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420574_20432420574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420574'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.2136111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5035817'^^xsd:double;
  dwc:latitude '53.5155189'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420574'^^xsd:integer;
  dwc:observationDate '2018-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420830_20432420830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420830_20432420830> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420830_20432420830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5408547 6.5035825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5408547"^^xsd:decimal ;
  dwc:decimalLongitude "6.5035825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420830_20432420830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5408547 6.5035825)"^^geo:wktLiteral ;
  geo-pos:lat "53.5408547"^^xsd:decimal ;
  geo-pos:long "6.5035825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420830_20432420830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420830'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.735277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5035825'^^xsd:double;
  dwc:latitude '53.5408547'^^xsd:double;
  dwc:coordinatePrecision '20.9'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420830'^^xsd:integer;
  dwc:observationDate '2018-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420191_20432420191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420191_20432420191> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420191_20432420191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5395487 6.5035826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5395487"^^xsd:decimal ;
  dwc:decimalLongitude "6.5035826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420191_20432420191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5395487 6.5035826)"^^geo:wktLiteral ;
  geo-pos:lat "53.5395487"^^xsd:decimal ;
  geo-pos:long "6.5035826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420191_20432420191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420191'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.78333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5035826'^^xsd:double;
  dwc:latitude '53.5395487'^^xsd:double;
  dwc:coordinatePrecision '8.1'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420191'^^xsd:integer;
  dwc:observationDate '2018-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421972_20432421972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421972_20432421972> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421972_20432421972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5143468 6.5035924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5143468"^^xsd:decimal ;
  dwc:decimalLongitude "6.5035924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421972_20432421972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5143468 6.5035924)"^^geo:wktLiteral ;
  geo-pos:lat "53.5143468"^^xsd:decimal ;
  geo-pos:long "6.5035924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421972_20432421972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421972'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.583055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5035924'^^xsd:double;
  dwc:latitude '53.5143468'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421972'^^xsd:integer;
  dwc:observationDate '2018-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420564_20432420564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420564_20432420564> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420564_20432420564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5177514 6.5036002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5177514"^^xsd:decimal ;
  dwc:decimalLongitude "6.5036002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420564_20432420564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5177514 6.5036002)"^^geo:wktLiteral ;
  geo-pos:lat "53.5177514"^^xsd:decimal ;
  geo-pos:long "6.5036002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420564_20432420564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420564'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.1525'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5036002'^^xsd:double;
  dwc:latitude '53.5177514'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420564'^^xsd:integer;
  dwc:observationDate '2018-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420798_20432420798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420798_20432420798> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420798_20432420798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5171394 6.5036043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5171394"^^xsd:decimal ;
  dwc:decimalLongitude "6.5036043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420798_20432420798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5171394 6.5036043)"^^geo:wktLiteral ;
  geo-pos:lat "53.5171394"^^xsd:decimal ;
  geo-pos:long "6.5036043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420798_20432420798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420798'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.546111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5036043'^^xsd:double;
  dwc:latitude '53.5171394'^^xsd:double;
  dwc:coordinatePrecision '10.5'^^xsd:double;
  dwc:minimumElevation '-44'^^xsd:integer;
  dwc:maximumElevation '-44'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420798'^^xsd:integer;
  dwc:observationDate '2018-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420454_20432420454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420454_20432420454> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420454_20432420454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5159381 6.5036058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5159381"^^xsd:decimal ;
  dwc:decimalLongitude "6.5036058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420454_20432420454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5159381 6.5036058)"^^geo:wktLiteral ;
  geo-pos:lat "53.5159381"^^xsd:decimal ;
  geo-pos:long "6.5036058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420454_20432420454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420454'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.475'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5036058'^^xsd:double;
  dwc:latitude '53.5159381'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420454'^^xsd:integer;
  dwc:observationDate '2018-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420541_20432420541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420541_20432420541> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420541_20432420541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5177721 6.5036062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5177721"^^xsd:decimal ;
  dwc:decimalLongitude "6.5036062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420541_20432420541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5177721 6.5036062)"^^geo:wktLiteral ;
  geo-pos:lat "53.5177721"^^xsd:decimal ;
  geo-pos:long "6.5036062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420541_20432420541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420541'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.003888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5036062'^^xsd:double;
  dwc:latitude '53.5177721'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420541'^^xsd:integer;
  dwc:observationDate '2018-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420465_20432420465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420465_20432420465> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420465_20432420465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5170448 6.5036082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5170448"^^xsd:decimal ;
  dwc:decimalLongitude "6.5036082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420465_20432420465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5170448 6.5036082)"^^geo:wktLiteral ;
  geo-pos:lat "53.5170448"^^xsd:decimal ;
  geo-pos:long "6.5036082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420465_20432420465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420465'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.540555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5036082'^^xsd:double;
  dwc:latitude '53.5170448'^^xsd:double;
  dwc:coordinatePrecision '6.3'^^xsd:double;
  dwc:minimumElevation '-19'^^xsd:integer;
  dwc:maximumElevation '-19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420465'^^xsd:integer;
  dwc:observationDate '2018-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420469_20432420469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420469_20432420469> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420469_20432420469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5174285 6.5036132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5174285"^^xsd:decimal ;
  dwc:decimalLongitude "6.5036132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420469_20432420469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5174285 6.5036132)"^^geo:wktLiteral ;
  geo-pos:lat "53.5174285"^^xsd:decimal ;
  geo-pos:long "6.5036132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420469_20432420469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420469'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.571111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5036132'^^xsd:double;
  dwc:latitude '53.5174285'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420469'^^xsd:integer;
  dwc:observationDate '2018-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421504_20432421504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421504_20432421504> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421504_20432421504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5194024 6.5036175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5194024"^^xsd:decimal ;
  dwc:decimalLongitude "6.5036175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421504_20432421504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5194024 6.5036175)"^^geo:wktLiteral ;
  geo-pos:lat "53.5194024"^^xsd:decimal ;
  geo-pos:long "6.5036175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421504_20432421504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421504'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.7638888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5036175'^^xsd:double;
  dwc:latitude '53.5194024'^^xsd:double;
  dwc:coordinatePrecision '9.8'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421504'^^xsd:integer;
  dwc:observationDate '2018-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421165_20432421165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421165_20432421165> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421165_20432421165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.540468 6.5036206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.540468"^^xsd:decimal ;
  dwc:decimalLongitude "6.5036206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421165_20432421165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.540468 6.5036206)"^^geo:wktLiteral ;
  geo-pos:lat "53.540468"^^xsd:decimal ;
  geo-pos:long "6.5036206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421165_20432421165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421165'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '21.758333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5036206'^^xsd:double;
  dwc:latitude '53.540468'^^xsd:double;
  dwc:coordinatePrecision '14.7'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421165'^^xsd:integer;
  dwc:observationDate '2018-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420833_20432420833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420833_20432420833> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420833_20432420833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5410659 6.5036211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5410659"^^xsd:decimal ;
  dwc:decimalLongitude "6.5036211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420833_20432420833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5410659 6.5036211)"^^geo:wktLiteral ;
  geo-pos:lat "53.5410659"^^xsd:decimal ;
  geo-pos:long "6.5036211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420833_20432420833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420833'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.755833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5036211'^^xsd:double;
  dwc:latitude '53.5410659'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420833'^^xsd:integer;
  dwc:observationDate '2018-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420832_20432420832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420832_20432420832> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420832_20432420832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5410742 6.5036253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5410742"^^xsd:decimal ;
  dwc:decimalLongitude "6.5036253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420832_20432420832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5410742 6.5036253)"^^geo:wktLiteral ;
  geo-pos:lat "53.5410742"^^xsd:decimal ;
  geo-pos:long "6.5036253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420832_20432420832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420832'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.751666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5036253'^^xsd:double;
  dwc:latitude '53.5410742'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420832'^^xsd:integer;
  dwc:observationDate '2018-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421503_20432421503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421503_20432421503> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421503_20432421503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.519383 6.5036264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.519383"^^xsd:decimal ;
  dwc:decimalLongitude "6.5036264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421503_20432421503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.519383 6.5036264)"^^geo:wktLiteral ;
  geo-pos:lat "53.519383"^^xsd:decimal ;
  geo-pos:long "6.5036264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421503_20432421503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421503'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.7583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5036264'^^xsd:double;
  dwc:latitude '53.519383'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421503'^^xsd:integer;
  dwc:observationDate '2018-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421205_20432421205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421205_20432421205> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421205_20432421205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5185338 6.5036271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5185338"^^xsd:decimal ;
  dwc:decimalLongitude "6.5036271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421205_20432421205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5185338 6.5036271)"^^geo:wktLiteral ;
  geo-pos:lat "53.5185338"^^xsd:decimal ;
  geo-pos:long "6.5036271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421205_20432421205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421205'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.981388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5036271'^^xsd:double;
  dwc:latitude '53.5185338'^^xsd:double;
  dwc:coordinatePrecision '11.6'^^xsd:double;
  dwc:minimumElevation '-22'^^xsd:integer;
  dwc:maximumElevation '-22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421205'^^xsd:integer;
  dwc:observationDate '2018-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420293_20432420293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420293_20432420293> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420293_20432420293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5165558 6.5036289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5165558"^^xsd:decimal ;
  dwc:decimalLongitude "6.5036289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420293_20432420293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5165558 6.5036289)"^^geo:wktLiteral ;
  geo-pos:lat "53.5165558"^^xsd:decimal ;
  geo-pos:long "6.5036289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420293_20432420293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420293'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.4627777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5036289'^^xsd:double;
  dwc:latitude '53.5165558'^^xsd:double;
  dwc:coordinatePrecision '8.9'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420293'^^xsd:integer;
  dwc:observationDate '2018-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421932_20432421932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421932_20432421932> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421932_20432421932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.514371 6.5036299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.514371"^^xsd:decimal ;
  dwc:decimalLongitude "6.5036299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421932_20432421932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.514371 6.5036299)"^^geo:wktLiteral ;
  geo-pos:lat "53.514371"^^xsd:decimal ;
  geo-pos:long "6.5036299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421932_20432421932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421932'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.3291666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5036299'^^xsd:double;
  dwc:latitude '53.514371'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421932'^^xsd:integer;
  dwc:observationDate '2018-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420403_20432420403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420403_20432420403> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420403_20432420403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5178138 6.5036385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5178138"^^xsd:decimal ;
  dwc:decimalLongitude "6.5036385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420403_20432420403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5178138 6.5036385)"^^geo:wktLiteral ;
  geo-pos:lat "53.5178138"^^xsd:decimal ;
  geo-pos:long "6.5036385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420403_20432420403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420403'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '23.167777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5036385'^^xsd:double;
  dwc:latitude '53.5178138'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:minimumElevation '-13'^^xsd:integer;
  dwc:maximumElevation '-13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420403'^^xsd:integer;
  dwc:observationDate '2018-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420192_20432420192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420192_20432420192> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420192_20432420192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5395317 6.5036428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5395317"^^xsd:decimal ;
  dwc:decimalLongitude "6.5036428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420192_20432420192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5395317 6.5036428)"^^geo:wktLiteral ;
  geo-pos:lat "53.5395317"^^xsd:decimal ;
  geo-pos:long "6.5036428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420192_20432420192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420192'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.7863888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5036428'^^xsd:double;
  dwc:latitude '53.5395317'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420192'^^xsd:integer;
  dwc:observationDate '2018-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420493_20432420493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420493_20432420493> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420493_20432420493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5181067 6.503643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5181067"^^xsd:decimal ;
  dwc:decimalLongitude "6.503643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420493_20432420493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5181067 6.503643)"^^geo:wktLiteral ;
  geo-pos:lat "53.5181067"^^xsd:decimal ;
  geo-pos:long "6.503643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420493_20432420493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420493'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.702222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.503643'^^xsd:double;
  dwc:latitude '53.5181067'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420493'^^xsd:integer;
  dwc:observationDate '2018-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421729_20432421729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421729_20432421729> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421729_20432421729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5185886 6.5036619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5185886"^^xsd:decimal ;
  dwc:decimalLongitude "6.5036619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421729_20432421729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5185886 6.5036619)"^^geo:wktLiteral ;
  geo-pos:lat "53.5185886"^^xsd:decimal ;
  geo-pos:long "6.5036619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421729_20432421729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421729'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.087222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5036619'^^xsd:double;
  dwc:latitude '53.5185886'^^xsd:double;
  dwc:coordinatePrecision '8.9'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421729'^^xsd:integer;
  dwc:observationDate '2018-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421147_20432421147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421147_20432421147> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421147_20432421147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168537 6.5036683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5168537"^^xsd:decimal ;
  dwc:decimalLongitude "6.5036683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421147_20432421147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168537 6.5036683)"^^geo:wktLiteral ;
  geo-pos:lat "53.5168537"^^xsd:decimal ;
  geo-pos:long "6.5036683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421147_20432421147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421147'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.6441666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5036683'^^xsd:double;
  dwc:latitude '53.5168537'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421147'^^xsd:integer;
  dwc:observationDate '2018-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421217_20432421217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421217_20432421217> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421217_20432421217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5163545 6.5036699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5163545"^^xsd:decimal ;
  dwc:decimalLongitude "6.5036699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421217_20432421217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5163545 6.5036699)"^^geo:wktLiteral ;
  geo-pos:lat "53.5163545"^^xsd:decimal ;
  geo-pos:long "6.5036699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421217_20432421217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421217'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.0638888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5036699'^^xsd:double;
  dwc:latitude '53.5163545'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421217'^^xsd:integer;
  dwc:observationDate '2018-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421599_20432421599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421599_20432421599> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421599_20432421599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5413111 6.5036737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5413111"^^xsd:decimal ;
  dwc:decimalLongitude "6.5036737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421599_20432421599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5413111 6.5036737)"^^geo:wktLiteral ;
  geo-pos:lat "53.5413111"^^xsd:decimal ;
  geo-pos:long "6.5036737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421599_20432421599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421599'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.31'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5036737'^^xsd:double;
  dwc:latitude '53.5413111'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421599'^^xsd:integer;
  dwc:observationDate '2018-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420982_20432420982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420982_20432420982> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420982_20432420982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5164314 6.5036775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5164314"^^xsd:decimal ;
  dwc:decimalLongitude "6.5036775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420982_20432420982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5164314 6.5036775)"^^geo:wktLiteral ;
  geo-pos:lat "53.5164314"^^xsd:decimal ;
  geo-pos:long "6.5036775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420982_20432420982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420982'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.6291666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5036775'^^xsd:double;
  dwc:latitude '53.5164314'^^xsd:double;
  dwc:coordinatePrecision '9.4'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420982'^^xsd:integer;
  dwc:observationDate '2018-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420834_20432420834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420834_20432420834> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420834_20432420834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5410412 6.5036795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5410412"^^xsd:decimal ;
  dwc:decimalLongitude "6.5036795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420834_20432420834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5410412 6.5036795)"^^geo:wktLiteral ;
  geo-pos:lat "53.5410412"^^xsd:decimal ;
  geo-pos:long "6.5036795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420834_20432420834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420834'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.76'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5036795'^^xsd:double;
  dwc:latitude '53.5410412'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420834'^^xsd:integer;
  dwc:observationDate '2018-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420885_20432420885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420885_20432420885> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420885_20432420885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5182769 6.5036819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5182769"^^xsd:decimal ;
  dwc:decimalLongitude "6.5036819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420885_20432420885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5182769 6.5036819)"^^geo:wktLiteral ;
  geo-pos:lat "53.5182769"^^xsd:decimal ;
  geo-pos:long "6.5036819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420885_20432420885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420885'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.0516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5036819'^^xsd:double;
  dwc:latitude '53.5182769'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420885'^^xsd:integer;
  dwc:observationDate '2018-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420166_20432420166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420166_20432420166> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420166_20432420166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5394456 6.5036903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5394456"^^xsd:decimal ;
  dwc:decimalLongitude "6.5036903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420166_20432420166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5394456 6.5036903)"^^geo:wktLiteral ;
  geo-pos:lat "53.5394456"^^xsd:decimal ;
  geo-pos:long "6.5036903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420166_20432420166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420166'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '23.63'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5036903'^^xsd:double;
  dwc:latitude '53.5394456'^^xsd:double;
  dwc:coordinatePrecision '22.8'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420166'^^xsd:integer;
  dwc:observationDate '2018-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420600_20432420600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420600_20432420600> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420600_20432420600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.517767 6.5036914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.517767"^^xsd:decimal ;
  dwc:decimalLongitude "6.5036914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420600_20432420600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.517767 6.5036914)"^^geo:wktLiteral ;
  geo-pos:lat "53.517767"^^xsd:decimal ;
  geo-pos:long "6.5036914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420600_20432420600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420600'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.3636111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5036914'^^xsd:double;
  dwc:latitude '53.517767'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420600'^^xsd:integer;
  dwc:observationDate '2018-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420734_20432420734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420734_20432420734> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420734_20432420734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5392573 6.5036914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5392573"^^xsd:decimal ;
  dwc:decimalLongitude "6.5036914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420734_20432420734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5392573 6.5036914)"^^geo:wktLiteral ;
  geo-pos:lat "53.5392573"^^xsd:decimal ;
  geo-pos:long "6.5036914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420734_20432420734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420734'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.193611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5036914'^^xsd:double;
  dwc:latitude '53.5392573'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420734'^^xsd:integer;
  dwc:observationDate '2018-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420673_20432420673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420673_20432420673> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420673_20432420673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5176365 6.5036915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5176365"^^xsd:decimal ;
  dwc:decimalLongitude "6.5036915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420673_20432420673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5176365 6.5036915)"^^geo:wktLiteral ;
  geo-pos:lat "53.5176365"^^xsd:decimal ;
  geo-pos:long "6.5036915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420673_20432420673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420673'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.8122222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5036915'^^xsd:double;
  dwc:latitude '53.5176365'^^xsd:double;
  dwc:coordinatePrecision '14.3'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420673'^^xsd:integer;
  dwc:observationDate '2018-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420167_20432420167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420167_20432420167> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420167_20432420167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5394219 6.5036979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5394219"^^xsd:decimal ;
  dwc:decimalLongitude "6.5036979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420167_20432420167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5394219 6.5036979)"^^geo:wktLiteral ;
  geo-pos:lat "53.5394219"^^xsd:decimal ;
  geo-pos:long "6.5036979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420167_20432420167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420167'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.64333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5036979'^^xsd:double;
  dwc:latitude '53.5394219'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420167'^^xsd:integer;
  dwc:observationDate '2018-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420431_20432420431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420431_20432420431> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420431_20432420431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5182655 6.5036989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5182655"^^xsd:decimal ;
  dwc:decimalLongitude "6.5036989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420431_20432420431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5182655 6.5036989)"^^geo:wktLiteral ;
  geo-pos:lat "53.5182655"^^xsd:decimal ;
  geo-pos:long "6.5036989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420431_20432420431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420431'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.34'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5036989'^^xsd:double;
  dwc:latitude '53.5182655'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420431'^^xsd:integer;
  dwc:observationDate '2018-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420279_20432420279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420279_20432420279> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420279_20432420279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5150939 6.5036991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5150939"^^xsd:decimal ;
  dwc:decimalLongitude "6.5036991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420279_20432420279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5150939 6.5036991)"^^geo:wktLiteral ;
  geo-pos:lat "53.5150939"^^xsd:decimal ;
  geo-pos:long "6.5036991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420279_20432420279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420279'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.3775'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5036991'^^xsd:double;
  dwc:latitude '53.5150939'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420279'^^xsd:integer;
  dwc:observationDate '2018-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420576_20432420576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420576_20432420576> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420576_20432420576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5170261 6.5037057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5170261"^^xsd:decimal ;
  dwc:decimalLongitude "6.5037057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420576_20432420576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5170261 6.5037057)"^^geo:wktLiteral ;
  geo-pos:lat "53.5170261"^^xsd:decimal ;
  geo-pos:long "6.5037057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420576_20432420576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420576'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.2208333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5037057'^^xsd:double;
  dwc:latitude '53.5170261'^^xsd:double;
  dwc:coordinatePrecision '8.6'^^xsd:double;
  dwc:minimumElevation '-12'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420576'^^xsd:integer;
  dwc:observationDate '2018-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421956_20432421956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421956_20432421956> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421956_20432421956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5143604 6.5037092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5143604"^^xsd:decimal ;
  dwc:decimalLongitude "6.5037092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421956_20432421956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5143604 6.5037092)"^^geo:wktLiteral ;
  geo-pos:lat "53.5143604"^^xsd:decimal ;
  geo-pos:long "6.5037092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421956_20432421956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421956'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.485'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5037092'^^xsd:double;
  dwc:latitude '53.5143604'^^xsd:double;
  dwc:coordinatePrecision '2.7'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421956'^^xsd:integer;
  dwc:observationDate '2018-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420816_20432420816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420816_20432420816> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420816_20432420816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5200563 6.5037119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5200563"^^xsd:decimal ;
  dwc:decimalLongitude "6.5037119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420816_20432420816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5200563 6.5037119)"^^geo:wktLiteral ;
  geo-pos:lat "53.5200563"^^xsd:decimal ;
  geo-pos:long "6.5037119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420816_20432420816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420816'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.6544444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5037119'^^xsd:double;
  dwc:latitude '53.5200563'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420816'^^xsd:integer;
  dwc:observationDate '2018-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421145_20432421145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421145_20432421145> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421145_20432421145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.514969 6.5037138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.514969"^^xsd:decimal ;
  dwc:decimalLongitude "6.5037138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421145_20432421145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.514969 6.5037138)"^^geo:wktLiteral ;
  geo-pos:lat "53.514969"^^xsd:decimal ;
  geo-pos:long "6.5037138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421145_20432421145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421145'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.6266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5037138'^^xsd:double;
  dwc:latitude '53.514969'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421145'^^xsd:integer;
  dwc:observationDate '2018-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420597_20432420597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420597_20432420597> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420597_20432420597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5395409 6.5037141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5395409"^^xsd:decimal ;
  dwc:decimalLongitude "6.5037141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420597_20432420597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5395409 6.5037141)"^^geo:wktLiteral ;
  geo-pos:lat "53.5395409"^^xsd:decimal ;
  geo-pos:long "6.5037141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420597_20432420597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420597'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.3483333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5037141'^^xsd:double;
  dwc:latitude '53.5395409'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420597'^^xsd:integer;
  dwc:observationDate '2018-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420168_20432420168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420168_20432420168> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420168_20432420168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5394357 6.5037241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5394357"^^xsd:decimal ;
  dwc:decimalLongitude "6.5037241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420168_20432420168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5394357 6.5037241)"^^geo:wktLiteral ;
  geo-pos:lat "53.5394357"^^xsd:decimal ;
  geo-pos:long "6.5037241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420168_20432420168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420168'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.6427777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5037241'^^xsd:double;
  dwc:latitude '53.5394357'^^xsd:double;
  dwc:coordinatePrecision '6.9'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420168'^^xsd:integer;
  dwc:observationDate '2018-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421514_20432421514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421514_20432421514> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421514_20432421514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5150914 6.5037313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5150914"^^xsd:decimal ;
  dwc:decimalLongitude "6.5037313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421514_20432421514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5150914 6.5037313)"^^geo:wktLiteral ;
  geo-pos:lat "53.5150914"^^xsd:decimal ;
  geo-pos:long "6.5037313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421514_20432421514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421514'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.829722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5037313'^^xsd:double;
  dwc:latitude '53.5150914'^^xsd:double;
  dwc:coordinatePrecision '10.8'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421514'^^xsd:integer;
  dwc:observationDate '2018-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420888_20432420888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420888_20432420888> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420888_20432420888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5207307 6.5037321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5207307"^^xsd:decimal ;
  dwc:decimalLongitude "6.5037321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420888_20432420888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5207307 6.5037321)"^^geo:wktLiteral ;
  geo-pos:lat "53.5207307"^^xsd:decimal ;
  geo-pos:long "6.5037321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420888_20432420888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420888'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5037321'^^xsd:double;
  dwc:latitude '53.5207307'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420888'^^xsd:integer;
  dwc:observationDate '2018-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421928_20432421928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421928_20432421928> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421928_20432421928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.54199 6.5037321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.54199"^^xsd:decimal ;
  dwc:decimalLongitude "6.5037321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421928_20432421928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.54199 6.5037321)"^^geo:wktLiteral ;
  geo-pos:lat "53.54199"^^xsd:decimal ;
  geo-pos:long "6.5037321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421928_20432421928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421928'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '22.31'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5037321'^^xsd:double;
  dwc:latitude '53.54199'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421928'^^xsd:integer;
  dwc:observationDate '2018-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420341_20432420341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420341_20432420341> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420341_20432420341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5181715 6.5037393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5181715"^^xsd:decimal ;
  dwc:decimalLongitude "6.5037393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420341_20432420341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5181715 6.5037393)"^^geo:wktLiteral ;
  geo-pos:lat "53.5181715"^^xsd:decimal ;
  geo-pos:long "6.5037393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420341_20432420341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420341'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.7683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5037393'^^xsd:double;
  dwc:latitude '53.5181715'^^xsd:double;
  dwc:coordinatePrecision '8.9'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420341'^^xsd:integer;
  dwc:observationDate '2018-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432422001_20432422001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432422001_20432422001> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432422001_20432422001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5400893 6.5037507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5400893"^^xsd:decimal ;
  dwc:decimalLongitude "6.5037507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432422001_20432422001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5400893 6.5037507)"^^geo:wktLiteral ;
  geo-pos:lat "53.5400893"^^xsd:decimal ;
  geo-pos:long "6.5037507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432422001_20432422001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432422001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432422001'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.76666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5037507'^^xsd:double;
  dwc:latitude '53.5400893'^^xsd:double;
  dwc:coordinatePrecision '10.9'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432422001'^^xsd:integer;
  dwc:observationDate '2018-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420596_20432420596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420596_20432420596> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420596_20432420596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5395267 6.503751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5395267"^^xsd:decimal ;
  dwc:decimalLongitude "6.503751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420596_20432420596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5395267 6.503751)"^^geo:wktLiteral ;
  geo-pos:lat "53.5395267"^^xsd:decimal ;
  geo-pos:long "6.503751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420596_20432420596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420596'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.3372222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.503751'^^xsd:double;
  dwc:latitude '53.5395267'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420596'^^xsd:integer;
  dwc:observationDate '2018-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421711_20432421711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421711_20432421711> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421711_20432421711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5144 6.5037513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5144"^^xsd:decimal ;
  dwc:decimalLongitude "6.5037513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421711_20432421711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5144 6.5037513)"^^geo:wktLiteral ;
  geo-pos:lat "53.5144"^^xsd:decimal ;
  geo-pos:long "6.5037513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421711_20432421711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421711'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.983888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5037513'^^xsd:double;
  dwc:latitude '53.5144'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421711'^^xsd:integer;
  dwc:observationDate '2018-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421356_20432421356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421356_20432421356> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421356_20432421356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5154802 6.5037538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5154802"^^xsd:decimal ;
  dwc:decimalLongitude "6.5037538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421356_20432421356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5154802 6.5037538)"^^geo:wktLiteral ;
  geo-pos:lat "53.5154802"^^xsd:decimal ;
  geo-pos:long "6.5037538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421356_20432421356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421356'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.876388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5037538'^^xsd:double;
  dwc:latitude '53.5154802'^^xsd:double;
  dwc:coordinatePrecision '15.7'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421356'^^xsd:integer;
  dwc:observationDate '2018-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420540_20432420540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420540_20432420540> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420540_20432420540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5177454 6.5037636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5177454"^^xsd:decimal ;
  dwc:decimalLongitude "6.5037636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420540_20432420540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5177454 6.5037636)"^^geo:wktLiteral ;
  geo-pos:lat "53.5177454"^^xsd:decimal ;
  geo-pos:long "6.5037636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420540_20432420540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420540'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '17.001666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5037636'^^xsd:double;
  dwc:latitude '53.5177454'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420540'^^xsd:integer;
  dwc:observationDate '2018-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420637_20432420637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420637_20432420637> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420637_20432420637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5175299 6.5037641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5175299"^^xsd:decimal ;
  dwc:decimalLongitude "6.5037641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420637_20432420637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5175299 6.5037641)"^^geo:wktLiteral ;
  geo-pos:lat "53.5175299"^^xsd:decimal ;
  geo-pos:long "6.5037641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420637_20432420637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420637'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.585'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5037641'^^xsd:double;
  dwc:latitude '53.5175299'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420637'^^xsd:integer;
  dwc:observationDate '2018-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420491_20432420491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420491_20432420491> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420491_20432420491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5177832 6.5037646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5177832"^^xsd:decimal ;
  dwc:decimalLongitude "6.5037646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420491_20432420491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5177832 6.5037646)"^^geo:wktLiteral ;
  geo-pos:lat "53.5177832"^^xsd:decimal ;
  geo-pos:long "6.5037646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420491_20432420491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420491'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.689166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5037646'^^xsd:double;
  dwc:latitude '53.5177832'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420491'^^xsd:integer;
  dwc:observationDate '2018-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420921_20432420921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420921_20432420921> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420921_20432420921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5170545 6.5037675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5170545"^^xsd:decimal ;
  dwc:decimalLongitude "6.5037675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420921_20432420921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5170545 6.5037675)"^^geo:wktLiteral ;
  geo-pos:lat "53.5170545"^^xsd:decimal ;
  geo-pos:long "6.5037675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420921_20432420921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420921'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.271666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5037675'^^xsd:double;
  dwc:latitude '53.5170545'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420921'^^xsd:integer;
  dwc:observationDate '2018-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420595_20432420595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420595_20432420595> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420595_20432420595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.539529 6.5037681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.539529"^^xsd:decimal ;
  dwc:decimalLongitude "6.5037681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420595_20432420595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.539529 6.5037681)"^^geo:wktLiteral ;
  geo-pos:lat "53.539529"^^xsd:decimal ;
  geo-pos:long "6.5037681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420595_20432420595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420595'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '0.33166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5037681'^^xsd:double;
  dwc:latitude '53.539529'^^xsd:double;
  dwc:coordinatePrecision '8.3'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420595'^^xsd:integer;
  dwc:observationDate '2018-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420332_20432420332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420332_20432420332> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420332_20432420332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.517109 6.5037761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.517109"^^xsd:decimal ;
  dwc:decimalLongitude "6.5037761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420332_20432420332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.517109 6.5037761)"^^geo:wktLiteral ;
  geo-pos:lat "53.517109"^^xsd:decimal ;
  geo-pos:long "6.5037761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420332_20432420332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420332'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '23.715'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5037761'^^xsd:double;
  dwc:latitude '53.517109'^^xsd:double;
  dwc:coordinatePrecision '19.2'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420332'^^xsd:integer;
  dwc:observationDate '2018-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420594_20432420594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420594_20432420594> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420594_20432420594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5395411 6.5037781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5395411"^^xsd:decimal ;
  dwc:decimalLongitude "6.5037781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420594_20432420594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5395411 6.5037781)"^^geo:wktLiteral ;
  geo-pos:lat "53.5395411"^^xsd:decimal ;
  geo-pos:long "6.5037781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420594_20432420594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420594'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '23.322777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5037781'^^xsd:double;
  dwc:latitude '53.5395411'^^xsd:double;
  dwc:coordinatePrecision '14'^^xsd:integer;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420594'^^xsd:integer;
  dwc:observationDate '2018-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421713_20432421713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421713_20432421713> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421713_20432421713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5143964 6.503792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5143964"^^xsd:decimal ;
  dwc:decimalLongitude "6.503792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421713_20432421713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5143964 6.503792)"^^geo:wktLiteral ;
  geo-pos:lat "53.5143964"^^xsd:decimal ;
  geo-pos:long "6.503792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421713_20432421713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421713'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '21.993611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.503792'^^xsd:double;
  dwc:latitude '53.5143964'^^xsd:double;
  dwc:coordinatePrecision '2.4'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421713'^^xsd:integer;
  dwc:observationDate '2018-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432422002_20432422002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432422002_20432422002> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432422002_20432422002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5401096 6.5037935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5401096"^^xsd:decimal ;
  dwc:decimalLongitude "6.5037935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432422002_20432422002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5401096 6.5037935)"^^geo:wktLiteral ;
  geo-pos:lat "53.5401096"^^xsd:decimal ;
  geo-pos:long "6.5037935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432422002_20432422002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432422002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432422002'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.7766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5037935'^^xsd:double;
  dwc:latitude '53.5401096'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432422002'^^xsd:integer;
  dwc:observationDate '2018-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420391_20432420391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420391_20432420391> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420391_20432420391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5173885 6.5037976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5173885"^^xsd:decimal ;
  dwc:decimalLongitude "6.5037976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420391_20432420391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5173885 6.5037976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5173885"^^xsd:decimal ;
  geo-pos:long "6.5037976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420391_20432420391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420391'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.101944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5037976'^^xsd:double;
  dwc:latitude '53.5173885'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420391'^^xsd:integer;
  dwc:observationDate '2018-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421429_20432421429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421429_20432421429> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421429_20432421429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.514408 6.503808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.514408"^^xsd:decimal ;
  dwc:decimalLongitude "6.503808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421429_20432421429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.514408 6.503808)"^^geo:wktLiteral ;
  geo-pos:lat "53.514408"^^xsd:decimal ;
  geo-pos:long "6.503808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421429_20432421429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421429'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '23.343333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.503808'^^xsd:double;
  dwc:latitude '53.514408'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421429'^^xsd:integer;
  dwc:observationDate '2018-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420593_20432420593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420593_20432420593> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420593_20432420593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5396059 6.503809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5396059"^^xsd:decimal ;
  dwc:decimalLongitude "6.503809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420593_20432420593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5396059 6.503809)"^^geo:wktLiteral ;
  geo-pos:lat "53.5396059"^^xsd:decimal ;
  geo-pos:long "6.503809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420593_20432420593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420593'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '22.318333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.503809'^^xsd:double;
  dwc:latitude '53.5396059'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420593'^^xsd:integer;
  dwc:observationDate '2018-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420849_20432420849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420849_20432420849> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420849_20432420849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5194427 6.5038171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5194427"^^xsd:decimal ;
  dwc:decimalLongitude "6.5038171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420849_20432420849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5194427 6.5038171)"^^geo:wktLiteral ;
  geo-pos:lat "53.5194427"^^xsd:decimal ;
  geo-pos:long "6.5038171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420849_20432420849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420849'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.830277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5038171'^^xsd:double;
  dwc:latitude '53.5194427'^^xsd:double;
  dwc:coordinatePrecision '12'^^xsd:integer;
  dwc:minimumElevation '-20'^^xsd:integer;
  dwc:maximumElevation '-20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420849'^^xsd:integer;
  dwc:observationDate '2018-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420699_20432420699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420699_20432420699> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420699_20432420699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5177969 6.5038192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5177969"^^xsd:decimal ;
  dwc:decimalLongitude "6.5038192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420699_20432420699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5177969 6.5038192)"^^geo:wktLiteral ;
  geo-pos:lat "53.5177969"^^xsd:decimal ;
  geo-pos:long "6.5038192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420699_20432420699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420699'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.9683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5038192'^^xsd:double;
  dwc:latitude '53.5177969'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420699'^^xsd:integer;
  dwc:observationDate '2018-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421023_20432421023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421023_20432421023> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421023_20432421023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5144117 6.5038253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5144117"^^xsd:decimal ;
  dwc:decimalLongitude "6.5038253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421023_20432421023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5144117 6.5038253)"^^geo:wktLiteral ;
  geo-pos:lat "53.5144117"^^xsd:decimal ;
  geo-pos:long "6.5038253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421023_20432421023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421023'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '22.875'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5038253'^^xsd:double;
  dwc:latitude '53.5144117'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421023'^^xsd:integer;
  dwc:observationDate '2018-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420831_20432420831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420831_20432420831> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420831_20432420831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5411001 6.5038325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5411001"^^xsd:decimal ;
  dwc:decimalLongitude "6.5038325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420831_20432420831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5411001 6.5038325)"^^geo:wktLiteral ;
  geo-pos:lat "53.5411001"^^xsd:decimal ;
  geo-pos:long "6.5038325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420831_20432420831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420831'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.741666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5038325'^^xsd:double;
  dwc:latitude '53.5411001'^^xsd:double;
  dwc:coordinatePrecision '8.7'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420831'^^xsd:integer;
  dwc:observationDate '2018-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421229_20432421229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421229_20432421229> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421229_20432421229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5147577 6.503837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5147577"^^xsd:decimal ;
  dwc:decimalLongitude "6.503837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421229_20432421229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5147577 6.503837)"^^geo:wktLiteral ;
  geo-pos:lat "53.5147577"^^xsd:decimal ;
  geo-pos:long "6.503837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421229_20432421229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421229'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.138888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.503837'^^xsd:double;
  dwc:latitude '53.5147577'^^xsd:double;
  dwc:coordinatePrecision '10.5'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421229'^^xsd:integer;
  dwc:observationDate '2018-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432422000_20432422000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432422000_20432422000> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432422000_20432422000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.540034 6.5038441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.540034"^^xsd:decimal ;
  dwc:decimalLongitude "6.5038441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432422000_20432422000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.540034 6.5038441)"^^geo:wktLiteral ;
  geo-pos:lat "53.540034"^^xsd:decimal ;
  geo-pos:long "6.5038441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432422000_20432422000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432422000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432422000'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.7625'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5038441'^^xsd:double;
  dwc:latitude '53.540034'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432422000'^^xsd:integer;
  dwc:observationDate '2018-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421575_20432421575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421575_20432421575> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421575_20432421575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.542053 6.5038461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.542053"^^xsd:decimal ;
  dwc:decimalLongitude "6.5038461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421575_20432421575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.542053 6.5038461)"^^geo:wktLiteral ;
  geo-pos:lat "53.542053"^^xsd:decimal ;
  geo-pos:long "6.5038461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421575_20432421575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421575'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.1566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5038461'^^xsd:double;
  dwc:latitude '53.542053'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421575'^^xsd:integer;
  dwc:observationDate '2018-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432422004_20432422004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432422004_20432422004> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432422004_20432422004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5126867 6.5038472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5126867"^^xsd:decimal ;
  dwc:decimalLongitude "6.5038472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432422004_20432422004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5126867 6.5038472)"^^geo:wktLiteral ;
  geo-pos:lat "53.5126867"^^xsd:decimal ;
  geo-pos:long "6.5038472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432422004_20432422004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432422004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432422004'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.7797222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5038472'^^xsd:double;
  dwc:latitude '53.5126867'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432422004'^^xsd:integer;
  dwc:observationDate '2018-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420686_20432420686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420686_20432420686> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420686_20432420686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5155436 6.503849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5155436"^^xsd:decimal ;
  dwc:decimalLongitude "6.503849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420686_20432420686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5155436 6.503849)"^^geo:wktLiteral ;
  geo-pos:lat "53.5155436"^^xsd:decimal ;
  geo-pos:long "6.503849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420686_20432420686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420686'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.900277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.503849'^^xsd:double;
  dwc:latitude '53.5155436'^^xsd:double;
  dwc:coordinatePrecision '16.3'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420686'^^xsd:integer;
  dwc:observationDate '2018-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420672_20432420672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420672_20432420672> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420672_20432420672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168967 6.5038581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5168967"^^xsd:decimal ;
  dwc:decimalLongitude "6.5038581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420672_20432420672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168967 6.5038581)"^^geo:wktLiteral ;
  geo-pos:lat "53.5168967"^^xsd:decimal ;
  geo-pos:long "6.5038581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420672_20432420672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420672'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.8080555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5038581'^^xsd:double;
  dwc:latitude '53.5168967'^^xsd:double;
  dwc:coordinatePrecision '8.7'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420672'^^xsd:integer;
  dwc:observationDate '2018-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420698_20432420698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420698_20432420698> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420698_20432420698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5177498 6.5038585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5177498"^^xsd:decimal ;
  dwc:decimalLongitude "6.5038585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420698_20432420698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5177498 6.5038585)"^^geo:wktLiteral ;
  geo-pos:lat "53.5177498"^^xsd:decimal ;
  geo-pos:long "6.5038585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420698_20432420698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420698'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.9566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5038585'^^xsd:double;
  dwc:latitude '53.5177498'^^xsd:double;
  dwc:coordinatePrecision '10.4'^^xsd:double;
  dwc:minimumElevation '-19'^^xsd:integer;
  dwc:maximumElevation '-19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420698'^^xsd:integer;
  dwc:observationDate '2018-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420542_20432420542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420542_20432420542> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420542_20432420542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5177731 6.5038639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5177731"^^xsd:decimal ;
  dwc:decimalLongitude "6.5038639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420542_20432420542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5177731 6.5038639)"^^geo:wktLiteral ;
  geo-pos:lat "53.5177731"^^xsd:decimal ;
  geo-pos:long "6.5038639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420542_20432420542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420542'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '19.009166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5038639'^^xsd:double;
  dwc:latitude '53.5177731'^^xsd:double;
  dwc:coordinatePrecision '8.8'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420542'^^xsd:integer;
  dwc:observationDate '2018-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420662_20432420662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420662_20432420662> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420662_20432420662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5201972 6.5038728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5201972"^^xsd:decimal ;
  dwc:decimalLongitude "6.5038728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420662_20432420662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5201972 6.5038728)"^^geo:wktLiteral ;
  geo-pos:lat "53.5201972"^^xsd:decimal ;
  geo-pos:long "6.5038728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420662_20432420662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420662'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.751388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5038728'^^xsd:double;
  dwc:latitude '53.5201972'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420662'^^xsd:integer;
  dwc:observationDate '2018-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421705_20432421705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421705_20432421705> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421705_20432421705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5125086 6.503879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5125086"^^xsd:decimal ;
  dwc:decimalLongitude "6.503879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421705_20432421705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5125086 6.503879)"^^geo:wktLiteral ;
  geo-pos:lat "53.5125086"^^xsd:decimal ;
  geo-pos:long "6.503879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421705_20432421705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421705'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.938888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.503879'^^xsd:double;
  dwc:latitude '53.5125086'^^xsd:double;
  dwc:coordinatePrecision '6.9'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421705'^^xsd:integer;
  dwc:observationDate '2018-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420796_20432420796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420796_20432420796> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420796_20432420796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5398097 6.5038805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5398097"^^xsd:decimal ;
  dwc:decimalLongitude "6.5038805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420796_20432420796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5398097 6.5038805)"^^geo:wktLiteral ;
  geo-pos:lat "53.5398097"^^xsd:decimal ;
  geo-pos:long "6.5038805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420796_20432420796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420796'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.541666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5038805'^^xsd:double;
  dwc:latitude '53.5398097'^^xsd:double;
  dwc:coordinatePrecision '8.4'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420796'^^xsd:integer;
  dwc:observationDate '2018-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420468_20432420468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420468_20432420468> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420468_20432420468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5177223 6.5038874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5177223"^^xsd:decimal ;
  dwc:decimalLongitude "6.5038874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420468_20432420468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5177223 6.5038874)"^^geo:wktLiteral ;
  geo-pos:lat "53.5177223"^^xsd:decimal ;
  geo-pos:long "6.5038874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420468_20432420468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420468'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.566944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5038874'^^xsd:double;
  dwc:latitude '53.5177223'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420468'^^xsd:integer;
  dwc:observationDate '2018-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421405_20432421405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421405_20432421405> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421405_20432421405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5158737 6.5038879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5158737"^^xsd:decimal ;
  dwc:decimalLongitude "6.5038879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421405_20432421405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5158737 6.5038879)"^^geo:wktLiteral ;
  geo-pos:lat "53.5158737"^^xsd:decimal ;
  geo-pos:long "6.5038879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421405_20432421405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421405'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '23.193611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5038879'^^xsd:double;
  dwc:latitude '53.5158737'^^xsd:double;
  dwc:coordinatePrecision '2.6'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421405'^^xsd:integer;
  dwc:observationDate '2018-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420782_20432420782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420782_20432420782> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420782_20432420782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5407404 6.5038905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5407404"^^xsd:decimal ;
  dwc:decimalLongitude "6.5038905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420782_20432420782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5407404 6.5038905)"^^geo:wktLiteral ;
  geo-pos:lat "53.5407404"^^xsd:decimal ;
  geo-pos:long "6.5038905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420782_20432420782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420782'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.463611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5038905'^^xsd:double;
  dwc:latitude '53.5407404'^^xsd:double;
  dwc:coordinatePrecision '11.6'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420782'^^xsd:integer;
  dwc:observationDate '2018-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420723_20432420723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420723_20432420723> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420723_20432420723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5177607 6.5039007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5177607"^^xsd:decimal ;
  dwc:decimalLongitude "6.5039007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420723_20432420723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5177607 6.5039007)"^^geo:wktLiteral ;
  geo-pos:lat "53.5177607"^^xsd:decimal ;
  geo-pos:long "6.5039007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420723_20432420723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420723'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.1183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5039007'^^xsd:double;
  dwc:latitude '53.5177607'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420723'^^xsd:integer;
  dwc:observationDate '2018-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420797_20432420797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420797_20432420797> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420797_20432420797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5396408 6.5039018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5396408"^^xsd:decimal ;
  dwc:decimalLongitude "6.5039018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420797_20432420797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5396408 6.5039018)"^^geo:wktLiteral ;
  geo-pos:lat "53.5396408"^^xsd:decimal ;
  geo-pos:long "6.5039018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420797_20432420797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420797'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.546944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5039018'^^xsd:double;
  dwc:latitude '53.5396408'^^xsd:double;
  dwc:coordinatePrecision '7.3'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420797'^^xsd:integer;
  dwc:observationDate '2018-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420755_20432420755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420755_20432420755> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420755_20432420755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5393077 6.5039029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5393077"^^xsd:decimal ;
  dwc:decimalLongitude "6.5039029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420755_20432420755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5393077 6.5039029)"^^geo:wktLiteral ;
  geo-pos:lat "53.5393077"^^xsd:decimal ;
  geo-pos:long "6.5039029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420755_20432420755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420755'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.302777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5039029'^^xsd:double;
  dwc:latitude '53.5393077'^^xsd:double;
  dwc:coordinatePrecision '25.9'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420755'^^xsd:integer;
  dwc:observationDate '2018-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420768_20432420768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420768_20432420768> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420768_20432420768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5391967 6.5039061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5391967"^^xsd:decimal ;
  dwc:decimalLongitude "6.5039061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420768_20432420768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5391967 6.5039061)"^^geo:wktLiteral ;
  geo-pos:lat "53.5391967"^^xsd:decimal ;
  geo-pos:long "6.5039061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420768_20432420768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420768'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.3897222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5039061'^^xsd:double;
  dwc:latitude '53.5391967'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420768'^^xsd:integer;
  dwc:observationDate '2018-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420490_20432420490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420490_20432420490> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420490_20432420490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.518302 6.503911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.518302"^^xsd:decimal ;
  dwc:decimalLongitude "6.503911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420490_20432420490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.518302 6.503911)"^^geo:wktLiteral ;
  geo-pos:lat "53.518302"^^xsd:decimal ;
  geo-pos:long "6.503911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420490_20432420490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420490'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.685'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.503911'^^xsd:double;
  dwc:latitude '53.518302'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420490'^^xsd:integer;
  dwc:observationDate '2018-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420735_20432420735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420735_20432420735> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420735_20432420735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5396767 6.5039128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5396767"^^xsd:decimal ;
  dwc:decimalLongitude "6.5039128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420735_20432420735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5396767 6.5039128)"^^geo:wktLiteral ;
  geo-pos:lat "53.5396767"^^xsd:decimal ;
  geo-pos:long "6.5039128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420735_20432420735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420735'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '21.196944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5039128'^^xsd:double;
  dwc:latitude '53.5396767'^^xsd:double;
  dwc:coordinatePrecision '6.8'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420735'^^xsd:integer;
  dwc:observationDate '2018-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421031_20432421031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421031_20432421031> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421031_20432421031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5132815 6.5039165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5132815"^^xsd:decimal ;
  dwc:decimalLongitude "6.5039165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421031_20432421031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5132815 6.5039165)"^^geo:wktLiteral ;
  geo-pos:lat "53.5132815"^^xsd:decimal ;
  geo-pos:long "6.5039165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421031_20432421031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421031'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.9266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5039165'^^xsd:double;
  dwc:latitude '53.5132815'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421031'^^xsd:integer;
  dwc:observationDate '2018-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420342_20432420342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420342_20432420342> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420342_20432420342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5173814 6.5039205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5173814"^^xsd:decimal ;
  dwc:decimalLongitude "6.5039205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420342_20432420342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5173814 6.5039205)"^^geo:wktLiteral ;
  geo-pos:lat "53.5173814"^^xsd:decimal ;
  geo-pos:long "6.5039205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420342_20432420342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420342'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.7791666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5039205'^^xsd:double;
  dwc:latitude '53.5173814'^^xsd:double;
  dwc:coordinatePrecision '8.1'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420342'^^xsd:integer;
  dwc:observationDate '2018-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420248_20432420248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420248_20432420248> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420248_20432420248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.517156 6.5039236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.517156"^^xsd:decimal ;
  dwc:decimalLongitude "6.5039236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420248_20432420248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.517156 6.5039236)"^^geo:wktLiteral ;
  geo-pos:lat "53.517156"^^xsd:decimal ;
  geo-pos:long "6.5039236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420248_20432420248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420248'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.158333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5039236'^^xsd:double;
  dwc:latitude '53.517156'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420248'^^xsd:integer;
  dwc:observationDate '2018-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421380_20432421380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421380_20432421380> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421380_20432421380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5143731 6.5039379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5143731"^^xsd:decimal ;
  dwc:decimalLongitude "6.5039379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421380_20432421380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5143731 6.5039379)"^^geo:wktLiteral ;
  geo-pos:lat "53.5143731"^^xsd:decimal ;
  geo-pos:long "6.5039379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421380_20432421380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421380'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '22.039444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5039379'^^xsd:double;
  dwc:latitude '53.5143731'^^xsd:double;
  dwc:coordinatePrecision '11.7'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421380'^^xsd:integer;
  dwc:observationDate '2018-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420432_20432420432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420432_20432420432> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420432_20432420432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5185144 6.5039397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5185144"^^xsd:decimal ;
  dwc:decimalLongitude "6.5039397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420432_20432420432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5185144 6.5039397)"^^geo:wktLiteral ;
  geo-pos:lat "53.5185144"^^xsd:decimal ;
  geo-pos:long "6.5039397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420432_20432420432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420432'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.3436111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5039397'^^xsd:double;
  dwc:latitude '53.5185144'^^xsd:double;
  dwc:coordinatePrecision '8.2'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420432'^^xsd:integer;
  dwc:observationDate '2018-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421999_20432421999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421999_20432421999> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421999_20432421999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5399593 6.5039444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5399593"^^xsd:decimal ;
  dwc:decimalLongitude "6.5039444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421999_20432421999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5399593 6.5039444)"^^geo:wktLiteral ;
  geo-pos:lat "53.5399593"^^xsd:decimal ;
  geo-pos:long "6.5039444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421999_20432421999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421999'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.76'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5039444'^^xsd:double;
  dwc:latitude '53.5399593'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421999'^^xsd:integer;
  dwc:observationDate '2018-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420611_20432420611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420611_20432420611> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420611_20432420611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5178169 6.5039533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5178169"^^xsd:decimal ;
  dwc:decimalLongitude "6.5039533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420611_20432420611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5178169 6.5039533)"^^geo:wktLiteral ;
  geo-pos:lat "53.5178169"^^xsd:decimal ;
  geo-pos:long "6.5039533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420611_20432420611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420611'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.423333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5039533'^^xsd:double;
  dwc:latitude '53.5178169'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '-24'^^xsd:integer;
  dwc:maximumElevation '-24'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420611'^^xsd:integer;
  dwc:observationDate '2018-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420520_20432420520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420520_20432420520> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420520_20432420520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538719 6.5039539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.538719"^^xsd:decimal ;
  dwc:decimalLongitude "6.5039539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420520_20432420520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538719 6.5039539)"^^geo:wktLiteral ;
  geo-pos:lat "53.538719"^^xsd:decimal ;
  geo-pos:long "6.5039539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420520_20432420520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420520'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.876944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5039539'^^xsd:double;
  dwc:latitude '53.538719'^^xsd:double;
  dwc:coordinatePrecision '1.7'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420520'^^xsd:integer;
  dwc:observationDate '2018-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420874_20432420874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420874_20432420874> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420874_20432420874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5201383 6.5039553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5201383"^^xsd:decimal ;
  dwc:decimalLongitude "6.5039553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420874_20432420874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5201383 6.5039553)"^^geo:wktLiteral ;
  geo-pos:lat "53.5201383"^^xsd:decimal ;
  geo-pos:long "6.5039553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420874_20432420874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420874'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.983333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5039553'^^xsd:double;
  dwc:latitude '53.5201383'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420874'^^xsd:integer;
  dwc:observationDate '2018-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420661_20432420661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420661_20432420661> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420661_20432420661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.517757 6.5039554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.517757"^^xsd:decimal ;
  dwc:decimalLongitude "6.5039554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420661_20432420661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.517757 6.5039554)"^^geo:wktLiteral ;
  geo-pos:lat "53.517757"^^xsd:decimal ;
  geo-pos:long "6.5039554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420661_20432420661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420661'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.751666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5039554'^^xsd:double;
  dwc:latitude '53.517757'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420661'^^xsd:integer;
  dwc:observationDate '2018-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421094_20432421094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421094_20432421094> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421094_20432421094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5403573 6.5039589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5403573"^^xsd:decimal ;
  dwc:decimalLongitude "6.5039589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421094_20432421094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5403573 6.5039589)"^^geo:wktLiteral ;
  geo-pos:lat "53.5403573"^^xsd:decimal ;
  geo-pos:long "6.5039589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421094_20432421094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421094'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '22.318611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5039589'^^xsd:double;
  dwc:latitude '53.5403573'^^xsd:double;
  dwc:coordinatePrecision '6.9'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421094'^^xsd:integer;
  dwc:observationDate '2018-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420844_20432420844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420844_20432420844> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420844_20432420844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5474813 6.5039589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5474813"^^xsd:decimal ;
  dwc:decimalLongitude "6.5039589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420844_20432420844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5474813 6.5039589)"^^geo:wktLiteral ;
  geo-pos:lat "53.5474813"^^xsd:decimal ;
  geo-pos:long "6.5039589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420844_20432420844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420844'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.808055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5039589'^^xsd:double;
  dwc:latitude '53.5474813'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420844'^^xsd:integer;
  dwc:observationDate '2018-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421355_20432421355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421355_20432421355> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421355_20432421355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5154281 6.5039662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5154281"^^xsd:decimal ;
  dwc:decimalLongitude "6.5039662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421355_20432421355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5154281 6.5039662)"^^geo:wktLiteral ;
  geo-pos:lat "53.5154281"^^xsd:decimal ;
  geo-pos:long "6.5039662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421355_20432421355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421355'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.876666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5039662'^^xsd:double;
  dwc:latitude '53.5154281'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421355'^^xsd:integer;
  dwc:observationDate '2018-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421827_20432421827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421827_20432421827> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421827_20432421827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5013623 6.5039757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5013623"^^xsd:decimal ;
  dwc:decimalLongitude "6.5039757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421827_20432421827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5013623 6.5039757)"^^geo:wktLiteral ;
  geo-pos:lat "53.5013623"^^xsd:decimal ;
  geo-pos:long "6.5039757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421827_20432421827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421827'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.718333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5039757'^^xsd:double;
  dwc:latitude '53.5013623'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421827'^^xsd:integer;
  dwc:observationDate '2018-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420700_20432420700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420700_20432420700> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420700_20432420700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5173306 6.5039843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5173306"^^xsd:decimal ;
  dwc:decimalLongitude "6.5039843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420700_20432420700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5173306 6.5039843)"^^geo:wktLiteral ;
  geo-pos:lat "53.5173306"^^xsd:decimal ;
  geo-pos:long "6.5039843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420700_20432420700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420700'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.9694444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5039843'^^xsd:double;
  dwc:latitude '53.5173306'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420700'^^xsd:integer;
  dwc:observationDate '2018-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420355_20432420355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420355_20432420355> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420355_20432420355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5160347 6.5039846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5160347"^^xsd:decimal ;
  dwc:decimalLongitude "6.5039846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420355_20432420355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5160347 6.5039846)"^^geo:wktLiteral ;
  geo-pos:lat "53.5160347"^^xsd:decimal ;
  geo-pos:long "6.5039846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420355_20432420355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420355'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '22.875'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5039846'^^xsd:double;
  dwc:latitude '53.5160347'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420355'^^xsd:integer;
  dwc:observationDate '2018-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420861_20432420861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420861_20432420861> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420861_20432420861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5185995 6.503987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5185995"^^xsd:decimal ;
  dwc:decimalLongitude "6.503987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420861_20432420861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5185995 6.503987)"^^geo:wktLiteral ;
  geo-pos:lat "53.5185995"^^xsd:decimal ;
  geo-pos:long "6.503987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420861_20432420861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420861'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.9030555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.503987'^^xsd:double;
  dwc:latitude '53.5185995'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420861'^^xsd:integer;
  dwc:observationDate '2018-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421404_20432421404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421404_20432421404> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421404_20432421404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.515762 6.5039875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.515762"^^xsd:decimal ;
  dwc:decimalLongitude "6.5039875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421404_20432421404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.515762 6.5039875)"^^geo:wktLiteral ;
  geo-pos:lat "53.515762"^^xsd:decimal ;
  geo-pos:long "6.5039875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421404_20432421404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421404'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '22.186944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5039875'^^xsd:double;
  dwc:latitude '53.515762'^^xsd:double;
  dwc:coordinatePrecision '8.5'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421404'^^xsd:integer;
  dwc:observationDate '2018-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420748_20432420748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420748_20432420748> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420748_20432420748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5171926 6.503989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5171926"^^xsd:decimal ;
  dwc:decimalLongitude "6.503989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420748_20432420748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5171926 6.503989)"^^geo:wktLiteral ;
  geo-pos:lat "53.5171926"^^xsd:decimal ;
  geo-pos:long "6.503989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420748_20432420748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420748'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.266944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.503989'^^xsd:double;
  dwc:latitude '53.5171926'^^xsd:double;
  dwc:coordinatePrecision '8.2'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420748'^^xsd:integer;
  dwc:observationDate '2018-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420736_20432420736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420736_20432420736> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420736_20432420736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5397139 6.5039901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5397139"^^xsd:decimal ;
  dwc:decimalLongitude "6.5039901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420736_20432420736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5397139 6.5039901)"^^geo:wktLiteral ;
  geo-pos:lat "53.5397139"^^xsd:decimal ;
  geo-pos:long "6.5039901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420736_20432420736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420736'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '22.197222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5039901'^^xsd:double;
  dwc:latitude '53.5397139'^^xsd:double;
  dwc:coordinatePrecision '11.5'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420736'^^xsd:integer;
  dwc:observationDate '2018-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421068_20432421068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421068_20432421068> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421068_20432421068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5383805 6.503997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5383805"^^xsd:decimal ;
  dwc:decimalLongitude "6.503997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421068_20432421068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5383805 6.503997)"^^geo:wktLiteral ;
  geo-pos:lat "53.5383805"^^xsd:decimal ;
  geo-pos:long "6.503997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421068_20432421068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421068'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.163611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.503997'^^xsd:double;
  dwc:latitude '53.5383805'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421068'^^xsd:integer;
  dwc:observationDate '2018-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420139_20432420139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420139_20432420139> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420139_20432420139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5383955 6.5039972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5383955"^^xsd:decimal ;
  dwc:decimalLongitude "6.5039972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420139_20432420139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5383955 6.5039972)"^^geo:wktLiteral ;
  geo-pos:lat "53.5383955"^^xsd:decimal ;
  geo-pos:long "6.5039972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420139_20432420139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420139'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.489444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5039972'^^xsd:double;
  dwc:latitude '53.5383955'^^xsd:double;
  dwc:coordinatePrecision '7.7'^^xsd:double;
  dwc:minimumElevation '-20'^^xsd:integer;
  dwc:maximumElevation '-20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420139'^^xsd:integer;
  dwc:observationDate '2018-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420538_20432420538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420538_20432420538> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420538_20432420538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168731 6.5040113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5168731"^^xsd:decimal ;
  dwc:decimalLongitude "6.5040113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420538_20432420538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168731 6.5040113)"^^geo:wktLiteral ;
  geo-pos:lat "53.5168731"^^xsd:decimal ;
  geo-pos:long "6.5040113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420538_20432420538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420538'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.990555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5040113'^^xsd:double;
  dwc:latitude '53.5168731'^^xsd:double;
  dwc:coordinatePrecision '9.4'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420538'^^xsd:integer;
  dwc:observationDate '2018-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421144_20432421144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421144_20432421144> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421144_20432421144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.514974 6.5040133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.514974"^^xsd:decimal ;
  dwc:decimalLongitude "6.5040133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421144_20432421144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.514974 6.5040133)"^^geo:wktLiteral ;
  geo-pos:lat "53.514974"^^xsd:decimal ;
  geo-pos:long "6.5040133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421144_20432421144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421144'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.62277777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5040133'^^xsd:double;
  dwc:latitude '53.514974'^^xsd:double;
  dwc:coordinatePrecision '9.8'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421144'^^xsd:integer;
  dwc:observationDate '2018-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420214_20432420214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420214_20432420214> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420214_20432420214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5397353 6.5040236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5397353"^^xsd:decimal ;
  dwc:decimalLongitude "6.5040236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420214_20432420214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5397353 6.5040236)"^^geo:wktLiteral ;
  geo-pos:lat "53.5397353"^^xsd:decimal ;
  geo-pos:long "6.5040236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420214_20432420214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420214'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23.931111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5040236'^^xsd:double;
  dwc:latitude '53.5397353'^^xsd:double;
  dwc:coordinatePrecision '12.1'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420214'^^xsd:integer;
  dwc:observationDate '2018-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421439_20432421439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421439_20432421439> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421439_20432421439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5144262 6.5040267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5144262"^^xsd:decimal ;
  dwc:decimalLongitude "6.5040267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421439_20432421439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5144262 6.5040267)"^^geo:wktLiteral ;
  geo-pos:lat "53.5144262"^^xsd:decimal ;
  geo-pos:long "6.5040267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421439_20432421439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421439'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.3925'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5040267'^^xsd:double;
  dwc:latitude '53.5144262'^^xsd:double;
  dwc:coordinatePrecision '8.2'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421439'^^xsd:integer;
  dwc:observationDate '2018-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421403_20432421403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421403_20432421403> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421403_20432421403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5157413 6.5040322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5157413"^^xsd:decimal ;
  dwc:decimalLongitude "6.5040322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421403_20432421403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5157413 6.5040322)"^^geo:wktLiteral ;
  geo-pos:lat "53.5157413"^^xsd:decimal ;
  geo-pos:long "6.5040322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421403_20432421403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421403'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '21.182777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5040322'^^xsd:double;
  dwc:latitude '53.5157413'^^xsd:double;
  dwc:coordinatePrecision '8.5'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421403'^^xsd:integer;
  dwc:observationDate '2018-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421975_20432421975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421975_20432421975> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421975_20432421975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5386152 6.5040329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5386152"^^xsd:decimal ;
  dwc:decimalLongitude "6.5040329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421975_20432421975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5386152 6.5040329)"^^geo:wktLiteral ;
  geo-pos:lat "53.5386152"^^xsd:decimal ;
  geo-pos:long "6.5040329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421975_20432421975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421975'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '21.610277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5040329'^^xsd:double;
  dwc:latitude '53.5386152'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421975'^^xsd:integer;
  dwc:observationDate '2018-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420216_20432420216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420216_20432420216> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420216_20432420216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5398509 6.5040332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5398509"^^xsd:decimal ;
  dwc:decimalLongitude "6.5040332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420216_20432420216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5398509 6.5040332)"^^geo:wktLiteral ;
  geo-pos:lat "53.5398509"^^xsd:decimal ;
  geo-pos:long "6.5040332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420216_20432420216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420216'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1.9488888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5040332'^^xsd:double;
  dwc:latitude '53.5398509'^^xsd:double;
  dwc:coordinatePrecision '6.3'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420216'^^xsd:integer;
  dwc:observationDate '2018-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420213_20432420213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420213_20432420213> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420213_20432420213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5396268 6.5040363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5396268"^^xsd:decimal ;
  dwc:decimalLongitude "6.5040363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420213_20432420213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5396268 6.5040363)"^^geo:wktLiteral ;
  geo-pos:lat "53.5396268"^^xsd:decimal ;
  geo-pos:long "6.5040363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420213_20432420213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420213'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '22.931388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5040363'^^xsd:double;
  dwc:latitude '53.5396268'^^xsd:double;
  dwc:coordinatePrecision '8.4'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420213'^^xsd:integer;
  dwc:observationDate '2018-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420304_20432420304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420304_20432420304> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420304_20432420304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5139469 6.5040382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5139469"^^xsd:decimal ;
  dwc:decimalLongitude "6.5040382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420304_20432420304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5139469 6.5040382)"^^geo:wktLiteral ;
  geo-pos:lat "53.5139469"^^xsd:decimal ;
  geo-pos:long "6.5040382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420304_20432420304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420304'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.537777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5040382'^^xsd:double;
  dwc:latitude '53.5139469'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420304'^^xsd:integer;
  dwc:observationDate '2018-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421021_20432421021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421021_20432421021> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421021_20432421021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5151835 6.5040382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5151835"^^xsd:decimal ;
  dwc:decimalLongitude "6.5040382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421021_20432421021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5151835 6.5040382)"^^geo:wktLiteral ;
  geo-pos:lat "53.5151835"^^xsd:decimal ;
  geo-pos:long "6.5040382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421021_20432421021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421021'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.86'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5040382'^^xsd:double;
  dwc:latitude '53.5151835'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421021'^^xsd:integer;
  dwc:observationDate '2018-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421722_20432421722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421722_20432421722> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421722_20432421722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5149527 6.5040554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5149527"^^xsd:decimal ;
  dwc:decimalLongitude "6.5040554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421722_20432421722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5149527 6.5040554)"^^geo:wktLiteral ;
  geo-pos:lat "53.5149527"^^xsd:decimal ;
  geo-pos:long "6.5040554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421722_20432421722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421722'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.0477777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5040554'^^xsd:double;
  dwc:latitude '53.5149527'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421722'^^xsd:integer;
  dwc:observationDate '2018-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420612_20432420612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420612_20432420612> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420612_20432420612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5180463 6.504057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5180463"^^xsd:decimal ;
  dwc:decimalLongitude "6.504057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420612_20432420612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5180463 6.504057)"^^geo:wktLiteral ;
  geo-pos:lat "53.5180463"^^xsd:decimal ;
  geo-pos:long "6.504057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420612_20432420612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420612'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.427777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.504057'^^xsd:double;
  dwc:latitude '53.5180463'^^xsd:double;
  dwc:coordinatePrecision '13.9'^^xsd:double;
  dwc:minimumElevation '-19'^^xsd:integer;
  dwc:maximumElevation '-19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420612'^^xsd:integer;
  dwc:observationDate '2018-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420392_20432420392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420392_20432420392> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420392_20432420392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5171083 6.5040573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5171083"^^xsd:decimal ;
  dwc:decimalLongitude "6.5040573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420392_20432420392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5171083 6.5040573)"^^geo:wktLiteral ;
  geo-pos:lat "53.5171083"^^xsd:decimal ;
  geo-pos:long "6.5040573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420392_20432420392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420392'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.116666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5040573'^^xsd:double;
  dwc:latitude '53.5171083'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420392'^^xsd:integer;
  dwc:observationDate '2018-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421976_20432421976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421976_20432421976> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421976_20432421976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.53862 6.5040585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.53862"^^xsd:decimal ;
  dwc:decimalLongitude "6.5040585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421976_20432421976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.53862 6.5040585)"^^geo:wktLiteral ;
  geo-pos:lat "53.53862"^^xsd:decimal ;
  geo-pos:long "6.5040585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421976_20432421976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421976'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '22.610277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5040585'^^xsd:double;
  dwc:latitude '53.53862'^^xsd:double;
  dwc:coordinatePrecision '20.6'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421976'^^xsd:integer;
  dwc:observationDate '2018-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421904_20432421904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421904_20432421904> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421904_20432421904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5400029 6.5040628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5400029"^^xsd:decimal ;
  dwc:decimalLongitude "6.5040628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421904_20432421904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5400029 6.5040628)"^^geo:wktLiteral ;
  geo-pos:lat "53.5400029"^^xsd:decimal ;
  geo-pos:long "6.5040628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421904_20432421904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421904'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '22.168333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5040628'^^xsd:double;
  dwc:latitude '53.5400029'^^xsd:double;
  dwc:coordinatePrecision '12.2'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421904'^^xsd:integer;
  dwc:observationDate '2018-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420305_20432420305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420305_20432420305> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420305_20432420305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5146482 6.5040647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5146482"^^xsd:decimal ;
  dwc:decimalLongitude "6.5040647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420305_20432420305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5146482 6.5040647)"^^geo:wktLiteral ;
  geo-pos:lat "53.5146482"^^xsd:decimal ;
  geo-pos:long "6.5040647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420305_20432420305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420305'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.551944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5040647'^^xsd:double;
  dwc:latitude '53.5146482'^^xsd:double;
  dwc:coordinatePrecision '2.8'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420305'^^xsd:integer;
  dwc:observationDate '2018-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420215_20432420215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420215_20432420215> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420215_20432420215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5398584 6.5040684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5398584"^^xsd:decimal ;
  dwc:decimalLongitude "6.5040684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420215_20432420215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5398584 6.5040684)"^^geo:wktLiteral ;
  geo-pos:lat "53.5398584"^^xsd:decimal ;
  geo-pos:long "6.5040684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420215_20432420215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420215'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.94333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5040684'^^xsd:double;
  dwc:latitude '53.5398584'^^xsd:double;
  dwc:coordinatePrecision '8.5'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420215'^^xsd:integer;
  dwc:observationDate '2018-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432422003_20432422003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432422003_20432422003> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432422003_20432422003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5398529 6.5040689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5398529"^^xsd:decimal ;
  dwc:decimalLongitude "6.5040689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432422003_20432422003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5398529 6.5040689)"^^geo:wktLiteral ;
  geo-pos:lat "53.5398529"^^xsd:decimal ;
  geo-pos:long "6.5040689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432422003_20432422003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432422003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432422003'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.7752777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5040689'^^xsd:double;
  dwc:latitude '53.5398529'^^xsd:double;
  dwc:coordinatePrecision '6.9'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432422003'^^xsd:integer;
  dwc:observationDate '2018-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420367_20432420367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420367_20432420367> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420367_20432420367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5158241 6.5040752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5158241"^^xsd:decimal ;
  dwc:decimalLongitude "6.5040752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420367_20432420367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5158241 6.5040752)"^^geo:wktLiteral ;
  geo-pos:lat "53.5158241"^^xsd:decimal ;
  geo-pos:long "6.5040752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420367_20432420367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420367'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.958611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5040752'^^xsd:double;
  dwc:latitude '53.5158241'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420367'^^xsd:integer;
  dwc:observationDate '2018-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420814_20432420814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420814_20432420814> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420814_20432420814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5191397 6.504076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5191397"^^xsd:decimal ;
  dwc:decimalLongitude "6.504076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420814_20432420814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5191397 6.504076)"^^geo:wktLiteral ;
  geo-pos:lat "53.5191397"^^xsd:decimal ;
  geo-pos:long "6.504076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420814_20432420814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420814'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.6380555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.504076'^^xsd:double;
  dwc:latitude '53.5191397'^^xsd:double;
  dwc:coordinatePrecision '7.4'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420814'^^xsd:integer;
  dwc:observationDate '2018-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420795_20432420795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420795_20432420795> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420795_20432420795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5398597 6.5040778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5398597"^^xsd:decimal ;
  dwc:decimalLongitude "6.5040778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420795_20432420795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5398597 6.5040778)"^^geo:wktLiteral ;
  geo-pos:lat "53.5398597"^^xsd:decimal ;
  geo-pos:long "6.5040778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420795_20432420795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420795'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.5269444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5040778'^^xsd:double;
  dwc:latitude '53.5398597'^^xsd:double;
  dwc:coordinatePrecision '17.2'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420795'^^xsd:integer;
  dwc:observationDate '2018-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420826_20432420826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420826_20432420826> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420826_20432420826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5208931 6.5040878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5208931"^^xsd:decimal ;
  dwc:decimalLongitude "6.5040878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420826_20432420826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5208931 6.5040878)"^^geo:wktLiteral ;
  geo-pos:lat "53.5208931"^^xsd:decimal ;
  geo-pos:long "6.5040878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420826_20432420826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420826'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.716666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5040878'^^xsd:double;
  dwc:latitude '53.5208931'^^xsd:double;
  dwc:coordinatePrecision '10.5'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420826'^^xsd:integer;
  dwc:observationDate '2018-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421164_20432421164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421164_20432421164> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421164_20432421164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5404593 6.5040908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5404593"^^xsd:decimal ;
  dwc:decimalLongitude "6.5040908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421164_20432421164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5404593 6.5040908)"^^geo:wktLiteral ;
  geo-pos:lat "53.5404593"^^xsd:decimal ;
  geo-pos:long "6.5040908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421164_20432421164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421164'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.751666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5040908'^^xsd:double;
  dwc:latitude '53.5404593'^^xsd:double;
  dwc:coordinatePrecision '13.3'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421164'^^xsd:integer;
  dwc:observationDate '2018-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420319_20432420319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420319_20432420319> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420319_20432420319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5182858 6.5040947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5182858"^^xsd:decimal ;
  dwc:decimalLongitude "6.5040947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420319_20432420319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5182858 6.5040947)"^^geo:wktLiteral ;
  geo-pos:lat "53.5182858"^^xsd:decimal ;
  geo-pos:long "6.5040947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420319_20432420319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420319'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.635833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5040947'^^xsd:double;
  dwc:latitude '53.5182858'^^xsd:double;
  dwc:coordinatePrecision '14.5'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420319'^^xsd:integer;
  dwc:observationDate '2018-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421163_20432421163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421163_20432421163> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421163_20432421163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5404905 6.5041045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5404905"^^xsd:decimal ;
  dwc:decimalLongitude "6.5041045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421163_20432421163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5404905 6.5041045)"^^geo:wktLiteral ;
  geo-pos:lat "53.5404905"^^xsd:decimal ;
  geo-pos:long "6.5041045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421163_20432421163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421163'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.743888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5041045'^^xsd:double;
  dwc:latitude '53.5404905'^^xsd:double;
  dwc:coordinatePrecision '9.2'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421163'^^xsd:integer;
  dwc:observationDate '2018-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421092_20432421092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421092_20432421092> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421092_20432421092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5401111 6.5041062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5401111"^^xsd:decimal ;
  dwc:decimalLongitude "6.5041062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421092_20432421092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5401111 6.5041062)"^^geo:wktLiteral ;
  geo-pos:lat "53.5401111"^^xsd:decimal ;
  geo-pos:long "6.5041062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421092_20432421092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421092'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.304444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5041062'^^xsd:double;
  dwc:latitude '53.5401111'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421092'^^xsd:integer;
  dwc:observationDate '2018-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420306_20432420306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420306_20432420306> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420306_20432420306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5148438 6.5041068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5148438"^^xsd:decimal ;
  dwc:decimalLongitude "6.5041068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420306_20432420306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5148438 6.5041068)"^^geo:wktLiteral ;
  geo-pos:lat "53.5148438"^^xsd:decimal ;
  geo-pos:long "6.5041068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420306_20432420306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420306'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.552777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5041068'^^xsd:double;
  dwc:latitude '53.5148438'^^xsd:double;
  dwc:coordinatePrecision '9.9'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420306'^^xsd:integer;
  dwc:observationDate '2018-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420267_20432420267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420267_20432420267> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420267_20432420267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5142848 6.5041075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5142848"^^xsd:decimal ;
  dwc:decimalLongitude "6.5041075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420267_20432420267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5142848 6.5041075)"^^geo:wktLiteral ;
  geo-pos:lat "53.5142848"^^xsd:decimal ;
  geo-pos:long "6.5041075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420267_20432420267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420267'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.2927777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5041075'^^xsd:double;
  dwc:latitude '53.5142848'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420267'^^xsd:integer;
  dwc:observationDate '2018-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421598_20432421598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421598_20432421598> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421598_20432421598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5411633 6.5041133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5411633"^^xsd:decimal ;
  dwc:decimalLongitude "6.5041133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421598_20432421598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5411633 6.5041133)"^^geo:wktLiteral ;
  geo-pos:lat "53.5411633"^^xsd:decimal ;
  geo-pos:long "6.5041133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421598_20432421598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421598'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.2961111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5041133'^^xsd:double;
  dwc:latitude '53.5411633'^^xsd:double;
  dwc:coordinatePrecision '7.7'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421598'^^xsd:integer;
  dwc:observationDate '2018-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421646_20432421646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421646_20432421646> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421646_20432421646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5427882 6.5041146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5427882"^^xsd:decimal ;
  dwc:decimalLongitude "6.5041146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421646_20432421646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5427882 6.5041146)"^^geo:wktLiteral ;
  geo-pos:lat "53.5427882"^^xsd:decimal ;
  geo-pos:long "6.5041146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421646_20432421646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421646'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.6016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5041146'^^xsd:double;
  dwc:latitude '53.5427882'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421646'^^xsd:integer;
  dwc:observationDate '2018-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421645_20432421645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421645_20432421645> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421645_20432421645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5427795 6.5041148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5427795"^^xsd:decimal ;
  dwc:decimalLongitude "6.5041148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421645_20432421645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5427795 6.5041148)"^^geo:wktLiteral ;
  geo-pos:lat "53.5427795"^^xsd:decimal ;
  geo-pos:long "6.5041148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421645_20432421645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421645'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.59'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5041148'^^xsd:double;
  dwc:latitude '53.5427795'^^xsd:double;
  dwc:coordinatePrecision '11.7'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421645'^^xsd:integer;
  dwc:observationDate '2018-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420638_20432420638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420638_20432420638> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420638_20432420638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5179269 6.5041149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5179269"^^xsd:decimal ;
  dwc:decimalLongitude "6.5041149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420638_20432420638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5179269 6.5041149)"^^geo:wktLiteral ;
  geo-pos:lat "53.5179269"^^xsd:decimal ;
  geo-pos:long "6.5041149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420638_20432420638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420638'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.589166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5041149'^^xsd:double;
  dwc:latitude '53.5179269'^^xsd:double;
  dwc:coordinatePrecision '9.3'^^xsd:double;
  dwc:minimumElevation '-15'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420638'^^xsd:integer;
  dwc:observationDate '2018-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420806_20432420806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420806_20432420806> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420806_20432420806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5398866 6.5041305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5398866"^^xsd:decimal ;
  dwc:decimalLongitude "6.5041305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420806_20432420806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5398866 6.5041305)"^^geo:wktLiteral ;
  geo-pos:lat "53.5398866"^^xsd:decimal ;
  geo-pos:long "6.5041305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420806_20432420806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420806'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.581111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5041305'^^xsd:double;
  dwc:latitude '53.5398866'^^xsd:double;
  dwc:coordinatePrecision '6.3'^^xsd:double;
  dwc:minimumElevation '-12'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420806'^^xsd:integer;
  dwc:observationDate '2018-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421379_20432421379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421379_20432421379> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421379_20432421379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5144523 6.5041316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5144523"^^xsd:decimal ;
  dwc:decimalLongitude "6.5041316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421379_20432421379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5144523 6.5041316)"^^geo:wktLiteral ;
  geo-pos:lat "53.5144523"^^xsd:decimal ;
  geo-pos:long "6.5041316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421379_20432421379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421379'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '21.038333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5041316'^^xsd:double;
  dwc:latitude '53.5144523'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421379'^^xsd:integer;
  dwc:observationDate '2018-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421093_20432421093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421093_20432421093> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421093_20432421093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5405533 6.504133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5405533"^^xsd:decimal ;
  dwc:decimalLongitude "6.504133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421093_20432421093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5405533 6.504133)"^^geo:wktLiteral ;
  geo-pos:lat "53.5405533"^^xsd:decimal ;
  geo-pos:long "6.504133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421093_20432421093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421093'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '21.303333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.504133'^^xsd:double;
  dwc:latitude '53.5405533'^^xsd:double;
  dwc:coordinatePrecision '10.5'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421093'^^xsd:integer;
  dwc:observationDate '2018-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421425_20432421425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421425_20432421425> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421425_20432421425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5385387 6.5041495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5385387"^^xsd:decimal ;
  dwc:decimalLongitude "6.5041495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421425_20432421425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5385387 6.5041495)"^^geo:wktLiteral ;
  geo-pos:lat "53.5385387"^^xsd:decimal ;
  geo-pos:long "6.5041495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421425_20432421425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421425'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.314166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5041495'^^xsd:double;
  dwc:latitude '53.5385387'^^xsd:double;
  dwc:coordinatePrecision '8.6'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421425'^^xsd:integer;
  dwc:observationDate '2018-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421712_20432421712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421712_20432421712> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421712_20432421712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5144217 6.5041509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5144217"^^xsd:decimal ;
  dwc:decimalLongitude "6.5041509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421712_20432421712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5144217 6.5041509)"^^geo:wktLiteral ;
  geo-pos:lat "53.5144217"^^xsd:decimal ;
  geo-pos:long "6.5041509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421712_20432421712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421712'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.982777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5041509'^^xsd:double;
  dwc:latitude '53.5144217'^^xsd:double;
  dwc:coordinatePrecision '11'^^xsd:integer;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421712'^^xsd:integer;
  dwc:observationDate '2018-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420269_20432420269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420269_20432420269> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420269_20432420269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5144956 6.5041576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5144956"^^xsd:decimal ;
  dwc:decimalLongitude "6.5041576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420269_20432420269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5144956 6.5041576)"^^geo:wktLiteral ;
  geo-pos:lat "53.5144956"^^xsd:decimal ;
  geo-pos:long "6.5041576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420269_20432420269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420269'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.3077777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5041576'^^xsd:double;
  dwc:latitude '53.5144956'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420269'^^xsd:integer;
  dwc:observationDate '2018-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420517_20432420517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420517_20432420517> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420517_20432420517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5174765 6.5041579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5174765"^^xsd:decimal ;
  dwc:decimalLongitude "6.5041579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420517_20432420517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5174765 6.5041579)"^^geo:wktLiteral ;
  geo-pos:lat "53.5174765"^^xsd:decimal ;
  geo-pos:long "6.5041579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420517_20432420517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420517'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.849444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5041579'^^xsd:double;
  dwc:latitude '53.5174765'^^xsd:double;
  dwc:coordinatePrecision '13.8'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420517'^^xsd:integer;
  dwc:observationDate '2018-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420588_20432420588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420588_20432420588> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420588_20432420588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5172916 6.5041624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5172916"^^xsd:decimal ;
  dwc:decimalLongitude "6.5041624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "57.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420588_20432420588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5172916 6.5041624)"^^geo:wktLiteral ;
  geo-pos:lat "53.5172916"^^xsd:decimal ;
  geo-pos:long "6.5041624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "57.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420588_20432420588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420588'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.286944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5041624'^^xsd:double;
  dwc:latitude '53.5172916'^^xsd:double;
  dwc:coordinatePrecision '57.5'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420588'^^xsd:integer;
  dwc:observationDate '2018-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421644_20432421644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421644_20432421644> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421644_20432421644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5427974 6.5041624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5427974"^^xsd:decimal ;
  dwc:decimalLongitude "6.5041624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421644_20432421644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5427974 6.5041624)"^^geo:wktLiteral ;
  geo-pos:lat "53.5427974"^^xsd:decimal ;
  geo-pos:long "6.5041624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421644_20432421644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421644'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.58972222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5041624'^^xsd:double;
  dwc:latitude '53.5427974'^^xsd:double;
  dwc:coordinatePrecision '8.3'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421644'^^xsd:integer;
  dwc:observationDate '2018-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420575_20432420575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420575_20432420575> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420575_20432420575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5162169 6.5041714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5162169"^^xsd:decimal ;
  dwc:decimalLongitude "6.5041714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420575_20432420575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5162169 6.5041714)"^^geo:wktLiteral ;
  geo-pos:lat "53.5162169"^^xsd:decimal ;
  geo-pos:long "6.5041714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420575_20432420575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420575'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.2136111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5041714'^^xsd:double;
  dwc:latitude '53.5162169'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420575'^^xsd:integer;
  dwc:observationDate '2018-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420547_20432420547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420547_20432420547> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420547_20432420547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5400256 6.5041718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5400256"^^xsd:decimal ;
  dwc:decimalLongitude "6.5041718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420547_20432420547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5400256 6.5041718)"^^geo:wktLiteral ;
  geo-pos:lat "53.5400256"^^xsd:decimal ;
  geo-pos:long "6.5041718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420547_20432420547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420547'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.046111111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5041718'^^xsd:double;
  dwc:latitude '53.5400256'^^xsd:double;
  dwc:coordinatePrecision '12.2'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420547'^^xsd:integer;
  dwc:observationDate '2018-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420827_20432420827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420827_20432420827> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420827_20432420827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5209545 6.5041849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5209545"^^xsd:decimal ;
  dwc:decimalLongitude "6.5041849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420827_20432420827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5209545 6.5041849)"^^geo:wktLiteral ;
  geo-pos:lat "53.5209545"^^xsd:decimal ;
  geo-pos:long "6.5041849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420827_20432420827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420827'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.721388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5041849'^^xsd:double;
  dwc:latitude '53.5209545'^^xsd:double;
  dwc:coordinatePrecision '12.3'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420827'^^xsd:integer;
  dwc:observationDate '2018-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420548_20432420548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420548_20432420548> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420548_20432420548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5400268 6.5041933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5400268"^^xsd:decimal ;
  dwc:decimalLongitude "6.5041933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420548_20432420548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5400268 6.5041933)"^^geo:wktLiteral ;
  geo-pos:lat "53.5400268"^^xsd:decimal ;
  geo-pos:long "6.5041933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "31.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420548_20432420548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420548'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.0525'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5041933'^^xsd:double;
  dwc:latitude '53.5400268'^^xsd:double;
  dwc:coordinatePrecision '31.5'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420548'^^xsd:integer;
  dwc:observationDate '2018-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420733_20432420733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420733_20432420733> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420733_20432420733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5394475 6.5041961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5394475"^^xsd:decimal ;
  dwc:decimalLongitude "6.5041961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420733_20432420733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5394475 6.5041961)"^^geo:wktLiteral ;
  geo-pos:lat "53.5394475"^^xsd:decimal ;
  geo-pos:long "6.5041961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420733_20432420733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420733'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.188611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5041961'^^xsd:double;
  dwc:latitude '53.5394475'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420733'^^xsd:integer;
  dwc:observationDate '2018-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420936_20432420936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420936_20432420936> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420936_20432420936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5192829 6.5041993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5192829"^^xsd:decimal ;
  dwc:decimalLongitude "6.5041993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420936_20432420936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5192829 6.5041993)"^^geo:wktLiteral ;
  geo-pos:lat "53.5192829"^^xsd:decimal ;
  geo-pos:long "6.5041993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420936_20432420936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420936'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.3591666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5041993'^^xsd:double;
  dwc:latitude '53.5192829'^^xsd:double;
  dwc:coordinatePrecision '11.4'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420936'^^xsd:integer;
  dwc:observationDate '2018-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421994_20432421994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421994_20432421994> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421994_20432421994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5144816 6.504201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5144816"^^xsd:decimal ;
  dwc:decimalLongitude "6.504201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421994_20432421994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5144816 6.504201)"^^geo:wktLiteral ;
  geo-pos:lat "53.5144816"^^xsd:decimal ;
  geo-pos:long "6.504201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421994_20432421994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421994'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.713333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.504201'^^xsd:double;
  dwc:latitude '53.5144816'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421994'^^xsd:integer;
  dwc:observationDate '2018-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421993_20432421993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421993_20432421993> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421993_20432421993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5145662 6.5042014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5145662"^^xsd:decimal ;
  dwc:decimalLongitude "6.5042014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421993_20432421993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5145662 6.5042014)"^^geo:wktLiteral ;
  geo-pos:lat "53.5145662"^^xsd:decimal ;
  geo-pos:long "6.5042014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421993_20432421993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421993'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.71'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5042014'^^xsd:double;
  dwc:latitude '53.5145662'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421993'^^xsd:integer;
  dwc:observationDate '2018-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420799_20432420799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420799_20432420799> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420799_20432420799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5176379 6.5042034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5176379"^^xsd:decimal ;
  dwc:decimalLongitude "6.5042034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420799_20432420799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5176379 6.5042034)"^^geo:wktLiteral ;
  geo-pos:lat "53.5176379"^^xsd:decimal ;
  geo-pos:long "6.5042034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420799_20432420799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420799'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.554166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5042034'^^xsd:double;
  dwc:latitude '53.5176379'^^xsd:double;
  dwc:coordinatePrecision '16.9'^^xsd:double;
  dwc:minimumElevation '-13'^^xsd:integer;
  dwc:maximumElevation '-13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420799'^^xsd:integer;
  dwc:observationDate '2018-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420856_20432420856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420856_20432420856> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420856_20432420856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5401687 6.5042092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5401687"^^xsd:decimal ;
  dwc:decimalLongitude "6.5042092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420856_20432420856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5401687 6.5042092)"^^geo:wktLiteral ;
  geo-pos:lat "53.5401687"^^xsd:decimal ;
  geo-pos:long "6.5042092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420856_20432420856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420856'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.876666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5042092'^^xsd:double;
  dwc:latitude '53.5401687'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420856'^^xsd:integer;
  dwc:observationDate '2018-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420854_20432420854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420854_20432420854> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420854_20432420854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5400092 6.5042133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5400092"^^xsd:decimal ;
  dwc:decimalLongitude "6.5042133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420854_20432420854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5400092 6.5042133)"^^geo:wktLiteral ;
  geo-pos:lat "53.5400092"^^xsd:decimal ;
  geo-pos:long "6.5042133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420854_20432420854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420854'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.86'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5042133'^^xsd:double;
  dwc:latitude '53.5400092'^^xsd:double;
  dwc:coordinatePrecision '8.7'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420854'^^xsd:integer;
  dwc:observationDate '2018-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420416_20432420416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420416_20432420416> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420416_20432420416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5175393 6.5042194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5175393"^^xsd:decimal ;
  dwc:decimalLongitude "6.5042194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420416_20432420416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5175393 6.5042194)"^^geo:wktLiteral ;
  geo-pos:lat "53.5175393"^^xsd:decimal ;
  geo-pos:long "6.5042194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420416_20432420416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420416'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.251666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5042194'^^xsd:double;
  dwc:latitude '53.5175393'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420416'^^xsd:integer;
  dwc:observationDate '2018-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421927_20432421927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421927_20432421927> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421927_20432421927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5416797 6.5042197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5416797"^^xsd:decimal ;
  dwc:decimalLongitude "6.5042197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421927_20432421927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5416797 6.5042197)"^^geo:wktLiteral ;
  geo-pos:lat "53.5416797"^^xsd:decimal ;
  geo-pos:long "6.5042197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421927_20432421927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421927'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.298888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5042197'^^xsd:double;
  dwc:latitude '53.5416797'^^xsd:double;
  dwc:coordinatePrecision '10.1'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421927'^^xsd:integer;
  dwc:observationDate '2018-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420883_20432420883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420883_20432420883> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420883_20432420883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5408149 6.5042223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5408149"^^xsd:decimal ;
  dwc:decimalLongitude "6.5042223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420883_20432420883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5408149 6.5042223)"^^geo:wktLiteral ;
  geo-pos:lat "53.5408149"^^xsd:decimal ;
  geo-pos:long "6.5042223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420883_20432420883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420883'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.04'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5042223'^^xsd:double;
  dwc:latitude '53.5408149'^^xsd:double;
  dwc:coordinatePrecision '8.4'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420883'^^xsd:integer;
  dwc:observationDate '2018-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420855_20432420855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420855_20432420855> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420855_20432420855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5402227 6.5042231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5402227"^^xsd:decimal ;
  dwc:decimalLongitude "6.5042231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420855_20432420855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5402227 6.5042231)"^^geo:wktLiteral ;
  geo-pos:lat "53.5402227"^^xsd:decimal ;
  geo-pos:long "6.5042231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420855_20432420855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420855'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.865'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5042231'^^xsd:double;
  dwc:latitude '53.5402227'^^xsd:double;
  dwc:coordinatePrecision '9.9'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420855'^^xsd:integer;
  dwc:observationDate '2018-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421182_20432421182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421182_20432421182> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421182_20432421182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5190569 6.5042241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5190569"^^xsd:decimal ;
  dwc:decimalLongitude "6.5042241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421182_20432421182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5190569 6.5042241)"^^geo:wktLiteral ;
  geo-pos:lat "53.5190569"^^xsd:decimal ;
  geo-pos:long "6.5042241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421182_20432421182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421182'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.858333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5042241'^^xsd:double;
  dwc:latitude '53.5190569'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421182'^^xsd:integer;
  dwc:observationDate '2018-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420848_20432420848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420848_20432420848> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420848_20432420848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5203575 6.5042255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5203575"^^xsd:decimal ;
  dwc:decimalLongitude "6.5042255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420848_20432420848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5203575 6.5042255)"^^geo:wktLiteral ;
  geo-pos:lat "53.5203575"^^xsd:decimal ;
  geo-pos:long "6.5042255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420848_20432420848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420848'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.830277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5042255'^^xsd:double;
  dwc:latitude '53.5203575'^^xsd:double;
  dwc:coordinatePrecision '19.1'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420848'^^xsd:integer;
  dwc:observationDate '2018-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420881_20432420881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420881_20432420881> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420881_20432420881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5408035 6.5042272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5408035"^^xsd:decimal ;
  dwc:decimalLongitude "6.5042272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420881_20432420881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5408035 6.5042272)"^^geo:wktLiteral ;
  geo-pos:lat "53.5408035"^^xsd:decimal ;
  geo-pos:long "6.5042272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420881_20432420881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420881'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.025555555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5042272'^^xsd:double;
  dwc:latitude '53.5408035'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420881'^^xsd:integer;
  dwc:observationDate '2018-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421926_20432421926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421926_20432421926> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421926_20432421926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5416933 6.504228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5416933"^^xsd:decimal ;
  dwc:decimalLongitude "6.504228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421926_20432421926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5416933 6.504228)"^^geo:wktLiteral ;
  geo-pos:lat "53.5416933"^^xsd:decimal ;
  geo-pos:long "6.504228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421926_20432421926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421926'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.298888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.504228'^^xsd:double;
  dwc:latitude '53.5416933'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421926'^^xsd:integer;
  dwc:observationDate '2018-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421944_20432421944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421944_20432421944> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421944_20432421944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5144662 6.5042298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5144662"^^xsd:decimal ;
  dwc:decimalLongitude "6.5042298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421944_20432421944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5144662 6.5042298)"^^geo:wktLiteral ;
  geo-pos:lat "53.5144662"^^xsd:decimal ;
  geo-pos:long "6.5042298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421944_20432421944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421944'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.408333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5042298'^^xsd:double;
  dwc:latitude '53.5144662'^^xsd:double;
  dwc:coordinatePrecision '6.9'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421944'^^xsd:integer;
  dwc:observationDate '2018-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420882_20432420882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420882_20432420882> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420882_20432420882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5408092 6.5042331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5408092"^^xsd:decimal ;
  dwc:decimalLongitude "6.5042331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420882_20432420882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5408092 6.5042331)"^^geo:wktLiteral ;
  geo-pos:lat "53.5408092"^^xsd:decimal ;
  geo-pos:long "6.5042331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420882_20432420882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420882'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.035'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5042331'^^xsd:double;
  dwc:latitude '53.5408092'^^xsd:double;
  dwc:coordinatePrecision '6.9'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420882'^^xsd:integer;
  dwc:observationDate '2018-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420937_20432420937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420937_20432420937> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420937_20432420937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5195615 6.5042406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5195615"^^xsd:decimal ;
  dwc:decimalLongitude "6.5042406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420937_20432420937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5195615 6.5042406)"^^geo:wktLiteral ;
  geo-pos:lat "53.5195615"^^xsd:decimal ;
  geo-pos:long "6.5042406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420937_20432420937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420937'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.3683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5042406'^^xsd:double;
  dwc:latitude '53.5195615'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420937'^^xsd:integer;
  dwc:observationDate '2018-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420549_20432420549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420549_20432420549> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420549_20432420549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5399174 6.5042446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5399174"^^xsd:decimal ;
  dwc:decimalLongitude "6.5042446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420549_20432420549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5399174 6.5042446)"^^geo:wktLiteral ;
  geo-pos:lat "53.5399174"^^xsd:decimal ;
  geo-pos:long "6.5042446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420549_20432420549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420549'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.06'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5042446'^^xsd:double;
  dwc:latitude '53.5399174'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420549'^^xsd:integer;
  dwc:observationDate '2018-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420825_20432420825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420825_20432420825> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420825_20432420825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5207525 6.5042456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5207525"^^xsd:decimal ;
  dwc:decimalLongitude "6.5042456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420825_20432420825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5207525 6.5042456)"^^geo:wktLiteral ;
  geo-pos:lat "53.5207525"^^xsd:decimal ;
  geo-pos:long "6.5042456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420825_20432420825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420825'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.716944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5042456'^^xsd:double;
  dwc:latitude '53.5207525'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420825'^^xsd:integer;
  dwc:observationDate '2018-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420918_20432420918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420918_20432420918> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420918_20432420918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5395935 6.5042723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5395935"^^xsd:decimal ;
  dwc:decimalLongitude "6.5042723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420918_20432420918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5395935 6.5042723)"^^geo:wktLiteral ;
  geo-pos:lat "53.5395935"^^xsd:decimal ;
  geo-pos:long "6.5042723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420918_20432420918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420918'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.252777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5042723'^^xsd:double;
  dwc:latitude '53.5395935'^^xsd:double;
  dwc:coordinatePrecision '9.8'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420918'^^xsd:integer;
  dwc:observationDate '2018-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421933_20432421933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421933_20432421933> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421933_20432421933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5145376 6.5042801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5145376"^^xsd:decimal ;
  dwc:decimalLongitude "6.5042801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421933_20432421933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5145376 6.5042801)"^^geo:wktLiteral ;
  geo-pos:lat "53.5145376"^^xsd:decimal ;
  geo-pos:long "6.5042801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421933_20432421933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421933'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.3338888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5042801'^^xsd:double;
  dwc:latitude '53.5145376'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421933'^^xsd:integer;
  dwc:observationDate '2018-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420924_20432420924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420924_20432420924> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420924_20432420924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5190504 6.5042939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5190504"^^xsd:decimal ;
  dwc:decimalLongitude "6.5042939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420924_20432420924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5190504 6.5042939)"^^geo:wktLiteral ;
  geo-pos:lat "53.5190504"^^xsd:decimal ;
  geo-pos:long "6.5042939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420924_20432420924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420924'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.289444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5042939'^^xsd:double;
  dwc:latitude '53.5190504'^^xsd:double;
  dwc:coordinatePrecision '8.4'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420924'^^xsd:integer;
  dwc:observationDate '2018-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420492_20432420492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420492_20432420492> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420492_20432420492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5181348 6.5042999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5181348"^^xsd:decimal ;
  dwc:decimalLongitude "6.5042999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420492_20432420492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5181348 6.5042999)"^^geo:wktLiteral ;
  geo-pos:lat "53.5181348"^^xsd:decimal ;
  geo-pos:long "6.5042999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420492_20432420492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420492'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.701666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5042999'^^xsd:double;
  dwc:latitude '53.5181348'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420492'^^xsd:integer;
  dwc:observationDate '2018-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420788_20432420788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420788_20432420788> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420788_20432420788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5209692 6.5043199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5209692"^^xsd:decimal ;
  dwc:decimalLongitude "6.5043199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420788_20432420788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5209692 6.5043199)"^^geo:wktLiteral ;
  geo-pos:lat "53.5209692"^^xsd:decimal ;
  geo-pos:long "6.5043199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420788_20432420788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420788'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.4897222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5043199'^^xsd:double;
  dwc:latitude '53.5209692'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420788'^^xsd:integer;
  dwc:observationDate '2018-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421266_20432421266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421266_20432421266> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421266_20432421266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5145274 6.5043233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5145274"^^xsd:decimal ;
  dwc:decimalLongitude "6.5043233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421266_20432421266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5145274 6.5043233)"^^geo:wktLiteral ;
  geo-pos:lat "53.5145274"^^xsd:decimal ;
  geo-pos:long "6.5043233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421266_20432421266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421266'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.375'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5043233'^^xsd:double;
  dwc:latitude '53.5145274'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421266'^^xsd:integer;
  dwc:observationDate '2018-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420587_20432420587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420587_20432420587> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420587_20432420587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5169919 6.5043265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5169919"^^xsd:decimal ;
  dwc:decimalLongitude "6.5043265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420587_20432420587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5169919 6.5043265)"^^geo:wktLiteral ;
  geo-pos:lat "53.5169919"^^xsd:decimal ;
  geo-pos:long "6.5043265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420587_20432420587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420587'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.283888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5043265'^^xsd:double;
  dwc:latitude '53.5169919'^^xsd:double;
  dwc:coordinatePrecision '13.8'^^xsd:double;
  dwc:minimumElevation '-26'^^xsd:integer;
  dwc:maximumElevation '-26'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420587'^^xsd:integer;
  dwc:observationDate '2018-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420546_20432420546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420546_20432420546> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420546_20432420546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5400563 6.5043295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5400563"^^xsd:decimal ;
  dwc:decimalLongitude "6.5043295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420546_20432420546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5400563 6.5043295)"^^geo:wktLiteral ;
  geo-pos:lat "53.5400563"^^xsd:decimal ;
  geo-pos:long "6.5043295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420546_20432420546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420546'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '23.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5043295'^^xsd:double;
  dwc:latitude '53.5400563'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420546'^^xsd:integer;
  dwc:observationDate '2018-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421241_20432421241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421241_20432421241> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421241_20432421241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5114952 6.5043343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5114952"^^xsd:decimal ;
  dwc:decimalLongitude "6.5043343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421241_20432421241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5114952 6.5043343)"^^geo:wktLiteral ;
  geo-pos:lat "53.5114952"^^xsd:decimal ;
  geo-pos:long "6.5043343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421241_20432421241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421241'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.2169444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5043343'^^xsd:double;
  dwc:latitude '53.5114952'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421241'^^xsd:integer;
  dwc:observationDate '2018-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420877_20432420877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420877_20432420877> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420877_20432420877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5385142 6.5043462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5385142"^^xsd:decimal ;
  dwc:decimalLongitude "6.5043462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420877_20432420877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5385142 6.5043462)"^^geo:wktLiteral ;
  geo-pos:lat "53.5385142"^^xsd:decimal ;
  geo-pos:long "6.5043462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420877_20432420877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420877'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.001944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5043462'^^xsd:double;
  dwc:latitude '53.5385142'^^xsd:double;
  dwc:coordinatePrecision '1.7'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420877'^^xsd:integer;
  dwc:observationDate '2018-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420790_20432420790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420790_20432420790> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420790_20432420790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5204059 6.504347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5204059"^^xsd:decimal ;
  dwc:decimalLongitude "6.504347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420790_20432420790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5204059 6.504347)"^^geo:wktLiteral ;
  geo-pos:lat "53.5204059"^^xsd:decimal ;
  geo-pos:long "6.504347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420790_20432420790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420790'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.5016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.504347'^^xsd:double;
  dwc:latitude '53.5204059'^^xsd:double;
  dwc:coordinatePrecision '2.7'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420790'^^xsd:integer;
  dwc:observationDate '2018-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420307_20432420307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420307_20432420307> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420307_20432420307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5148517 6.5043501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5148517"^^xsd:decimal ;
  dwc:decimalLongitude "6.5043501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420307_20432420307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5148517 6.5043501)"^^geo:wktLiteral ;
  geo-pos:lat "53.5148517"^^xsd:decimal ;
  geo-pos:long "6.5043501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420307_20432420307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420307'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '22.564166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5043501'^^xsd:double;
  dwc:latitude '53.5148517'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420307'^^xsd:integer;
  dwc:observationDate '2018-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420813_20432420813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420813_20432420813> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420813_20432420813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.519057 6.5043501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.519057"^^xsd:decimal ;
  dwc:decimalLongitude "6.5043501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420813_20432420813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.519057 6.5043501)"^^geo:wktLiteral ;
  geo-pos:lat "53.519057"^^xsd:decimal ;
  geo-pos:long "6.5043501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420813_20432420813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420813'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.6333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5043501'^^xsd:double;
  dwc:latitude '53.519057'^^xsd:double;
  dwc:coordinatePrecision '2.6'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420813'^^xsd:integer;
  dwc:observationDate '2018-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420859_20432420859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420859_20432420859> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420859_20432420859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5403819 6.5043557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5403819"^^xsd:decimal ;
  dwc:decimalLongitude "6.5043557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420859_20432420859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5403819 6.5043557)"^^geo:wktLiteral ;
  geo-pos:lat "53.5403819"^^xsd:decimal ;
  geo-pos:long "6.5043557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420859_20432420859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420859'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.8911111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5043557'^^xsd:double;
  dwc:latitude '53.5403819'^^xsd:double;
  dwc:coordinatePrecision '6.3'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420859'^^xsd:integer;
  dwc:observationDate '2018-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420898_20432420898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420898_20432420898> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420898_20432420898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5185461 6.5043586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5185461"^^xsd:decimal ;
  dwc:decimalLongitude "6.5043586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420898_20432420898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5185461 6.5043586)"^^geo:wktLiteral ;
  geo-pos:lat "53.5185461"^^xsd:decimal ;
  geo-pos:long "6.5043586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420898_20432420898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420898'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.131388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5043586'^^xsd:double;
  dwc:latitude '53.5185461'^^xsd:double;
  dwc:coordinatePrecision '13.4'^^xsd:double;
  dwc:minimumElevation '-13'^^xsd:integer;
  dwc:maximumElevation '-13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420898'^^xsd:integer;
  dwc:observationDate '2018-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421327_20432421327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421327_20432421327> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421327_20432421327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5172108 6.5043664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5172108"^^xsd:decimal ;
  dwc:decimalLongitude "6.5043664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421327_20432421327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5172108 6.5043664)"^^geo:wktLiteral ;
  geo-pos:lat "53.5172108"^^xsd:decimal ;
  geo-pos:long "6.5043664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421327_20432421327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421327'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.718333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5043664'^^xsd:double;
  dwc:latitude '53.5172108'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421327'^^xsd:integer;
  dwc:observationDate '2018-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420828_20432420828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420828_20432420828> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420828_20432420828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5214064 6.5043753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5214064"^^xsd:decimal ;
  dwc:decimalLongitude "6.5043753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420828_20432420828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5214064 6.5043753)"^^geo:wktLiteral ;
  geo-pos:lat "53.5214064"^^xsd:decimal ;
  geo-pos:long "6.5043753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420828_20432420828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420828'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.726666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5043753'^^xsd:double;
  dwc:latitude '53.5214064'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420828'^^xsd:integer;
  dwc:observationDate '2018-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421747_20432421747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421747_20432421747> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421747_20432421747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5121918 6.5043806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5121918"^^xsd:decimal ;
  dwc:decimalLongitude "6.5043806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421747_20432421747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5121918 6.5043806)"^^geo:wktLiteral ;
  geo-pos:lat "53.5121918"^^xsd:decimal ;
  geo-pos:long "6.5043806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421747_20432421747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421747'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.1927777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5043806'^^xsd:double;
  dwc:latitude '53.5121918'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421747'^^xsd:integer;
  dwc:observationDate '2018-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420818_20432420818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420818_20432420818> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420818_20432420818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5383247 6.504382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5383247"^^xsd:decimal ;
  dwc:decimalLongitude "6.504382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420818_20432420818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5383247 6.504382)"^^geo:wktLiteral ;
  geo-pos:lat "53.5383247"^^xsd:decimal ;
  geo-pos:long "6.504382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420818_20432420818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420818'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.6683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.504382'^^xsd:double;
  dwc:latitude '53.5383247'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420818'^^xsd:integer;
  dwc:observationDate '2018-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420995_20432420995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420995_20432420995> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420995_20432420995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5262778 6.5043887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5262778"^^xsd:decimal ;
  dwc:decimalLongitude "6.5043887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420995_20432420995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5262778 6.5043887)"^^geo:wktLiteral ;
  geo-pos:lat "53.5262778"^^xsd:decimal ;
  geo-pos:long "6.5043887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420995_20432420995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420995'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.700833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5043887'^^xsd:double;
  dwc:latitude '53.5262778'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420995'^^xsd:integer;
  dwc:observationDate '2018-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421354_20432421354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421354_20432421354> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421354_20432421354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5156206 6.5043927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5156206"^^xsd:decimal ;
  dwc:decimalLongitude "6.5043927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421354_20432421354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5156206 6.5043927)"^^geo:wktLiteral ;
  geo-pos:lat "53.5156206"^^xsd:decimal ;
  geo-pos:long "6.5043927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421354_20432421354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421354'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.863055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5043927'^^xsd:double;
  dwc:latitude '53.5156206'^^xsd:double;
  dwc:coordinatePrecision '9.1'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421354'^^xsd:integer;
  dwc:observationDate '2018-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421535_20432421535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421535_20432421535> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421535_20432421535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5400421 6.5043935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5400421"^^xsd:decimal ;
  dwc:decimalLongitude "6.5043935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421535_20432421535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5400421 6.5043935)"^^geo:wktLiteral ;
  geo-pos:lat "53.5400421"^^xsd:decimal ;
  geo-pos:long "6.5043935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421535_20432421535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421535'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.9472222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5043935'^^xsd:double;
  dwc:latitude '53.5400421'^^xsd:double;
  dwc:coordinatePrecision '2.8'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421535'^^xsd:integer;
  dwc:observationDate '2018-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420858_20432420858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420858_20432420858> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420858_20432420858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5403366 6.504398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5403366"^^xsd:decimal ;
  dwc:decimalLongitude "6.504398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420858_20432420858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5403366 6.504398)"^^geo:wktLiteral ;
  geo-pos:lat "53.5403366"^^xsd:decimal ;
  geo-pos:long "6.504398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420858_20432420858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420858'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.88222222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.504398'^^xsd:double;
  dwc:latitude '53.5403366'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420858'^^xsd:integer;
  dwc:observationDate '2018-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420992_20432420992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420992_20432420992> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420992_20432420992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5381637 6.5044084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5381637"^^xsd:decimal ;
  dwc:decimalLongitude "6.5044084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "26.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420992_20432420992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5381637 6.5044084)"^^geo:wktLiteral ;
  geo-pos:lat "53.5381637"^^xsd:decimal ;
  geo-pos:long "6.5044084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "26.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420992_20432420992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420992'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.678055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5044084'^^xsd:double;
  dwc:latitude '53.5381637'^^xsd:double;
  dwc:coordinatePrecision '26.1'^^xsd:double;
  dwc:minimumElevation '-16'^^xsd:integer;
  dwc:maximumElevation '-16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420992'^^xsd:integer;
  dwc:observationDate '2018-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420441_20432420441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420441_20432420441> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420441_20432420441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5169549 6.5044188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5169549"^^xsd:decimal ;
  dwc:decimalLongitude "6.5044188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420441_20432420441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5169549 6.5044188)"^^geo:wktLiteral ;
  geo-pos:lat "53.5169549"^^xsd:decimal ;
  geo-pos:long "6.5044188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420441_20432420441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420441'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.387222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5044188'^^xsd:double;
  dwc:latitude '53.5169549'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '-20'^^xsd:integer;
  dwc:maximumElevation '-20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420441'^^xsd:integer;
  dwc:observationDate '2018-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421597_20432421597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421597_20432421597> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421597_20432421597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5411803 6.5044338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5411803"^^xsd:decimal ;
  dwc:decimalLongitude "6.5044338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421597_20432421597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5411803 6.5044338)"^^geo:wktLiteral ;
  geo-pos:lat "53.5411803"^^xsd:decimal ;
  geo-pos:long "6.5044338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421597_20432421597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421597'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.29194444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5044338'^^xsd:double;
  dwc:latitude '53.5411803'^^xsd:double;
  dwc:coordinatePrecision '8.6'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421597'^^xsd:integer;
  dwc:observationDate '2018-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420857_20432420857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420857_20432420857> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420857_20432420857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5403316 6.5044353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5403316"^^xsd:decimal ;
  dwc:decimalLongitude "6.5044353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420857_20432420857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5403316 6.5044353)"^^geo:wktLiteral ;
  geo-pos:lat "53.5403316"^^xsd:decimal ;
  geo-pos:long "6.5044353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420857_20432420857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420857'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '23.878055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5044353'^^xsd:double;
  dwc:latitude '53.5403316'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420857'^^xsd:integer;
  dwc:observationDate '2018-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420613_20432420613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420613_20432420613> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420613_20432420613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5197511 6.5044422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5197511"^^xsd:decimal ;
  dwc:decimalLongitude "6.5044422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420613_20432420613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5197511 6.5044422)"^^geo:wktLiteral ;
  geo-pos:lat "53.5197511"^^xsd:decimal ;
  geo-pos:long "6.5044422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420613_20432420613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420613'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.435'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5044422'^^xsd:double;
  dwc:latitude '53.5197511'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420613'^^xsd:integer;
  dwc:observationDate '2018-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421278_20432421278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421278_20432421278> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421278_20432421278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5158117 6.5044467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5158117"^^xsd:decimal ;
  dwc:decimalLongitude "6.5044467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421278_20432421278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5158117 6.5044467)"^^geo:wktLiteral ;
  geo-pos:lat "53.5158117"^^xsd:decimal ;
  geo-pos:long "6.5044467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421278_20432421278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421278'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.440277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5044467'^^xsd:double;
  dwc:latitude '53.5158117'^^xsd:double;
  dwc:coordinatePrecision '13.4'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421278'^^xsd:integer;
  dwc:observationDate '2018-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421047_20432421047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421047_20432421047> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421047_20432421047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5145464 6.5044502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5145464"^^xsd:decimal ;
  dwc:decimalLongitude "6.5044502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421047_20432421047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5145464 6.5044502)"^^geo:wktLiteral ;
  geo-pos:lat "53.5145464"^^xsd:decimal ;
  geo-pos:long "6.5044502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421047_20432421047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421047'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '23.021388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5044502'^^xsd:double;
  dwc:latitude '53.5145464'^^xsd:double;
  dwc:coordinatePrecision '8.1'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421047'^^xsd:integer;
  dwc:observationDate '2018-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420880_20432420880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420880_20432420880> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420880_20432420880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5407122 6.5044575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5407122"^^xsd:decimal ;
  dwc:decimalLongitude "6.5044575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420880_20432420880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5407122 6.5044575)"^^geo:wktLiteral ;
  geo-pos:lat "53.5407122"^^xsd:decimal ;
  geo-pos:long "6.5044575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420880_20432420880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420880'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23.018333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5044575'^^xsd:double;
  dwc:latitude '53.5407122'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420880'^^xsd:integer;
  dwc:observationDate '2018-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420789_20432420789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420789_20432420789> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420789_20432420789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5190534 6.5044736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5190534"^^xsd:decimal ;
  dwc:decimalLongitude "6.5044736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420789_20432420789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5190534 6.5044736)"^^geo:wktLiteral ;
  geo-pos:lat "53.5190534"^^xsd:decimal ;
  geo-pos:long "6.5044736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420789_20432420789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420789'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.4938888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5044736'^^xsd:double;
  dwc:latitude '53.5190534'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420789'^^xsd:integer;
  dwc:observationDate '2018-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420115_20432420115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420115_20432420115> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420115_20432420115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5379563 6.5044743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5379563"^^xsd:decimal ;
  dwc:decimalLongitude "6.5044743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420115_20432420115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5379563 6.5044743)"^^geo:wktLiteral ;
  geo-pos:lat "53.5379563"^^xsd:decimal ;
  geo-pos:long "6.5044743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420115_20432420115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420115'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.331666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5044743'^^xsd:double;
  dwc:latitude '53.5379563'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420115'^^xsd:integer;
  dwc:observationDate '2018-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420781_20432420781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420781_20432420781> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420781_20432420781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5380953 6.5044867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5380953"^^xsd:decimal ;
  dwc:decimalLongitude "6.5044867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420781_20432420781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5380953 6.5044867)"^^geo:wktLiteral ;
  geo-pos:lat "53.5380953"^^xsd:decimal ;
  geo-pos:long "6.5044867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420781_20432420781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420781'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.463611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5044867'^^xsd:double;
  dwc:latitude '53.5380953'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420781'^^xsd:integer;
  dwc:observationDate '2018-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421704_20432421704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421704_20432421704> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421704_20432421704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5143354 6.5044935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5143354"^^xsd:decimal ;
  dwc:decimalLongitude "6.5044935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421704_20432421704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5143354 6.5044935)"^^geo:wktLiteral ;
  geo-pos:lat "53.5143354"^^xsd:decimal ;
  geo-pos:long "6.5044935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421704_20432421704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421704'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.935'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5044935'^^xsd:double;
  dwc:latitude '53.5143354'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421704'^^xsd:integer;
  dwc:observationDate '2018-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420823_20432420823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420823_20432420823> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420823_20432420823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5188217 6.5045053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5188217"^^xsd:decimal ;
  dwc:decimalLongitude "6.5045053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420823_20432420823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5188217 6.5045053)"^^geo:wktLiteral ;
  geo-pos:lat "53.5188217"^^xsd:decimal ;
  geo-pos:long "6.5045053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420823_20432420823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420823'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.697222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5045053'^^xsd:double;
  dwc:latitude '53.5188217'^^xsd:double;
  dwc:coordinatePrecision '17.2'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420823'^^xsd:integer;
  dwc:observationDate '2018-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421376_20432421376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421376_20432421376> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421376_20432421376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5139501 6.5045062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5139501"^^xsd:decimal ;
  dwc:decimalLongitude "6.5045062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421376_20432421376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5139501 6.5045062)"^^geo:wktLiteral ;
  geo-pos:lat "53.5139501"^^xsd:decimal ;
  geo-pos:long "6.5045062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421376_20432421376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421376'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.013055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5045062'^^xsd:double;
  dwc:latitude '53.5139501'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421376'^^xsd:integer;
  dwc:observationDate '2018-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420815_20432420815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420815_20432420815> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420815_20432420815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5209137 6.5045069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5209137"^^xsd:decimal ;
  dwc:decimalLongitude "6.5045069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420815_20432420815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5209137 6.5045069)"^^geo:wktLiteral ;
  geo-pos:lat "53.5209137"^^xsd:decimal ;
  geo-pos:long "6.5045069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420815_20432420815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420815'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.645'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5045069'^^xsd:double;
  dwc:latitude '53.5209137'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '-15'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420815'^^xsd:integer;
  dwc:observationDate '2018-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420800_20432420800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420800_20432420800> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420800_20432420800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5175057 6.5045133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5175057"^^xsd:decimal ;
  dwc:decimalLongitude "6.5045133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420800_20432420800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5175057 6.5045133)"^^geo:wktLiteral ;
  geo-pos:lat "53.5175057"^^xsd:decimal ;
  geo-pos:long "6.5045133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420800_20432420800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420800'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.56'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5045133'^^xsd:double;
  dwc:latitude '53.5175057'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420800'^^xsd:integer;
  dwc:observationDate '2018-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420407_20432420407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420407_20432420407> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420407_20432420407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5164532 6.504514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5164532"^^xsd:decimal ;
  dwc:decimalLongitude "6.504514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420407_20432420407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5164532 6.504514)"^^geo:wktLiteral ;
  geo-pos:lat "53.5164532"^^xsd:decimal ;
  geo-pos:long "6.504514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420407_20432420407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420407'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.504514'^^xsd:double;
  dwc:latitude '53.5164532'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420407'^^xsd:integer;
  dwc:observationDate '2018-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421314_20432421314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421314_20432421314> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421314_20432421314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5141378 6.5045369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5141378"^^xsd:decimal ;
  dwc:decimalLongitude "6.5045369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421314_20432421314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5141378 6.5045369)"^^geo:wktLiteral ;
  geo-pos:lat "53.5141378"^^xsd:decimal ;
  geo-pos:long "6.5045369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421314_20432421314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421314'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.6494444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5045369'^^xsd:double;
  dwc:latitude '53.5141378'^^xsd:double;
  dwc:coordinatePrecision '11.2'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421314'^^xsd:integer;
  dwc:observationDate '2018-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421156_20432421156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421156_20432421156> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421156_20432421156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5177503 6.5045445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5177503"^^xsd:decimal ;
  dwc:decimalLongitude "6.5045445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421156_20432421156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5177503 6.5045445)"^^geo:wktLiteral ;
  geo-pos:lat "53.5177503"^^xsd:decimal ;
  geo-pos:long "6.5045445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421156_20432421156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421156'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.705833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5045445'^^xsd:double;
  dwc:latitude '53.5177503'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421156'^^xsd:integer;
  dwc:observationDate '2018-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420991_20432420991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420991_20432420991> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420991_20432420991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5379414 6.504565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5379414"^^xsd:decimal ;
  dwc:decimalLongitude "6.504565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420991_20432420991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5379414 6.504565)"^^geo:wktLiteral ;
  geo-pos:lat "53.5379414"^^xsd:decimal ;
  geo-pos:long "6.504565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420991_20432420991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420991'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.674166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.504565'^^xsd:double;
  dwc:latitude '53.5379414'^^xsd:double;
  dwc:coordinatePrecision '21.1'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420991'^^xsd:integer;
  dwc:observationDate '2018-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420740_20432420740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420740_20432420740> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420740_20432420740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5213639 6.5045668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5213639"^^xsd:decimal ;
  dwc:decimalLongitude "6.5045668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420740_20432420740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5213639 6.5045668)"^^geo:wktLiteral ;
  geo-pos:lat "53.5213639"^^xsd:decimal ;
  geo-pos:long "6.5045668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420740_20432420740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420740'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.2266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5045668'^^xsd:double;
  dwc:latitude '53.5213639'^^xsd:double;
  dwc:coordinatePrecision '2.2'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420740'^^xsd:integer;
  dwc:observationDate '2018-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421465_20432421465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421465_20432421465> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421465_20432421465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5153181 6.5045753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5153181"^^xsd:decimal ;
  dwc:decimalLongitude "6.5045753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421465_20432421465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5153181 6.5045753)"^^geo:wktLiteral ;
  geo-pos:lat "53.5153181"^^xsd:decimal ;
  geo-pos:long "6.5045753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421465_20432421465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421465'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.56'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5045753'^^xsd:double;
  dwc:latitude '53.5153181'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421465'^^xsd:integer;
  dwc:observationDate '2018-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421048_20432421048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421048_20432421048> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421048_20432421048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5146707 6.5045788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5146707"^^xsd:decimal ;
  dwc:decimalLongitude "6.5045788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421048_20432421048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5146707 6.5045788)"^^geo:wktLiteral ;
  geo-pos:lat "53.5146707"^^xsd:decimal ;
  geo-pos:long "6.5045788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421048_20432421048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421048'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.035'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5045788'^^xsd:double;
  dwc:latitude '53.5146707'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421048'^^xsd:integer;
  dwc:observationDate '2018-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420897_20432420897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420897_20432420897> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420897_20432420897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5166621 6.5045885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5166621"^^xsd:decimal ;
  dwc:decimalLongitude "6.5045885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420897_20432420897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5166621 6.5045885)"^^geo:wktLiteral ;
  geo-pos:lat "53.5166621"^^xsd:decimal ;
  geo-pos:long "6.5045885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420897_20432420897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420897'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.126666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5045885'^^xsd:double;
  dwc:latitude '53.5166621'^^xsd:double;
  dwc:coordinatePrecision '7.5'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420897'^^xsd:integer;
  dwc:observationDate '2018-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420824_20432420824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420824_20432420824> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420824_20432420824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5173541 6.5045901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5173541"^^xsd:decimal ;
  dwc:decimalLongitude "6.5045901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420824_20432420824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5173541 6.5045901)"^^geo:wktLiteral ;
  geo-pos:lat "53.5173541"^^xsd:decimal ;
  geo-pos:long "6.5045901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420824_20432420824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420824'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.71'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5045901'^^xsd:double;
  dwc:latitude '53.5173541'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420824'^^xsd:integer;
  dwc:observationDate '2018-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420922_20432420922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420922_20432420922> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420922_20432420922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5172133 6.5045963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5172133"^^xsd:decimal ;
  dwc:decimalLongitude "6.5045963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420922_20432420922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5172133 6.5045963)"^^geo:wktLiteral ;
  geo-pos:lat "53.5172133"^^xsd:decimal ;
  geo-pos:long "6.5045963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420922_20432420922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420922'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.276388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5045963'^^xsd:double;
  dwc:latitude '53.5172133'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420922'^^xsd:integer;
  dwc:observationDate '2018-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421022_20432421022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421022_20432421022> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421022_20432421022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5145323 6.5045984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5145323"^^xsd:decimal ;
  dwc:decimalLongitude "6.5045984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421022_20432421022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5145323 6.5045984)"^^geo:wktLiteral ;
  geo-pos:lat "53.5145323"^^xsd:decimal ;
  geo-pos:long "6.5045984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421022_20432421022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421022'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '21.867222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5045984'^^xsd:double;
  dwc:latitude '53.5145323'^^xsd:double;
  dwc:coordinatePrecision '11.9'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421022'^^xsd:integer;
  dwc:observationDate '2018-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420268_20432420268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420268_20432420268> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420268_20432420268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5145446 6.504606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5145446"^^xsd:decimal ;
  dwc:decimalLongitude "6.504606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420268_20432420268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5145446 6.504606)"^^geo:wktLiteral ;
  geo-pos:lat "53.5145446"^^xsd:decimal ;
  geo-pos:long "6.504606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420268_20432420268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420268'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.3016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.504606'^^xsd:double;
  dwc:latitude '53.5145446'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420268'^^xsd:integer;
  dwc:observationDate '2018-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421105_20432421105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421105_20432421105> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421105_20432421105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5390559 6.5046136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5390559"^^xsd:decimal ;
  dwc:decimalLongitude "6.5046136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421105_20432421105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5390559 6.5046136)"^^geo:wktLiteral ;
  geo-pos:lat "53.5390559"^^xsd:decimal ;
  geo-pos:long "6.5046136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421105_20432421105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421105'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.3913888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5046136'^^xsd:double;
  dwc:latitude '53.5390559'^^xsd:double;
  dwc:coordinatePrecision '14.2'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421105'^^xsd:integer;
  dwc:observationDate '2018-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420907_20432420907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420907_20432420907> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420907_20432420907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.540768 6.5046232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.540768"^^xsd:decimal ;
  dwc:decimalLongitude "6.5046232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420907_20432420907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.540768 6.5046232)"^^geo:wktLiteral ;
  geo-pos:lat "53.540768"^^xsd:decimal ;
  geo-pos:long "6.5046232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420907_20432420907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420907'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.1933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5046232'^^xsd:double;
  dwc:latitude '53.540768'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420907'^^xsd:integer;
  dwc:observationDate '2018-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420724_20432420724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420724_20432420724> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420724_20432420724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5178478 6.5046269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5178478"^^xsd:decimal ;
  dwc:decimalLongitude "6.5046269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420724_20432420724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5178478 6.5046269)"^^geo:wktLiteral ;
  geo-pos:lat "53.5178478"^^xsd:decimal ;
  geo-pos:long "6.5046269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420724_20432420724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420724'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.125833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5046269'^^xsd:double;
  dwc:latitude '53.5178478'^^xsd:double;
  dwc:coordinatePrecision '11'^^xsd:integer;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420724'^^xsd:integer;
  dwc:observationDate '2018-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421777_20432421777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421777_20432421777> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421777_20432421777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5166468 6.5046285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5166468"^^xsd:decimal ;
  dwc:decimalLongitude "6.5046285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421777_20432421777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5166468 6.5046285)"^^geo:wktLiteral ;
  geo-pos:lat "53.5166468"^^xsd:decimal ;
  geo-pos:long "6.5046285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421777_20432421777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421777'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.383055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5046285'^^xsd:double;
  dwc:latitude '53.5166468'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '-15'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421777'^^xsd:integer;
  dwc:observationDate '2018-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421046_20432421046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421046_20432421046> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421046_20432421046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.514195 6.5046361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.514195"^^xsd:decimal ;
  dwc:decimalLongitude "6.5046361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421046_20432421046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.514195 6.5046361)"^^geo:wktLiteral ;
  geo-pos:lat "53.514195"^^xsd:decimal ;
  geo-pos:long "6.5046361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421046_20432421046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421046'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '22.01'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5046361'^^xsd:double;
  dwc:latitude '53.514195'^^xsd:double;
  dwc:coordinatePrecision '7.4'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421046'^^xsd:integer;
  dwc:observationDate '2018-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421352_20432421352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421352_20432421352> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421352_20432421352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5152922 6.5046557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5152922"^^xsd:decimal ;
  dwc:decimalLongitude "6.5046557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421352_20432421352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5152922 6.5046557)"^^geo:wktLiteral ;
  geo-pos:lat "53.5152922"^^xsd:decimal ;
  geo-pos:long "6.5046557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421352_20432421352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421352'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.858611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5046557'^^xsd:double;
  dwc:latitude '53.5152922'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421352'^^xsd:integer;
  dwc:observationDate '2018-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421020_20432421020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421020_20432421020> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421020_20432421020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5149617 6.5046576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5149617"^^xsd:decimal ;
  dwc:decimalLongitude "6.5046576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421020_20432421020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5149617 6.5046576)"^^geo:wktLiteral ;
  geo-pos:lat "53.5149617"^^xsd:decimal ;
  geo-pos:long "6.5046576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421020_20432421020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421020'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.851944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5046576'^^xsd:double;
  dwc:latitude '53.5149617'^^xsd:double;
  dwc:coordinatePrecision '9.7'^^xsd:double;
  dwc:minimumElevation '-12'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421020'^^xsd:integer;
  dwc:observationDate '2018-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420642_20432420642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420642_20432420642> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420642_20432420642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5383937 6.50466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5383937"^^xsd:decimal ;
  dwc:decimalLongitude "6.50466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420642_20432420642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5383937 6.50466)"^^geo:wktLiteral ;
  geo-pos:lat "53.5383937"^^xsd:decimal ;
  geo-pos:long "6.50466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420642_20432420642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420642'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '23.607777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.50466'^^xsd:double;
  dwc:latitude '53.5383937'^^xsd:double;
  dwc:coordinatePrecision '16.1'^^xsd:double;
  dwc:minimumElevation '-22'^^xsd:integer;
  dwc:maximumElevation '-22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420642'^^xsd:integer;
  dwc:observationDate '2018-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421852_20432421852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421852_20432421852> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421852_20432421852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5033951 6.5046608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5033951"^^xsd:decimal ;
  dwc:decimalLongitude "6.5046608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421852_20432421852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5033951 6.5046608)"^^geo:wktLiteral ;
  geo-pos:lat "53.5033951"^^xsd:decimal ;
  geo-pos:long "6.5046608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421852_20432421852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421852'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.861388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5046608'^^xsd:double;
  dwc:latitude '53.5033951'^^xsd:double;
  dwc:coordinatePrecision '8.7'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421852'^^xsd:integer;
  dwc:observationDate '2018-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420774_20432420774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420774_20432420774> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420774_20432420774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5212678 6.5046738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5212678"^^xsd:decimal ;
  dwc:decimalLongitude "6.5046738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420774_20432420774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5212678 6.5046738)"^^geo:wktLiteral ;
  geo-pos:lat "53.5212678"^^xsd:decimal ;
  geo-pos:long "6.5046738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420774_20432420774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420774'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.424166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5046738'^^xsd:double;
  dwc:latitude '53.5212678'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420774'^^xsd:integer;
  dwc:observationDate '2018-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420906_20432420906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420906_20432420906> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420906_20432420906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5407925 6.5046829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5407925"^^xsd:decimal ;
  dwc:decimalLongitude "6.5046829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "34.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420906_20432420906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5407925 6.5046829)"^^geo:wktLiteral ;
  geo-pos:lat "53.5407925"^^xsd:decimal ;
  geo-pos:long "6.5046829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "34.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420906_20432420906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420906'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.1813888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5046829'^^xsd:double;
  dwc:latitude '53.5407925'^^xsd:double;
  dwc:coordinatePrecision '34.4'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420906'^^xsd:integer;
  dwc:observationDate '2018-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420703_20432420703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420703_20432420703> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420703_20432420703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.525644 6.5046936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.525644"^^xsd:decimal ;
  dwc:decimalLongitude "6.5046936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "51.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420703_20432420703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.525644 6.5046936)"^^geo:wktLiteral ;
  geo-pos:lat "53.525644"^^xsd:decimal ;
  geo-pos:long "6.5046936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "51.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420703_20432420703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420703'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.005277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5046936'^^xsd:double;
  dwc:latitude '53.525644'^^xsd:double;
  dwc:coordinatePrecision '51.9'^^xsd:double;
  dwc:minimumElevation '-48'^^xsd:integer;
  dwc:maximumElevation '-48'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420703'^^xsd:integer;
  dwc:observationDate '2018-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421710_20432421710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421710_20432421710> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421710_20432421710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5134826 6.5047023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5134826"^^xsd:decimal ;
  dwc:decimalLongitude "6.5047023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421710_20432421710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5134826 6.5047023)"^^geo:wktLiteral ;
  geo-pos:lat "53.5134826"^^xsd:decimal ;
  geo-pos:long "6.5047023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421710_20432421710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421710'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.968333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5047023'^^xsd:double;
  dwc:latitude '53.5134826'^^xsd:double;
  dwc:coordinatePrecision '2.8'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421710'^^xsd:integer;
  dwc:observationDate '2018-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420754_20432420754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420754_20432420754> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420754_20432420754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5390364 6.504706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5390364"^^xsd:decimal ;
  dwc:decimalLongitude "6.504706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420754_20432420754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5390364 6.504706)"^^geo:wktLiteral ;
  geo-pos:lat "53.5390364"^^xsd:decimal ;
  geo-pos:long "6.504706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420754_20432420754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420754'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.297222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.504706'^^xsd:double;
  dwc:latitude '53.5390364'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420754'^^xsd:integer;
  dwc:observationDate '2018-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421957_20432421957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421957_20432421957> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421957_20432421957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135125 6.5047081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5135125"^^xsd:decimal ;
  dwc:decimalLongitude "6.5047081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421957_20432421957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135125 6.5047081)"^^geo:wktLiteral ;
  geo-pos:lat "53.5135125"^^xsd:decimal ;
  geo-pos:long "6.5047081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421957_20432421957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421957'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.4911111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5047081'^^xsd:double;
  dwc:latitude '53.5135125'^^xsd:double;
  dwc:coordinatePrecision '13.2'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421957'^^xsd:integer;
  dwc:observationDate '2018-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421290_20432421290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421290_20432421290> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421290_20432421290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5147161 6.5047098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5147161"^^xsd:decimal ;
  dwc:decimalLongitude "6.5047098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421290_20432421290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5147161 6.5047098)"^^geo:wktLiteral ;
  geo-pos:lat "53.5147161"^^xsd:decimal ;
  geo-pos:long "6.5047098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421290_20432421290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421290'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.505'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5047098'^^xsd:double;
  dwc:latitude '53.5147161'^^xsd:double;
  dwc:coordinatePrecision '15.8'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421290'^^xsd:integer;
  dwc:observationDate '2018-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420812_20432420812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420812_20432420812> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420812_20432420812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5203641 6.5047335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5203641"^^xsd:decimal ;
  dwc:decimalLongitude "6.5047335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420812_20432420812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5203641 6.5047335)"^^geo:wktLiteral ;
  geo-pos:lat "53.5203641"^^xsd:decimal ;
  geo-pos:long "6.5047335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420812_20432420812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420812'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.625'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5047335'^^xsd:double;
  dwc:latitude '53.5203641'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420812'^^xsd:integer;
  dwc:observationDate '2018-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421339_20432421339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421339_20432421339> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421339_20432421339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5151178 6.5047403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5151178"^^xsd:decimal ;
  dwc:decimalLongitude "6.5047403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421339_20432421339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5151178 6.5047403)"^^geo:wktLiteral ;
  geo-pos:lat "53.5151178"^^xsd:decimal ;
  geo-pos:long "6.5047403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421339_20432421339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421339'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.7802777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5047403'^^xsd:double;
  dwc:latitude '53.5151178'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421339'^^xsd:integer;
  dwc:observationDate '2018-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421636_20432421636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421636_20432421636> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421636_20432421636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5161868 6.5047425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5161868"^^xsd:decimal ;
  dwc:decimalLongitude "6.5047425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421636_20432421636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5161868 6.5047425)"^^geo:wktLiteral ;
  geo-pos:lat "53.5161868"^^xsd:decimal ;
  geo-pos:long "6.5047425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421636_20432421636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421636'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.533333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5047425'^^xsd:double;
  dwc:latitude '53.5161868'^^xsd:double;
  dwc:coordinatePrecision '7.2'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421636'^^xsd:integer;
  dwc:observationDate '2018-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420489_20432420489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420489_20432420489> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420489_20432420489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5180933 6.5047507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5180933"^^xsd:decimal ;
  dwc:decimalLongitude "6.5047507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420489_20432420489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5180933 6.5047507)"^^geo:wktLiteral ;
  geo-pos:lat "53.5180933"^^xsd:decimal ;
  geo-pos:long "6.5047507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420489_20432420489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420489'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.683888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5047507'^^xsd:double;
  dwc:latitude '53.5180933'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420489'^^xsd:integer;
  dwc:observationDate '2018-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420879_20432420879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420879_20432420879> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420879_20432420879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5404015 6.5047679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5404015"^^xsd:decimal ;
  dwc:decimalLongitude "6.5047679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "26"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420879_20432420879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5404015 6.5047679)"^^geo:wktLiteral ;
  geo-pos:lat "53.5404015"^^xsd:decimal ;
  geo-pos:long "6.5047679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "26"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420879_20432420879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420879'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '22.010555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5047679'^^xsd:double;
  dwc:latitude '53.5404015'^^xsd:double;
  dwc:coordinatePrecision '26'^^xsd:integer;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420879'^^xsd:integer;
  dwc:observationDate '2018-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420165_20432420165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420165_20432420165> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420165_20432420165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5383812 6.5047727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5383812"^^xsd:decimal ;
  dwc:decimalLongitude "6.5047727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420165_20432420165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5383812 6.5047727)"^^geo:wktLiteral ;
  geo-pos:lat "53.5383812"^^xsd:decimal ;
  geo-pos:long "6.5047727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420165_20432420165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420165'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '22.625'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5047727'^^xsd:double;
  dwc:latitude '53.5383812'^^xsd:double;
  dwc:coordinatePrecision '15.9'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420165'^^xsd:integer;
  dwc:observationDate '2018-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420739_20432420739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420739_20432420739> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420739_20432420739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5215495 6.504774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5215495"^^xsd:decimal ;
  dwc:decimalLongitude "6.504774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420739_20432420739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5215495 6.504774)"^^geo:wktLiteral ;
  geo-pos:lat "53.5215495"^^xsd:decimal ;
  geo-pos:long "6.504774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420739_20432420739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420739'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.2144444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.504774'^^xsd:double;
  dwc:latitude '53.5215495'^^xsd:double;
  dwc:coordinatePrecision '10.3'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420739'^^xsd:integer;
  dwc:observationDate '2018-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420217_20432420217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420217_20432420217> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420217_20432420217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5381153 6.5047985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5381153"^^xsd:decimal ;
  dwc:decimalLongitude "6.5047985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420217_20432420217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5381153 6.5047985)"^^geo:wktLiteral ;
  geo-pos:lat "53.5381153"^^xsd:decimal ;
  geo-pos:long "6.5047985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420217_20432420217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420217'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.9488888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5047985'^^xsd:double;
  dwc:latitude '53.5381153'^^xsd:double;
  dwc:coordinatePrecision '15.6'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420217'^^xsd:integer;
  dwc:observationDate '2018-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421618_20432421618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421618_20432421618> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421618_20432421618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5431121 6.504804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5431121"^^xsd:decimal ;
  dwc:decimalLongitude "6.504804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421618_20432421618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5431121 6.504804)"^^geo:wktLiteral ;
  geo-pos:lat "53.5431121"^^xsd:decimal ;
  geo-pos:long "6.504804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421618_20432421618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421618'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '22.405833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.504804'^^xsd:double;
  dwc:latitude '53.5431121'^^xsd:double;
  dwc:coordinatePrecision '8.2'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421618'^^xsd:integer;
  dwc:observationDate '2018-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420103_20432420103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420103_20432420103> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420103_20432420103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5382194 6.5048077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5382194"^^xsd:decimal ;
  dwc:decimalLongitude "6.5048077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420103_20432420103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5382194 6.5048077)"^^geo:wktLiteral ;
  geo-pos:lat "53.5382194"^^xsd:decimal ;
  geo-pos:long "6.5048077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420103_20432420103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420103'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.2583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5048077'^^xsd:double;
  dwc:latitude '53.5382194'^^xsd:double;
  dwc:coordinatePrecision '8.3'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420103'^^xsd:integer;
  dwc:observationDate '2018-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421495_20432421495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421495_20432421495> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421495_20432421495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5248129 6.5048159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5248129"^^xsd:decimal ;
  dwc:decimalLongitude "6.5048159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421495_20432421495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5248129 6.5048159)"^^geo:wktLiteral ;
  geo-pos:lat "53.5248129"^^xsd:decimal ;
  geo-pos:long "6.5048159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421495_20432421495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421495'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.715833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5048159'^^xsd:double;
  dwc:latitude '53.5248129'^^xsd:double;
  dwc:coordinatePrecision '10.9'^^xsd:double;
  dwc:minimumElevation '-12'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421495'^^xsd:integer;
  dwc:observationDate '2018-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421540_20432421540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421540_20432421540> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421540_20432421540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5151338 6.5048197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5151338"^^xsd:decimal ;
  dwc:decimalLongitude "6.5048197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421540_20432421540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5151338 6.5048197)"^^geo:wktLiteral ;
  geo-pos:lat "53.5151338"^^xsd:decimal ;
  geo-pos:long "6.5048197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421540_20432421540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421540'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.968333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5048197'^^xsd:double;
  dwc:latitude '53.5151338'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421540'^^xsd:integer;
  dwc:observationDate '2018-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420116_20432420116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420116_20432420116> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420116_20432420116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5380709 6.5048393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5380709"^^xsd:decimal ;
  dwc:decimalLongitude "6.5048393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420116_20432420116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5380709 6.5048393)"^^geo:wktLiteral ;
  geo-pos:lat "53.5380709"^^xsd:decimal ;
  geo-pos:long "6.5048393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420116_20432420116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420116'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.344444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5048393'^^xsd:double;
  dwc:latitude '53.5380709'^^xsd:double;
  dwc:coordinatePrecision '17.1'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420116'^^xsd:integer;
  dwc:observationDate '2018-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420118_20432420118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420118_20432420118> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420118_20432420118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5381475 6.5048482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5381475"^^xsd:decimal ;
  dwc:decimalLongitude "6.5048482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420118_20432420118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5381475 6.5048482)"^^geo:wktLiteral ;
  geo-pos:lat "53.5381475"^^xsd:decimal ;
  geo-pos:long "6.5048482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420118_20432420118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420118'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '23.354166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5048482'^^xsd:double;
  dwc:latitude '53.5381475'^^xsd:double;
  dwc:coordinatePrecision '7.2'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420118'^^xsd:integer;
  dwc:observationDate '2018-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420417_20432420417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420417_20432420417> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420417_20432420417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5164403 6.5048535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5164403"^^xsd:decimal ;
  dwc:decimalLongitude "6.5048535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420417_20432420417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5164403 6.5048535)"^^geo:wktLiteral ;
  geo-pos:lat "53.5164403"^^xsd:decimal ;
  geo-pos:long "6.5048535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420417_20432420417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420417'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.256111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5048535'^^xsd:double;
  dwc:latitude '53.5164403'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '-20'^^xsd:integer;
  dwc:maximumElevation '-20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420417'^^xsd:integer;
  dwc:observationDate '2018-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420624_20432420624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420624_20432420624> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420624_20432420624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5162894 6.504856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5162894"^^xsd:decimal ;
  dwc:decimalLongitude "6.504856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420624_20432420624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5162894 6.504856)"^^geo:wktLiteral ;
  geo-pos:lat "53.5162894"^^xsd:decimal ;
  geo-pos:long "6.504856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420624_20432420624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420624'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.4977777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.504856'^^xsd:double;
  dwc:latitude '53.5162894'^^xsd:double;
  dwc:coordinatePrecision '9.1'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420624'^^xsd:integer;
  dwc:observationDate '2018-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420649_20432420649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420649_20432420649> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420649_20432420649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5142742 6.5048708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5142742"^^xsd:decimal ;
  dwc:decimalLongitude "6.5048708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420649_20432420649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5142742 6.5048708)"^^geo:wktLiteral ;
  geo-pos:lat "53.5142742"^^xsd:decimal ;
  geo-pos:long "6.5048708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420649_20432420649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420649'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.6586111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5048708'^^xsd:double;
  dwc:latitude '53.5142742'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420649'^^xsd:integer;
  dwc:observationDate '2018-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420117_20432420117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420117_20432420117> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420117_20432420117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5381995 6.504873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5381995"^^xsd:decimal ;
  dwc:decimalLongitude "6.504873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420117_20432420117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5381995 6.504873)"^^geo:wktLiteral ;
  geo-pos:lat "53.5381995"^^xsd:decimal ;
  geo-pos:long "6.504873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420117_20432420117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420117'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.351666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.504873'^^xsd:double;
  dwc:latitude '53.5381995'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420117'^^xsd:integer;
  dwc:observationDate '2018-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421388_20432421388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421388_20432421388> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421388_20432421388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5127874 6.5048734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5127874"^^xsd:decimal ;
  dwc:decimalLongitude "6.5048734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421388_20432421388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5127874 6.5048734)"^^geo:wktLiteral ;
  geo-pos:lat "53.5127874"^^xsd:decimal ;
  geo-pos:long "6.5048734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421388_20432421388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421388'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.1016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5048734'^^xsd:double;
  dwc:latitude '53.5127874'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421388'^^xsd:integer;
  dwc:observationDate '2018-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421007_20432421007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421007_20432421007> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421007_20432421007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135651 6.5048751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5135651"^^xsd:decimal ;
  dwc:decimalLongitude "6.5048751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421007_20432421007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135651 6.5048751)"^^geo:wktLiteral ;
  geo-pos:lat "53.5135651"^^xsd:decimal ;
  geo-pos:long "6.5048751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421007_20432421007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421007'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.7786111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5048751'^^xsd:double;
  dwc:latitude '53.5135651'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421007'^^xsd:integer;
  dwc:observationDate '2018-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420471_20432420471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420471_20432420471> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420471_20432420471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5378029 6.5048795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5378029"^^xsd:decimal ;
  dwc:decimalLongitude "6.5048795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420471_20432420471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5378029 6.5048795)"^^geo:wktLiteral ;
  geo-pos:lat "53.5378029"^^xsd:decimal ;
  geo-pos:long "6.5048795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420471_20432420471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420471'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.575833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5048795'^^xsd:double;
  dwc:latitude '53.5378029'^^xsd:double;
  dwc:coordinatePrecision '14.1'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420471'^^xsd:integer;
  dwc:observationDate '2018-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421619_20432421619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421619_20432421619> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421619_20432421619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5430484 6.504881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5430484"^^xsd:decimal ;
  dwc:decimalLongitude "6.504881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "26.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421619_20432421619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5430484 6.504881)"^^geo:wktLiteral ;
  geo-pos:lat "53.5430484"^^xsd:decimal ;
  geo-pos:long "6.504881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "26.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421619_20432421619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421619'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23.406666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.504881'^^xsd:double;
  dwc:latitude '53.5430484'^^xsd:double;
  dwc:coordinatePrecision '26.1'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421619'^^xsd:integer;
  dwc:observationDate '2018-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421254_20432421254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421254_20432421254> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421254_20432421254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5161444 6.5048854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5161444"^^xsd:decimal ;
  dwc:decimalLongitude "6.5048854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421254_20432421254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5161444 6.5048854)"^^geo:wktLiteral ;
  geo-pos:lat "53.5161444"^^xsd:decimal ;
  geo-pos:long "6.5048854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421254_20432421254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421254'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.291666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5048854'^^xsd:double;
  dwc:latitude '53.5161444'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421254'^^xsd:integer;
  dwc:observationDate '2018-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420807_20432420807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420807_20432420807> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420807_20432420807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5461272 6.5048949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5461272"^^xsd:decimal ;
  dwc:decimalLongitude "6.5048949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420807_20432420807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5461272 6.5048949)"^^geo:wktLiteral ;
  geo-pos:lat "53.5461272"^^xsd:decimal ;
  geo-pos:long "6.5048949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420807_20432420807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420807'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '21.588333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5048949'^^xsd:double;
  dwc:latitude '53.5461272'^^xsd:double;
  dwc:coordinatePrecision '18.3'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420807'^^xsd:integer;
  dwc:observationDate '2018-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420905_20432420905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420905_20432420905> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420905_20432420905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.540896 6.5048968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.540896"^^xsd:decimal ;
  dwc:decimalLongitude "6.5048968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420905_20432420905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.540896 6.5048968)"^^geo:wktLiteral ;
  geo-pos:lat "53.540896"^^xsd:decimal ;
  geo-pos:long "6.5048968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420905_20432420905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420905'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5048968'^^xsd:double;
  dwc:latitude '53.540896'^^xsd:double;
  dwc:coordinatePrecision '9.6'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420905'^^xsd:integer;
  dwc:observationDate '2018-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420544_20432420544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420544_20432420544> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420544_20432420544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5382512 6.5049083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5382512"^^xsd:decimal ;
  dwc:decimalLongitude "6.5049083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420544_20432420544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5382512 6.5049083)"^^geo:wktLiteral ;
  geo-pos:lat "53.5382512"^^xsd:decimal ;
  geo-pos:long "6.5049083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420544_20432420544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420544'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '21.016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5049083'^^xsd:double;
  dwc:latitude '53.5382512'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420544'^^xsd:integer;
  dwc:observationDate '2018-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420119_20432420119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420119_20432420119> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420119_20432420119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5382079 6.5049087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5382079"^^xsd:decimal ;
  dwc:decimalLongitude "6.5049087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420119_20432420119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5382079 6.5049087)"^^geo:wktLiteral ;
  geo-pos:lat "53.5382079"^^xsd:decimal ;
  geo-pos:long "6.5049087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420119_20432420119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420119'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.35805555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5049087'^^xsd:double;
  dwc:latitude '53.5382079'^^xsd:double;
  dwc:coordinatePrecision '18.6'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420119'^^xsd:integer;
  dwc:observationDate '2018-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421218_20432421218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421218_20432421218> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421218_20432421218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5143027 6.5049121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5143027"^^xsd:decimal ;
  dwc:decimalLongitude "6.5049121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421218_20432421218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5143027 6.5049121)"^^geo:wktLiteral ;
  geo-pos:lat "53.5143027"^^xsd:decimal ;
  geo-pos:long "6.5049121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421218_20432421218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421218'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.0641666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5049121'^^xsd:double;
  dwc:latitude '53.5143027'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421218'^^xsd:integer;
  dwc:observationDate '2018-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420527_20432420527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420527_20432420527> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420527_20432420527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5182565 6.5049182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5182565"^^xsd:decimal ;
  dwc:decimalLongitude "6.5049182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420527_20432420527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5182565 6.5049182)"^^geo:wktLiteral ;
  geo-pos:lat "53.5182565"^^xsd:decimal ;
  geo-pos:long "6.5049182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420527_20432420527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420527'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.9205555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5049182'^^xsd:double;
  dwc:latitude '53.5182565'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420527'^^xsd:integer;
  dwc:observationDate '2018-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420643_20432420643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420643_20432420643> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420643_20432420643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5382921 6.5049431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5382921"^^xsd:decimal ;
  dwc:decimalLongitude "6.5049431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420643_20432420643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5382921 6.5049431)"^^geo:wktLiteral ;
  geo-pos:lat "53.5382921"^^xsd:decimal ;
  geo-pos:long "6.5049431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420643_20432420643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420643'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.61833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5049431'^^xsd:double;
  dwc:latitude '53.5382921'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420643'^^xsd:integer;
  dwc:observationDate '2018-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420164_20432420164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420164_20432420164> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420164_20432420164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5380618 6.5049477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5380618"^^xsd:decimal ;
  dwc:decimalLongitude "6.5049477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420164_20432420164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5380618 6.5049477)"^^geo:wktLiteral ;
  geo-pos:lat "53.5380618"^^xsd:decimal ;
  geo-pos:long "6.5049477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420164_20432420164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420164'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.625555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5049477'^^xsd:double;
  dwc:latitude '53.5380618'^^xsd:double;
  dwc:coordinatePrecision '14.3'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420164'^^xsd:integer;
  dwc:observationDate '2018-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421883_20432421883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421883_20432421883> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421883_20432421883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135886 6.5049488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5135886"^^xsd:decimal ;
  dwc:decimalLongitude "6.5049488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421883_20432421883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135886 6.5049488)"^^geo:wktLiteral ;
  geo-pos:lat "53.5135886"^^xsd:decimal ;
  geo-pos:long "6.5049488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421883_20432421883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421883'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.0230555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5049488'^^xsd:double;
  dwc:latitude '53.5135886'^^xsd:double;
  dwc:coordinatePrecision '8.2'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421883'^^xsd:integer;
  dwc:observationDate '2018-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420629_20432420629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420629_20432420629> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420629_20432420629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5177345 6.5049614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5177345"^^xsd:decimal ;
  dwc:decimalLongitude "6.5049614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420629_20432420629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5177345 6.5049614)"^^geo:wktLiteral ;
  geo-pos:lat "53.5177345"^^xsd:decimal ;
  geo-pos:long "6.5049614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420629_20432420629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420629'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.541666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5049614'^^xsd:double;
  dwc:latitude '53.5177345'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420629'^^xsd:integer;
  dwc:observationDate '2018-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420603_20432420603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420603_20432420603> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420603_20432420603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5209948 6.5049621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5209948"^^xsd:decimal ;
  dwc:decimalLongitude "6.5049621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420603_20432420603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5209948 6.5049621)"^^geo:wktLiteral ;
  geo-pos:lat "53.5209948"^^xsd:decimal ;
  geo-pos:long "6.5049621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420603_20432420603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420603'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.375'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5049621'^^xsd:double;
  dwc:latitude '53.5209948'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420603'^^xsd:integer;
  dwc:observationDate '2018-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420644_20432420644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420644_20432420644> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420644_20432420644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5382732 6.5049623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5382732"^^xsd:decimal ;
  dwc:decimalLongitude "6.5049623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420644_20432420644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5382732 6.5049623)"^^geo:wktLiteral ;
  geo-pos:lat "53.5382732"^^xsd:decimal ;
  geo-pos:long "6.5049623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420644_20432420644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420644'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '1.62'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5049623'^^xsd:double;
  dwc:latitude '53.5382732'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420644'^^xsd:integer;
  dwc:observationDate '2018-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421776_20432421776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421776_20432421776> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421776_20432421776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5173795 6.504965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5173795"^^xsd:decimal ;
  dwc:decimalLongitude "6.504965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421776_20432421776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5173795 6.504965)"^^geo:wktLiteral ;
  geo-pos:lat "53.5173795"^^xsd:decimal ;
  geo-pos:long "6.504965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421776_20432421776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421776'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.376111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.504965'^^xsd:double;
  dwc:latitude '53.5173795'^^xsd:double;
  dwc:coordinatePrecision '9.9'^^xsd:double;
  dwc:minimumElevation '-12'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421776'^^xsd:integer;
  dwc:observationDate '2018-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420948_20432420948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420948_20432420948> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420948_20432420948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5173863 6.5049712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5173863"^^xsd:decimal ;
  dwc:decimalLongitude "6.5049712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420948_20432420948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5173863 6.5049712)"^^geo:wktLiteral ;
  geo-pos:lat "53.5173863"^^xsd:decimal ;
  geo-pos:long "6.5049712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420948_20432420948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420948'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.429444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5049712'^^xsd:double;
  dwc:latitude '53.5173863'^^xsd:double;
  dwc:coordinatePrecision '8.6'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420948'^^xsd:integer;
  dwc:observationDate '2018-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420878_20432420878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420878_20432420878> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420878_20432420878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5396988 6.5050026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5396988"^^xsd:decimal ;
  dwc:decimalLongitude "6.5050026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420878_20432420878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5396988 6.5050026)"^^geo:wktLiteral ;
  geo-pos:lat "53.5396988"^^xsd:decimal ;
  geo-pos:long "6.5050026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420878_20432420878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420878'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '21.005'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5050026'^^xsd:double;
  dwc:latitude '53.5396988'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420878'^^xsd:integer;
  dwc:observationDate '2018-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420909_20432420909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420909_20432420909> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420909_20432420909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5197732 6.5050059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5197732"^^xsd:decimal ;
  dwc:decimalLongitude "6.5050059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420909_20432420909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5197732 6.5050059)"^^geo:wktLiteral ;
  geo-pos:lat "53.5197732"^^xsd:decimal ;
  geo-pos:long "6.5050059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420909_20432420909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420909'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.2016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5050059'^^xsd:double;
  dwc:latitude '53.5197732'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420909'^^xsd:integer;
  dwc:observationDate '2018-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420645_20432420645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420645_20432420645> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420645_20432420645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5382621 6.5050076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5382621"^^xsd:decimal ;
  dwc:decimalLongitude "6.5050076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420645_20432420645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5382621 6.5050076)"^^geo:wktLiteral ;
  geo-pos:lat "53.5382621"^^xsd:decimal ;
  geo-pos:long "6.5050076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420645_20432420645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420645'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.625'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5050076'^^xsd:double;
  dwc:latitude '53.5382621'^^xsd:double;
  dwc:coordinatePrecision '18.1'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420645'^^xsd:integer;
  dwc:observationDate '2018-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421920_20432421920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421920_20432421920> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421920_20432421920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5160118 6.5050314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5160118"^^xsd:decimal ;
  dwc:decimalLongitude "6.5050314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421920_20432421920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5160118 6.5050314)"^^geo:wktLiteral ;
  geo-pos:lat "53.5160118"^^xsd:decimal ;
  geo-pos:long "6.5050314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421920_20432421920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421920'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.268333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5050314'^^xsd:double;
  dwc:latitude '53.5160118'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421920'^^xsd:integer;
  dwc:observationDate '2018-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420545_20432420545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420545_20432420545> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420545_20432420545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5383353 6.5050403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5383353"^^xsd:decimal ;
  dwc:decimalLongitude "6.5050403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420545_20432420545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5383353 6.5050403)"^^geo:wktLiteral ;
  geo-pos:lat "53.5383353"^^xsd:decimal ;
  geo-pos:long "6.5050403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420545_20432420545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420545'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '22.021111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5050403'^^xsd:double;
  dwc:latitude '53.5383353'^^xsd:double;
  dwc:coordinatePrecision '12'^^xsd:integer;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420545'^^xsd:integer;
  dwc:observationDate '2018-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420904_20432420904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420904_20432420904> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420904_20432420904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5411318 6.5050458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5411318"^^xsd:decimal ;
  dwc:decimalLongitude "6.5050458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420904_20432420904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5411318 6.5050458)"^^geo:wktLiteral ;
  geo-pos:lat "53.5411318"^^xsd:decimal ;
  geo-pos:long "6.5050458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420904_20432420904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420904'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '23.1675'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5050458'^^xsd:double;
  dwc:latitude '53.5411318'^^xsd:double;
  dwc:coordinatePrecision '30.4'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420904'^^xsd:integer;
  dwc:observationDate '2018-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421643_20432421643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421643_20432421643> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421643_20432421643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5422375 6.5050544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5422375"^^xsd:decimal ;
  dwc:decimalLongitude "6.5050544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421643_20432421643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5422375 6.5050544)"^^geo:wktLiteral ;
  geo-pos:lat "53.5422375"^^xsd:decimal ;
  geo-pos:long "6.5050544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421643_20432421643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421643'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '23.585277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5050544'^^xsd:double;
  dwc:latitude '53.5422375'^^xsd:double;
  dwc:coordinatePrecision '10.6'^^xsd:double;
  dwc:minimumElevation '-15'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421643'^^xsd:integer;
  dwc:observationDate '2018-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420947_20432420947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420947_20432420947> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420947_20432420947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5164684 6.5050899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5164684"^^xsd:decimal ;
  dwc:decimalLongitude "6.5050899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420947_20432420947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5164684 6.5050899)"^^geo:wktLiteral ;
  geo-pos:lat "53.5164684"^^xsd:decimal ;
  geo-pos:long "6.5050899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420947_20432420947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420947'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.424166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5050899'^^xsd:double;
  dwc:latitude '53.5164684'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420947'^^xsd:integer;
  dwc:observationDate '2018-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420808_20432420808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420808_20432420808> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420808_20432420808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5453822 6.5050965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5453822"^^xsd:decimal ;
  dwc:decimalLongitude "6.5050965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420808_20432420808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5453822 6.5050965)"^^geo:wktLiteral ;
  geo-pos:lat "53.5453822"^^xsd:decimal ;
  geo-pos:long "6.5050965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420808_20432420808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420808'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '22.598333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5050965'^^xsd:double;
  dwc:latitude '53.5453822'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420808'^^xsd:integer;
  dwc:observationDate '2018-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420810_20432420810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420810_20432420810> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420810_20432420810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5454221 6.5051146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5454221"^^xsd:decimal ;
  dwc:decimalLongitude "6.5051146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420810_20432420810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5454221 6.5051146)"^^geo:wktLiteral ;
  geo-pos:lat "53.5454221"^^xsd:decimal ;
  geo-pos:long "6.5051146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420810_20432420810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420810'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.61833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5051146'^^xsd:double;
  dwc:latitude '53.5454221'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420810'^^xsd:integer;
  dwc:observationDate '2018-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421428_20432421428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421428_20432421428> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421428_20432421428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5149993 6.5051172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5149993"^^xsd:decimal ;
  dwc:decimalLongitude "6.5051172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421428_20432421428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5149993 6.5051172)"^^geo:wktLiteral ;
  geo-pos:lat "53.5149993"^^xsd:decimal ;
  geo-pos:long "6.5051172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421428_20432421428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421428'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '22.330833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5051172'^^xsd:double;
  dwc:latitude '53.5149993'^^xsd:double;
  dwc:coordinatePrecision '21.3'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421428'^^xsd:integer;
  dwc:observationDate '2018-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420809_20432420809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420809_20432420809> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420809_20432420809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5454655 6.5051181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5454655"^^xsd:decimal ;
  dwc:decimalLongitude "6.5051181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420809_20432420809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5454655 6.5051181)"^^geo:wktLiteral ;
  geo-pos:lat "53.5454655"^^xsd:decimal ;
  geo-pos:long "6.5051181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420809_20432420809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420809'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.606388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5051181'^^xsd:double;
  dwc:latitude '53.5454655'^^xsd:double;
  dwc:coordinatePrecision '8.9'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420809'^^xsd:integer;
  dwc:observationDate '2018-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420296_20432420296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420296_20432420296> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420296_20432420296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5170966 6.5051306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5170966"^^xsd:decimal ;
  dwc:decimalLongitude "6.5051306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420296_20432420296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5170966 6.5051306)"^^geo:wktLiteral ;
  geo-pos:lat "53.5170966"^^xsd:decimal ;
  geo-pos:long "6.5051306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420296_20432420296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420296'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.485277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5051306'^^xsd:double;
  dwc:latitude '53.5170966'^^xsd:double;
  dwc:coordinatePrecision '7.5'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420296'^^xsd:integer;
  dwc:observationDate '2018-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421045_20432421045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421045_20432421045> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421045_20432421045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5126036 6.5051314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5126036"^^xsd:decimal ;
  dwc:decimalLongitude "6.5051314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421045_20432421045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5126036 6.5051314)"^^geo:wktLiteral ;
  geo-pos:lat "53.5126036"^^xsd:decimal ;
  geo-pos:long "6.5051314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421045_20432421045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421045'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.005833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5051314'^^xsd:double;
  dwc:latitude '53.5126036'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421045'^^xsd:integer;
  dwc:observationDate '2018-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420958_20432420958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420958_20432420958> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420958_20432420958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5161338 6.5051381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5161338"^^xsd:decimal ;
  dwc:decimalLongitude "6.5051381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420958_20432420958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5161338 6.5051381)"^^geo:wktLiteral ;
  geo-pos:lat "53.5161338"^^xsd:decimal ;
  geo-pos:long "6.5051381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420958_20432420958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420958'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.4772222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5051381'^^xsd:double;
  dwc:latitude '53.5161338'^^xsd:double;
  dwc:coordinatePrecision '12.9'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420958'^^xsd:integer;
  dwc:observationDate '2018-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420923_20432420923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420923_20432420923> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420923_20432420923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5186858 6.5051452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5186858"^^xsd:decimal ;
  dwc:decimalLongitude "6.5051452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420923_20432420923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5186858 6.5051452)"^^geo:wktLiteral ;
  geo-pos:lat "53.5186858"^^xsd:decimal ;
  geo-pos:long "6.5051452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420923_20432420923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420923'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.285'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5051452'^^xsd:double;
  dwc:latitude '53.5186858'^^xsd:double;
  dwc:coordinatePrecision '8.4'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420923'^^xsd:integer;
  dwc:observationDate '2018-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420601_20432420601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420601_20432420601> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420601_20432420601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5182337 6.5051483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5182337"^^xsd:decimal ;
  dwc:decimalLongitude "6.5051483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420601_20432420601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5182337 6.5051483)"^^geo:wktLiteral ;
  geo-pos:lat "53.5182337"^^xsd:decimal ;
  geo-pos:long "6.5051483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420601_20432420601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420601'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.3661111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5051483'^^xsd:double;
  dwc:latitude '53.5182337'^^xsd:double;
  dwc:coordinatePrecision '14'^^xsd:integer;
  dwc:minimumElevation '-13'^^xsd:integer;
  dwc:maximumElevation '-13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420601'^^xsd:integer;
  dwc:observationDate '2018-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421044_20432421044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421044_20432421044> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421044_20432421044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.512617 6.505155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.512617"^^xsd:decimal ;
  dwc:decimalLongitude "6.505155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421044_20432421044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.512617 6.505155)"^^geo:wktLiteral ;
  geo-pos:lat "53.512617"^^xsd:decimal ;
  geo-pos:long "6.505155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421044_20432421044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421044'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.001666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.505155'^^xsd:double;
  dwc:latitude '53.512617'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421044'^^xsd:integer;
  dwc:observationDate '2018-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421581_20432421581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421581_20432421581> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421581_20432421581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5170169 6.5051669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5170169"^^xsd:decimal ;
  dwc:decimalLongitude "6.5051669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421581_20432421581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5170169 6.5051669)"^^geo:wktLiteral ;
  geo-pos:lat "53.5170169"^^xsd:decimal ;
  geo-pos:long "6.5051669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421581_20432421581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421581'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.1944444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5051669'^^xsd:double;
  dwc:latitude '53.5170169'^^xsd:double;
  dwc:coordinatePrecision '15.9'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421581'^^xsd:integer;
  dwc:observationDate '2018-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420212_20432420212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420212_20432420212> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420212_20432420212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5380944 6.505185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5380944"^^xsd:decimal ;
  dwc:decimalLongitude "6.505185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420212_20432420212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5380944 6.505185)"^^geo:wktLiteral ;
  geo-pos:lat "53.5380944"^^xsd:decimal ;
  geo-pos:long "6.505185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420212_20432420212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420212'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '21.926666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.505185'^^xsd:double;
  dwc:latitude '53.5380944'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420212'^^xsd:integer;
  dwc:observationDate '2018-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421612_20432421612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421612_20432421612> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421612_20432421612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5164133 6.5051926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5164133"^^xsd:decimal ;
  dwc:decimalLongitude "6.5051926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421612_20432421612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5164133 6.5051926)"^^geo:wktLiteral ;
  geo-pos:lat "53.5164133"^^xsd:decimal ;
  geo-pos:long "6.5051926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421612_20432421612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421612'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5051926'^^xsd:double;
  dwc:latitude '53.5164133'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421612'^^xsd:integer;
  dwc:observationDate '2018-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421800_20432421800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421800_20432421800> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421800_20432421800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5142476 6.5052054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5142476"^^xsd:decimal ;
  dwc:decimalLongitude "6.5052054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421800_20432421800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5142476 6.5052054)"^^geo:wktLiteral ;
  geo-pos:lat "53.5142476"^^xsd:decimal ;
  geo-pos:long "6.5052054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421800_20432421800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421800'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.55'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5052054'^^xsd:double;
  dwc:latitude '53.5142476'^^xsd:double;
  dwc:coordinatePrecision '14.4'^^xsd:double;
  dwc:minimumElevation '-15'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421800'^^xsd:integer;
  dwc:observationDate '2018-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420068_20432420068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420068_20432420068> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420068_20432420068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5375796 6.5052057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5375796"^^xsd:decimal ;
  dwc:decimalLongitude "6.5052057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420068_20432420068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5375796 6.5052057)"^^geo:wktLiteral ;
  geo-pos:lat "53.5375796"^^xsd:decimal ;
  geo-pos:long "6.5052057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420068_20432420068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420068'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.013888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5052057'^^xsd:double;
  dwc:latitude '53.5375796'^^xsd:double;
  dwc:coordinatePrecision '13.2'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420068'^^xsd:integer;
  dwc:observationDate '2018-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421874_20432421874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421874_20432421874> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421874_20432421874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5006829 6.5052201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5006829"^^xsd:decimal ;
  dwc:decimalLongitude "6.5052201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421874_20432421874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5006829 6.5052201)"^^geo:wktLiteral ;
  geo-pos:lat "53.5006829"^^xsd:decimal ;
  geo-pos:long "6.5052201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421874_20432421874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421874'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.983888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5052201'^^xsd:double;
  dwc:latitude '53.5006829'^^xsd:double;
  dwc:coordinatePrecision '8.9'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421874'^^xsd:integer;
  dwc:observationDate '2018-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420604_20432420604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420604_20432420604> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420604_20432420604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5209519 6.5052561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5209519"^^xsd:decimal ;
  dwc:decimalLongitude "6.5052561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420604_20432420604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5209519 6.5052561)"^^geo:wktLiteral ;
  geo-pos:lat "53.5209519"^^xsd:decimal ;
  geo-pos:long "6.5052561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420604_20432420604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420604'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.3794444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5052561'^^xsd:double;
  dwc:latitude '53.5209519'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '-39'^^xsd:integer;
  dwc:maximumElevation '-39'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420604'^^xsd:integer;
  dwc:observationDate '2018-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421676_20432421676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421676_20432421676> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421676_20432421676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5009478 6.5052729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5009478"^^xsd:decimal ;
  dwc:decimalLongitude "6.5052729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421676_20432421676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5009478 6.5052729)"^^geo:wktLiteral ;
  geo-pos:lat "53.5009478"^^xsd:decimal ;
  geo-pos:long "6.5052729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421676_20432421676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421676'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.7636111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5052729'^^xsd:double;
  dwc:latitude '53.5009478'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421676'^^xsd:integer;
  dwc:observationDate '2018-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421415_20432421415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421415_20432421415> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421415_20432421415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5191893 6.5052881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5191893"^^xsd:decimal ;
  dwc:decimalLongitude "6.5052881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421415_20432421415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5191893 6.5052881)"^^geo:wktLiteral ;
  geo-pos:lat "53.5191893"^^xsd:decimal ;
  geo-pos:long "6.5052881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421415_20432421415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421415'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.26'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5052881'^^xsd:double;
  dwc:latitude '53.5191893'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421415'^^xsd:integer;
  dwc:observationDate '2018-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420282_20432420282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420282_20432420282> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420282_20432420282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5159511 6.5052923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5159511"^^xsd:decimal ;
  dwc:decimalLongitude "6.5052923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420282_20432420282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5159511 6.5052923)"^^geo:wktLiteral ;
  geo-pos:lat "53.5159511"^^xsd:decimal ;
  geo-pos:long "6.5052923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420282_20432420282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420282'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '21.391944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5052923'^^xsd:double;
  dwc:latitude '53.5159511'^^xsd:double;
  dwc:coordinatePrecision '11.5'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420282'^^xsd:integer;
  dwc:observationDate '2018-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420726_20432420726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420726_20432420726> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420726_20432420726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5253583 6.5053109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5253583"^^xsd:decimal ;
  dwc:decimalLongitude "6.5053109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420726_20432420726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5253583 6.5053109)"^^geo:wktLiteral ;
  geo-pos:lat "53.5253583"^^xsd:decimal ;
  geo-pos:long "6.5053109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420726_20432420726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420726'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.144444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5053109'^^xsd:double;
  dwc:latitude '53.5253583'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420726'^^xsd:integer;
  dwc:observationDate '2018-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421642_20432421642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421642_20432421642> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421642_20432421642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5420967 6.5053113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5420967"^^xsd:decimal ;
  dwc:decimalLongitude "6.5053113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421642_20432421642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5420967 6.5053113)"^^geo:wktLiteral ;
  geo-pos:lat "53.5420967"^^xsd:decimal ;
  geo-pos:long "6.5053113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421642_20432421642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421642'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '22.585'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5053113'^^xsd:double;
  dwc:latitude '53.5420967'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421642'^^xsd:integer;
  dwc:observationDate '2018-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421702_20432421702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421702_20432421702> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421702_20432421702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5012244 6.5053165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5012244"^^xsd:decimal ;
  dwc:decimalLongitude "6.5053165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421702_20432421702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5012244 6.5053165)"^^geo:wktLiteral ;
  geo-pos:lat "53.5012244"^^xsd:decimal ;
  geo-pos:long "6.5053165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421702_20432421702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421702'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.925'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5053165'^^xsd:double;
  dwc:latitude '53.5012244'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421702'^^xsd:integer;
  dwc:observationDate '2018-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421685_20432421685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421685_20432421685> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421685_20432421685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5151192 6.5053183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5151192"^^xsd:decimal ;
  dwc:decimalLongitude "6.5053183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421685_20432421685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5151192 6.5053183)"^^geo:wktLiteral ;
  geo-pos:lat "53.5151192"^^xsd:decimal ;
  geo-pos:long "6.5053183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421685_20432421685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421685'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.835277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5053183'^^xsd:double;
  dwc:latitude '53.5151192'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421685'^^xsd:integer;
  dwc:observationDate '2018-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420056_20432420056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420056_20432420056> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420056_20432420056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5376901 6.5053283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5376901"^^xsd:decimal ;
  dwc:decimalLongitude "6.5053283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420056_20432420056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5376901 6.5053283)"^^geo:wktLiteral ;
  geo-pos:lat "53.5376901"^^xsd:decimal ;
  geo-pos:long "6.5053283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420056_20432420056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420056'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.9519444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5053283'^^xsd:double;
  dwc:latitude '53.5376901'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420056'^^xsd:integer;
  dwc:observationDate '2018-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421378_20432421378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421378_20432421378> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421378_20432421378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.514042 6.5053315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.514042"^^xsd:decimal ;
  dwc:decimalLongitude "6.5053315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421378_20432421378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.514042 6.5053315)"^^geo:wktLiteral ;
  geo-pos:lat "53.514042"^^xsd:decimal ;
  geo-pos:long "6.5053315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421378_20432421378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421378'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.035277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5053315'^^xsd:double;
  dwc:latitude '53.514042'^^xsd:double;
  dwc:coordinatePrecision '2.6'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421378'^^xsd:integer;
  dwc:observationDate '2018-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420055_20432420055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420055_20432420055> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420055_20432420055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5376388 6.5053527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5376388"^^xsd:decimal ;
  dwc:decimalLongitude "6.5053527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420055_20432420055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5376388 6.5053527)"^^geo:wktLiteral ;
  geo-pos:lat "53.5376388"^^xsd:decimal ;
  geo-pos:long "6.5053527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420055_20432420055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420055'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.9391666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5053527'^^xsd:double;
  dwc:latitude '53.5376388'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420055'^^xsd:integer;
  dwc:observationDate '2018-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421629_20432421629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421629_20432421629> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421629_20432421629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5176317 6.5053717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5176317"^^xsd:decimal ;
  dwc:decimalLongitude "6.5053717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421629_20432421629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5176317 6.5053717)"^^geo:wktLiteral ;
  geo-pos:lat "53.5176317"^^xsd:decimal ;
  geo-pos:long "6.5053717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421629_20432421629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421629'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.4886111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5053717'^^xsd:double;
  dwc:latitude '53.5176317'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421629'^^xsd:integer;
  dwc:observationDate '2018-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421887_20432421887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421887_20432421887> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421887_20432421887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5011016 6.5053739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5011016"^^xsd:decimal ;
  dwc:decimalLongitude "6.5053739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421887_20432421887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5011016 6.5053739)"^^geo:wktLiteral ;
  geo-pos:lat "53.5011016"^^xsd:decimal ;
  geo-pos:long "6.5053739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421887_20432421887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421887'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.0536111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5053739'^^xsd:double;
  dwc:latitude '53.5011016'^^xsd:double;
  dwc:coordinatePrecision '10.6'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421887'^^xsd:integer;
  dwc:observationDate '2018-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420106_20432420106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420106_20432420106> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420106_20432420106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5382135 6.5054043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5382135"^^xsd:decimal ;
  dwc:decimalLongitude "6.5054043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420106_20432420106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5382135 6.5054043)"^^geo:wktLiteral ;
  geo-pos:lat "53.5382135"^^xsd:decimal ;
  geo-pos:long "6.5054043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420106_20432420106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420106'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.275555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5054043'^^xsd:double;
  dwc:latitude '53.5382135'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420106'^^xsd:integer;
  dwc:observationDate '2018-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420424_20432420424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420424_20432420424> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420424_20432420424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5373955 6.5054104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5373955"^^xsd:decimal ;
  dwc:decimalLongitude "6.5054104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420424_20432420424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5373955 6.5054104)"^^geo:wktLiteral ;
  geo-pos:lat "53.5373955"^^xsd:decimal ;
  geo-pos:long "6.5054104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420424_20432420424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420424'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.298888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5054104'^^xsd:double;
  dwc:latitude '53.5373955'^^xsd:double;
  dwc:coordinatePrecision '14.3'^^xsd:double;
  dwc:minimumElevation '-22'^^xsd:integer;
  dwc:maximumElevation '-22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420424'^^xsd:integer;
  dwc:observationDate '2018-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421104_20432421104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421104_20432421104> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421104_20432421104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5387564 6.5054277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5387564"^^xsd:decimal ;
  dwc:decimalLongitude "6.5054277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421104_20432421104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5387564 6.5054277)"^^geo:wktLiteral ;
  geo-pos:lat "53.5387564"^^xsd:decimal ;
  geo-pos:long "6.5054277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421104_20432421104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421104'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.3908333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5054277'^^xsd:double;
  dwc:latitude '53.5387564'^^xsd:double;
  dwc:coordinatePrecision '6.8'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421104'^^xsd:integer;
  dwc:observationDate '2018-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420104_20432420104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420104_20432420104> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420104_20432420104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5381206 6.5054345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5381206"^^xsd:decimal ;
  dwc:decimalLongitude "6.5054345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420104_20432420104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5381206 6.5054345)"^^geo:wktLiteral ;
  geo-pos:lat "53.5381206"^^xsd:decimal ;
  geo-pos:long "6.5054345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420104_20432420104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420104'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.2586111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5054345'^^xsd:double;
  dwc:latitude '53.5381206'^^xsd:double;
  dwc:coordinatePrecision '11.7'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420104'^^xsd:integer;
  dwc:observationDate '2018-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421654_20432421654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421654_20432421654> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421654_20432421654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5163631 6.5054463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5163631"^^xsd:decimal ;
  dwc:decimalLongitude "6.5054463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421654_20432421654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5163631 6.5054463)"^^geo:wktLiteral ;
  geo-pos:lat "53.5163631"^^xsd:decimal ;
  geo-pos:long "6.5054463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421654_20432421654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421654'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.637222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5054463'^^xsd:double;
  dwc:latitude '53.5163631'^^xsd:double;
  dwc:coordinatePrecision '11'^^xsd:integer;
  dwc:minimumElevation '-12'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421654'^^xsd:integer;
  dwc:observationDate '2018-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420442_20432420442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420442_20432420442> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420442_20432420442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5169971 6.5054464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5169971"^^xsd:decimal ;
  dwc:decimalLongitude "6.5054464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420442_20432420442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5169971 6.5054464)"^^geo:wktLiteral ;
  geo-pos:lat "53.5169971"^^xsd:decimal ;
  geo-pos:long "6.5054464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420442_20432420442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420442'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5054464'^^xsd:double;
  dwc:latitude '53.5169971'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420442'^^xsd:integer;
  dwc:observationDate '2018-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420913_20432420913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420913_20432420913> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420913_20432420913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.524394 6.5054506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.524394"^^xsd:decimal ;
  dwc:decimalLongitude "6.5054506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420913_20432420913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.524394 6.5054506)"^^geo:wktLiteral ;
  geo-pos:lat "53.524394"^^xsd:decimal ;
  geo-pos:long "6.5054506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420913_20432420913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420913'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.2188888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5054506'^^xsd:double;
  dwc:latitude '53.524394'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420913'^^xsd:integer;
  dwc:observationDate '2018-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420777_20432420777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420777_20432420777> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420777_20432420777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5223155 6.5054799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5223155"^^xsd:decimal ;
  dwc:decimalLongitude "6.5054799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420777_20432420777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5223155 6.5054799)"^^geo:wktLiteral ;
  geo-pos:lat "53.5223155"^^xsd:decimal ;
  geo-pos:long "6.5054799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420777_20432420777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420777'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.440555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5054799'^^xsd:double;
  dwc:latitude '53.5223155'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420777'^^xsd:integer;
  dwc:observationDate '2018-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420767_20432420767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420767_20432420767> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420767_20432420767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5380069 6.5054804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5380069"^^xsd:decimal ;
  dwc:decimalLongitude "6.5054804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420767_20432420767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5380069 6.5054804)"^^geo:wktLiteral ;
  geo-pos:lat "53.5380069"^^xsd:decimal ;
  geo-pos:long "6.5054804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420767_20432420767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420767'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.3833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5054804'^^xsd:double;
  dwc:latitude '53.5380069'^^xsd:double;
  dwc:coordinatePrecision '2.8'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420767'^^xsd:integer;
  dwc:observationDate '2018-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420425_20432420425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420425_20432420425> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420425_20432420425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5375515 6.5054891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5375515"^^xsd:decimal ;
  dwc:decimalLongitude "6.5054891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420425_20432420425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5375515 6.5054891)"^^geo:wktLiteral ;
  geo-pos:lat "53.5375515"^^xsd:decimal ;
  geo-pos:long "6.5054891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420425_20432420425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420425'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '21.310277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5054891'^^xsd:double;
  dwc:latitude '53.5375515'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420425'^^xsd:integer;
  dwc:observationDate '2018-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421648_20432421648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421648_20432421648> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421648_20432421648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5169045 6.5055016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5169045"^^xsd:decimal ;
  dwc:decimalLongitude "6.5055016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421648_20432421648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5169045 6.5055016)"^^geo:wktLiteral ;
  geo-pos:lat "53.5169045"^^xsd:decimal ;
  geo-pos:long "6.5055016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421648_20432421648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421648'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.6066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5055016'^^xsd:double;
  dwc:latitude '53.5169045'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421648'^^xsd:integer;
  dwc:observationDate '2018-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421490_20432421490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421490_20432421490> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421490_20432421490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5150097 6.5055436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5150097"^^xsd:decimal ;
  dwc:decimalLongitude "6.5055436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421490_20432421490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5150097 6.5055436)"^^geo:wktLiteral ;
  geo-pos:lat "53.5150097"^^xsd:decimal ;
  geo-pos:long "6.5055436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421490_20432421490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421490'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.693333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5055436'^^xsd:double;
  dwc:latitude '53.5150097'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421490'^^xsd:integer;
  dwc:observationDate '2018-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421011_20432421011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421011_20432421011> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421011_20432421011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5252267 6.5055586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5252267"^^xsd:decimal ;
  dwc:decimalLongitude "6.5055586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421011_20432421011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5252267 6.5055586)"^^geo:wktLiteral ;
  geo-pos:lat "53.5252267"^^xsd:decimal ;
  geo-pos:long "6.5055586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421011_20432421011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421011'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.805'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5055586'^^xsd:double;
  dwc:latitude '53.5252267'^^xsd:double;
  dwc:coordinatePrecision '14.4'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421011'^^xsd:integer;
  dwc:observationDate '2018-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421545_20432421545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421545_20432421545> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421545_20432421545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5419733 6.5055695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5419733"^^xsd:decimal ;
  dwc:decimalLongitude "6.5055695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421545_20432421545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5419733 6.5055695)"^^geo:wktLiteral ;
  geo-pos:lat "53.5419733"^^xsd:decimal ;
  geo-pos:long "6.5055695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421545_20432421545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421545'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.990555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5055695'^^xsd:double;
  dwc:latitude '53.5419733'^^xsd:double;
  dwc:coordinatePrecision '8.8'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421545'^^xsd:integer;
  dwc:observationDate '2018-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420738_20432420738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420738_20432420738> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420738_20432420738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5225294 6.5055713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5225294"^^xsd:decimal ;
  dwc:decimalLongitude "6.5055713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420738_20432420738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5225294 6.5055713)"^^geo:wktLiteral ;
  geo-pos:lat "53.5225294"^^xsd:decimal ;
  geo-pos:long "6.5055713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420738_20432420738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420738'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.21472222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5055713'^^xsd:double;
  dwc:latitude '53.5225294'^^xsd:double;
  dwc:coordinatePrecision '9.7'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420738'^^xsd:integer;
  dwc:observationDate '2018-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420448_20432420448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420448_20432420448> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420448_20432420448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5370722 6.5055972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5370722"^^xsd:decimal ;
  dwc:decimalLongitude "6.5055972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420448_20432420448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5370722 6.5055972)"^^geo:wktLiteral ;
  geo-pos:lat "53.5370722"^^xsd:decimal ;
  geo-pos:long "6.5055972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420448_20432420448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420448'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.434166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5055972'^^xsd:double;
  dwc:latitude '53.5370722'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420448'^^xsd:integer;
  dwc:observationDate '2018-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421364_20432421364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421364_20432421364> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421364_20432421364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5142233 6.5056243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5142233"^^xsd:decimal ;
  dwc:decimalLongitude "6.5056243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421364_20432421364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5142233 6.5056243)"^^geo:wktLiteral ;
  geo-pos:lat "53.5142233"^^xsd:decimal ;
  geo-pos:long "6.5056243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421364_20432421364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421364'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.9202777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5056243'^^xsd:double;
  dwc:latitude '53.5142233'^^xsd:double;
  dwc:coordinatePrecision '25.4'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421364'^^xsd:integer;
  dwc:observationDate '2018-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421560_20432421560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421560_20432421560> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421560_20432421560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5484284 6.5056327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5484284"^^xsd:decimal ;
  dwc:decimalLongitude "6.5056327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421560_20432421560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5484284 6.5056327)"^^geo:wktLiteral ;
  geo-pos:lat "53.5484284"^^xsd:decimal ;
  geo-pos:long "6.5056327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421560_20432421560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421560'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.078055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5056327'^^xsd:double;
  dwc:latitude '53.5484284'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421560'^^xsd:integer;
  dwc:observationDate '2018-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421242_20432421242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421242_20432421242> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421242_20432421242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5122496 6.5056472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5122496"^^xsd:decimal ;
  dwc:decimalLongitude "6.5056472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421242_20432421242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5122496 6.5056472)"^^geo:wktLiteral ;
  geo-pos:lat "53.5122496"^^xsd:decimal ;
  geo-pos:long "6.5056472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421242_20432421242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421242'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.2216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5056472'^^xsd:double;
  dwc:latitude '53.5122496'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421242'^^xsd:integer;
  dwc:observationDate '2018-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420090_20432420090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420090_20432420090> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420090_20432420090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5375473 6.5056476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5375473"^^xsd:decimal ;
  dwc:decimalLongitude "6.5056476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420090_20432420090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5375473 6.5056476)"^^geo:wktLiteral ;
  geo-pos:lat "53.5375473"^^xsd:decimal ;
  geo-pos:long "6.5056476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420090_20432420090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420090'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.188333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5056476'^^xsd:double;
  dwc:latitude '53.5375473'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420090'^^xsd:integer;
  dwc:observationDate '2018-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420752_20432420752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420752_20432420752> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420752_20432420752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5248412 6.5056652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5248412"^^xsd:decimal ;
  dwc:decimalLongitude "6.5056652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420752_20432420752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5248412 6.5056652)"^^geo:wktLiteral ;
  geo-pos:lat "53.5248412"^^xsd:decimal ;
  geo-pos:long "6.5056652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420752_20432420752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420752'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.293333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5056652'^^xsd:double;
  dwc:latitude '53.5248412'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420752'^^xsd:integer;
  dwc:observationDate '2018-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420426_20432420426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420426_20432420426> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420426_20432420426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.537711 6.5056669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.537711"^^xsd:decimal ;
  dwc:decimalLongitude "6.5056669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420426_20432420426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.537711 6.5056669)"^^geo:wktLiteral ;
  geo-pos:lat "53.537711"^^xsd:decimal ;
  geo-pos:long "6.5056669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420426_20432420426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420426'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '22.308888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5056669'^^xsd:double;
  dwc:latitude '53.537711'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420426'^^xsd:integer;
  dwc:observationDate '2018-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421546_20432421546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421546_20432421546> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421546_20432421546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5427266 6.5056858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5427266"^^xsd:decimal ;
  dwc:decimalLongitude "6.5056858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421546_20432421546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5427266 6.5056858)"^^geo:wktLiteral ;
  geo-pos:lat "53.5427266"^^xsd:decimal ;
  geo-pos:long "6.5056858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421546_20432421546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421546'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.999444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5056858'^^xsd:double;
  dwc:latitude '53.5427266'^^xsd:double;
  dwc:coordinatePrecision '8.8'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421546'^^xsd:integer;
  dwc:observationDate '2018-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420851_20432420851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420851_20432420851> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420851_20432420851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5226885 6.5057082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5226885"^^xsd:decimal ;
  dwc:decimalLongitude "6.5057082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420851_20432420851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5226885 6.5057082)"^^geo:wktLiteral ;
  geo-pos:lat "53.5226885"^^xsd:decimal ;
  geo-pos:long "6.5057082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420851_20432420851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420851'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.8475'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5057082'^^xsd:double;
  dwc:latitude '53.5226885'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420851'^^xsd:integer;
  dwc:observationDate '2018-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421564_20432421564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421564_20432421564> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421564_20432421564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5140635 6.5057098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5140635"^^xsd:decimal ;
  dwc:decimalLongitude "6.5057098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421564_20432421564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5140635 6.5057098)"^^geo:wktLiteral ;
  geo-pos:lat "53.5140635"^^xsd:decimal ;
  geo-pos:long "6.5057098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421564_20432421564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421564'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.095833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5057098'^^xsd:double;
  dwc:latitude '53.5140635'^^xsd:double;
  dwc:coordinatePrecision '8.4'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421564'^^xsd:integer;
  dwc:observationDate '2018-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421699_20432421699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421699_20432421699> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421699_20432421699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5005927 6.5057104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5005927"^^xsd:decimal ;
  dwc:decimalLongitude "6.5057104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421699_20432421699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5005927 6.5057104)"^^geo:wktLiteral ;
  geo-pos:lat "53.5005927"^^xsd:decimal ;
  geo-pos:long "6.5057104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421699_20432421699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421699'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.9083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5057104'^^xsd:double;
  dwc:latitude '53.5005927'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421699'^^xsd:integer;
  dwc:observationDate '2018-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420059_20432420059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420059_20432420059> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420059_20432420059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5379261 6.5057153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5379261"^^xsd:decimal ;
  dwc:decimalLongitude "6.5057153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420059_20432420059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5379261 6.5057153)"^^geo:wktLiteral ;
  geo-pos:lat "53.5379261"^^xsd:decimal ;
  geo-pos:long "6.5057153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420059_20432420059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420059'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.9611111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5057153'^^xsd:double;
  dwc:latitude '53.5379261'^^xsd:double;
  dwc:coordinatePrecision '9.6'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420059'^^xsd:integer;
  dwc:observationDate '2018-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420057_20432420057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420057_20432420057> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420057_20432420057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5378751 6.5057171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5378751"^^xsd:decimal ;
  dwc:decimalLongitude "6.5057171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420057_20432420057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5378751 6.5057171)"^^geo:wktLiteral ;
  geo-pos:lat "53.5378751"^^xsd:decimal ;
  geo-pos:long "6.5057171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420057_20432420057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420057'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.9522222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5057171'^^xsd:double;
  dwc:latitude '53.5378751'^^xsd:double;
  dwc:coordinatePrecision '7.2'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420057'^^xsd:integer;
  dwc:observationDate '2018-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420811_20432420811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420811_20432420811> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420811_20432420811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5228321 6.5057205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5228321"^^xsd:decimal ;
  dwc:decimalLongitude "6.5057205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420811_20432420811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5228321 6.5057205)"^^geo:wktLiteral ;
  geo-pos:lat "53.5228321"^^xsd:decimal ;
  geo-pos:long "6.5057205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420811_20432420811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420811'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.6205555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5057205'^^xsd:double;
  dwc:latitude '53.5228321'^^xsd:double;
  dwc:coordinatePrecision '21.3'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420811'^^xsd:integer;
  dwc:observationDate '2018-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420987_20432420987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420987_20432420987> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420987_20432420987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5249628 6.5057428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5249628"^^xsd:decimal ;
  dwc:decimalLongitude "6.5057428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420987_20432420987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5249628 6.5057428)"^^geo:wktLiteral ;
  geo-pos:lat "53.5249628"^^xsd:decimal ;
  geo-pos:long "6.5057428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420987_20432420987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420987'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.651666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5057428'^^xsd:double;
  dwc:latitude '53.5249628'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420987'^^xsd:integer;
  dwc:observationDate '2018-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420058_20432420058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420058_20432420058> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420058_20432420058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5378528 6.5057463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5378528"^^xsd:decimal ;
  dwc:decimalLongitude "6.5057463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420058_20432420058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5378528 6.5057463)"^^geo:wktLiteral ;
  geo-pos:lat "53.5378528"^^xsd:decimal ;
  geo-pos:long "6.5057463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420058_20432420058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420058'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.9566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5057463'^^xsd:double;
  dwc:latitude '53.5378528'^^xsd:double;
  dwc:coordinatePrecision '10.8'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420058'^^xsd:integer;
  dwc:observationDate '2018-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421686_20432421686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421686_20432421686> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421686_20432421686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5153178 6.5057465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5153178"^^xsd:decimal ;
  dwc:decimalLongitude "6.5057465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421686_20432421686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5153178 6.5057465)"^^geo:wktLiteral ;
  geo-pos:lat "53.5153178"^^xsd:decimal ;
  geo-pos:long "6.5057465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421686_20432421686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421686'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.833888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5057465'^^xsd:double;
  dwc:latitude '53.5153178'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421686'^^xsd:integer;
  dwc:observationDate '2018-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420295_20432420295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420295_20432420295> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420295_20432420295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168496 6.5057469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5168496"^^xsd:decimal ;
  dwc:decimalLongitude "6.5057469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420295_20432420295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168496 6.5057469)"^^geo:wktLiteral ;
  geo-pos:lat "53.5168496"^^xsd:decimal ;
  geo-pos:long "6.5057469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420295_20432420295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420295'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.478333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5057469'^^xsd:double;
  dwc:latitude '53.5168496'^^xsd:double;
  dwc:coordinatePrecision '8.3'^^xsd:double;
  dwc:minimumElevation '-14'^^xsd:integer;
  dwc:maximumElevation '-14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420295'^^xsd:integer;
  dwc:observationDate '2018-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420910_20432420910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420910_20432420910> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420910_20432420910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5192272 6.5057574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5192272"^^xsd:decimal ;
  dwc:decimalLongitude "6.5057574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420910_20432420910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5192272 6.5057574)"^^geo:wktLiteral ;
  geo-pos:lat "53.5192272"^^xsd:decimal ;
  geo-pos:long "6.5057574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420910_20432420910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420910'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.2013888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5057574'^^xsd:double;
  dwc:latitude '53.5192272'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420910'^^xsd:integer;
  dwc:observationDate '2018-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420069_20432420069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420069_20432420069> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420069_20432420069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5377093 6.5057575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5377093"^^xsd:decimal ;
  dwc:decimalLongitude "6.5057575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420069_20432420069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5377093 6.5057575)"^^geo:wktLiteral ;
  geo-pos:lat "53.5377093"^^xsd:decimal ;
  geo-pos:long "6.5057575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420069_20432420069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420069'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.026666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5057575'^^xsd:double;
  dwc:latitude '53.5377093'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420069'^^xsd:integer;
  dwc:observationDate '2018-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420399_20432420399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420399_20432420399> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420399_20432420399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5370891 6.5057684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5370891"^^xsd:decimal ;
  dwc:decimalLongitude "6.5057684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420399_20432420399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5370891 6.5057684)"^^geo:wktLiteral ;
  geo-pos:lat "53.5370891"^^xsd:decimal ;
  geo-pos:long "6.5057684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420399_20432420399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420399'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.1475'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5057684'^^xsd:double;
  dwc:latitude '53.5370891'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420399'^^xsd:integer;
  dwc:observationDate '2018-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420850_20432420850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420850_20432420850> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420850_20432420850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5228967 6.505772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5228967"^^xsd:decimal ;
  dwc:decimalLongitude "6.505772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420850_20432420850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5228967 6.505772)"^^geo:wktLiteral ;
  geo-pos:lat "53.5228967"^^xsd:decimal ;
  geo-pos:long "6.505772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420850_20432420850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420850'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.843333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.505772'^^xsd:double;
  dwc:latitude '53.5228967'^^xsd:double;
  dwc:coordinatePrecision '2.7'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420850'^^xsd:integer;
  dwc:observationDate '2018-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421780_20432421780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421780_20432421780> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421780_20432421780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538336 6.5057772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.538336"^^xsd:decimal ;
  dwc:decimalLongitude "6.5057772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421780_20432421780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538336 6.5057772)"^^geo:wktLiteral ;
  geo-pos:lat "53.538336"^^xsd:decimal ;
  geo-pos:long "6.5057772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421780_20432421780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421780'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.406666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5057772'^^xsd:double;
  dwc:latitude '53.538336'^^xsd:double;
  dwc:coordinatePrecision '9.1'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421780'^^xsd:integer;
  dwc:observationDate '2018-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420427_20432420427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420427_20432420427> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420427_20432420427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5377523 6.5057816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5377523"^^xsd:decimal ;
  dwc:decimalLongitude "6.5057816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420427_20432420427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5377523 6.5057816)"^^geo:wktLiteral ;
  geo-pos:lat "53.5377523"^^xsd:decimal ;
  geo-pos:long "6.5057816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420427_20432420427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420427'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '23.313611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5057816'^^xsd:double;
  dwc:latitude '53.5377523'^^xsd:double;
  dwc:coordinatePrecision '18.2'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420427'^^xsd:integer;
  dwc:observationDate '2018-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420280_20432420280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420280_20432420280> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420280_20432420280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5157099 6.5058009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5157099"^^xsd:decimal ;
  dwc:decimalLongitude "6.5058009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420280_20432420280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5157099 6.5058009)"^^geo:wktLiteral ;
  geo-pos:lat "53.5157099"^^xsd:decimal ;
  geo-pos:long "6.5058009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420280_20432420280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420280'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.377222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5058009'^^xsd:double;
  dwc:latitude '53.5157099'^^xsd:double;
  dwc:coordinatePrecision '13.6'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420280'^^xsd:integer;
  dwc:observationDate '2018-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420972_20432420972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420972_20432420972> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420972_20432420972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5173203 6.5058241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5173203"^^xsd:decimal ;
  dwc:decimalLongitude "6.5058241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420972_20432420972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5173203 6.5058241)"^^geo:wktLiteral ;
  geo-pos:lat "53.5173203"^^xsd:decimal ;
  geo-pos:long "6.5058241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420972_20432420972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420972'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.563333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5058241'^^xsd:double;
  dwc:latitude '53.5173203'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420972'^^xsd:integer;
  dwc:observationDate '2018-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420070_20432420070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420070_20432420070> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420070_20432420070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5376642 6.5058252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5376642"^^xsd:decimal ;
  dwc:decimalLongitude "6.5058252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420070_20432420070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5376642 6.5058252)"^^geo:wktLiteral ;
  geo-pos:lat "53.5376642"^^xsd:decimal ;
  geo-pos:long "6.5058252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420070_20432420070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420070'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '21.026388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5058252'^^xsd:double;
  dwc:latitude '53.5376642'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420070'^^xsd:integer;
  dwc:observationDate '2018-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420983_20432420983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420983_20432420983> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420983_20432420983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.515531 6.5058451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.515531"^^xsd:decimal ;
  dwc:decimalLongitude "6.5058451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420983_20432420983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.515531 6.5058451)"^^geo:wktLiteral ;
  geo-pos:lat "53.515531"^^xsd:decimal ;
  geo-pos:long "6.5058451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420983_20432420983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420983'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.6355555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5058451'^^xsd:double;
  dwc:latitude '53.515531'^^xsd:double;
  dwc:coordinatePrecision '17'^^xsd:integer;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420983'^^xsd:integer;
  dwc:observationDate '2018-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420105_20432420105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420105_20432420105> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420105_20432420105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5381434 6.5058561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5381434"^^xsd:decimal ;
  dwc:decimalLongitude "6.5058561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420105_20432420105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5381434 6.5058561)"^^geo:wktLiteral ;
  geo-pos:lat "53.5381434"^^xsd:decimal ;
  geo-pos:long "6.5058561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420105_20432420105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420105'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.268333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5058561'^^xsd:double;
  dwc:latitude '53.5381434'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420105'^^xsd:integer;
  dwc:observationDate '2018-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420402_20432420402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420402_20432420402> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420402_20432420402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5373066 6.5058594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5373066"^^xsd:decimal ;
  dwc:decimalLongitude "6.5058594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420402_20432420402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5373066 6.5058594)"^^geo:wktLiteral ;
  geo-pos:lat "53.5373066"^^xsd:decimal ;
  geo-pos:long "6.5058594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420402_20432420402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420402'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '22.165'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5058594'^^xsd:double;
  dwc:latitude '53.5373066'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420402'^^xsd:integer;
  dwc:observationDate '2018-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420401_20432420401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420401_20432420401> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420401_20432420401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.537391 6.5058847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.537391"^^xsd:decimal ;
  dwc:decimalLongitude "6.5058847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420401_20432420401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.537391 6.5058847)"^^geo:wktLiteral ;
  geo-pos:lat "53.537391"^^xsd:decimal ;
  geo-pos:long "6.5058847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420401_20432420401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420401'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '21.160277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5058847'^^xsd:double;
  dwc:latitude '53.537391'^^xsd:double;
  dwc:coordinatePrecision '2.6'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420401'^^xsd:integer;
  dwc:observationDate '2018-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420400_20432420400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420400_20432420400> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420400_20432420400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5372996 6.5058849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5372996"^^xsd:decimal ;
  dwc:decimalLongitude "6.5058849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420400_20432420400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5372996 6.5058849)"^^geo:wktLiteral ;
  geo-pos:lat "53.5372996"^^xsd:decimal ;
  geo-pos:long "6.5058849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420400_20432420400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420400'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.1475'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5058849'^^xsd:double;
  dwc:latitude '53.5372996'^^xsd:double;
  dwc:coordinatePrecision '11.9'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420400'^^xsd:integer;
  dwc:observationDate '2018-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421124_20432421124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421124_20432421124> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421124_20432421124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5253572 6.5058886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5253572"^^xsd:decimal ;
  dwc:decimalLongitude "6.5058886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421124_20432421124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5253572 6.5058886)"^^geo:wktLiteral ;
  geo-pos:lat "53.5253572"^^xsd:decimal ;
  geo-pos:long "6.5058886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421124_20432421124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421124'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.5044444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5058886'^^xsd:double;
  dwc:latitude '53.5253572'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421124'^^xsd:integer;
  dwc:observationDate '2018-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420518_20432420518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420518_20432420518> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420518_20432420518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5189564 6.505893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5189564"^^xsd:decimal ;
  dwc:decimalLongitude "6.505893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420518_20432420518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5189564 6.505893)"^^geo:wktLiteral ;
  geo-pos:lat "53.5189564"^^xsd:decimal ;
  geo-pos:long "6.505893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420518_20432420518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420518'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.86'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.505893'^^xsd:double;
  dwc:latitude '53.5189564'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420518'^^xsd:integer;
  dwc:observationDate '2018-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420071_20432420071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420071_20432420071> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420071_20432420071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5376904 6.505899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5376904"^^xsd:decimal ;
  dwc:decimalLongitude "6.505899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420071_20432420071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5376904 6.505899)"^^geo:wktLiteral ;
  geo-pos:lat "53.5376904"^^xsd:decimal ;
  geo-pos:long "6.505899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420071_20432420071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420071'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '22.035277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.505899'^^xsd:double;
  dwc:latitude '53.5376904'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420071'^^xsd:integer;
  dwc:observationDate '2018-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420072_20432420072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420072_20432420072> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420072_20432420072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5376508 6.5059099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5376508"^^xsd:decimal ;
  dwc:decimalLongitude "6.5059099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420072_20432420072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5376508 6.5059099)"^^geo:wktLiteral ;
  geo-pos:lat "53.5376508"^^xsd:decimal ;
  geo-pos:long "6.5059099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420072_20432420072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420072'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.04'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5059099'^^xsd:double;
  dwc:latitude '53.5376508'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420072'^^xsd:integer;
  dwc:observationDate '2018-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421588_20432421588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421588_20432421588> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421588_20432421588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5136588 6.5059156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5136588"^^xsd:decimal ;
  dwc:decimalLongitude "6.5059156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421588_20432421588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5136588 6.5059156)"^^geo:wktLiteral ;
  geo-pos:lat "53.5136588"^^xsd:decimal ;
  geo-pos:long "6.5059156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421588_20432421588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421588'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.234166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5059156'^^xsd:double;
  dwc:latitude '53.5136588'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421588'^^xsd:integer;
  dwc:observationDate '2018-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421983_20432421983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421983_20432421983> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421983_20432421983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5010651 6.5059226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5010651"^^xsd:decimal ;
  dwc:decimalLongitude "6.5059226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421983_20432421983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5010651 6.5059226)"^^geo:wktLiteral ;
  geo-pos:lat "53.5010651"^^xsd:decimal ;
  geo-pos:long "6.5059226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421983_20432421983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421983'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.6383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5059226'^^xsd:double;
  dwc:latitude '53.5010651'^^xsd:double;
  dwc:coordinatePrecision '13'^^xsd:integer;
  dwc:minimumElevation '-16'^^xsd:integer;
  dwc:maximumElevation '-16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421983'^^xsd:integer;
  dwc:observationDate '2018-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421660_20432421660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421660_20432421660> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421660_20432421660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5132941 6.5059232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5132941"^^xsd:decimal ;
  dwc:decimalLongitude "6.5059232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421660_20432421660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5132941 6.5059232)"^^geo:wktLiteral ;
  geo-pos:lat "53.5132941"^^xsd:decimal ;
  geo-pos:long "6.5059232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421660_20432421660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421660'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.664166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5059232'^^xsd:double;
  dwc:latitude '53.5132941'^^xsd:double;
  dwc:coordinatePrecision '9.2'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421660'^^xsd:integer;
  dwc:observationDate '2018-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421724_20432421724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421724_20432421724> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421724_20432421724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5003135 6.5059391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5003135"^^xsd:decimal ;
  dwc:decimalLongitude "6.5059391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421724_20432421724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5003135 6.5059391)"^^geo:wktLiteral ;
  geo-pos:lat "53.5003135"^^xsd:decimal ;
  geo-pos:long "6.5059391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421724_20432421724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421724'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.065'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5059391'^^xsd:double;
  dwc:latitude '53.5003135'^^xsd:double;
  dwc:coordinatePrecision '2.4'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421724'^^xsd:integer;
  dwc:observationDate '2018-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421032_20432421032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421032_20432421032> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421032_20432421032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.512654 6.5059591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.512654"^^xsd:decimal ;
  dwc:decimalLongitude "6.5059591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421032_20432421032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.512654 6.5059591)"^^geo:wktLiteral ;
  geo-pos:lat "53.512654"^^xsd:decimal ;
  geo-pos:long "6.5059591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421032_20432421032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421032'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.9347222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5059591'^^xsd:double;
  dwc:latitude '53.512654'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421032'^^xsd:integer;
  dwc:observationDate '2018-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420482_20432420482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420482_20432420482> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420482_20432420482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5166602 6.5059798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5166602"^^xsd:decimal ;
  dwc:decimalLongitude "6.5059798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420482_20432420482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5166602 6.5059798)"^^geo:wktLiteral ;
  geo-pos:lat "53.5166602"^^xsd:decimal ;
  geo-pos:long "6.5059798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420482_20432420482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420482'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.6366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5059798'^^xsd:double;
  dwc:latitude '53.5166602'^^xsd:double;
  dwc:coordinatePrecision '16'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420482'^^xsd:integer;
  dwc:observationDate '2018-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421008_20432421008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421008_20432421008> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421008_20432421008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5136865 6.5059968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5136865"^^xsd:decimal ;
  dwc:decimalLongitude "6.5059968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421008_20432421008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5136865 6.5059968)"^^geo:wktLiteral ;
  geo-pos:lat "53.5136865"^^xsd:decimal ;
  geo-pos:long "6.5059968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421008_20432421008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421008'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.7783333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5059968'^^xsd:double;
  dwc:latitude '53.5136865'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421008'^^xsd:integer;
  dwc:observationDate '2018-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420078_20432420078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420078_20432420078> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420078_20432420078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5373015 6.5060085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5373015"^^xsd:decimal ;
  dwc:decimalLongitude "6.5060085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420078_20432420078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5373015 6.5060085)"^^geo:wktLiteral ;
  geo-pos:lat "53.5373015"^^xsd:decimal ;
  geo-pos:long "6.5060085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420078_20432420078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420078'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.1016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5060085'^^xsd:double;
  dwc:latitude '53.5373015'^^xsd:double;
  dwc:coordinatePrecision '2.8'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420078'^^xsd:integer;
  dwc:observationDate '2018-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420393_20432420393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420393_20432420393> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420393_20432420393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5172396 6.5060289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5172396"^^xsd:decimal ;
  dwc:decimalLongitude "6.5060289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420393_20432420393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5172396 6.5060289)"^^geo:wktLiteral ;
  geo-pos:lat "53.5172396"^^xsd:decimal ;
  geo-pos:long "6.5060289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420393_20432420393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420393'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.116944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5060289'^^xsd:double;
  dwc:latitude '53.5172396'^^xsd:double;
  dwc:coordinatePrecision '7.2'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420393'^^xsd:integer;
  dwc:observationDate '2018-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420602_20432420602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420602_20432420602> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420602_20432420602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5174703 6.506038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5174703"^^xsd:decimal ;
  dwc:decimalLongitude "6.506038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420602_20432420602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5174703 6.506038)"^^geo:wktLiteral ;
  geo-pos:lat "53.5174703"^^xsd:decimal ;
  geo-pos:long "6.506038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420602_20432420602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420602'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.3766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.506038'^^xsd:double;
  dwc:latitude '53.5174703'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420602'^^xsd:integer;
  dwc:observationDate '2018-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421871_20432421871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421871_20432421871> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421871_20432421871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5179976 6.5060464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5179976"^^xsd:decimal ;
  dwc:decimalLongitude "6.5060464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421871_20432421871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5179976 6.5060464)"^^geo:wktLiteral ;
  geo-pos:lat "53.5179976"^^xsd:decimal ;
  geo-pos:long "6.5060464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421871_20432421871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421871'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.961944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5060464'^^xsd:double;
  dwc:latitude '53.5179976'^^xsd:double;
  dwc:coordinatePrecision '16.3'^^xsd:double;
  dwc:minimumElevation '-24'^^xsd:integer;
  dwc:maximumElevation '-24'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421871'^^xsd:integer;
  dwc:observationDate '2018-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420443_20432420443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420443_20432420443> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420443_20432420443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168794 6.5060682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5168794"^^xsd:decimal ;
  dwc:decimalLongitude "6.5060682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420443_20432420443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168794 6.5060682)"^^geo:wktLiteral ;
  geo-pos:lat "53.5168794"^^xsd:decimal ;
  geo-pos:long "6.5060682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420443_20432420443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420443'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.408055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5060682'^^xsd:double;
  dwc:latitude '53.5168794'^^xsd:double;
  dwc:coordinatePrecision '13.6'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420443'^^xsd:integer;
  dwc:observationDate '2018-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420294_20432420294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420294_20432420294> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420294_20432420294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168485 6.5060695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5168485"^^xsd:decimal ;
  dwc:decimalLongitude "6.5060695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420294_20432420294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168485 6.5060695)"^^geo:wktLiteral ;
  geo-pos:lat "53.5168485"^^xsd:decimal ;
  geo-pos:long "6.5060695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420294_20432420294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420294'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.4766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5060695'^^xsd:double;
  dwc:latitude '53.5168485'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '-16'^^xsd:integer;
  dwc:maximumElevation '-16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420294'^^xsd:integer;
  dwc:observationDate '2018-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420095_20432420095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420095_20432420095> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420095_20432420095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5377438 6.5060824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5377438"^^xsd:decimal ;
  dwc:decimalLongitude "6.5060824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420095_20432420095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5377438 6.5060824)"^^geo:wktLiteral ;
  geo-pos:lat "53.5377438"^^xsd:decimal ;
  geo-pos:long "6.5060824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420095_20432420095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420095'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.21833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5060824'^^xsd:double;
  dwc:latitude '53.5377438'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420095'^^xsd:integer;
  dwc:observationDate '2018-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421377_20432421377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421377_20432421377> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421377_20432421377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5140949 6.5060847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5140949"^^xsd:decimal ;
  dwc:decimalLongitude "6.5060847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421377_20432421377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5140949 6.5060847)"^^geo:wktLiteral ;
  geo-pos:lat "53.5140949"^^xsd:decimal ;
  geo-pos:long "6.5060847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421377_20432421377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421377'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.021111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5060847'^^xsd:double;
  dwc:latitude '53.5140949'^^xsd:double;
  dwc:coordinatePrecision '21.7'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421377'^^xsd:integer;
  dwc:observationDate '2018-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420132_20432420132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420132_20432420132> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420132_20432420132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.53768 6.5061015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.53768"^^xsd:decimal ;
  dwc:decimalLongitude "6.5061015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420132_20432420132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.53768 6.5061015)"^^geo:wktLiteral ;
  geo-pos:lat "53.53768"^^xsd:decimal ;
  geo-pos:long "6.5061015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420132_20432420132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420132'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.445'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5061015'^^xsd:double;
  dwc:latitude '53.53768'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:minimumElevation '-18'^^xsd:integer;
  dwc:maximumElevation '-18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420132'^^xsd:integer;
  dwc:observationDate '2018-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420344_20432420344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420344_20432420344> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420344_20432420344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5166292 6.5061137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5166292"^^xsd:decimal ;
  dwc:decimalLongitude "6.5061137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420344_20432420344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5166292 6.5061137)"^^geo:wktLiteral ;
  geo-pos:lat "53.5166292"^^xsd:decimal ;
  geo-pos:long "6.5061137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420344_20432420344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420344'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.793333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5061137'^^xsd:double;
  dwc:latitude '53.5166292'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420344'^^xsd:integer;
  dwc:observationDate '2018-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420345_20432420345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420345_20432420345> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420345_20432420345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5161617 6.506116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5161617"^^xsd:decimal ;
  dwc:decimalLongitude "6.506116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420345_20432420345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5161617 6.506116)"^^geo:wktLiteral ;
  geo-pos:lat "53.5161617"^^xsd:decimal ;
  geo-pos:long "6.506116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420345_20432420345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420345'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.796944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.506116'^^xsd:double;
  dwc:latitude '53.5161617'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '-23'^^xsd:integer;
  dwc:maximumElevation '-23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420345'^^xsd:integer;
  dwc:observationDate '2018-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420093_20432420093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420093_20432420093> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420093_20432420093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5378124 6.5061587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5378124"^^xsd:decimal ;
  dwc:decimalLongitude "6.5061587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420093_20432420093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5378124 6.5061587)"^^geo:wktLiteral ;
  geo-pos:lat "53.5378124"^^xsd:decimal ;
  geo-pos:long "6.5061587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420093_20432420093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420093'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.206388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5061587'^^xsd:double;
  dwc:latitude '53.5378124'^^xsd:double;
  dwc:coordinatePrecision '11.7'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420093'^^xsd:integer;
  dwc:observationDate '2018-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420094_20432420094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420094_20432420094> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420094_20432420094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5377891 6.5061612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5377891"^^xsd:decimal ;
  dwc:decimalLongitude "6.5061612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420094_20432420094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5377891 6.5061612)"^^geo:wktLiteral ;
  geo-pos:lat "53.5377891"^^xsd:decimal ;
  geo-pos:long "6.5061612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420094_20432420094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420094'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.206111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5061612'^^xsd:double;
  dwc:latitude '53.5377891'^^xsd:double;
  dwc:coordinatePrecision '19.5'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420094'^^xsd:integer;
  dwc:observationDate '2018-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420369_20432420369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420369_20432420369> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420369_20432420369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5164444 6.5061688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5164444"^^xsd:decimal ;
  dwc:decimalLongitude "6.5061688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420369_20432420369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5164444 6.5061688)"^^geo:wktLiteral ;
  geo-pos:lat "53.5164444"^^xsd:decimal ;
  geo-pos:long "6.5061688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420369_20432420369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420369'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.976666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5061688'^^xsd:double;
  dwc:latitude '53.5164444'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420369'^^xsd:integer;
  dwc:observationDate '2018-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420091_20432420091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420091_20432420091> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420091_20432420091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5376043 6.5061906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5376043"^^xsd:decimal ;
  dwc:decimalLongitude "6.5061906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420091_20432420091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5376043 6.5061906)"^^geo:wktLiteral ;
  geo-pos:lat "53.5376043"^^xsd:decimal ;
  geo-pos:long "6.5061906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420091_20432420091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420091'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.188333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5061906'^^xsd:double;
  dwc:latitude '53.5376043'^^xsd:double;
  dwc:coordinatePrecision '8.4'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420091'^^xsd:integer;
  dwc:observationDate '2018-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421960_20432421960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421960_20432421960> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421960_20432421960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5010182 6.5062031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5010182"^^xsd:decimal ;
  dwc:decimalLongitude "6.5062031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421960_20432421960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5010182 6.5062031)"^^geo:wktLiteral ;
  geo-pos:lat "53.5010182"^^xsd:decimal ;
  geo-pos:long "6.5062031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421960_20432421960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421960'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.5088888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5062031'^^xsd:double;
  dwc:latitude '53.5010182'^^xsd:double;
  dwc:coordinatePrecision '6.3'^^xsd:double;
  dwc:minimumElevation '-13'^^xsd:integer;
  dwc:maximumElevation '-13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421960'^^xsd:integer;
  dwc:observationDate '2018-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420092_20432420092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420092_20432420092> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420092_20432420092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5377662 6.5062092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5377662"^^xsd:decimal ;
  dwc:decimalLongitude "6.5062092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420092_20432420092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5377662 6.5062092)"^^geo:wktLiteral ;
  geo-pos:lat "53.5377662"^^xsd:decimal ;
  geo-pos:long "6.5062092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420092_20432420092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420092'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.200833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5062092'^^xsd:double;
  dwc:latitude '53.5377662'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420092'^^xsd:integer;
  dwc:observationDate '2018-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421010_20432421010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421010_20432421010> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421010_20432421010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5252771 6.506212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5252771"^^xsd:decimal ;
  dwc:decimalLongitude "6.506212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421010_20432421010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5252771 6.506212)"^^geo:wktLiteral ;
  geo-pos:lat "53.5252771"^^xsd:decimal ;
  geo-pos:long "6.506212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421010_20432421010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421010'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.506212'^^xsd:double;
  dwc:latitude '53.5252771'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421010'^^xsd:integer;
  dwc:observationDate '2018-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420675_20432420675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420675_20432420675> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420675_20432420675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5152136 6.5062188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5152136"^^xsd:decimal ;
  dwc:decimalLongitude "6.5062188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420675_20432420675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5152136 6.5062188)"^^geo:wktLiteral ;
  geo-pos:lat "53.5152136"^^xsd:decimal ;
  geo-pos:long "6.5062188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420675_20432420675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420675'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.8252777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5062188'^^xsd:double;
  dwc:latitude '53.5152136'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420675'^^xsd:integer;
  dwc:observationDate '2018-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420131_20432420131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420131_20432420131> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420131_20432420131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5376097 6.5062209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5376097"^^xsd:decimal ;
  dwc:decimalLongitude "6.5062209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420131_20432420131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5376097 6.5062209)"^^geo:wktLiteral ;
  geo-pos:lat "53.5376097"^^xsd:decimal ;
  geo-pos:long "6.5062209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420131_20432420131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420131'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.441666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5062209'^^xsd:double;
  dwc:latitude '53.5376097'^^xsd:double;
  dwc:coordinatePrecision '12.1'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420131'^^xsd:integer;
  dwc:observationDate '2018-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420625_20432420625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420625_20432420625> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420625_20432420625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5161595 6.5062381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5161595"^^xsd:decimal ;
  dwc:decimalLongitude "6.5062381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420625_20432420625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5161595 6.5062381)"^^geo:wktLiteral ;
  geo-pos:lat "53.5161595"^^xsd:decimal ;
  geo-pos:long "6.5062381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420625_20432420625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420625'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.5016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5062381'^^xsd:double;
  dwc:latitude '53.5161595'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420625'^^xsd:integer;
  dwc:observationDate '2018-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420455_20432420455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420455_20432420455> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420455_20432420455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5158992 6.5062382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5158992"^^xsd:decimal ;
  dwc:decimalLongitude "6.5062382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420455_20432420455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5158992 6.5062382)"^^geo:wktLiteral ;
  geo-pos:lat "53.5158992"^^xsd:decimal ;
  geo-pos:long "6.5062382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420455_20432420455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420455'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.4791666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5062382'^^xsd:double;
  dwc:latitude '53.5158992'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420455'^^xsd:integer;
  dwc:observationDate '2018-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420258_20432420258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420258_20432420258> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420258_20432420258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5158173 6.5062546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5158173"^^xsd:decimal ;
  dwc:decimalLongitude "6.5062546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420258_20432420258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5158173 6.5062546)"^^geo:wktLiteral ;
  geo-pos:lat "53.5158173"^^xsd:decimal ;
  geo-pos:long "6.5062546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420258_20432420258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420258'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20.228611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5062546'^^xsd:double;
  dwc:latitude '53.5158173'^^xsd:double;
  dwc:coordinatePrecision '8.3'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420258'^^xsd:integer;
  dwc:observationDate '2018-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421849_20432421849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421849_20432421849> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421849_20432421849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5014919 6.5062555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5014919"^^xsd:decimal ;
  dwc:decimalLongitude "6.5062555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421849_20432421849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5014919 6.5062555)"^^geo:wktLiteral ;
  geo-pos:lat "53.5014919"^^xsd:decimal ;
  geo-pos:long "6.5062555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421849_20432421849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421849'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.84'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5062555'^^xsd:double;
  dwc:latitude '53.5014919'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421849'^^xsd:integer;
  dwc:observationDate '2018-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420554_20432420554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420554_20432420554> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420554_20432420554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5175356 6.5062654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5175356"^^xsd:decimal ;
  dwc:decimalLongitude "6.5062654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420554_20432420554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5175356 6.5062654)"^^geo:wktLiteral ;
  geo-pos:lat "53.5175356"^^xsd:decimal ;
  geo-pos:long "6.5062654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420554_20432420554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420554'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.0852777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5062654'^^xsd:double;
  dwc:latitude '53.5175356'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420554'^^xsd:integer;
  dwc:observationDate '2018-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420346_20432420346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420346_20432420346> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420346_20432420346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5162973 6.506279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5162973"^^xsd:decimal ;
  dwc:decimalLongitude "6.506279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420346_20432420346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5162973 6.506279)"^^geo:wktLiteral ;
  geo-pos:lat "53.5162973"^^xsd:decimal ;
  geo-pos:long "6.506279"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420346_20432420346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420346'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.801944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.506279'^^xsd:double;
  dwc:latitude '53.5162973'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '-21'^^xsd:integer;
  dwc:maximumElevation '-21'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420346'^^xsd:integer;
  dwc:observationDate '2018-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420368_20432420368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420368_20432420368> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420368_20432420368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.516375 6.5062904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.516375"^^xsd:decimal ;
  dwc:decimalLongitude "6.5062904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420368_20432420368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.516375 6.5062904)"^^geo:wktLiteral ;
  geo-pos:lat "53.516375"^^xsd:decimal ;
  geo-pos:long "6.5062904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420368_20432420368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420368'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.966666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5062904'^^xsd:double;
  dwc:latitude '53.516375'^^xsd:double;
  dwc:coordinatePrecision '13.4'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420368'^^xsd:integer;
  dwc:observationDate '2018-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420552_20432420552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420552_20432420552> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420552_20432420552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5173912 6.506295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5173912"^^xsd:decimal ;
  dwc:decimalLongitude "6.506295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420552_20432420552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5173912 6.506295)"^^geo:wktLiteral ;
  geo-pos:lat "53.5173912"^^xsd:decimal ;
  geo-pos:long "6.506295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420552_20432420552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420552'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.0763888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.506295'^^xsd:double;
  dwc:latitude '53.5173912'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420552'^^xsd:integer;
  dwc:observationDate '2018-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421230_20432421230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421230_20432421230> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421230_20432421230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5137938 6.5063034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5137938"^^xsd:decimal ;
  dwc:decimalLongitude "6.5063034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421230_20432421230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5137938 6.5063034)"^^geo:wktLiteral ;
  geo-pos:lat "53.5137938"^^xsd:decimal ;
  geo-pos:long "6.5063034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421230_20432421230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421230'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.145277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5063034'^^xsd:double;
  dwc:latitude '53.5137938'^^xsd:double;
  dwc:coordinatePrecision '13.2'^^xsd:double;
  dwc:minimumElevation '-28'^^xsd:integer;
  dwc:maximumElevation '-28'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421230'^^xsd:integer;
  dwc:observationDate '2018-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420590_20432420590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420590_20432420590> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420590_20432420590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5263971 6.5063116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5263971"^^xsd:decimal ;
  dwc:decimalLongitude "6.5063116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420590_20432420590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5263971 6.5063116)"^^geo:wktLiteral ;
  geo-pos:lat "53.5263971"^^xsd:decimal ;
  geo-pos:long "6.5063116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420590_20432420590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420590'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.300555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5063116'^^xsd:double;
  dwc:latitude '53.5263971'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420590'^^xsd:integer;
  dwc:observationDate '2018-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420591_20432420591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420591_20432420591> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420591_20432420591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.526409 6.5063289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.526409"^^xsd:decimal ;
  dwc:decimalLongitude "6.5063289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420591_20432420591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.526409 6.5063289)"^^geo:wktLiteral ;
  geo-pos:lat "53.526409"^^xsd:decimal ;
  geo-pos:long "6.5063289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420591_20432420591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420591'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.305277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5063289'^^xsd:double;
  dwc:latitude '53.526409'^^xsd:double;
  dwc:coordinatePrecision '11.8'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420591'^^xsd:integer;
  dwc:observationDate '2018-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420506_20432420506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420506_20432420506> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420506_20432420506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5182694 6.5063702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5182694"^^xsd:decimal ;
  dwc:decimalLongitude "6.5063702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420506_20432420506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5182694 6.5063702)"^^geo:wktLiteral ;
  geo-pos:lat "53.5182694"^^xsd:decimal ;
  geo-pos:long "6.5063702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420506_20432420506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420506'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.785'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5063702'^^xsd:double;
  dwc:latitude '53.5182694'^^xsd:double;
  dwc:coordinatePrecision '6.9'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420506'^^xsd:integer;
  dwc:observationDate '2018-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420737_20432420737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420737_20432420737> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420737_20432420737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5232744 6.5063843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5232744"^^xsd:decimal ;
  dwc:decimalLongitude "6.5063843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420737_20432420737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5232744 6.5063843)"^^geo:wktLiteral ;
  geo-pos:lat "53.5232744"^^xsd:decimal ;
  geo-pos:long "6.5063843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420737_20432420737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420737'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '23.21'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5063843'^^xsd:double;
  dwc:latitude '53.5232744'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420737'^^xsd:integer;
  dwc:observationDate '2018-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421873_20432421873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421873_20432421873> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421873_20432421873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5009776 6.5063894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5009776"^^xsd:decimal ;
  dwc:decimalLongitude "6.5063894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421873_20432421873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5009776 6.5063894)"^^geo:wktLiteral ;
  geo-pos:lat "53.5009776"^^xsd:decimal ;
  geo-pos:long "6.5063894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421873_20432421873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421873'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.978333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5063894'^^xsd:double;
  dwc:latitude '53.5009776'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421873'^^xsd:integer;
  dwc:observationDate '2018-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421148_20432421148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421148_20432421148> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421148_20432421148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5186066 6.5063936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5186066"^^xsd:decimal ;
  dwc:decimalLongitude "6.5063936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421148_20432421148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5186066 6.5063936)"^^geo:wktLiteral ;
  geo-pos:lat "53.5186066"^^xsd:decimal ;
  geo-pos:long "6.5063936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421148_20432421148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421148'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.6497222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5063936'^^xsd:double;
  dwc:latitude '53.5186066'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421148'^^xsd:integer;
  dwc:observationDate '2018-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420503_20432420503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420503_20432420503> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420503_20432420503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5173498 6.5063999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5173498"^^xsd:decimal ;
  dwc:decimalLongitude "6.5063999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420503_20432420503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5173498 6.5063999)"^^geo:wktLiteral ;
  geo-pos:lat "53.5173498"^^xsd:decimal ;
  geo-pos:long "6.5063999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420503_20432420503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420503'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.7630555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5063999'^^xsd:double;
  dwc:latitude '53.5173498'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420503'^^xsd:integer;
  dwc:observationDate '2018-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420321_20432420321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420321_20432420321> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420321_20432420321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5183341 6.5064008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5183341"^^xsd:decimal ;
  dwc:decimalLongitude "6.5064008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420321_20432420321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5183341 6.5064008)"^^geo:wktLiteral ;
  geo-pos:lat "53.5183341"^^xsd:decimal ;
  geo-pos:long "6.5064008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420321_20432420321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420321'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.656666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5064008'^^xsd:double;
  dwc:latitude '53.5183341'^^xsd:double;
  dwc:coordinatePrecision '2.8'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420321'^^xsd:integer;
  dwc:observationDate '2018-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420528_20432420528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420528_20432420528> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420528_20432420528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5183809 6.506401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5183809"^^xsd:decimal ;
  dwc:decimalLongitude "6.506401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420528_20432420528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5183809 6.506401)"^^geo:wktLiteral ;
  geo-pos:lat "53.5183809"^^xsd:decimal ;
  geo-pos:long "6.506401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420528_20432420528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420528'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.9263888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.506401'^^xsd:double;
  dwc:latitude '53.5183809'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420528'^^xsd:integer;
  dwc:observationDate '2018-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420273_20432420273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420273_20432420273> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420273_20432420273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5169948 6.5064012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5169948"^^xsd:decimal ;
  dwc:decimalLongitude "6.5064012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420273_20432420273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5169948 6.5064012)"^^geo:wktLiteral ;
  geo-pos:lat "53.5169948"^^xsd:decimal ;
  geo-pos:long "6.5064012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420273_20432420273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420273'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.325'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5064012'^^xsd:double;
  dwc:latitude '53.5169948'^^xsd:double;
  dwc:coordinatePrecision '10.7'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420273'^^xsd:integer;
  dwc:observationDate '2018-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421725_20432421725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421725_20432421725> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421725_20432421725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5007318 6.5064036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5007318"^^xsd:decimal ;
  dwc:decimalLongitude "6.5064036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421725_20432421725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5007318 6.5064036)"^^geo:wktLiteral ;
  geo-pos:lat "53.5007318"^^xsd:decimal ;
  geo-pos:long "6.5064036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421725_20432421725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421725'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5064036'^^xsd:double;
  dwc:latitude '53.5007318'^^xsd:double;
  dwc:coordinatePrecision '15.3'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421725'^^xsd:integer;
  dwc:observationDate '2018-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420577_20432420577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420577_20432420577> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420577_20432420577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5170514 6.5064093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5170514"^^xsd:decimal ;
  dwc:decimalLongitude "6.5064093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420577_20432420577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5170514 6.5064093)"^^geo:wktLiteral ;
  geo-pos:lat "53.5170514"^^xsd:decimal ;
  geo-pos:long "6.5064093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420577_20432420577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420577'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.2266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5064093'^^xsd:double;
  dwc:latitude '53.5170514'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420577'^^xsd:integer;
  dwc:observationDate '2018-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420529_20432420529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420529_20432420529> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420529_20432420529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5182236 6.5064142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5182236"^^xsd:decimal ;
  dwc:decimalLongitude "6.5064142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420529_20432420529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5182236 6.5064142)"^^geo:wktLiteral ;
  geo-pos:lat "53.5182236"^^xsd:decimal ;
  geo-pos:long "6.5064142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420529_20432420529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420529'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.9333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5064142'^^xsd:double;
  dwc:latitude '53.5182236'^^xsd:double;
  dwc:coordinatePrecision '2.4'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420529'^^xsd:integer;
  dwc:observationDate '2018-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420650_20432420650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420650_20432420650> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420650_20432420650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5143487 6.5064207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5143487"^^xsd:decimal ;
  dwc:decimalLongitude "6.5064207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420650_20432420650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5143487 6.5064207)"^^geo:wktLiteral ;
  geo-pos:lat "53.5143487"^^xsd:decimal ;
  geo-pos:long "6.5064207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420650_20432420650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420650'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.6638888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5064207'^^xsd:double;
  dwc:latitude '53.5143487'^^xsd:double;
  dwc:coordinatePrecision '7.5'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420650'^^xsd:integer;
  dwc:observationDate '2018-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420480_20432420480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420480_20432420480> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420480_20432420480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.516686 6.5064316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.516686"^^xsd:decimal ;
  dwc:decimalLongitude "6.5064316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420480_20432420480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.516686 6.5064316)"^^geo:wktLiteral ;
  geo-pos:lat "53.516686"^^xsd:decimal ;
  geo-pos:long "6.5064316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420480_20432420480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420480'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.6233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5064316'^^xsd:double;
  dwc:latitude '53.516686'^^xsd:double;
  dwc:coordinatePrecision '7.1'^^xsd:double;
  dwc:minimumElevation '-12'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420480'^^xsd:integer;
  dwc:observationDate '2018-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421303_20432421303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421303_20432421303> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421303_20432421303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5146572 6.5064324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5146572"^^xsd:decimal ;
  dwc:decimalLongitude "6.5064324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421303_20432421303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5146572 6.5064324)"^^geo:wktLiteral ;
  geo-pos:lat "53.5146572"^^xsd:decimal ;
  geo-pos:long "6.5064324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421303_20432421303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421303'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.588611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5064324'^^xsd:double;
  dwc:latitude '53.5146572'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '-21'^^xsd:integer;
  dwc:maximumElevation '-21'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421303'^^xsd:integer;
  dwc:observationDate '2018-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420274_20432420274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420274_20432420274> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420274_20432420274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5377536 6.5064342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5377536"^^xsd:decimal ;
  dwc:decimalLongitude "6.5064342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420274_20432420274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5377536 6.5064342)"^^geo:wktLiteral ;
  geo-pos:lat "53.5377536"^^xsd:decimal ;
  geo-pos:long "6.5064342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420274_20432420274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420274'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.331944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5064342'^^xsd:double;
  dwc:latitude '53.5377536'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420274'^^xsd:integer;
  dwc:observationDate '2018-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421911_20432421911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421911_20432421911> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421911_20432421911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5008398 6.5064357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5008398"^^xsd:decimal ;
  dwc:decimalLongitude "6.5064357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421911_20432421911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5008398 6.5064357)"^^geo:wktLiteral ;
  geo-pos:lat "53.5008398"^^xsd:decimal ;
  geo-pos:long "6.5064357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421911_20432421911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421911'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.215'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5064357'^^xsd:double;
  dwc:latitude '53.5008398'^^xsd:double;
  dwc:coordinatePrecision '2.4'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421911'^^xsd:integer;
  dwc:observationDate '2018-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420766_20432420766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420766_20432420766> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420766_20432420766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5372996 6.506454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5372996"^^xsd:decimal ;
  dwc:decimalLongitude "6.506454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420766_20432420766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5372996 6.506454)"^^geo:wktLiteral ;
  geo-pos:lat "53.5372996"^^xsd:decimal ;
  geo-pos:long "6.506454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420766_20432420766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420766'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.3672222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.506454'^^xsd:double;
  dwc:latitude '53.5372996'^^xsd:double;
  dwc:coordinatePrecision '14.5'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420766'^^xsd:integer;
  dwc:observationDate '2018-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420394_20432420394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420394_20432420394> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420394_20432420394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5165251 6.5064562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5165251"^^xsd:decimal ;
  dwc:decimalLongitude "6.5064562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420394_20432420394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5165251 6.5064562)"^^geo:wktLiteral ;
  geo-pos:lat "53.5165251"^^xsd:decimal ;
  geo-pos:long "6.5064562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420394_20432420394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420394'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.122222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5064562'^^xsd:double;
  dwc:latitude '53.5165251'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420394'^^xsd:integer;
  dwc:observationDate '2018-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421012_20432421012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421012_20432421012> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421012_20432421012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5260297 6.5064618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5260297"^^xsd:decimal ;
  dwc:decimalLongitude "6.5064618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421012_20432421012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5260297 6.5064618)"^^geo:wktLiteral ;
  geo-pos:lat "53.5260297"^^xsd:decimal ;
  geo-pos:long "6.5064618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421012_20432421012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421012'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.809166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5064618'^^xsd:double;
  dwc:latitude '53.5260297'^^xsd:double;
  dwc:coordinatePrecision '17'^^xsd:integer;
  dwc:minimumElevation '-17'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421012'^^xsd:integer;
  dwc:observationDate '2018-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420794_20432420794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420794_20432420794> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420794_20432420794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5378826 6.5064709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5378826"^^xsd:decimal ;
  dwc:decimalLongitude "6.5064709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420794_20432420794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5378826 6.5064709)"^^geo:wktLiteral ;
  geo-pos:lat "53.5378826"^^xsd:decimal ;
  geo-pos:long "6.5064709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420794_20432420794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420794'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5241666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5064709'^^xsd:double;
  dwc:latitude '53.5378826'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420794'^^xsd:integer;
  dwc:observationDate '2018-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420648_20432420648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420648_20432420648> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420648_20432420648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5127341 6.5064731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5127341"^^xsd:decimal ;
  dwc:decimalLongitude "6.5064731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420648_20432420648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5127341 6.5064731)"^^geo:wktLiteral ;
  geo-pos:lat "53.5127341"^^xsd:decimal ;
  geo-pos:long "6.5064731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420648_20432420648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420648'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.6491666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5064731'^^xsd:double;
  dwc:latitude '53.5127341'^^xsd:double;
  dwc:coordinatePrecision '12.3'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420648'^^xsd:integer;
  dwc:observationDate '2018-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421673_20432421673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421673_20432421673> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421673_20432421673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5130074 6.5064793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5130074"^^xsd:decimal ;
  dwc:decimalLongitude "6.5064793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421673_20432421673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5130074 6.5064793)"^^geo:wktLiteral ;
  geo-pos:lat "53.5130074"^^xsd:decimal ;
  geo-pos:long "6.5064793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421673_20432421673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421673'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.7425'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5064793'^^xsd:double;
  dwc:latitude '53.5130074'^^xsd:double;
  dwc:coordinatePrecision '11.4'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421673'^^xsd:integer;
  dwc:observationDate '2018-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420996_20432420996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420996_20432420996> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420996_20432420996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.523917 6.5064888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.523917"^^xsd:decimal ;
  dwc:decimalLongitude "6.5064888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420996_20432420996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.523917 6.5064888)"^^geo:wktLiteral ;
  geo-pos:lat "53.523917"^^xsd:decimal ;
  geo-pos:long "6.5064888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420996_20432420996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420996'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.703888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5064888'^^xsd:double;
  dwc:latitude '53.523917'^^xsd:double;
  dwc:coordinatePrecision '11.2'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420996'^^xsd:integer;
  dwc:observationDate '2018-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421936_20432421936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421936_20432421936> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421936_20432421936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.500449 6.5064917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.500449"^^xsd:decimal ;
  dwc:decimalLongitude "6.5064917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421936_20432421936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.500449 6.5064917)"^^geo:wktLiteral ;
  geo-pos:lat "53.500449"^^xsd:decimal ;
  geo-pos:long "6.5064917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421936_20432421936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421936'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.3508333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5064917'^^xsd:double;
  dwc:latitude '53.500449'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421936'^^xsd:integer;
  dwc:observationDate '2018-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420444_20432420444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420444_20432420444> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420444_20432420444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168863 6.5064999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5168863"^^xsd:decimal ;
  dwc:decimalLongitude "6.5064999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420444_20432420444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168863 6.5064999)"^^geo:wktLiteral ;
  geo-pos:lat "53.5168863"^^xsd:decimal ;
  geo-pos:long "6.5064999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420444_20432420444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420444'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.409166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5064999'^^xsd:double;
  dwc:latitude '53.5168863'^^xsd:double;
  dwc:coordinatePrecision '11.8'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420444'^^xsd:integer;
  dwc:observationDate '2018-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420787_20432420787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420787_20432420787> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420787_20432420787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5230269 6.5065216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5230269"^^xsd:decimal ;
  dwc:decimalLongitude "6.5065216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420787_20432420787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5230269 6.5065216)"^^geo:wktLiteral ;
  geo-pos:lat "53.5230269"^^xsd:decimal ;
  geo-pos:long "6.5065216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420787_20432420787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420787'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.485'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5065216'^^xsd:double;
  dwc:latitude '53.5230269'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420787'^^xsd:integer;
  dwc:observationDate '2018-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420628_20432420628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420628_20432420628> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420628_20432420628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5163937 6.5065276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5163937"^^xsd:decimal ;
  dwc:decimalLongitude "6.5065276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420628_20432420628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5163937 6.5065276)"^^geo:wktLiteral ;
  geo-pos:lat "53.5163937"^^xsd:decimal ;
  geo-pos:long "6.5065276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420628_20432420628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420628'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.5308333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5065276'^^xsd:double;
  dwc:latitude '53.5163937'^^xsd:double;
  dwc:coordinatePrecision '9.9'^^xsd:double;
  dwc:minimumElevation '-22'^^xsd:integer;
  dwc:maximumElevation '-22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420628'^^xsd:integer;
  dwc:observationDate '2018-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421173_20432421173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421173_20432421173> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421173_20432421173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5252389 6.5065397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5252389"^^xsd:decimal ;
  dwc:decimalLongitude "6.5065397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421173_20432421173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5252389 6.5065397)"^^geo:wktLiteral ;
  geo-pos:lat "53.5252389"^^xsd:decimal ;
  geo-pos:long "6.5065397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421173_20432421173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421173'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.8027777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5065397'^^xsd:double;
  dwc:latitude '53.5252389'^^xsd:double;
  dwc:coordinatePrecision '10.9'^^xsd:double;
  dwc:minimumElevation '-13'^^xsd:integer;
  dwc:maximumElevation '-13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421173'^^xsd:integer;
  dwc:observationDate '2018-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421888_20432421888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421888_20432421888> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421888_20432421888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5008971 6.5065491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5008971"^^xsd:decimal ;
  dwc:decimalLongitude "6.5065491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421888_20432421888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5008971 6.5065491)"^^geo:wktLiteral ;
  geo-pos:lat "53.5008971"^^xsd:decimal ;
  geo-pos:long "6.5065491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421888_20432421888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421888'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.0583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5065491'^^xsd:double;
  dwc:latitude '53.5008971'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421888'^^xsd:integer;
  dwc:observationDate '2018-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420281_20432420281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420281_20432420281> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420281_20432420281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5160302 6.5065498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5160302"^^xsd:decimal ;
  dwc:decimalLongitude "6.5065498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420281_20432420281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5160302 6.5065498)"^^geo:wktLiteral ;
  geo-pos:lat "53.5160302"^^xsd:decimal ;
  geo-pos:long "6.5065498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420281_20432420281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420281'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.39'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5065498'^^xsd:double;
  dwc:latitude '53.5160302'^^xsd:double;
  dwc:coordinatePrecision '2.7'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420281'^^xsd:integer;
  dwc:observationDate '2018-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421726_20432421726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421726_20432421726> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421726_20432421726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5008497 6.5065567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5008497"^^xsd:decimal ;
  dwc:decimalLongitude "6.5065567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421726_20432421726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5008497 6.5065567)"^^geo:wktLiteral ;
  geo-pos:lat "53.5008497"^^xsd:decimal ;
  geo-pos:long "6.5065567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421726_20432421726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421726'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.07'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5065567'^^xsd:double;
  dwc:latitude '53.5008497'^^xsd:double;
  dwc:coordinatePrecision '7.7'^^xsd:double;
  dwc:minimumElevation '-13'^^xsd:integer;
  dwc:maximumElevation '-13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421726'^^xsd:integer;
  dwc:observationDate '2018-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421934_20432421934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421934_20432421934> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421934_20432421934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5004374 6.5065591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5004374"^^xsd:decimal ;
  dwc:decimalLongitude "6.5065591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421934_20432421934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5004374 6.5065591)"^^geo:wktLiteral ;
  geo-pos:lat "53.5004374"^^xsd:decimal ;
  geo-pos:long "6.5065591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421934_20432421934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421934'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.3433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5065591'^^xsd:double;
  dwc:latitude '53.5004374'^^xsd:double;
  dwc:coordinatePrecision '2.6'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421934'^^xsd:integer;
  dwc:observationDate '2018-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421677_20432421677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421677_20432421677> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421677_20432421677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5008708 6.5065593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5008708"^^xsd:decimal ;
  dwc:decimalLongitude "6.5065593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421677_20432421677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5008708 6.5065593)"^^geo:wktLiteral ;
  geo-pos:lat "53.5008708"^^xsd:decimal ;
  geo-pos:long "6.5065593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421677_20432421677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421677'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.7769444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5065593'^^xsd:double;
  dwc:latitude '53.5008708'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421677'^^xsd:integer;
  dwc:observationDate '2018-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421389_20432421389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421389_20432421389> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421389_20432421389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5130413 6.5065679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5130413"^^xsd:decimal ;
  dwc:decimalLongitude "6.5065679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421389_20432421389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5130413 6.5065679)"^^geo:wktLiteral ;
  geo-pos:lat "53.5130413"^^xsd:decimal ;
  geo-pos:long "6.5065679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421389_20432421389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421389'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.1052777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5065679'^^xsd:double;
  dwc:latitude '53.5130413'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421389'^^xsd:integer;
  dwc:observationDate '2018-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420530_20432420530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420530_20432420530> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420530_20432420530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5261285 6.5065681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5261285"^^xsd:decimal ;
  dwc:decimalLongitude "6.5065681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420530_20432420530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5261285 6.5065681)"^^geo:wktLiteral ;
  geo-pos:lat "53.5261285"^^xsd:decimal ;
  geo-pos:long "6.5065681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420530_20432420530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420530'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.9383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5065681'^^xsd:double;
  dwc:latitude '53.5261285'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420530'^^xsd:integer;
  dwc:observationDate '2018-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420481_20432420481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420481_20432420481> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420481_20432420481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5165553 6.5065793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5165553"^^xsd:decimal ;
  dwc:decimalLongitude "6.5065793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420481_20432420481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5165553 6.5065793)"^^geo:wktLiteral ;
  geo-pos:lat "53.5165553"^^xsd:decimal ;
  geo-pos:long "6.5065793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420481_20432420481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420481'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.635'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5065793'^^xsd:double;
  dwc:latitude '53.5165553'^^xsd:double;
  dwc:coordinatePrecision '2.6'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420481'^^xsd:integer;
  dwc:observationDate '2018-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420531_20432420531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420531_20432420531> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420531_20432420531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5274826 6.5065823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5274826"^^xsd:decimal ;
  dwc:decimalLongitude "6.5065823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420531_20432420531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5274826 6.5065823)"^^geo:wktLiteral ;
  geo-pos:lat "53.5274826"^^xsd:decimal ;
  geo-pos:long "6.5065823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420531_20432420531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420531'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.9380555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5065823'^^xsd:double;
  dwc:latitude '53.5274826'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420531'^^xsd:integer;
  dwc:observationDate '2018-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420061_20432420061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420061_20432420061> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420061_20432420061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4995339 6.5065847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4995339"^^xsd:decimal ;
  dwc:decimalLongitude "6.5065847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420061_20432420061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4995339 6.5065847)"^^geo:wktLiteral ;
  geo-pos:lat "53.4995339"^^xsd:decimal ;
  geo-pos:long "6.5065847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420061_20432420061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420061'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.973888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5065847'^^xsd:double;
  dwc:latitude '53.4995339'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '-18'^^xsd:integer;
  dwc:maximumElevation '-18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420061'^^xsd:integer;
  dwc:observationDate '2018-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420626_20432420626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420626_20432420626> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420626_20432420626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5158093 6.5065874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5158093"^^xsd:decimal ;
  dwc:decimalLongitude "6.5065874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420626_20432420626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5158093 6.5065874)"^^geo:wktLiteral ;
  geo-pos:lat "53.5158093"^^xsd:decimal ;
  geo-pos:long "6.5065874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420626_20432420626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420626'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.51'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5065874'^^xsd:double;
  dwc:latitude '53.5158093'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420626'^^xsd:integer;
  dwc:observationDate '2018-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420505_20432420505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420505_20432420505> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420505_20432420505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5182289 6.5066025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5182289"^^xsd:decimal ;
  dwc:decimalLongitude "6.5066025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420505_20432420505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5182289 6.5066025)"^^geo:wktLiteral ;
  geo-pos:lat "53.5182289"^^xsd:decimal ;
  geo-pos:long "6.5066025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420505_20432420505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420505'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.7852777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5066025'^^xsd:double;
  dwc:latitude '53.5182289'^^xsd:double;
  dwc:coordinatePrecision '8.6'^^xsd:double;
  dwc:minimumElevation '-14'^^xsd:integer;
  dwc:maximumElevation '-14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420505'^^xsd:integer;
  dwc:observationDate '2018-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421872_20432421872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421872_20432421872> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421872_20432421872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5008062 6.5066127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5008062"^^xsd:decimal ;
  dwc:decimalLongitude "6.5066127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421872_20432421872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5008062 6.5066127)"^^geo:wktLiteral ;
  geo-pos:lat "53.5008062"^^xsd:decimal ;
  geo-pos:long "6.5066127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421872_20432421872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421872'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.975277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5066127'^^xsd:double;
  dwc:latitude '53.5008062'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421872'^^xsd:integer;
  dwc:observationDate '2018-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420674_20432420674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420674_20432420674> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420674_20432420674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.515807 6.5066305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.515807"^^xsd:decimal ;
  dwc:decimalLongitude "6.5066305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420674_20432420674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.515807 6.5066305)"^^geo:wktLiteral ;
  geo-pos:lat "53.515807"^^xsd:decimal ;
  geo-pos:long "6.5066305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420674_20432420674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420674'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.825'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5066305'^^xsd:double;
  dwc:latitude '53.515807'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420674'^^xsd:integer;
  dwc:observationDate '2018-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420553_20432420553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420553_20432420553> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420553_20432420553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5174166 6.506634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5174166"^^xsd:decimal ;
  dwc:decimalLongitude "6.506634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420553_20432420553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5174166 6.506634)"^^geo:wktLiteral ;
  geo-pos:lat "53.5174166"^^xsd:decimal ;
  geo-pos:long "6.506634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420553_20432420553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420553'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.0825'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.506634'^^xsd:double;
  dwc:latitude '53.5174166'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420553'^^xsd:integer;
  dwc:observationDate '2018-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421057_20432421057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421057_20432421057> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421057_20432421057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.527606 6.5066378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.527606"^^xsd:decimal ;
  dwc:decimalLongitude "6.5066378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421057_20432421057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.527606 6.5066378)"^^geo:wktLiteral ;
  geo-pos:lat "53.527606"^^xsd:decimal ;
  geo-pos:long "6.5066378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421057_20432421057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421057'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.0938888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5066378'^^xsd:double;
  dwc:latitude '53.527606'^^xsd:double;
  dwc:coordinatePrecision '7.3'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421057'^^xsd:integer;
  dwc:observationDate '2018-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420445_20432420445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420445_20432420445> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420445_20432420445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5163488 6.5066409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5163488"^^xsd:decimal ;
  dwc:decimalLongitude "6.5066409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420445_20432420445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5163488 6.5066409)"^^geo:wktLiteral ;
  geo-pos:lat "53.5163488"^^xsd:decimal ;
  geo-pos:long "6.5066409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420445_20432420445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420445'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.415'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5066409'^^xsd:double;
  dwc:latitude '53.5163488'^^xsd:double;
  dwc:coordinatePrecision '23.6'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420445'^^xsd:integer;
  dwc:observationDate '2018-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420578_20432420578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420578_20432420578> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420578_20432420578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5165043 6.50666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5165043"^^xsd:decimal ;
  dwc:decimalLongitude "6.50666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "27.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420578_20432420578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5165043 6.50666)"^^geo:wktLiteral ;
  geo-pos:lat "53.5165043"^^xsd:decimal ;
  geo-pos:long "6.50666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "27.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420578_20432420578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420578'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.2316666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.50666'^^xsd:double;
  dwc:latitude '53.5165043'^^xsd:double;
  dwc:coordinatePrecision '27.6'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420578'^^xsd:integer;
  dwc:observationDate '2018-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421172_20432421172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421172_20432421172> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421172_20432421172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5251245 6.5066775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5251245"^^xsd:decimal ;
  dwc:decimalLongitude "6.5066775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421172_20432421172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5251245 6.5066775)"^^geo:wktLiteral ;
  geo-pos:lat "53.5251245"^^xsd:decimal ;
  geo-pos:long "6.5066775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421172_20432421172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421172'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.7975'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5066775'^^xsd:double;
  dwc:latitude '53.5251245'^^xsd:double;
  dwc:coordinatePrecision '6.3'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421172'^^xsd:integer;
  dwc:observationDate '2018-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420646_20432420646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420646_20432420646> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420646_20432420646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5366687 6.5066776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5366687"^^xsd:decimal ;
  dwc:decimalLongitude "6.5066776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420646_20432420646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5366687 6.5066776)"^^geo:wktLiteral ;
  geo-pos:lat "53.5366687"^^xsd:decimal ;
  geo-pos:long "6.5066776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420646_20432420646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420646'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3.6263888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5066776'^^xsd:double;
  dwc:latitude '53.5366687'^^xsd:double;
  dwc:coordinatePrecision '21'^^xsd:integer;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420646'^^xsd:integer;
  dwc:observationDate '2018-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421133_20432421133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421133_20432421133> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421133_20432421133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5248038 6.5066794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5248038"^^xsd:decimal ;
  dwc:decimalLongitude "6.5066794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421133_20432421133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5248038 6.5066794)"^^geo:wktLiteral ;
  geo-pos:lat "53.5248038"^^xsd:decimal ;
  geo-pos:long "6.5066794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421133_20432421133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421133'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.565833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5066794'^^xsd:double;
  dwc:latitude '53.5248038'^^xsd:double;
  dwc:coordinatePrecision '14.6'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421133'^^xsd:integer;
  dwc:observationDate '2018-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421851_20432421851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421851_20432421851> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421851_20432421851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5007342 6.506683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5007342"^^xsd:decimal ;
  dwc:decimalLongitude "6.506683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421851_20432421851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5007342 6.506683)"^^geo:wktLiteral ;
  geo-pos:lat "53.5007342"^^xsd:decimal ;
  geo-pos:long "6.506683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421851_20432421851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421851'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.856666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.506683'^^xsd:double;
  dwc:latitude '53.5007342'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421851'^^xsd:integer;
  dwc:observationDate '2018-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420457_20432420457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420457_20432420457> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420457_20432420457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5158023 6.506689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5158023"^^xsd:decimal ;
  dwc:decimalLongitude "6.506689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420457_20432420457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5158023 6.506689)"^^geo:wktLiteral ;
  geo-pos:lat "53.5158023"^^xsd:decimal ;
  geo-pos:long "6.506689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420457_20432420457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420457'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.4847222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.506689'^^xsd:double;
  dwc:latitude '53.5158023'^^xsd:double;
  dwc:coordinatePrecision '13.9'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420457'^^xsd:integer;
  dwc:observationDate '2018-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420395_20432420395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420395_20432420395> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420395_20432420395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168437 6.5066903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5168437"^^xsd:decimal ;
  dwc:decimalLongitude "6.5066903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420395_20432420395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168437 6.5066903)"^^geo:wktLiteral ;
  geo-pos:lat "53.5168437"^^xsd:decimal ;
  geo-pos:long "6.5066903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420395_20432420395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420395'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.126666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5066903'^^xsd:double;
  dwc:latitude '53.5168437'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420395'^^xsd:integer;
  dwc:observationDate '2018-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420371_20432420371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420371_20432420371> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420371_20432420371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5166851 6.5066927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5166851"^^xsd:decimal ;
  dwc:decimalLongitude "6.5066927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420371_20432420371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5166851 6.5066927)"^^geo:wktLiteral ;
  geo-pos:lat "53.5166851"^^xsd:decimal ;
  geo-pos:long "6.5066927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420371_20432420371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420371'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.981111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5066927'^^xsd:double;
  dwc:latitude '53.5166851'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '-18'^^xsd:integer;
  dwc:maximumElevation '-18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420371'^^xsd:integer;
  dwc:observationDate '2018-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420676_20432420676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420676_20432420676> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420676_20432420676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5151795 6.5066969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5151795"^^xsd:decimal ;
  dwc:decimalLongitude "6.5066969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420676_20432420676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5151795 6.5066969)"^^geo:wktLiteral ;
  geo-pos:lat "53.5151795"^^xsd:decimal ;
  geo-pos:long "6.5066969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420676_20432420676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420676'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8297222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5066969'^^xsd:double;
  dwc:latitude '53.5151795'^^xsd:double;
  dwc:coordinatePrecision '16.4'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420676'^^xsd:integer;
  dwc:observationDate '2018-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421727_20432421727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421727_20432421727> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421727_20432421727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5009229 6.5067058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5009229"^^xsd:decimal ;
  dwc:decimalLongitude "6.5067058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421727_20432421727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5009229 6.5067058)"^^geo:wktLiteral ;
  geo-pos:lat "53.5009229"^^xsd:decimal ;
  geo-pos:long "6.5067058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421727_20432421727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421727'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.076666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5067058'^^xsd:double;
  dwc:latitude '53.5009229'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421727'^^xsd:integer;
  dwc:observationDate '2018-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421935_20432421935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421935_20432421935> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421935_20432421935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5009707 6.5067131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5009707"^^xsd:decimal ;
  dwc:decimalLongitude "6.5067131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421935_20432421935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5009707 6.5067131)"^^geo:wktLiteral ;
  geo-pos:lat "53.5009707"^^xsd:decimal ;
  geo-pos:long "6.5067131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421935_20432421935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421935'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3466666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5067131'^^xsd:double;
  dwc:latitude '53.5009707'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421935'^^xsd:integer;
  dwc:observationDate '2018-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420456_20432420456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420456_20432420456> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420456_20432420456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5158285 6.5067238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5158285"^^xsd:decimal ;
  dwc:decimalLongitude "6.5067238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420456_20432420456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5158285 6.5067238)"^^geo:wktLiteral ;
  geo-pos:lat "53.5158285"^^xsd:decimal ;
  geo-pos:long "6.5067238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420456_20432420456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420456'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.4838888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5067238'^^xsd:double;
  dwc:latitude '53.5158285'^^xsd:double;
  dwc:coordinatePrecision '12.5'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420456'^^xsd:integer;
  dwc:observationDate '2018-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420272_20432420272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420272_20432420272> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420272_20432420272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5166933 6.5067241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5166933"^^xsd:decimal ;
  dwc:decimalLongitude "6.5067241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420272_20432420272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5166933 6.5067241)"^^geo:wktLiteral ;
  geo-pos:lat "53.5166933"^^xsd:decimal ;
  geo-pos:long "6.5067241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420272_20432420272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420272'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.326666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5067241'^^xsd:double;
  dwc:latitude '53.5166933'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420272'^^xsd:integer;
  dwc:observationDate '2018-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420370_20432420370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420370_20432420370> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420370_20432420370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5166538 6.5067265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5166538"^^xsd:decimal ;
  dwc:decimalLongitude "6.5067265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420370_20432420370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5166538 6.5067265)"^^geo:wktLiteral ;
  geo-pos:lat "53.5166538"^^xsd:decimal ;
  geo-pos:long "6.5067265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420370_20432420370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420370'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.976944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5067265'^^xsd:double;
  dwc:latitude '53.5166538'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '-21'^^xsd:integer;
  dwc:maximumElevation '-21'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420370'^^xsd:integer;
  dwc:observationDate '2018-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421984_20432421984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421984_20432421984> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421984_20432421984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.501001 6.5067298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.501001"^^xsd:decimal ;
  dwc:decimalLongitude "6.5067298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421984_20432421984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.501001 6.5067298)"^^geo:wktLiteral ;
  geo-pos:lat "53.501001"^^xsd:decimal ;
  geo-pos:long "6.5067298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421984_20432421984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421984'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.645'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5067298'^^xsd:double;
  dwc:latitude '53.501001'^^xsd:double;
  dwc:coordinatePrecision '12.9'^^xsd:double;
  dwc:minimumElevation '-12'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421984'^^xsd:integer;
  dwc:observationDate '2018-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421328_20432421328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421328_20432421328> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421328_20432421328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5183979 6.5067358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5183979"^^xsd:decimal ;
  dwc:decimalLongitude "6.5067358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421328_20432421328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5183979 6.5067358)"^^geo:wktLiteral ;
  geo-pos:lat "53.5183979"^^xsd:decimal ;
  geo-pos:long "6.5067358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421328_20432421328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421328'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.726944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5067358'^^xsd:double;
  dwc:latitude '53.5183979'^^xsd:double;
  dwc:coordinatePrecision '2.5'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421328'^^xsd:integer;
  dwc:observationDate '2018-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421122_20432421122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421122_20432421122> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421122_20432421122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5237639 6.5067387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5237639"^^xsd:decimal ;
  dwc:decimalLongitude "6.5067387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421122_20432421122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5237639 6.5067387)"^^geo:wktLiteral ;
  geo-pos:lat "53.5237639"^^xsd:decimal ;
  geo-pos:long "6.5067387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421122_20432421122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421122'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.4958333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5067387'^^xsd:double;
  dwc:latitude '53.5237639'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421122'^^xsd:integer;
  dwc:observationDate '2018-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420479_20432420479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420479_20432420479> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420479_20432420479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5156064 6.50674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5156064"^^xsd:decimal ;
  dwc:decimalLongitude "6.50674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420479_20432420479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5156064 6.50674)"^^geo:wktLiteral ;
  geo-pos:lat "53.5156064"^^xsd:decimal ;
  geo-pos:long "6.50674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420479_20432420479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420479'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.6236111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.50674'^^xsd:double;
  dwc:latitude '53.5156064'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420479'^^xsd:integer;
  dwc:observationDate '2018-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421750_20432421750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421750_20432421750> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421750_20432421750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5006426 6.5067473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5006426"^^xsd:decimal ;
  dwc:decimalLongitude "6.5067473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421750_20432421750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5006426 6.5067473)"^^geo:wktLiteral ;
  geo-pos:lat "53.5006426"^^xsd:decimal ;
  geo-pos:long "6.5067473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421750_20432421750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421750'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.205277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5067473'^^xsd:double;
  dwc:latitude '53.5006426'^^xsd:double;
  dwc:coordinatePrecision '9.3'^^xsd:double;
  dwc:minimumElevation '-12'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421750'^^xsd:integer;
  dwc:observationDate '2018-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421921_20432421921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421921_20432421921> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421921_20432421921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5006774 6.506753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5006774"^^xsd:decimal ;
  dwc:decimalLongitude "6.506753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421921_20432421921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5006774 6.506753)"^^geo:wktLiteral ;
  geo-pos:lat "53.5006774"^^xsd:decimal ;
  geo-pos:long "6.506753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421921_20432421921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421921'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.273055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.506753'^^xsd:double;
  dwc:latitude '53.5006774'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421921'^^xsd:integer;
  dwc:observationDate '2018-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420651_20432420651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420651_20432420651> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420651_20432420651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5141606 6.5067615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5141606"^^xsd:decimal ;
  dwc:decimalLongitude "6.5067615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420651_20432420651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5141606 6.5067615)"^^geo:wktLiteral ;
  geo-pos:lat "53.5141606"^^xsd:decimal ;
  geo-pos:long "6.5067615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420651_20432420651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420651'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.6705555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5067615'^^xsd:double;
  dwc:latitude '53.5141606'^^xsd:double;
  dwc:coordinatePrecision '16.4'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420651'^^xsd:integer;
  dwc:observationDate '2018-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421982_20432421982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421982_20432421982> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421982_20432421982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5005318 6.5067798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5005318"^^xsd:decimal ;
  dwc:decimalLongitude "6.5067798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421982_20432421982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5005318 6.5067798)"^^geo:wktLiteral ;
  geo-pos:lat "53.5005318"^^xsd:decimal ;
  geo-pos:long "6.5067798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421982_20432421982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421982'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.635'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5067798'^^xsd:double;
  dwc:latitude '53.5005318'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421982'^^xsd:integer;
  dwc:observationDate '2018-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421985_20432421985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421985_20432421985> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421985_20432421985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5010026 6.5067944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5010026"^^xsd:decimal ;
  dwc:decimalLongitude "6.5067944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421985_20432421985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5010026 6.5067944)"^^geo:wktLiteral ;
  geo-pos:lat "53.5010026"^^xsd:decimal ;
  geo-pos:long "6.5067944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421985_20432421985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421985'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.6566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5067944'^^xsd:double;
  dwc:latitude '53.5010026'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421985'^^xsd:integer;
  dwc:observationDate '2018-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421937_20432421937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421937_20432421937> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421937_20432421937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5015795 6.5068141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5015795"^^xsd:decimal ;
  dwc:decimalLongitude "6.5068141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421937_20432421937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5015795 6.5068141)"^^geo:wktLiteral ;
  geo-pos:lat "53.5015795"^^xsd:decimal ;
  geo-pos:long "6.5068141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421937_20432421937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421937'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.36'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5068141'^^xsd:double;
  dwc:latitude '53.5015795'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421937'^^xsd:integer;
  dwc:observationDate '2018-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420959_20432420959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420959_20432420959> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420959_20432420959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5152528 6.5068249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5152528"^^xsd:decimal ;
  dwc:decimalLongitude "6.5068249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420959_20432420959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5152528 6.5068249)"^^geo:wktLiteral ;
  geo-pos:lat "53.5152528"^^xsd:decimal ;
  geo-pos:long "6.5068249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420959_20432420959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420959'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.485'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5068249'^^xsd:double;
  dwc:latitude '53.5152528'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420959'^^xsd:integer;
  dwc:observationDate '2018-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420504_20432420504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420504_20432420504> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420504_20432420504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5176962 6.5068272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5176962"^^xsd:decimal ;
  dwc:decimalLongitude "6.5068272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420504_20432420504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5176962 6.5068272)"^^geo:wktLiteral ;
  geo-pos:lat "53.5176962"^^xsd:decimal ;
  geo-pos:long "6.5068272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420504_20432420504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420504'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.7766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5068272'^^xsd:double;
  dwc:latitude '53.5176962'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420504'^^xsd:integer;
  dwc:observationDate '2018-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421876_20432421876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421876_20432421876> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421876_20432421876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5011118 6.506832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5011118"^^xsd:decimal ;
  dwc:decimalLongitude "6.506832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421876_20432421876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5011118 6.506832)"^^geo:wktLiteral ;
  geo-pos:lat "53.5011118"^^xsd:decimal ;
  geo-pos:long "6.506832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421876_20432421876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421876'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.9925'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.506832'^^xsd:double;
  dwc:latitude '53.5011118'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421876'^^xsd:integer;
  dwc:observationDate '2018-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421912_20432421912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421912_20432421912> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421912_20432421912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5010612 6.5068406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5010612"^^xsd:decimal ;
  dwc:decimalLongitude "6.5068406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421912_20432421912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5010612 6.5068406)"^^geo:wktLiteral ;
  geo-pos:lat "53.5010612"^^xsd:decimal ;
  geo-pos:long "6.5068406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421912_20432421912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421912'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.2158333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5068406'^^xsd:double;
  dwc:latitude '53.5010612'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421912'^^xsd:integer;
  dwc:observationDate '2018-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420271_20432420271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420271_20432420271> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420271_20432420271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168622 6.5068497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5168622"^^xsd:decimal ;
  dwc:decimalLongitude "6.5068497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420271_20432420271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168622 6.5068497)"^^geo:wktLiteral ;
  geo-pos:lat "53.5168622"^^xsd:decimal ;
  geo-pos:long "6.5068497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420271_20432420271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420271'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.3147222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5068497'^^xsd:double;
  dwc:latitude '53.5168622'^^xsd:double;
  dwc:coordinatePrecision '14.4'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420271'^^xsd:integer;
  dwc:observationDate '2018-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421850_20432421850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421850_20432421850> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421850_20432421850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5008508 6.5068579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5008508"^^xsd:decimal ;
  dwc:decimalLongitude "6.5068579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421850_20432421850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5008508 6.5068579)"^^geo:wktLiteral ;
  geo-pos:lat "53.5008508"^^xsd:decimal ;
  geo-pos:long "6.5068579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421850_20432421850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421850'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.8425'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5068579'^^xsd:double;
  dwc:latitude '53.5008508'^^xsd:double;
  dwc:coordinatePrecision '10.4'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421850'^^xsd:integer;
  dwc:observationDate '2018-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420320_20432420320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420320_20432420320> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420320_20432420320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5184491 6.5068623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5184491"^^xsd:decimal ;
  dwc:decimalLongitude "6.5068623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420320_20432420320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5184491 6.5068623)"^^geo:wktLiteral ;
  geo-pos:lat "53.5184491"^^xsd:decimal ;
  geo-pos:long "6.5068623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420320_20432420320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420320'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.648333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5068623'^^xsd:double;
  dwc:latitude '53.5184491'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420320'^^xsd:integer;
  dwc:observationDate '2018-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421910_20432421910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421910_20432421910> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421910_20432421910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5010004 6.5068634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5010004"^^xsd:decimal ;
  dwc:decimalLongitude "6.5068634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421910_20432421910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5010004 6.5068634)"^^geo:wktLiteral ;
  geo-pos:lat "53.5010004"^^xsd:decimal ;
  geo-pos:long "6.5068634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421910_20432421910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421910'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.1980555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5068634'^^xsd:double;
  dwc:latitude '53.5010004'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421910'^^xsd:integer;
  dwc:observationDate '2018-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420082_20432420082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420082_20432420082> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420082_20432420082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.537475 6.5068671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.537475"^^xsd:decimal ;
  dwc:decimalLongitude "6.5068671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420082_20432420082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.537475 6.5068671)"^^geo:wktLiteral ;
  geo-pos:lat "53.537475"^^xsd:decimal ;
  geo-pos:long "6.5068671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420082_20432420082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420082'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.138611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5068671'^^xsd:double;
  dwc:latitude '53.537475'^^xsd:double;
  dwc:coordinatePrecision '9.6'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420082'^^xsd:integer;
  dwc:observationDate '2018-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421862_20432421862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421862_20432421862> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421862_20432421862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5005037 6.5068672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5005037"^^xsd:decimal ;
  dwc:decimalLongitude "6.5068672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421862_20432421862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5005037 6.5068672)"^^geo:wktLiteral ;
  geo-pos:lat "53.5005037"^^xsd:decimal ;
  geo-pos:long "6.5068672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421862_20432421862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421862'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.9183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5068672'^^xsd:double;
  dwc:latitude '53.5005037'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421862'^^xsd:integer;
  dwc:observationDate '2018-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421875_20432421875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421875_20432421875> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421875_20432421875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5011646 6.5068732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5011646"^^xsd:decimal ;
  dwc:decimalLongitude "6.5068732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421875_20432421875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5011646 6.5068732)"^^geo:wktLiteral ;
  geo-pos:lat "53.5011646"^^xsd:decimal ;
  geo-pos:long "6.5068732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421875_20432421875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421875'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.993333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5068732'^^xsd:double;
  dwc:latitude '53.5011646'^^xsd:double;
  dwc:coordinatePrecision '2.4'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421875'^^xsd:integer;
  dwc:observationDate '2018-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421909_20432421909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421909_20432421909> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421909_20432421909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5007595 6.5068784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5007595"^^xsd:decimal ;
  dwc:decimalLongitude "6.5068784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421909_20432421909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5007595 6.5068784)"^^geo:wktLiteral ;
  geo-pos:lat "53.5007595"^^xsd:decimal ;
  geo-pos:long "6.5068784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421909_20432421909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421909'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.1936111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5068784'^^xsd:double;
  dwc:latitude '53.5007595'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421909'^^xsd:integer;
  dwc:observationDate '2018-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421947_20432421947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421947_20432421947> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421947_20432421947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5009397 6.5068806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5009397"^^xsd:decimal ;
  dwc:decimalLongitude "6.5068806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421947_20432421947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5009397 6.5068806)"^^geo:wktLiteral ;
  geo-pos:lat "53.5009397"^^xsd:decimal ;
  geo-pos:long "6.5068806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421947_20432421947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421947'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5068806'^^xsd:double;
  dwc:latitude '53.5009397'^^xsd:double;
  dwc:coordinatePrecision '9.4'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421947'^^xsd:integer;
  dwc:observationDate '2018-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420652_20432420652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420652_20432420652> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420652_20432420652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5139747 6.5068826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5139747"^^xsd:decimal ;
  dwc:decimalLongitude "6.5068826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420652_20432420652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5139747 6.5068826)"^^geo:wktLiteral ;
  geo-pos:lat "53.5139747"^^xsd:decimal ;
  geo-pos:long "6.5068826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420652_20432420652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420652'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.6766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5068826'^^xsd:double;
  dwc:latitude '53.5139747'^^xsd:double;
  dwc:coordinatePrecision '9.6'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420652'^^xsd:integer;
  dwc:observationDate '2018-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421922_20432421922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421922_20432421922> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421922_20432421922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5010401 6.5068841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5010401"^^xsd:decimal ;
  dwc:decimalLongitude "6.5068841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421922_20432421922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5010401 6.5068841)"^^geo:wktLiteral ;
  geo-pos:lat "53.5010401"^^xsd:decimal ;
  geo-pos:long "6.5068841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421922_20432421922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421922'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.276111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5068841'^^xsd:double;
  dwc:latitude '53.5010401'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421922'^^xsd:integer;
  dwc:observationDate '2018-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420081_20432420081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420081_20432420081> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420081_20432420081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5374804 6.5068852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5374804"^^xsd:decimal ;
  dwc:decimalLongitude "6.5068852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420081_20432420081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5374804 6.5068852)"^^geo:wktLiteral ;
  geo-pos:lat "53.5374804"^^xsd:decimal ;
  geo-pos:long "6.5068852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420081_20432420081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420081'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.126944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5068852'^^xsd:double;
  dwc:latitude '53.5374804'^^xsd:double;
  dwc:coordinatePrecision '2.6'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420081'^^xsd:integer;
  dwc:observationDate '2018-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420960_20432420960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420960_20432420960> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420960_20432420960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5153936 6.5069159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5153936"^^xsd:decimal ;
  dwc:decimalLongitude "6.5069159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420960_20432420960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5153936 6.5069159)"^^geo:wktLiteral ;
  geo-pos:lat "53.5153936"^^xsd:decimal ;
  geo-pos:long "6.5069159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420960_20432420960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420960'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.4897222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5069159'^^xsd:double;
  dwc:latitude '53.5153936'^^xsd:double;
  dwc:coordinatePrecision '15.7'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420960'^^xsd:integer;
  dwc:observationDate '2018-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421897_20432421897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421897_20432421897> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421897_20432421897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5003633 6.5069188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5003633"^^xsd:decimal ;
  dwc:decimalLongitude "6.5069188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421897_20432421897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5003633 6.5069188)"^^geo:wktLiteral ;
  geo-pos:lat "53.5003633"^^xsd:decimal ;
  geo-pos:long "6.5069188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421897_20432421897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421897'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.124166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5069188'^^xsd:double;
  dwc:latitude '53.5003633'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421897'^^xsd:integer;
  dwc:observationDate '2018-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420579_20432420579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420579_20432420579> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420579_20432420579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5265314 6.5069215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5265314"^^xsd:decimal ;
  dwc:decimalLongitude "6.5069215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420579_20432420579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5265314 6.5069215)"^^geo:wktLiteral ;
  geo-pos:lat "53.5265314"^^xsd:decimal ;
  geo-pos:long "6.5069215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420579_20432420579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420579'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.2433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5069215'^^xsd:double;
  dwc:latitude '53.5265314'^^xsd:double;
  dwc:coordinatePrecision '2.7'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420579'^^xsd:integer;
  dwc:observationDate '2018-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421108_20432421108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421108_20432421108> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421108_20432421108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5237296 6.5069229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5237296"^^xsd:decimal ;
  dwc:decimalLongitude "6.5069229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "26.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421108_20432421108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5237296 6.5069229)"^^geo:wktLiteral ;
  geo-pos:lat "53.5237296"^^xsd:decimal ;
  geo-pos:long "6.5069229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "26.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421108_20432421108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421108'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.408611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5069229'^^xsd:double;
  dwc:latitude '53.5237296'^^xsd:double;
  dwc:coordinatePrecision '26.2'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421108'^^xsd:integer;
  dwc:observationDate '2018-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420080_20432420080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420080_20432420080> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420080_20432420080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5375829 6.5069357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5375829"^^xsd:decimal ;
  dwc:decimalLongitude "6.5069357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420080_20432420080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5375829 6.5069357)"^^geo:wktLiteral ;
  geo-pos:lat "53.5375829"^^xsd:decimal ;
  geo-pos:long "6.5069357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420080_20432420080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420080'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.11'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5069357'^^xsd:double;
  dwc:latitude '53.5375829'^^xsd:double;
  dwc:coordinatePrecision '8.6'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420080'^^xsd:integer;
  dwc:observationDate '2018-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420128_20432420128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420128_20432420128> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420128_20432420128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.537588 6.5069482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.537588"^^xsd:decimal ;
  dwc:decimalLongitude "6.5069482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420128_20432420128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.537588 6.5069482)"^^geo:wktLiteral ;
  geo-pos:lat "53.537588"^^xsd:decimal ;
  geo-pos:long "6.5069482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420128_20432420128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420128'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.4158333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5069482'^^xsd:double;
  dwc:latitude '53.537588'^^xsd:double;
  dwc:coordinatePrecision '14.8'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420128'^^xsd:integer;
  dwc:observationDate '2018-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421123_20432421123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421123_20432421123> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421123_20432421123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5239428 6.506956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5239428"^^xsd:decimal ;
  dwc:decimalLongitude "6.506956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421123_20432421123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5239428 6.506956)"^^geo:wktLiteral ;
  geo-pos:lat "53.5239428"^^xsd:decimal ;
  geo-pos:long "6.506956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421123_20432421123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421123'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.5013888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.506956'^^xsd:double;
  dwc:latitude '53.5239428'^^xsd:double;
  dwc:coordinatePrecision '2.5'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421123'^^xsd:integer;
  dwc:observationDate '2018-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421209_20432421209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421209_20432421209> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421209_20432421209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5010128 6.5069735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5010128"^^xsd:decimal ;
  dwc:decimalLongitude "6.5069735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421209_20432421209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5010128 6.5069735)"^^geo:wktLiteral ;
  geo-pos:lat "53.5010128"^^xsd:decimal ;
  geo-pos:long "6.5069735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421209_20432421209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421209'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.01'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5069735'^^xsd:double;
  dwc:latitude '53.5010128'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421209'^^xsd:integer;
  dwc:observationDate '2018-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420130_20432420130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420130_20432420130> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420130_20432420130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5377962 6.5069747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5377962"^^xsd:decimal ;
  dwc:decimalLongitude "6.5069747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420130_20432420130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5377962 6.5069747)"^^geo:wktLiteral ;
  geo-pos:lat "53.5377962"^^xsd:decimal ;
  geo-pos:long "6.5069747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420130_20432420130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420130'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.428611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5069747'^^xsd:double;
  dwc:latitude '53.5377962'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420130'^^xsd:integer;
  dwc:observationDate '2018-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420127_20432420127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420127_20432420127> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420127_20432420127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5375631 6.5069757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5375631"^^xsd:decimal ;
  dwc:decimalLongitude "6.5069757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420127_20432420127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5375631 6.5069757)"^^geo:wktLiteral ;
  geo-pos:lat "53.5375631"^^xsd:decimal ;
  geo-pos:long "6.5069757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420127_20432420127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420127'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.4069444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5069757'^^xsd:double;
  dwc:latitude '53.5375631'^^xsd:double;
  dwc:coordinatePrecision '7.6'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420127'^^xsd:integer;
  dwc:observationDate '2018-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421863_20432421863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421863_20432421863> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421863_20432421863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5007754 6.5069973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5007754"^^xsd:decimal ;
  dwc:decimalLongitude "6.5069973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421863_20432421863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5007754 6.5069973)"^^geo:wktLiteral ;
  geo-pos:lat "53.5007754"^^xsd:decimal ;
  geo-pos:long "6.5069973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421863_20432421863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421863'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.9213888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5069973'^^xsd:double;
  dwc:latitude '53.5007754'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421863'^^xsd:integer;
  dwc:observationDate '2018-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420079_20432420079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420079_20432420079> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420079_20432420079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.537585 6.5070021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.537585"^^xsd:decimal ;
  dwc:decimalLongitude "6.5070021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420079_20432420079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.537585 6.5070021)"^^geo:wktLiteral ;
  geo-pos:lat "53.537585"^^xsd:decimal ;
  geo-pos:long "6.5070021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420079_20432420079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420079'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.1055555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5070021'^^xsd:double;
  dwc:latitude '53.537585'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420079'^^xsd:integer;
  dwc:observationDate '2018-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420129_20432420129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420129_20432420129> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420129_20432420129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5377718 6.5070057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5377718"^^xsd:decimal ;
  dwc:decimalLongitude "6.5070057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420129_20432420129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5377718 6.5070057)"^^geo:wktLiteral ;
  geo-pos:lat "53.5377718"^^xsd:decimal ;
  geo-pos:long "6.5070057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420129_20432420129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420129'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.426666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5070057'^^xsd:double;
  dwc:latitude '53.5377718'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420129'^^xsd:integer;
  dwc:observationDate '2018-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421824_20432421824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421824_20432421824> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421824_20432421824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5010672 6.5070087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5010672"^^xsd:decimal ;
  dwc:decimalLongitude "6.5070087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421824_20432421824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5010672 6.5070087)"^^geo:wktLiteral ;
  geo-pos:lat "53.5010672"^^xsd:decimal ;
  geo-pos:long "6.5070087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421824_20432421824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421824'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.708611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5070087'^^xsd:double;
  dwc:latitude '53.5010672'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421824'^^xsd:integer;
  dwc:observationDate '2018-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421886_20432421886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421886_20432421886> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421886_20432421886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5004607 6.5070115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5004607"^^xsd:decimal ;
  dwc:decimalLongitude "6.5070115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421886_20432421886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5004607 6.5070115)"^^geo:wktLiteral ;
  geo-pos:lat "53.5004607"^^xsd:decimal ;
  geo-pos:long "6.5070115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421886_20432421886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421886'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.0508333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5070115'^^xsd:double;
  dwc:latitude '53.5004607'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421886'^^xsd:integer;
  dwc:observationDate '2018-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421698_20432421698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421698_20432421698> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421698_20432421698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5007018 6.5070559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5007018"^^xsd:decimal ;
  dwc:decimalLongitude "6.5070559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421698_20432421698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5007018 6.5070559)"^^geo:wktLiteral ;
  geo-pos:lat "53.5007018"^^xsd:decimal ;
  geo-pos:long "6.5070559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421698_20432421698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421698'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.8983333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5070559'^^xsd:double;
  dwc:latitude '53.5007018'^^xsd:double;
  dwc:coordinatePrecision '9.6'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421698'^^xsd:integer;
  dwc:observationDate '2018-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421923_20432421923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421923_20432421923> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421923_20432421923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5011051 6.5070768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5011051"^^xsd:decimal ;
  dwc:decimalLongitude "6.5070768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421923_20432421923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5011051 6.5070768)"^^geo:wktLiteral ;
  geo-pos:lat "53.5011051"^^xsd:decimal ;
  geo-pos:long "6.5070768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421923_20432421923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421923'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.281111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5070768'^^xsd:double;
  dwc:latitude '53.5011051'^^xsd:double;
  dwc:coordinatePrecision '9.6'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421923'^^xsd:integer;
  dwc:observationDate '2018-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421842_20432421842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421842_20432421842> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421842_20432421842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5342278 6.507107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5342278"^^xsd:decimal ;
  dwc:decimalLongitude "6.507107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421842_20432421842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5342278 6.507107)"^^geo:wktLiteral ;
  geo-pos:lat "53.5342278"^^xsd:decimal ;
  geo-pos:long "6.507107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421842_20432421842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421842'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.7961111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.507107'^^xsd:double;
  dwc:latitude '53.5342278'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421842'^^xsd:integer;
  dwc:observationDate '2018-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420900_20432420900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420900_20432420900> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420900_20432420900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5195508 6.5071262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5195508"^^xsd:decimal ;
  dwc:decimalLongitude "6.5071262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420900_20432420900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5195508 6.5071262)"^^geo:wktLiteral ;
  geo-pos:lat "53.5195508"^^xsd:decimal ;
  geo-pos:long "6.5071262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420900_20432420900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420900'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.143333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5071262'^^xsd:double;
  dwc:latitude '53.5195508'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420900'^^xsd:integer;
  dwc:observationDate '2018-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420598_20432420598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420598_20432420598> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420598_20432420598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5364608 6.5071353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5364608"^^xsd:decimal ;
  dwc:decimalLongitude "6.5071353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420598_20432420598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5364608 6.5071353)"^^geo:wktLiteral ;
  geo-pos:lat "53.5364608"^^xsd:decimal ;
  geo-pos:long "6.5071353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420598_20432420598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420598'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.3488888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5071353'^^xsd:double;
  dwc:latitude '53.5364608'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420598'^^xsd:integer;
  dwc:observationDate '2018-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421771_20432421771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421771_20432421771> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421771_20432421771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5380471 6.5071555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5380471"^^xsd:decimal ;
  dwc:decimalLongitude "6.5071555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421771_20432421771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5380471 6.5071555)"^^geo:wktLiteral ;
  geo-pos:lat "53.5380471"^^xsd:decimal ;
  geo-pos:long "6.5071555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421771_20432421771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421771'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.3480555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5071555'^^xsd:double;
  dwc:latitude '53.5380471'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421771'^^xsd:integer;
  dwc:observationDate '2018-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421861_20432421861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421861_20432421861> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421861_20432421861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5005052 6.5071861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5005052"^^xsd:decimal ;
  dwc:decimalLongitude "6.5071861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421861_20432421861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5005052 6.5071861)"^^geo:wktLiteral ;
  geo-pos:lat "53.5005052"^^xsd:decimal ;
  geo-pos:long "6.5071861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421861_20432421861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421861'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.9058333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5071861'^^xsd:double;
  dwc:latitude '53.5005052'^^xsd:double;
  dwc:coordinatePrecision '7.2'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421861'^^xsd:integer;
  dwc:observationDate '2018-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421959_20432421959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421959_20432421959> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421959_20432421959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5010933 6.5071959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5010933"^^xsd:decimal ;
  dwc:decimalLongitude "6.5071959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421959_20432421959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5010933 6.5071959)"^^geo:wktLiteral ;
  geo-pos:lat "53.5010933"^^xsd:decimal ;
  geo-pos:long "6.5071959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421959_20432421959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421959'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.5083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5071959'^^xsd:double;
  dwc:latitude '53.5010933'^^xsd:double;
  dwc:coordinatePrecision '2.6'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421959'^^xsd:integer;
  dwc:observationDate '2018-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421121_20432421121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421121_20432421121> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421121_20432421121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5234156 6.5072193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5234156"^^xsd:decimal ;
  dwc:decimalLongitude "6.5072193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421121_20432421121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5234156 6.5072193)"^^geo:wktLiteral ;
  geo-pos:lat "53.5234156"^^xsd:decimal ;
  geo-pos:long "6.5072193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421121_20432421121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421121'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.4913888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5072193'^^xsd:double;
  dwc:latitude '53.5234156'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421121'^^xsd:integer;
  dwc:observationDate '2018-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421749_20432421749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421749_20432421749> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421749_20432421749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4997477 6.5072458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4997477"^^xsd:decimal ;
  dwc:decimalLongitude "6.5072458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421749_20432421749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4997477 6.5072458)"^^geo:wktLiteral ;
  geo-pos:lat "53.4997477"^^xsd:decimal ;
  geo-pos:long "6.5072458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421749_20432421749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421749'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.205'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5072458'^^xsd:double;
  dwc:latitude '53.4997477'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421749'^^xsd:integer;
  dwc:observationDate '2018-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421864_20432421864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421864_20432421864> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421864_20432421864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5009054 6.5072745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5009054"^^xsd:decimal ;
  dwc:decimalLongitude "6.5072745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421864_20432421864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5009054 6.5072745)"^^geo:wktLiteral ;
  geo-pos:lat "53.5009054"^^xsd:decimal ;
  geo-pos:long "6.5072745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421864_20432421864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421864'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.9272222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5072745'^^xsd:double;
  dwc:latitude '53.5009054'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421864'^^xsd:integer;
  dwc:observationDate '2018-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421243_20432421243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421243_20432421243> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421243_20432421243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.500441 6.507281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.500441"^^xsd:decimal ;
  dwc:decimalLongitude "6.507281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421243_20432421243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.500441 6.507281)"^^geo:wktLiteral ;
  geo-pos:lat "53.500441"^^xsd:decimal ;
  geo-pos:long "6.507281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421243_20432421243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421243'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.235'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.507281'^^xsd:double;
  dwc:latitude '53.500441'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421243'^^xsd:integer;
  dwc:observationDate '2018-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421083_20432421083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421083_20432421083> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421083_20432421083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5257311 6.5072856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5257311"^^xsd:decimal ;
  dwc:decimalLongitude "6.5072856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421083_20432421083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5257311 6.5072856)"^^geo:wktLiteral ;
  geo-pos:lat "53.5257311"^^xsd:decimal ;
  geo-pos:long "6.5072856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421083_20432421083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421083'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.250833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5072856'^^xsd:double;
  dwc:latitude '53.5257311'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '-20'^^xsd:integer;
  dwc:maximumElevation '-20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421083'^^xsd:integer;
  dwc:observationDate '2018-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420337_20432420337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420337_20432420337> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420337_20432420337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5368281 6.5072886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5368281"^^xsd:decimal ;
  dwc:decimalLongitude "6.5072886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420337_20432420337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5368281 6.5072886)"^^geo:wktLiteral ;
  geo-pos:lat "53.5368281"^^xsd:decimal ;
  geo-pos:long "6.5072886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420337_20432420337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420337'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.7516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5072886'^^xsd:double;
  dwc:latitude '53.5368281'^^xsd:double;
  dwc:coordinatePrecision '2.2'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420337'^^xsd:integer;
  dwc:observationDate '2018-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421222_20432421222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421222_20432421222> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421222_20432421222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5023 6.5073039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5023"^^xsd:decimal ;
  dwc:decimalLongitude "6.5073039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421222_20432421222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5023 6.5073039)"^^geo:wktLiteral ;
  geo-pos:lat "53.5023"^^xsd:decimal ;
  geo-pos:long "6.5073039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421222_20432421222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421222'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.1102777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5073039'^^xsd:double;
  dwc:latitude '53.5023'^^xsd:double;
  dwc:coordinatePrecision '2'^^xsd:integer;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421222'^^xsd:integer;
  dwc:observationDate '2018-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421171_20432421171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421171_20432421171> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421171_20432421171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5255738 6.5073123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5255738"^^xsd:decimal ;
  dwc:decimalLongitude "6.5073123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421171_20432421171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5255738 6.5073123)"^^geo:wktLiteral ;
  geo-pos:lat "53.5255738"^^xsd:decimal ;
  geo-pos:long "6.5073123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421171_20432421171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421171'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.7975'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5073123'^^xsd:double;
  dwc:latitude '53.5255738'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421171'^^xsd:integer;
  dwc:observationDate '2018-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421752_20432421752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421752_20432421752> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421752_20432421752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5006641 6.507313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5006641"^^xsd:decimal ;
  dwc:decimalLongitude "6.507313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421752_20432421752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5006641 6.507313)"^^geo:wktLiteral ;
  geo-pos:lat "53.5006641"^^xsd:decimal ;
  geo-pos:long "6.507313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421752_20432421752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421752'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.230555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.507313'^^xsd:double;
  dwc:latitude '53.5006641'^^xsd:double;
  dwc:coordinatePrecision '7.9'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421752'^^xsd:integer;
  dwc:observationDate '2018-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421770_20432421770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421770_20432421770> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421770_20432421770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5379333 6.5073163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5379333"^^xsd:decimal ;
  dwc:decimalLongitude "6.5073163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421770_20432421770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5379333 6.5073163)"^^geo:wktLiteral ;
  geo-pos:lat "53.5379333"^^xsd:decimal ;
  geo-pos:long "6.5073163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421770_20432421770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421770'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.3411111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5073163'^^xsd:double;
  dwc:latitude '53.5379333'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421770'^^xsd:integer;
  dwc:observationDate '2018-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421009_20432421009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421009_20432421009> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421009_20432421009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5261433 6.5073686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5261433"^^xsd:decimal ;
  dwc:decimalLongitude "6.5073686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421009_20432421009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5261433 6.5073686)"^^geo:wktLiteral ;
  geo-pos:lat "53.5261433"^^xsd:decimal ;
  geo-pos:long "6.5073686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421009_20432421009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421009'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.7933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5073686'^^xsd:double;
  dwc:latitude '53.5261433'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421009'^^xsd:integer;
  dwc:observationDate '2018-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420701_20432420701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420701_20432420701> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420701_20432420701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5257294 6.5073745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5257294"^^xsd:decimal ;
  dwc:decimalLongitude "6.5073745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420701_20432420701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5257294 6.5073745)"^^geo:wktLiteral ;
  geo-pos:lat "53.5257294"^^xsd:decimal ;
  geo-pos:long "6.5073745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420701_20432420701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420701'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.977777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5073745'^^xsd:double;
  dwc:latitude '53.5257294'^^xsd:double;
  dwc:coordinatePrecision '12.7'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420701'^^xsd:integer;
  dwc:observationDate '2018-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421826_20432421826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421826_20432421826> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421826_20432421826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5012344 6.5073795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5012344"^^xsd:decimal ;
  dwc:decimalLongitude "6.5073795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421826_20432421826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5012344 6.5073795)"^^geo:wktLiteral ;
  geo-pos:lat "53.5012344"^^xsd:decimal ;
  geo-pos:long "6.5073795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421826_20432421826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421826'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.713055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5073795'^^xsd:double;
  dwc:latitude '53.5012344'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421826'^^xsd:integer;
  dwc:observationDate '2018-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421946_20432421946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421946_20432421946> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421946_20432421946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5008204 6.5073806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5008204"^^xsd:decimal ;
  dwc:decimalLongitude "6.5073806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421946_20432421946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5008204 6.5073806)"^^geo:wktLiteral ;
  geo-pos:lat "53.5008204"^^xsd:decimal ;
  geo-pos:long "6.5073806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421946_20432421946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421946'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.425'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5073806'^^xsd:double;
  dwc:latitude '53.5008204'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421946'^^xsd:integer;
  dwc:observationDate '2018-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421206_20432421206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421206_20432421206> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421206_20432421206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5010333 6.5074011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5010333"^^xsd:decimal ;
  dwc:decimalLongitude "6.5074011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421206_20432421206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5010333 6.5074011)"^^geo:wktLiteral ;
  geo-pos:lat "53.5010333"^^xsd:decimal ;
  geo-pos:long "6.5074011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421206_20432421206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421206'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.993333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5074011'^^xsd:double;
  dwc:latitude '53.5010333'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421206'^^xsd:integer;
  dwc:observationDate '2018-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421885_20432421885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421885_20432421885> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421885_20432421885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5005573 6.5074024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5005573"^^xsd:decimal ;
  dwc:decimalLongitude "6.5074024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421885_20432421885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5005573 6.5074024)"^^geo:wktLiteral ;
  geo-pos:lat "53.5005573"^^xsd:decimal ;
  geo-pos:long "6.5074024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421885_20432421885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421885'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.0405555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5074024'^^xsd:double;
  dwc:latitude '53.5005573'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421885'^^xsd:integer;
  dwc:observationDate '2018-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420793_20432420793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420793_20432420793> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420793_20432420793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.536992 6.5074038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.536992"^^xsd:decimal ;
  dwc:decimalLongitude "6.5074038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420793_20432420793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.536992 6.5074038)"^^geo:wktLiteral ;
  geo-pos:lat "53.536992"^^xsd:decimal ;
  geo-pos:long "6.5074038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420793_20432420793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420793'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.5183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5074038'^^xsd:double;
  dwc:latitude '53.536992'^^xsd:double;
  dwc:coordinatePrecision '7.1'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420793'^^xsd:integer;
  dwc:observationDate '2018-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420792_20432420792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420792_20432420792> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420792_20432420792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5369855 6.5074138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5369855"^^xsd:decimal ;
  dwc:decimalLongitude "6.5074138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420792_20432420792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5369855 6.5074138)"^^geo:wktLiteral ;
  geo-pos:lat "53.5369855"^^xsd:decimal ;
  geo-pos:long "6.5074138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420792_20432420792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420792'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.5113888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5074138'^^xsd:double;
  dwc:latitude '53.5369855'^^xsd:double;
  dwc:coordinatePrecision '9.1'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420792'^^xsd:integer;
  dwc:observationDate '2018-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420580_20432420580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420580_20432420580> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420580_20432420580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5268243 6.5074192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5268243"^^xsd:decimal ;
  dwc:decimalLongitude "6.5074192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420580_20432420580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5268243 6.5074192)"^^geo:wktLiteral ;
  geo-pos:lat "53.5268243"^^xsd:decimal ;
  geo-pos:long "6.5074192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420580_20432420580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420580'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.2438888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5074192'^^xsd:double;
  dwc:latitude '53.5268243'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420580'^^xsd:integer;
  dwc:observationDate '2018-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421848_20432421848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421848_20432421848> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421848_20432421848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5002892 6.5074324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5002892"^^xsd:decimal ;
  dwc:decimalLongitude "6.5074324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421848_20432421848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5002892 6.5074324)"^^geo:wktLiteral ;
  geo-pos:lat "53.5002892"^^xsd:decimal ;
  geo-pos:long "6.5074324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421848_20432421848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421848'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.835277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5074324'^^xsd:double;
  dwc:latitude '53.5002892'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421848'^^xsd:integer;
  dwc:observationDate '2018-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420466_20432420466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420466_20432420466> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420466_20432420466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5230542 6.5074377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5230542"^^xsd:decimal ;
  dwc:decimalLongitude "6.5074377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420466_20432420466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5230542 6.5074377)"^^geo:wktLiteral ;
  geo-pos:lat "53.5230542"^^xsd:decimal ;
  geo-pos:long "6.5074377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420466_20432420466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420466'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.551666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5074377'^^xsd:double;
  dwc:latitude '53.5230542'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420466'^^xsd:integer;
  dwc:observationDate '2018-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420348_20432420348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420348_20432420348> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420348_20432420348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5365225 6.5074571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5365225"^^xsd:decimal ;
  dwc:decimalLongitude "6.5074571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420348_20432420348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5365225 6.5074571)"^^geo:wktLiteral ;
  geo-pos:lat "53.5365225"^^xsd:decimal ;
  geo-pos:long "6.5074571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420348_20432420348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420348'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.835277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5074571'^^xsd:double;
  dwc:latitude '53.5365225'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420348'^^xsd:integer;
  dwc:observationDate '2018-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421135_20432421135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421135_20432421135> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421135_20432421135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5256082 6.5074696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5256082"^^xsd:decimal ;
  dwc:decimalLongitude "6.5074696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421135_20432421135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5256082 6.5074696)"^^geo:wktLiteral ;
  geo-pos:lat "53.5256082"^^xsd:decimal ;
  geo-pos:long "6.5074696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421135_20432421135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421135'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.575833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5074696'^^xsd:double;
  dwc:latitude '53.5256082'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421135'^^xsd:integer;
  dwc:observationDate '2018-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421884_20432421884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421884_20432421884> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421884_20432421884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.500682 6.5074729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.500682"^^xsd:decimal ;
  dwc:decimalLongitude "6.5074729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421884_20432421884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.500682 6.5074729)"^^geo:wktLiteral ;
  geo-pos:lat "53.500682"^^xsd:decimal ;
  geo-pos:long "6.5074729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421884_20432421884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421884'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.035'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5074729'^^xsd:double;
  dwc:latitude '53.500682'^^xsd:double;
  dwc:coordinatePrecision '2.6'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421884'^^xsd:integer;
  dwc:observationDate '2018-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421353_20432421353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421353_20432421353> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421353_20432421353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5153883 6.5074792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5153883"^^xsd:decimal ;
  dwc:decimalLongitude "6.5074792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421353_20432421353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5153883 6.5074792)"^^geo:wktLiteral ;
  geo-pos:lat "53.5153883"^^xsd:decimal ;
  geo-pos:long "6.5074792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421353_20432421353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421353'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.863611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5074792'^^xsd:double;
  dwc:latitude '53.5153883'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421353'^^xsd:integer;
  dwc:observationDate '2018-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420702_20432420702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420702_20432420702> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420702_20432420702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5260438 6.5074804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5260438"^^xsd:decimal ;
  dwc:decimalLongitude "6.5074804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420702_20432420702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5260438 6.5074804)"^^geo:wktLiteral ;
  geo-pos:lat "53.5260438"^^xsd:decimal ;
  geo-pos:long "6.5074804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420702_20432420702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420702'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.994444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5074804'^^xsd:double;
  dwc:latitude '53.5260438'^^xsd:double;
  dwc:coordinatePrecision '11.7'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420702'^^xsd:integer;
  dwc:observationDate '2018-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421675_20432421675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421675_20432421675> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421675_20432421675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5011208 6.5074896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5011208"^^xsd:decimal ;
  dwc:decimalLongitude "6.5074896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421675_20432421675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5011208 6.5074896)"^^geo:wktLiteral ;
  geo-pos:lat "53.5011208"^^xsd:decimal ;
  geo-pos:long "6.5074896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421675_20432421675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421675'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.7594444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5074896'^^xsd:double;
  dwc:latitude '53.5011208'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421675'^^xsd:integer;
  dwc:observationDate '2018-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421134_20432421134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421134_20432421134> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421134_20432421134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5250092 6.5074927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5250092"^^xsd:decimal ;
  dwc:decimalLongitude "6.5074927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421134_20432421134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5250092 6.5074927)"^^geo:wktLiteral ;
  geo-pos:lat "53.5250092"^^xsd:decimal ;
  geo-pos:long "6.5074927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421134_20432421134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421134'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.566388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5074927'^^xsd:double;
  dwc:latitude '53.5250092'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '-16'^^xsd:integer;
  dwc:maximumElevation '-16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421134'^^xsd:integer;
  dwc:observationDate '2018-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421825_20432421825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421825_20432421825> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421825_20432421825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5012534 6.5075045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5012534"^^xsd:decimal ;
  dwc:decimalLongitude "6.5075045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421825_20432421825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5012534 6.5075045)"^^geo:wktLiteral ;
  geo-pos:lat "53.5012534"^^xsd:decimal ;
  geo-pos:long "6.5075045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421825_20432421825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421825'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.708611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5075045'^^xsd:double;
  dwc:latitude '53.5012534'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421825'^^xsd:integer;
  dwc:observationDate '2018-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420338_20432420338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420338_20432420338> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420338_20432420338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5367897 6.507527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5367897"^^xsd:decimal ;
  dwc:decimalLongitude "6.507527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420338_20432420338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5367897 6.507527)"^^geo:wktLiteral ;
  geo-pos:lat "53.5367897"^^xsd:decimal ;
  geo-pos:long "6.507527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420338_20432420338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420338'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.7580555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.507527'^^xsd:double;
  dwc:latitude '53.5367897'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420338'^^xsd:integer;
  dwc:observationDate '2018-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420064_20432420064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420064_20432420064> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420064_20432420064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4998864 6.5075332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4998864"^^xsd:decimal ;
  dwc:decimalLongitude "6.5075332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420064_20432420064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4998864 6.5075332)"^^geo:wktLiteral ;
  geo-pos:lat "53.4998864"^^xsd:decimal ;
  geo-pos:long "6.5075332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420064_20432420064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420064'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.996111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5075332'^^xsd:double;
  dwc:latitude '53.4998864'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420064'^^xsd:integer;
  dwc:observationDate '2018-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421195_20432421195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421195_20432421195> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421195_20432421195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5026857 6.5075396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5026857"^^xsd:decimal ;
  dwc:decimalLongitude "6.5075396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421195_20432421195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5026857 6.5075396)"^^geo:wktLiteral ;
  geo-pos:lat "53.5026857"^^xsd:decimal ;
  geo-pos:long "6.5075396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421195_20432421195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421195'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.935'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5075396'^^xsd:double;
  dwc:latitude '53.5026857'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421195'^^xsd:integer;
  dwc:observationDate '2018-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421779_20432421779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421779_20432421779> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421779_20432421779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5369702 6.5075412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5369702"^^xsd:decimal ;
  dwc:decimalLongitude "6.5075412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421779_20432421779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5369702 6.5075412)"^^geo:wktLiteral ;
  geo-pos:lat "53.5369702"^^xsd:decimal ;
  geo-pos:long "6.5075412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421779_20432421779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421779'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.400833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5075412'^^xsd:double;
  dwc:latitude '53.5369702'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421779'^^xsd:integer;
  dwc:observationDate '2018-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420753_20432420753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420753_20432420753> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420753_20432420753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5369139 6.5075415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5369139"^^xsd:decimal ;
  dwc:decimalLongitude "6.5075415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420753_20432420753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5369139 6.5075415)"^^geo:wktLiteral ;
  geo-pos:lat "53.5369139"^^xsd:decimal ;
  geo-pos:long "6.5075415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420753_20432420753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420753'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.2975'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5075415'^^xsd:double;
  dwc:latitude '53.5369139'^^xsd:double;
  dwc:coordinatePrecision '6.3'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420753'^^xsd:integer;
  dwc:observationDate '2018-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420731_20432420731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420731_20432420731> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420731_20432420731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.536695 6.5075649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.536695"^^xsd:decimal ;
  dwc:decimalLongitude "6.5075649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420731_20432420731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.536695 6.5075649)"^^geo:wktLiteral ;
  geo-pos:lat "53.536695"^^xsd:decimal ;
  geo-pos:long "6.5075649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "31.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420731_20432420731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420731'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.17'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5075649'^^xsd:double;
  dwc:latitude '53.536695'^^xsd:double;
  dwc:coordinatePrecision '31.6'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420731'^^xsd:integer;
  dwc:observationDate '2018-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421751_20432421751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421751_20432421751> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421751_20432421751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5013754 6.5075845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5013754"^^xsd:decimal ;
  dwc:decimalLongitude "6.5075845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421751_20432421751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5013754 6.5075845)"^^geo:wktLiteral ;
  geo-pos:lat "53.5013754"^^xsd:decimal ;
  geo-pos:long "6.5075845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421751_20432421751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421751'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.218333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5075845'^^xsd:double;
  dwc:latitude '53.5013754'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421751'^^xsd:integer;
  dwc:observationDate '2018-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421841_20432421841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421841_20432421841> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421841_20432421841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5342587 6.5075871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5342587"^^xsd:decimal ;
  dwc:decimalLongitude "6.5075871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421841_20432421841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5342587 6.5075871)"^^geo:wktLiteral ;
  geo-pos:lat "53.5342587"^^xsd:decimal ;
  geo-pos:long "6.5075871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421841_20432421841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421841'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.7961111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5075871'^^xsd:double;
  dwc:latitude '53.5342587'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421841'^^xsd:integer;
  dwc:observationDate '2018-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421951_20432421951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421951_20432421951> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421951_20432421951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5367681 6.5075968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5367681"^^xsd:decimal ;
  dwc:decimalLongitude "6.5075968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421951_20432421951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5367681 6.5075968)"^^geo:wktLiteral ;
  geo-pos:lat "53.5367681"^^xsd:decimal ;
  geo-pos:long "6.5075968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421951_20432421951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421951'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '21.4475'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5075968'^^xsd:double;
  dwc:latitude '53.5367681'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421951'^^xsd:integer;
  dwc:observationDate '2018-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420961_20432420961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420961_20432420961> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420961_20432420961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.515239 6.5076117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.515239"^^xsd:decimal ;
  dwc:decimalLongitude "6.5076117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420961_20432420961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.515239 6.5076117)"^^geo:wktLiteral ;
  geo-pos:lat "53.515239"^^xsd:decimal ;
  geo-pos:long "6.5076117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420961_20432420961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420961'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.5019444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5076117'^^xsd:double;
  dwc:latitude '53.515239'^^xsd:double;
  dwc:coordinatePrecision '2.5'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420961'^^xsd:integer;
  dwc:observationDate '2018-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421245_20432421245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421245_20432421245> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421245_20432421245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5013661 6.5076567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5013661"^^xsd:decimal ;
  dwc:decimalLongitude "6.5076567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421245_20432421245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5013661 6.5076567)"^^geo:wktLiteral ;
  geo-pos:lat "53.5013661"^^xsd:decimal ;
  geo-pos:long "6.5076567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421245_20432421245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421245'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.2475'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5076567'^^xsd:double;
  dwc:latitude '53.5013661'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421245'^^xsd:integer;
  dwc:observationDate '2018-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421082_20432421082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421082_20432421082> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421082_20432421082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5289052 6.5076596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5289052"^^xsd:decimal ;
  dwc:decimalLongitude "6.5076596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421082_20432421082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5289052 6.5076596)"^^geo:wktLiteral ;
  geo-pos:lat "53.5289052"^^xsd:decimal ;
  geo-pos:long "6.5076596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421082_20432421082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421082'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.245555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5076596'^^xsd:double;
  dwc:latitude '53.5289052'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421082'^^xsd:integer;
  dwc:observationDate '2018-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420275_20432420275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420275_20432420275> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420275_20432420275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5366474 6.507667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5366474"^^xsd:decimal ;
  dwc:decimalLongitude "6.507667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420275_20432420275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5366474 6.507667)"^^geo:wktLiteral ;
  geo-pos:lat "53.5366474"^^xsd:decimal ;
  geo-pos:long "6.507667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420275_20432420275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420275'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.350277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.507667'^^xsd:double;
  dwc:latitude '53.5366474'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420275'^^xsd:integer;
  dwc:observationDate '2018-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421137_20432421137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421137_20432421137> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421137_20432421137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5266579 6.507668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5266579"^^xsd:decimal ;
  dwc:decimalLongitude "6.507668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421137_20432421137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5266579 6.507668)"^^geo:wktLiteral ;
  geo-pos:lat "53.5266579"^^xsd:decimal ;
  geo-pos:long "6.507668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421137_20432421137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421137'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.507668'^^xsd:double;
  dwc:latitude '53.5266579'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421137'^^xsd:integer;
  dwc:observationDate '2018-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420158_20432420158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420158_20432420158> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420158_20432420158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5001209 6.5076835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5001209"^^xsd:decimal ;
  dwc:decimalLongitude "6.5076835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420158_20432420158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5001209 6.5076835)"^^geo:wktLiteral ;
  geo-pos:lat "53.5001209"^^xsd:decimal ;
  geo-pos:long "6.5076835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420158_20432420158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420158'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.585'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5076835'^^xsd:double;
  dwc:latitude '53.5001209'^^xsd:double;
  dwc:coordinatePrecision '7.9'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420158'^^xsd:integer;
  dwc:observationDate '2018-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421208_20432421208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421208_20432421208> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421208_20432421208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5020536 6.5076862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5020536"^^xsd:decimal ;
  dwc:decimalLongitude "6.5076862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421208_20432421208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5020536 6.5076862)"^^geo:wktLiteral ;
  geo-pos:lat "53.5020536"^^xsd:decimal ;
  geo-pos:long "6.5076862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421208_20432421208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421208'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.998333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5076862'^^xsd:double;
  dwc:latitude '53.5020536'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421208'^^xsd:integer;
  dwc:observationDate '2018-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421954_20432421954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421954_20432421954> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421954_20432421954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.536775 6.5076903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.536775"^^xsd:decimal ;
  dwc:decimalLongitude "6.5076903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421954_20432421954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.536775 6.5076903)"^^geo:wktLiteral ;
  geo-pos:lat "53.536775"^^xsd:decimal ;
  geo-pos:long "6.5076903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421954_20432421954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421954'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.46861111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5076903'^^xsd:double;
  dwc:latitude '53.536775'^^xsd:double;
  dwc:coordinatePrecision '9.4'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421954'^^xsd:integer;
  dwc:observationDate '2018-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421939_20432421939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421939_20432421939> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421939_20432421939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5346271 6.5076932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5346271"^^xsd:decimal ;
  dwc:decimalLongitude "6.5076932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421939_20432421939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5346271 6.5076932)"^^geo:wktLiteral ;
  geo-pos:lat "53.5346271"^^xsd:decimal ;
  geo-pos:long "6.5076932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421939_20432421939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421939'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.3688888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5076932'^^xsd:double;
  dwc:latitude '53.5346271'^^xsd:double;
  dwc:coordinatePrecision '15.3'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421939'^^xsd:integer;
  dwc:observationDate '2018-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420627_20432420627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420627_20432420627> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420627_20432420627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5166749 6.507699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5166749"^^xsd:decimal ;
  dwc:decimalLongitude "6.507699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420627_20432420627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5166749 6.507699)"^^geo:wktLiteral ;
  geo-pos:lat "53.5166749"^^xsd:decimal ;
  geo-pos:long "6.507699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420627_20432420627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420627'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.5194444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.507699'^^xsd:double;
  dwc:latitude '53.5166749'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '-19'^^xsd:integer;
  dwc:maximumElevation '-19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420627'^^xsd:integer;
  dwc:observationDate '2018-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421953_20432421953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421953_20432421953> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421953_20432421953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5367821 6.5077083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5367821"^^xsd:decimal ;
  dwc:decimalLongitude "6.5077083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421953_20432421953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5367821 6.5077083)"^^geo:wktLiteral ;
  geo-pos:lat "53.5367821"^^xsd:decimal ;
  geo-pos:long "6.5077083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421953_20432421953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421953'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.460555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5077083'^^xsd:double;
  dwc:latitude '53.5367821'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421953'^^xsd:integer;
  dwc:observationDate '2018-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421231_20432421231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421231_20432421231> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421231_20432421231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5012552 6.507712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5012552"^^xsd:decimal ;
  dwc:decimalLongitude "6.507712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421231_20432421231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5012552 6.507712)"^^geo:wktLiteral ;
  geo-pos:lat "53.5012552"^^xsd:decimal ;
  geo-pos:long "6.507712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421231_20432421231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421231'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.151666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.507712'^^xsd:double;
  dwc:latitude '53.5012552'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421231'^^xsd:integer;
  dwc:observationDate '2018-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421952_20432421952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421952_20432421952> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421952_20432421952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5367797 6.5077146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5367797"^^xsd:decimal ;
  dwc:decimalLongitude "6.5077146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421952_20432421952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5367797 6.5077146)"^^geo:wktLiteral ;
  geo-pos:lat "53.5367797"^^xsd:decimal ;
  geo-pos:long "6.5077146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421952_20432421952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421952'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '22.46'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5077146'^^xsd:double;
  dwc:latitude '53.5367797'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421952'^^xsd:integer;
  dwc:observationDate '2018-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421036_20432421036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421036_20432421036> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421036_20432421036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5255042 6.5077337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5255042"^^xsd:decimal ;
  dwc:decimalLongitude "6.5077337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421036_20432421036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5255042 6.5077337)"^^geo:wktLiteral ;
  geo-pos:lat "53.5255042"^^xsd:decimal ;
  geo-pos:long "6.5077337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421036_20432421036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421036'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.957777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5077337'^^xsd:double;
  dwc:latitude '53.5255042'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421036'^^xsd:integer;
  dwc:observationDate '2018-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420780_20432420780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420780_20432420780> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420780_20432420780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.537229 6.5077376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.537229"^^xsd:decimal ;
  dwc:decimalLongitude "6.5077376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420780_20432420780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.537229 6.5077376)"^^geo:wktLiteral ;
  geo-pos:lat "53.537229"^^xsd:decimal ;
  geo-pos:long "6.5077376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420780_20432420780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420780'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.458333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5077376'^^xsd:double;
  dwc:latitude '53.537229'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420780'^^xsd:integer;
  dwc:observationDate '2018-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421058_20432421058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421058_20432421058> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421058_20432421058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5259363 6.5077439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5259363"^^xsd:decimal ;
  dwc:decimalLongitude "6.5077439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421058_20432421058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5259363 6.5077439)"^^geo:wktLiteral ;
  geo-pos:lat "53.5259363"^^xsd:decimal ;
  geo-pos:long "6.5077439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421058_20432421058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421058'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.101666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5077439'^^xsd:double;
  dwc:latitude '53.5259363'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421058'^^xsd:integer;
  dwc:observationDate '2018-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420340_20432420340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420340_20432420340> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420340_20432420340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5367111 6.5077561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5367111"^^xsd:decimal ;
  dwc:decimalLongitude "6.5077561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420340_20432420340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5367111 6.5077561)"^^geo:wktLiteral ;
  geo-pos:lat "53.5367111"^^xsd:decimal ;
  geo-pos:long "6.5077561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420340_20432420340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420340'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.7627777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5077561'^^xsd:double;
  dwc:latitude '53.5367111'^^xsd:double;
  dwc:coordinatePrecision '14.3'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420340'^^xsd:integer;
  dwc:observationDate '2018-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421219_20432421219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421219_20432421219> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421219_20432421219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5025722 6.5077721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5025722"^^xsd:decimal ;
  dwc:decimalLongitude "6.5077721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421219_20432421219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5025722 6.5077721)"^^geo:wktLiteral ;
  geo-pos:lat "53.5025722"^^xsd:decimal ;
  geo-pos:long "6.5077721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421219_20432421219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421219'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.0766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5077721'^^xsd:double;
  dwc:latitude '53.5025722'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421219'^^xsd:integer;
  dwc:observationDate '2018-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421958_20432421958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421958_20432421958> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421958_20432421958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5013371 6.5077801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5013371"^^xsd:decimal ;
  dwc:decimalLongitude "6.5077801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421958_20432421958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5013371 6.5077801)"^^geo:wktLiteral ;
  geo-pos:lat "53.5013371"^^xsd:decimal ;
  geo-pos:long "6.5077801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421958_20432421958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421958'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.4938888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5077801'^^xsd:double;
  dwc:latitude '53.5013371'^^xsd:double;
  dwc:coordinatePrecision '15.5'^^xsd:double;
  dwc:minimumElevation '-19'^^xsd:integer;
  dwc:maximumElevation '-19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421958'^^xsd:integer;
  dwc:observationDate '2018-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421069_20432421069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421069_20432421069> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421069_20432421069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5268202 6.5077809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5268202"^^xsd:decimal ;
  dwc:decimalLongitude "6.5077809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421069_20432421069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5268202 6.5077809)"^^geo:wktLiteral ;
  geo-pos:lat "53.5268202"^^xsd:decimal ;
  geo-pos:long "6.5077809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421069_20432421069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421069'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '21.163333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5077809'^^xsd:double;
  dwc:latitude '53.5268202'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421069'^^xsd:integer;
  dwc:observationDate '2018-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421246_20432421246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421246_20432421246> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421246_20432421246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5014358 6.507792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5014358"^^xsd:decimal ;
  dwc:decimalLongitude "6.507792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421246_20432421246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5014358 6.507792)"^^geo:wktLiteral ;
  geo-pos:lat "53.5014358"^^xsd:decimal ;
  geo-pos:long "6.507792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421246_20432421246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421246'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.2480555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.507792'^^xsd:double;
  dwc:latitude '53.5014358'^^xsd:double;
  dwc:coordinatePrecision '16.3'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421246'^^xsd:integer;
  dwc:observationDate '2018-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420778_20432420778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420778_20432420778> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420778_20432420778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5215354 6.5078232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5215354"^^xsd:decimal ;
  dwc:decimalLongitude "6.5078232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420778_20432420778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5215354 6.5078232)"^^geo:wktLiteral ;
  geo-pos:lat "53.5215354"^^xsd:decimal ;
  geo-pos:long "6.5078232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420778_20432420778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420778'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.446388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5078232'^^xsd:double;
  dwc:latitude '53.5215354'^^xsd:double;
  dwc:coordinatePrecision '8.5'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420778'^^xsd:integer;
  dwc:observationDate '2018-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421515_20432421515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421515_20432421515> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421515_20432421515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5130179 6.5078935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5130179"^^xsd:decimal ;
  dwc:decimalLongitude "6.5078935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421515_20432421515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5130179 6.5078935)"^^geo:wktLiteral ;
  geo-pos:lat "53.5130179"^^xsd:decimal ;
  geo-pos:long "6.5078935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421515_20432421515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421515'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.829166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5078935'^^xsd:double;
  dwc:latitude '53.5130179'^^xsd:double;
  dwc:coordinatePrecision '8.4'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421515'^^xsd:integer;
  dwc:observationDate '2018-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421674_20432421674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421674_20432421674> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421674_20432421674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5010144 6.5078956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5010144"^^xsd:decimal ;
  dwc:decimalLongitude "6.5078956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421674_20432421674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5010144 6.5078956)"^^geo:wktLiteral ;
  geo-pos:lat "53.5010144"^^xsd:decimal ;
  geo-pos:long "6.5078956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421674_20432421674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421674'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.7516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5078956'^^xsd:double;
  dwc:latitude '53.5010144'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421674'^^xsd:integer;
  dwc:observationDate '2018-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420276_20432420276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420276_20432420276> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420276_20432420276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5368321 6.507896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5368321"^^xsd:decimal ;
  dwc:decimalLongitude "6.507896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420276_20432420276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5368321 6.507896)"^^geo:wktLiteral ;
  geo-pos:lat "53.5368321"^^xsd:decimal ;
  geo-pos:long "6.507896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420276_20432420276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420276'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.355555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.507896'^^xsd:double;
  dwc:latitude '53.5368321'^^xsd:double;
  dwc:coordinatePrecision '8.6'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420276'^^xsd:integer;
  dwc:observationDate '2018-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421892_20432421892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421892_20432421892> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421892_20432421892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5375978 6.5079175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5375978"^^xsd:decimal ;
  dwc:decimalLongitude "6.5079175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421892_20432421892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5375978 6.5079175)"^^geo:wktLiteral ;
  geo-pos:lat "53.5375978"^^xsd:decimal ;
  geo-pos:long "6.5079175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421892_20432421892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421892'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.093333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5079175'^^xsd:double;
  dwc:latitude '53.5375978'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421892'^^xsd:integer;
  dwc:observationDate '2018-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421970_20432421970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421970_20432421970> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421970_20432421970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5013188 6.507919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5013188"^^xsd:decimal ;
  dwc:decimalLongitude "6.507919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421970_20432421970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5013188 6.507919)"^^geo:wktLiteral ;
  geo-pos:lat "53.5013188"^^xsd:decimal ;
  geo-pos:long "6.507919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421970_20432421970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421970'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.576666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.507919'^^xsd:double;
  dwc:latitude '53.5013188'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421970'^^xsd:integer;
  dwc:observationDate '2018-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420339_20432420339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420339_20432420339> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420339_20432420339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5366041 6.5079234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5366041"^^xsd:decimal ;
  dwc:decimalLongitude "6.5079234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420339_20432420339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5366041 6.5079234)"^^geo:wktLiteral ;
  geo-pos:lat "53.5366041"^^xsd:decimal ;
  geo-pos:long "6.5079234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420339_20432420339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420339'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.7577777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5079234'^^xsd:double;
  dwc:latitude '53.5366041'^^xsd:double;
  dwc:coordinatePrecision '13.2'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420339'^^xsd:integer;
  dwc:observationDate '2018-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420252_20432420252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420252_20432420252> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420252_20432420252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5374342 6.5079548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5374342"^^xsd:decimal ;
  dwc:decimalLongitude "6.5079548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420252_20432420252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5374342 6.5079548)"^^geo:wktLiteral ;
  geo-pos:lat "53.5374342"^^xsd:decimal ;
  geo-pos:long "6.5079548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420252_20432420252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420252'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.199722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5079548'^^xsd:double;
  dwc:latitude '53.5374342'^^xsd:double;
  dwc:coordinatePrecision '21.4'^^xsd:double;
  dwc:minimumElevation '-14'^^xsd:integer;
  dwc:maximumElevation '-14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420252'^^xsd:integer;
  dwc:observationDate '2018-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420277_20432420277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420277_20432420277> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420277_20432420277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5370433 6.5079608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5370433"^^xsd:decimal ;
  dwc:decimalLongitude "6.5079608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420277_20432420277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5370433 6.5079608)"^^geo:wktLiteral ;
  geo-pos:lat "53.5370433"^^xsd:decimal ;
  geo-pos:long "6.5079608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420277_20432420277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420277'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.36'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5079608'^^xsd:double;
  dwc:latitude '53.5370433'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420277'^^xsd:integer;
  dwc:observationDate '2018-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421136_20432421136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421136_20432421136> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421136_20432421136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5260729 6.5080078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5260729"^^xsd:decimal ;
  dwc:decimalLongitude "6.5080078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421136_20432421136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5260729 6.5080078)"^^geo:wktLiteral ;
  geo-pos:lat "53.5260729"^^xsd:decimal ;
  geo-pos:long "6.5080078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421136_20432421136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421136'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.576666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5080078'^^xsd:double;
  dwc:latitude '53.5260729'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421136'^^xsd:integer;
  dwc:observationDate '2018-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420278_20432420278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420278_20432420278> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420278_20432420278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.537115 6.5080101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.537115"^^xsd:decimal ;
  dwc:decimalLongitude "6.5080101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420278_20432420278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.537115 6.5080101)"^^geo:wktLiteral ;
  geo-pos:lat "53.537115"^^xsd:decimal ;
  geo-pos:long "6.5080101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420278_20432420278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420278'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.368333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5080101'^^xsd:double;
  dwc:latitude '53.537115'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420278'^^xsd:integer;
  dwc:observationDate '2018-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421896_20432421896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421896_20432421896> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421896_20432421896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5022985 6.5080107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5022985"^^xsd:decimal ;
  dwc:decimalLongitude "6.5080107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421896_20432421896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5022985 6.5080107)"^^geo:wktLiteral ;
  geo-pos:lat "53.5022985"^^xsd:decimal ;
  geo-pos:long "6.5080107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421896_20432421896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421896'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.1175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5080107'^^xsd:double;
  dwc:latitude '53.5022985'^^xsd:double;
  dwc:coordinatePrecision '8.3'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421896'^^xsd:integer;
  dwc:observationDate '2018-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421109_20432421109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421109_20432421109> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421109_20432421109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5249742 6.5080422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5249742"^^xsd:decimal ;
  dwc:decimalLongitude "6.5080422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421109_20432421109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5249742 6.5080422)"^^geo:wktLiteral ;
  geo-pos:lat "53.5249742"^^xsd:decimal ;
  geo-pos:long "6.5080422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421109_20432421109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421109'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.418333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5080422'^^xsd:double;
  dwc:latitude '53.5249742'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421109'^^xsd:integer;
  dwc:observationDate '2018-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420749_20432420749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420749_20432420749> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420749_20432420749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5156433 6.5080897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5156433"^^xsd:decimal ;
  dwc:decimalLongitude "6.5080897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420749_20432420749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5156433 6.5080897)"^^geo:wktLiteral ;
  geo-pos:lat "53.5156433"^^xsd:decimal ;
  geo-pos:long "6.5080897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420749_20432420749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420749'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.275'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5080897'^^xsd:double;
  dwc:latitude '53.5156433'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420749'^^xsd:integer;
  dwc:observationDate '2018-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421544_20432421544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421544_20432421544> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421544_20432421544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5374411 6.5081347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5374411"^^xsd:decimal ;
  dwc:decimalLongitude "6.5081347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421544_20432421544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5374411 6.5081347)"^^geo:wktLiteral ;
  geo-pos:lat "53.5374411"^^xsd:decimal ;
  geo-pos:long "6.5081347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421544_20432421544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421544'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.986388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5081347'^^xsd:double;
  dwc:latitude '53.5374411'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421544'^^xsd:integer;
  dwc:observationDate '2018-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420253_20432420253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420253_20432420253> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420253_20432420253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.537066 6.508146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.537066"^^xsd:decimal ;
  dwc:decimalLongitude "6.508146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420253_20432420253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.537066 6.508146)"^^geo:wktLiteral ;
  geo-pos:lat "53.537066"^^xsd:decimal ;
  geo-pos:long "6.508146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420253_20432420253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420253'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.206944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.508146'^^xsd:double;
  dwc:latitude '53.537066'^^xsd:double;
  dwc:coordinatePrecision '1.9'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420253'^^xsd:integer;
  dwc:observationDate '2018-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420917_20432420917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420917_20432420917> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420917_20432420917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5373674 6.5081556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5373674"^^xsd:decimal ;
  dwc:decimalLongitude "6.5081556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420917_20432420917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5373674 6.5081556)"^^geo:wktLiteral ;
  geo-pos:lat "53.5373674"^^xsd:decimal ;
  geo-pos:long "6.5081556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420917_20432420917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420917'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.249722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5081556'^^xsd:double;
  dwc:latitude '53.5373674'^^xsd:double;
  dwc:coordinatePrecision '7.4'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420917'^^xsd:integer;
  dwc:observationDate '2018-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420254_20432420254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420254_20432420254> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420254_20432420254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5370961 6.5081601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5370961"^^xsd:decimal ;
  dwc:decimalLongitude "6.5081601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420254_20432420254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5370961 6.5081601)"^^geo:wktLiteral ;
  geo-pos:lat "53.5370961"^^xsd:decimal ;
  geo-pos:long "6.5081601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420254_20432420254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420254'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.2125'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5081601'^^xsd:double;
  dwc:latitude '53.5370961'^^xsd:double;
  dwc:coordinatePrecision '8.3'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420254'^^xsd:integer;
  dwc:observationDate '2018-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421221_20432421221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421221_20432421221> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421221_20432421221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5019048 6.5081646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5019048"^^xsd:decimal ;
  dwc:decimalLongitude "6.5081646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421221_20432421221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5019048 6.5081646)"^^geo:wktLiteral ;
  geo-pos:lat "53.5019048"^^xsd:decimal ;
  geo-pos:long "6.5081646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421221_20432421221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421221'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.0986111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5081646'^^xsd:double;
  dwc:latitude '53.5019048'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421221'^^xsd:integer;
  dwc:observationDate '2018-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421462_20432421462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421462_20432421462> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421462_20432421462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5377216 6.5081687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5377216"^^xsd:decimal ;
  dwc:decimalLongitude "6.5081687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "58.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421462_20432421462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5377216 6.5081687)"^^geo:wktLiteral ;
  geo-pos:lat "53.5377216"^^xsd:decimal ;
  geo-pos:long "6.5081687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "58.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421462_20432421462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421462'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.54'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5081687'^^xsd:double;
  dwc:latitude '53.5377216'^^xsd:double;
  dwc:coordinatePrecision '58.5'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421462'^^xsd:integer;
  dwc:observationDate '2018-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420765_20432420765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420765_20432420765> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420765_20432420765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5366769 6.5081901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5366769"^^xsd:decimal ;
  dwc:decimalLongitude "6.5081901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420765_20432420765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5366769 6.5081901)"^^geo:wktLiteral ;
  geo-pos:lat "53.5366769"^^xsd:decimal ;
  geo-pos:long "6.5081901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420765_20432420765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420765'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.3630555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5081901'^^xsd:double;
  dwc:latitude '53.5366769'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420765'^^xsd:integer;
  dwc:observationDate '2018-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421846_20432421846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421846_20432421846> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421846_20432421846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5303983 6.5082045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5303983"^^xsd:decimal ;
  dwc:decimalLongitude "6.5082045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421846_20432421846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5303983 6.5082045)"^^geo:wktLiteral ;
  geo-pos:lat "53.5303983"^^xsd:decimal ;
  geo-pos:long "6.5082045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421846_20432421846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421846'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.822222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5082045'^^xsd:double;
  dwc:latitude '53.5303983'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421846'^^xsd:integer;
  dwc:observationDate '2018-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421120_20432421120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421120_20432421120> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421120_20432421120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5242296 6.5082162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5242296"^^xsd:decimal ;
  dwc:decimalLongitude "6.5082162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421120_20432421120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5242296 6.5082162)"^^geo:wktLiteral ;
  geo-pos:lat "53.5242296"^^xsd:decimal ;
  geo-pos:long "6.5082162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421120_20432421120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421120'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.49333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5082162'^^xsd:double;
  dwc:latitude '53.5242296'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421120'^^xsd:integer;
  dwc:observationDate '2018-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421955_20432421955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421955_20432421955> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421955_20432421955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5290708 6.5082208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5290708"^^xsd:decimal ;
  dwc:decimalLongitude "6.5082208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421955_20432421955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5290708 6.5082208)"^^geo:wktLiteral ;
  geo-pos:lat "53.5290708"^^xsd:decimal ;
  geo-pos:long "6.5082208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421955_20432421955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421955'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.4722222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5082208'^^xsd:double;
  dwc:latitude '53.5290708'^^xsd:double;
  dwc:coordinatePrecision '11.3'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421955'^^xsd:integer;
  dwc:observationDate '2018-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420764_20432420764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420764_20432420764> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420764_20432420764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5367138 6.5082285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5367138"^^xsd:decimal ;
  dwc:decimalLongitude "6.5082285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420764_20432420764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5367138 6.5082285)"^^geo:wktLiteral ;
  geo-pos:lat "53.5367138"^^xsd:decimal ;
  geo-pos:long "6.5082285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420764_20432420764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420764'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.3583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5082285'^^xsd:double;
  dwc:latitude '53.5367138'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420764'^^xsd:integer;
  dwc:observationDate '2018-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421893_20432421893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421893_20432421893> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421893_20432421893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.537574 6.5082451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.537574"^^xsd:decimal ;
  dwc:decimalLongitude "6.5082451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421893_20432421893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.537574 6.5082451)"^^geo:wktLiteral ;
  geo-pos:lat "53.537574"^^xsd:decimal ;
  geo-pos:long "6.5082451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421893_20432421893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421893'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.101111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5082451'^^xsd:double;
  dwc:latitude '53.537574'^^xsd:double;
  dwc:coordinatePrecision '7.9'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421893'^^xsd:integer;
  dwc:observationDate '2018-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421232_20432421232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421232_20432421232> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421232_20432421232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5034868 6.5082642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5034868"^^xsd:decimal ;
  dwc:decimalLongitude "6.5082642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421232_20432421232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5034868 6.5082642)"^^geo:wktLiteral ;
  geo-pos:lat "53.5034868"^^xsd:decimal ;
  geo-pos:long "6.5082642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421232_20432421232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421232'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.160277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5082642'^^xsd:double;
  dwc:latitude '53.5034868'^^xsd:double;
  dwc:coordinatePrecision '2.7'^^xsd:double;
  dwc:minimumElevation '-13'^^xsd:integer;
  dwc:maximumElevation '-13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421232'^^xsd:integer;
  dwc:observationDate '2018-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420150_20432420150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420150_20432420150> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420150_20432420150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4998615 6.5082644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4998615"^^xsd:decimal ;
  dwc:decimalLongitude "6.5082644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420150_20432420150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4998615 6.5082644)"^^geo:wktLiteral ;
  geo-pos:lat "53.4998615"^^xsd:decimal ;
  geo-pos:long "6.5082644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420150_20432420150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420150'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.5419444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5082644'^^xsd:double;
  dwc:latitude '53.4998615'^^xsd:double;
  dwc:coordinatePrecision '8.3'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420150'^^xsd:integer;
  dwc:observationDate '2018-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420763_20432420763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420763_20432420763> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420763_20432420763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5366363 6.5082746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5366363"^^xsd:decimal ;
  dwc:decimalLongitude "6.5082746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420763_20432420763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5366363 6.5082746)"^^geo:wktLiteral ;
  geo-pos:lat "53.5366363"^^xsd:decimal ;
  geo-pos:long "6.5082746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420763_20432420763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420763'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.3483333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5082746'^^xsd:double;
  dwc:latitude '53.5366363'^^xsd:double;
  dwc:coordinatePrecision '13.2'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420763'^^xsd:integer;
  dwc:observationDate '2018-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420463_20432420463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420463_20432420463> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420463_20432420463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5374211 6.5082794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5374211"^^xsd:decimal ;
  dwc:decimalLongitude "6.5082794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420463_20432420463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5374211 6.5082794)"^^geo:wktLiteral ;
  geo-pos:lat "53.5374211"^^xsd:decimal ;
  geo-pos:long "6.5082794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420463_20432420463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420463'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.535'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5082794'^^xsd:double;
  dwc:latitude '53.5374211'^^xsd:double;
  dwc:coordinatePrecision '7.7'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420463'^^xsd:integer;
  dwc:observationDate '2018-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420462_20432420462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420462_20432420462> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420462_20432420462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5373747 6.5082987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5373747"^^xsd:decimal ;
  dwc:decimalLongitude "6.5082987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420462_20432420462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5373747 6.5082987)"^^geo:wktLiteral ;
  geo-pos:lat "53.5373747"^^xsd:decimal ;
  geo-pos:long "6.5082987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420462_20432420462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420462'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.518333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5082987'^^xsd:double;
  dwc:latitude '53.5373747'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '-12'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420462'^^xsd:integer;
  dwc:observationDate '2018-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420062_20432420062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420062_20432420062> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420062_20432420062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5005905 6.5082998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5005905"^^xsd:decimal ;
  dwc:decimalLongitude "6.5082998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420062_20432420062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5005905 6.5082998)"^^geo:wktLiteral ;
  geo-pos:lat "53.5005905"^^xsd:decimal ;
  geo-pos:long "6.5082998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420062_20432420062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420062'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.976944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5082998'^^xsd:double;
  dwc:latitude '53.5005905'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '-15'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420062'^^xsd:integer;
  dwc:observationDate '2018-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421235_20432421235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421235_20432421235> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421235_20432421235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5370233 6.5083185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5370233"^^xsd:decimal ;
  dwc:decimalLongitude "6.5083185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421235_20432421235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5370233 6.5083185)"^^geo:wktLiteral ;
  geo-pos:lat "53.5370233"^^xsd:decimal ;
  geo-pos:long "6.5083185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421235_20432421235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421235'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.181944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5083185'^^xsd:double;
  dwc:latitude '53.5370233'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421235'^^xsd:integer;
  dwc:observationDate '2018-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421463_20432421463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421463_20432421463> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421463_20432421463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5372889 6.5083423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5372889"^^xsd:decimal ;
  dwc:decimalLongitude "6.5083423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421463_20432421463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5372889 6.5083423)"^^geo:wktLiteral ;
  geo-pos:lat "53.5372889"^^xsd:decimal ;
  geo-pos:long "6.5083423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421463_20432421463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421463'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.5516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5083423'^^xsd:double;
  dwc:latitude '53.5372889'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421463'^^xsd:integer;
  dwc:observationDate '2018-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421945_20432421945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421945_20432421945> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421945_20432421945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4999873 6.5083499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4999873"^^xsd:decimal ;
  dwc:decimalLongitude "6.5083499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421945_20432421945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4999873 6.5083499)"^^geo:wktLiteral ;
  geo-pos:lat "53.4999873"^^xsd:decimal ;
  geo-pos:long "6.5083499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421945_20432421945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421945'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.412777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5083499'^^xsd:double;
  dwc:latitude '53.4999873'^^xsd:double;
  dwc:coordinatePrecision '11.9'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421945'^^xsd:integer;
  dwc:observationDate '2018-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421623_20432421623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421623_20432421623> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421623_20432421623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5350753 6.5083528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5350753"^^xsd:decimal ;
  dwc:decimalLongitude "6.5083528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421623_20432421623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5350753 6.5083528)"^^geo:wktLiteral ;
  geo-pos:lat "53.5350753"^^xsd:decimal ;
  geo-pos:long "6.5083528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421623_20432421623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421623'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.4433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5083528'^^xsd:double;
  dwc:latitude '53.5350753'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421623'^^xsd:integer;
  dwc:observationDate '2018-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420985_20432420985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420985_20432420985> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420985_20432420985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5154006 6.5083815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5154006"^^xsd:decimal ;
  dwc:decimalLongitude "6.5083815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420985_20432420985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5154006 6.5083815)"^^geo:wktLiteral ;
  geo-pos:lat "53.5154006"^^xsd:decimal ;
  geo-pos:long "6.5083815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420985_20432420985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420985'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.6430555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5083815'^^xsd:double;
  dwc:latitude '53.5154006'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420985'^^xsd:integer;
  dwc:observationDate '2018-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420986_20432420986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420986_20432420986> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420986_20432420986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5153998 6.508404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5153998"^^xsd:decimal ;
  dwc:decimalLongitude "6.508404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420986_20432420986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5153998 6.508404)"^^geo:wktLiteral ;
  geo-pos:lat "53.5153998"^^xsd:decimal ;
  geo-pos:long "6.508404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420986_20432420986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420986'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.6472222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.508404'^^xsd:double;
  dwc:latitude '53.5153998'^^xsd:double;
  dwc:coordinatePrecision '7.1'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420986'^^xsd:integer;
  dwc:observationDate '2018-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420819_20432420819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420819_20432420819> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420819_20432420819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5368323 6.5084353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5368323"^^xsd:decimal ;
  dwc:decimalLongitude "6.5084353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420819_20432420819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5368323 6.5084353)"^^geo:wktLiteral ;
  geo-pos:lat "53.5368323"^^xsd:decimal ;
  geo-pos:long "6.5084353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420819_20432420819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420819'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.6736111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5084353'^^xsd:double;
  dwc:latitude '53.5368323'^^xsd:double;
  dwc:coordinatePrecision '11'^^xsd:integer;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420819'^^xsd:integer;
  dwc:observationDate '2018-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421170_20432421170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421170_20432421170> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421170_20432421170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5259105 6.5084655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5259105"^^xsd:decimal ;
  dwc:decimalLongitude "6.5084655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421170_20432421170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5259105 6.5084655)"^^geo:wktLiteral ;
  geo-pos:lat "53.5259105"^^xsd:decimal ;
  geo-pos:long "6.5084655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421170_20432421170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421170'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.7933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5084655'^^xsd:double;
  dwc:latitude '53.5259105'^^xsd:double;
  dwc:coordinatePrecision '2.8'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421170'^^xsd:integer;
  dwc:observationDate '2018-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420984_20432420984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420984_20432420984> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420984_20432420984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5154574 6.5085089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5154574"^^xsd:decimal ;
  dwc:decimalLongitude "6.5085089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420984_20432420984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5154574 6.5085089)"^^geo:wktLiteral ;
  geo-pos:lat "53.5154574"^^xsd:decimal ;
  geo-pos:long "6.5085089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420984_20432420984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420984'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.6433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5085089'^^xsd:double;
  dwc:latitude '53.5154574'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420984'^^xsd:integer;
  dwc:observationDate '2018-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421562_20432421562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421562_20432421562> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421562_20432421562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5373925 6.5085486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5373925"^^xsd:decimal ;
  dwc:decimalLongitude "6.5085486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421562_20432421562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5373925 6.5085486)"^^geo:wktLiteral ;
  geo-pos:lat "53.5373925"^^xsd:decimal ;
  geo-pos:long "6.5085486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421562_20432421562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421562'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.082222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5085486'^^xsd:double;
  dwc:latitude '53.5373925'^^xsd:double;
  dwc:coordinatePrecision '16.9'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421562'^^xsd:integer;
  dwc:observationDate '2018-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421103_20432421103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421103_20432421103> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421103_20432421103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5371465 6.5085493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5371465"^^xsd:decimal ;
  dwc:decimalLongitude "6.5085493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421103_20432421103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5371465 6.5085493)"^^geo:wktLiteral ;
  geo-pos:lat "53.5371465"^^xsd:decimal ;
  geo-pos:long "6.5085493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421103_20432421103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421103'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.3863888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5085493'^^xsd:double;
  dwc:latitude '53.5371465'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421103'^^xsd:integer;
  dwc:observationDate '2018-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420065_20432420065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420065_20432420065> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420065_20432420065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.500349 6.5085777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.500349"^^xsd:decimal ;
  dwc:decimalLongitude "6.5085777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420065_20432420065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.500349 6.5085777)"^^geo:wktLiteral ;
  geo-pos:lat "53.500349"^^xsd:decimal ;
  geo-pos:long "6.5085777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420065_20432420065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420065'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.999166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5085777'^^xsd:double;
  dwc:latitude '53.500349'^^xsd:double;
  dwc:coordinatePrecision '9.1'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420065'^^xsd:integer;
  dwc:observationDate '2018-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421220_20432421220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421220_20432421220> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421220_20432421220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.502975 6.508578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.502975"^^xsd:decimal ;
  dwc:decimalLongitude "6.508578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421220_20432421220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.502975 6.508578)"^^geo:wktLiteral ;
  geo-pos:lat "53.502975"^^xsd:decimal ;
  geo-pos:long "6.508578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421220_20432421220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421220'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.09'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.508578'^^xsd:double;
  dwc:latitude '53.502975'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421220'^^xsd:integer;
  dwc:observationDate '2018-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421113_20432421113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421113_20432421113> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421113_20432421113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5357949 6.5086244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5357949"^^xsd:decimal ;
  dwc:decimalLongitude "6.5086244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421113_20432421113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5357949 6.5086244)"^^geo:wktLiteral ;
  geo-pos:lat "53.5357949"^^xsd:decimal ;
  geo-pos:long "6.5086244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421113_20432421113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421113'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.443333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5086244'^^xsd:double;
  dwc:latitude '53.5357949'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421113'^^xsd:integer;
  dwc:observationDate '2018-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421197_20432421197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421197_20432421197> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421197_20432421197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5009676 6.5086354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5009676"^^xsd:decimal ;
  dwc:decimalLongitude "6.5086354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421197_20432421197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5009676 6.5086354)"^^geo:wktLiteral ;
  geo-pos:lat "53.5009676"^^xsd:decimal ;
  geo-pos:long "6.5086354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421197_20432421197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421197'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.9463888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5086354'^^xsd:double;
  dwc:latitude '53.5009676'^^xsd:double;
  dwc:coordinatePrecision '8.1'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421197'^^xsd:integer;
  dwc:observationDate '2018-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421207_20432421207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421207_20432421207> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421207_20432421207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5017254 6.5086776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5017254"^^xsd:decimal ;
  dwc:decimalLongitude "6.5086776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421207_20432421207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5017254 6.5086776)"^^geo:wktLiteral ;
  geo-pos:lat "53.5017254"^^xsd:decimal ;
  geo-pos:long "6.5086776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421207_20432421207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421207'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.998611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5086776'^^xsd:double;
  dwc:latitude '53.5017254'^^xsd:double;
  dwc:coordinatePrecision '6.3'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421207'^^xsd:integer;
  dwc:observationDate '2018-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421033_20432421033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421033_20432421033> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421033_20432421033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5001402 6.5087247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5001402"^^xsd:decimal ;
  dwc:decimalLongitude "6.5087247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421033_20432421033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5001402 6.5087247)"^^geo:wktLiteral ;
  geo-pos:lat "53.5001402"^^xsd:decimal ;
  geo-pos:long "6.5087247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421033_20432421033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421033'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.9405555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5087247'^^xsd:double;
  dwc:latitude '53.5001402'^^xsd:double;
  dwc:coordinatePrecision '8.3'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421033'^^xsd:integer;
  dwc:observationDate '2018-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421534_20432421534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421534_20432421534> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421534_20432421534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5368713 6.5087251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5368713"^^xsd:decimal ;
  dwc:decimalLongitude "6.5087251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421534_20432421534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5368713 6.5087251)"^^geo:wktLiteral ;
  geo-pos:lat "53.5368713"^^xsd:decimal ;
  geo-pos:long "6.5087251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421534_20432421534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421534'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.9422222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5087251'^^xsd:double;
  dwc:latitude '53.5368713'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421534'^^xsd:integer;
  dwc:observationDate '2018-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421748_20432421748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421748_20432421748> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421748_20432421748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5113946 6.508727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5113946"^^xsd:decimal ;
  dwc:decimalLongitude "6.508727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421748_20432421748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5113946 6.508727)"^^geo:wktLiteral ;
  geo-pos:lat "53.5113946"^^xsd:decimal ;
  geo-pos:long "6.508727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421748_20432421748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421748'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.2002777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.508727'^^xsd:double;
  dwc:latitude '53.5113946'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421748'^^xsd:integer;
  dwc:observationDate '2018-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421461_20432421461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421461_20432421461> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421461_20432421461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5370735 6.5087828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5370735"^^xsd:decimal ;
  dwc:decimalLongitude "6.5087828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421461_20432421461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5370735 6.5087828)"^^geo:wktLiteral ;
  geo-pos:lat "53.5370735"^^xsd:decimal ;
  geo-pos:long "6.5087828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421461_20432421461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421461'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.5330555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5087828'^^xsd:double;
  dwc:latitude '53.5370735'^^xsd:double;
  dwc:coordinatePrecision '9.1'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421461'^^xsd:integer;
  dwc:observationDate '2018-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421803_20432421803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421803_20432421803> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421803_20432421803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5109312 6.5087829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5109312"^^xsd:decimal ;
  dwc:decimalLongitude "6.5087829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421803_20432421803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5109312 6.5087829)"^^geo:wktLiteral ;
  geo-pos:lat "53.5109312"^^xsd:decimal ;
  geo-pos:long "6.5087829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421803_20432421803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421803'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.576666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5087829'^^xsd:double;
  dwc:latitude '53.5109312'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421803'^^xsd:integer;
  dwc:observationDate '2018-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420537_20432420537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420537_20432420537> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420537_20432420537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5373016 6.508785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5373016"^^xsd:decimal ;
  dwc:decimalLongitude "6.508785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420537_20432420537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5373016 6.508785)"^^geo:wktLiteral ;
  geo-pos:lat "53.5373016"^^xsd:decimal ;
  geo-pos:long "6.508785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420537_20432420537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420537'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.985'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.508785'^^xsd:double;
  dwc:latitude '53.5373016'^^xsd:double;
  dwc:coordinatePrecision '2.8'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420537'^^xsd:integer;
  dwc:observationDate '2018-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420088_20432420088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420088_20432420088> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420088_20432420088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4999559 6.50881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4999559"^^xsd:decimal ;
  dwc:decimalLongitude "6.50881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420088_20432420088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4999559 6.50881)"^^geo:wktLiteral ;
  geo-pos:lat "53.4999559"^^xsd:decimal ;
  geo-pos:long "6.50881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420088_20432420088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420088'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.174166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.50881'^^xsd:double;
  dwc:latitude '53.4999559'^^xsd:double;
  dwc:coordinatePrecision '12.9'^^xsd:double;
  dwc:minimumElevation '-18'^^xsd:integer;
  dwc:maximumElevation '-18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420088'^^xsd:integer;
  dwc:observationDate '2018-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420100_20432420100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420100_20432420100> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420100_20432420100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5002711 6.5088116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5002711"^^xsd:decimal ;
  dwc:decimalLongitude "6.5088116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420100_20432420100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5002711 6.5088116)"^^geo:wktLiteral ;
  geo-pos:lat "53.5002711"^^xsd:decimal ;
  geo-pos:long "6.5088116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420100_20432420100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420100'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.2452777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5088116'^^xsd:double;
  dwc:latitude '53.5002711'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420100'^^xsd:integer;
  dwc:observationDate '2018-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420536_20432420536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420536_20432420536> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420536_20432420536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.537288 6.5088165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.537288"^^xsd:decimal ;
  dwc:decimalLongitude "6.5088165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420536_20432420536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.537288 6.5088165)"^^geo:wktLiteral ;
  geo-pos:lat "53.537288"^^xsd:decimal ;
  geo-pos:long "6.5088165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420536_20432420536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420536'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.973888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5088165'^^xsd:double;
  dwc:latitude '53.537288'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420536'^^xsd:integer;
  dwc:observationDate '2018-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421440_20432421440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421440_20432421440> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421440_20432421440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5111467 6.5088437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5111467"^^xsd:decimal ;
  dwc:decimalLongitude "6.5088437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421440_20432421440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5111467 6.5088437)"^^geo:wktLiteral ;
  geo-pos:lat "53.5111467"^^xsd:decimal ;
  geo-pos:long "6.5088437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421440_20432421440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421440'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.396944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5088437'^^xsd:double;
  dwc:latitude '53.5111467'^^xsd:double;
  dwc:coordinatePrecision '12.6'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421440'^^xsd:integer;
  dwc:observationDate '2018-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421860_20432421860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421860_20432421860> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421860_20432421860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5011693 6.5088482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5011693"^^xsd:decimal ;
  dwc:decimalLongitude "6.5088482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421860_20432421860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5011693 6.5088482)"^^geo:wktLiteral ;
  geo-pos:lat "53.5011693"^^xsd:decimal ;
  geo-pos:long "6.5088482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421860_20432421860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421860'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.9008333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5088482'^^xsd:double;
  dwc:latitude '53.5011693'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421860'^^xsd:integer;
  dwc:observationDate '2018-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421196_20432421196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421196_20432421196> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421196_20432421196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5027356 6.5088876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5027356"^^xsd:decimal ;
  dwc:decimalLongitude "6.5088876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421196_20432421196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5027356 6.5088876)"^^geo:wktLiteral ;
  geo-pos:lat "53.5027356"^^xsd:decimal ;
  geo-pos:long "6.5088876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421196_20432421196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421196'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.9413888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5088876'^^xsd:double;
  dwc:latitude '53.5027356'^^xsd:double;
  dwc:coordinatePrecision '10.1'^^xsd:double;
  dwc:minimumElevation '-13'^^xsd:integer;
  dwc:maximumElevation '-13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421196'^^xsd:integer;
  dwc:observationDate '2018-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420990_20432420990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420990_20432420990> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420990_20432420990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5363938 6.508929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5363938"^^xsd:decimal ;
  dwc:decimalLongitude "6.508929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420990_20432420990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5363938 6.508929)"^^geo:wktLiteral ;
  geo-pos:lat "53.5363938"^^xsd:decimal ;
  geo-pos:long "6.508929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420990_20432420990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420990'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.668333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.508929'^^xsd:double;
  dwc:latitude '53.5363938'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420990'^^xsd:integer;
  dwc:observationDate '2018-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420535_20432420535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420535_20432420535> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420535_20432420535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5370627 6.5090183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5370627"^^xsd:decimal ;
  dwc:decimalLongitude "6.5090183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420535_20432420535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5370627 6.5090183)"^^geo:wktLiteral ;
  geo-pos:lat "53.5370627"^^xsd:decimal ;
  geo-pos:long "6.5090183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420535_20432420535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420535'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.973888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5090183'^^xsd:double;
  dwc:latitude '53.5370627'^^xsd:double;
  dwc:coordinatePrecision '9.2'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420535'^^xsd:integer;
  dwc:observationDate '2018-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421176_20432421176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421176_20432421176> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421176_20432421176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5368531 6.5090218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5368531"^^xsd:decimal ;
  dwc:decimalLongitude "6.5090218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421176_20432421176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5368531 6.5090218)"^^geo:wktLiteral ;
  geo-pos:lat "53.5368531"^^xsd:decimal ;
  geo-pos:long "6.5090218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421176_20432421176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421176'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.8266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5090218'^^xsd:double;
  dwc:latitude '53.5368531'^^xsd:double;
  dwc:coordinatePrecision '10.5'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421176'^^xsd:integer;
  dwc:observationDate '2018-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420871_20432420871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420871_20432420871> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420871_20432420871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5367335 6.5090375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5367335"^^xsd:decimal ;
  dwc:decimalLongitude "6.5090375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420871_20432420871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5367335 6.5090375)"^^geo:wktLiteral ;
  geo-pos:lat "53.5367335"^^xsd:decimal ;
  geo-pos:long "6.5090375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420871_20432420871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420871'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.96'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5090375'^^xsd:double;
  dwc:latitude '53.5367335'^^xsd:double;
  dwc:coordinatePrecision '2.6'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420871'^^xsd:integer;
  dwc:observationDate '2018-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421697_20432421697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421697_20432421697> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421697_20432421697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5116385 6.5090381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5116385"^^xsd:decimal ;
  dwc:decimalLongitude "6.5090381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421697_20432421697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5116385 6.5090381)"^^geo:wktLiteral ;
  geo-pos:lat "53.5116385"^^xsd:decimal ;
  geo-pos:long "6.5090381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421697_20432421697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421697'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.8863888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5090381'^^xsd:double;
  dwc:latitude '53.5116385'^^xsd:double;
  dwc:coordinatePrecision '9.9'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421697'^^xsd:integer;
  dwc:observationDate '2018-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420822_20432420822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420822_20432420822> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420822_20432420822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5369556 6.5090745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5369556"^^xsd:decimal ;
  dwc:decimalLongitude "6.5090745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420822_20432420822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5369556 6.5090745)"^^geo:wktLiteral ;
  geo-pos:lat "53.5369556"^^xsd:decimal ;
  geo-pos:long "6.5090745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420822_20432420822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420822'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.695'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5090745'^^xsd:double;
  dwc:latitude '53.5369556'^^xsd:double;
  dwc:coordinatePrecision '8.7'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420822'^^xsd:integer;
  dwc:observationDate '2018-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420969_20432420969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420969_20432420969> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420969_20432420969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5368336 6.5090835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5368336"^^xsd:decimal ;
  dwc:decimalLongitude "6.5090835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420969_20432420969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5368336 6.5090835)"^^geo:wktLiteral ;
  geo-pos:lat "53.5368336"^^xsd:decimal ;
  geo-pos:long "6.5090835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420969_20432420969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420969'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.542222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5090835'^^xsd:double;
  dwc:latitude '53.5368336'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420969'^^xsd:integer;
  dwc:observationDate '2018-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421806_20432421806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421806_20432421806> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421806_20432421806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5364974 6.5090889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5364974"^^xsd:decimal ;
  dwc:decimalLongitude "6.5090889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421806_20432421806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5364974 6.5090889)"^^geo:wktLiteral ;
  geo-pos:lat "53.5364974"^^xsd:decimal ;
  geo-pos:long "6.5090889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421806_20432421806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421806'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.593333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5090889'^^xsd:double;
  dwc:latitude '53.5364974'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421806'^^xsd:integer;
  dwc:observationDate '2018-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420968_20432420968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420968_20432420968> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420968_20432420968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5368343 6.5090964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5368343"^^xsd:decimal ;
  dwc:decimalLongitude "6.5090964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420968_20432420968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5368343 6.5090964)"^^geo:wktLiteral ;
  geo-pos:lat "53.5368343"^^xsd:decimal ;
  geo-pos:long "6.5090964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420968_20432420968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420968'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.543333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5090964'^^xsd:double;
  dwc:latitude '53.5368343'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420968'^^xsd:integer;
  dwc:observationDate '2018-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421447_20432421447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421447_20432421447> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421447_20432421447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5333733 6.5091034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5333733"^^xsd:decimal ;
  dwc:decimalLongitude "6.5091034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "60"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421447_20432421447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5333733 6.5091034)"^^geo:wktLiteral ;
  geo-pos:lat "53.5333733"^^xsd:decimal ;
  geo-pos:long "6.5091034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "60"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421447_20432421447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421447'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.449166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5091034'^^xsd:double;
  dwc:latitude '53.5333733'^^xsd:double;
  dwc:coordinatePrecision '60'^^xsd:integer;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421447'^^xsd:integer;
  dwc:observationDate '2018-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420125_20432420125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420125_20432420125> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420125_20432420125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5001183 6.5091249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5001183"^^xsd:decimal ;
  dwc:decimalLongitude "6.5091249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420125_20432420125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5001183 6.5091249)"^^geo:wktLiteral ;
  geo-pos:lat "53.5001183"^^xsd:decimal ;
  geo-pos:long "6.5091249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420125_20432420125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420125'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.4016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5091249'^^xsd:double;
  dwc:latitude '53.5001183'^^xsd:double;
  dwc:coordinatePrecision '2.5'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420125'^^xsd:integer;
  dwc:observationDate '2018-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420821_20432420821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420821_20432420821> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420821_20432420821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5370193 6.5091395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5370193"^^xsd:decimal ;
  dwc:decimalLongitude "6.5091395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420821_20432420821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5370193 6.5091395)"^^geo:wktLiteral ;
  geo-pos:lat "53.5370193"^^xsd:decimal ;
  geo-pos:long "6.5091395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420821_20432420821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420821'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.690277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5091395'^^xsd:double;
  dwc:latitude '53.5370193'^^xsd:double;
  dwc:coordinatePrecision '2.7'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420821'^^xsd:integer;
  dwc:observationDate '2018-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420820_20432420820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420820_20432420820> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420820_20432420820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5370287 6.5091693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5370287"^^xsd:decimal ;
  dwc:decimalLongitude "6.5091693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420820_20432420820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5370287 6.5091693)"^^geo:wktLiteral ;
  geo-pos:lat "53.5370287"^^xsd:decimal ;
  geo-pos:long "6.5091693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420820_20432420820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420820'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5091693'^^xsd:double;
  dwc:latitude '53.5370287'^^xsd:double;
  dwc:coordinatePrecision '10.8'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420820'^^xsd:integer;
  dwc:observationDate '2018-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421797_20432421797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421797_20432421797> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421797_20432421797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5344564 6.5091875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5344564"^^xsd:decimal ;
  dwc:decimalLongitude "6.5091875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "29.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421797_20432421797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5344564 6.5091875)"^^geo:wktLiteral ;
  geo-pos:lat "53.5344564"^^xsd:decimal ;
  geo-pos:long "6.5091875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "29.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421797_20432421797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421797'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.528611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5091875'^^xsd:double;
  dwc:latitude '53.5344564'^^xsd:double;
  dwc:coordinatePrecision '29.6'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421797'^^xsd:integer;
  dwc:observationDate '2018-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421348_20432421348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421348_20432421348> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421348_20432421348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.534662 6.5091975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.534662"^^xsd:decimal ;
  dwc:decimalLongitude "6.5091975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421348_20432421348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.534662 6.5091975)"^^geo:wktLiteral ;
  geo-pos:lat "53.534662"^^xsd:decimal ;
  geo-pos:long "6.5091975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421348_20432421348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421348'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.837222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5091975'^^xsd:double;
  dwc:latitude '53.534662'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421348'^^xsd:integer;
  dwc:observationDate '2018-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421107_20432421107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421107_20432421107> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421107_20432421107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5332644 6.5092236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5332644"^^xsd:decimal ;
  dwc:decimalLongitude "6.5092236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421107_20432421107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5332644 6.5092236)"^^geo:wktLiteral ;
  geo-pos:lat "53.5332644"^^xsd:decimal ;
  geo-pos:long "6.5092236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421107_20432421107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421107'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.408333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5092236'^^xsd:double;
  dwc:latitude '53.5332644'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421107'^^xsd:integer;
  dwc:observationDate '2018-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421126_20432421126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421126_20432421126> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421126_20432421126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5361796 6.5092383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5361796"^^xsd:decimal ;
  dwc:decimalLongitude "6.5092383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421126_20432421126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5361796 6.5092383)"^^geo:wktLiteral ;
  geo-pos:lat "53.5361796"^^xsd:decimal ;
  geo-pos:long "6.5092383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421126_20432421126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421126'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.5166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5092383'^^xsd:double;
  dwc:latitude '53.5361796'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421126'^^xsd:integer;
  dwc:observationDate '2018-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420145_20432420145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420145_20432420145> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420145_20432420145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4993111 6.5092443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4993111"^^xsd:decimal ;
  dwc:decimalLongitude "6.5092443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420145_20432420145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4993111 6.5092443)"^^geo:wktLiteral ;
  geo-pos:lat "53.4993111"^^xsd:decimal ;
  geo-pos:long "6.5092443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420145_20432420145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420145'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.5211111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5092443'^^xsd:double;
  dwc:latitude '53.4993111'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420145'^^xsd:integer;
  dwc:observationDate '2018-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421448_20432421448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421448_20432421448> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421448_20432421448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5338841 6.5092506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5338841"^^xsd:decimal ;
  dwc:decimalLongitude "6.5092506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421448_20432421448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5338841 6.5092506)"^^geo:wktLiteral ;
  geo-pos:lat "53.5338841"^^xsd:decimal ;
  geo-pos:long "6.5092506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421448_20432421448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421448'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.46'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5092506'^^xsd:double;
  dwc:latitude '53.5338841'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421448'^^xsd:integer;
  dwc:observationDate '2018-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421808_20432421808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421808_20432421808> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421808_20432421808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5365688 6.5092569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5365688"^^xsd:decimal ;
  dwc:decimalLongitude "6.5092569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421808_20432421808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5365688 6.5092569)"^^geo:wktLiteral ;
  geo-pos:lat "53.5365688"^^xsd:decimal ;
  geo-pos:long "6.5092569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421808_20432421808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421808'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '21.600555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5092569'^^xsd:double;
  dwc:latitude '53.5365688'^^xsd:double;
  dwc:coordinatePrecision '9.5'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421808'^^xsd:integer;
  dwc:observationDate '2018-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421807_20432421807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421807_20432421807> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421807_20432421807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5365488 6.509265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5365488"^^xsd:decimal ;
  dwc:decimalLongitude "6.509265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421807_20432421807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5365488 6.509265)"^^geo:wktLiteral ;
  geo-pos:lat "53.5365488"^^xsd:decimal ;
  geo-pos:long "6.509265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421807_20432421807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421807'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.595'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.509265'^^xsd:double;
  dwc:latitude '53.5365488'^^xsd:double;
  dwc:coordinatePrecision '8.1'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421807'^^xsd:integer;
  dwc:observationDate '2018-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421809_20432421809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421809_20432421809> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421809_20432421809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5365423 6.5092911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5365423"^^xsd:decimal ;
  dwc:decimalLongitude "6.5092911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421809_20432421809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5365423 6.5092911)"^^geo:wktLiteral ;
  geo-pos:lat "53.5365423"^^xsd:decimal ;
  geo-pos:long "6.5092911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421809_20432421809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421809'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22.608333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5092911'^^xsd:double;
  dwc:latitude '53.5365423'^^xsd:double;
  dwc:coordinatePrecision '10.7'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421809'^^xsd:integer;
  dwc:observationDate '2018-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420301_20432420301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420301_20432420301> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420301_20432420301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.536514 6.5093404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.536514"^^xsd:decimal ;
  dwc:decimalLongitude "6.5093404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420301_20432420301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.536514 6.5093404)"^^geo:wktLiteral ;
  geo-pos:lat "53.536514"^^xsd:decimal ;
  geo-pos:long "6.5093404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420301_20432420301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420301'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.518333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5093404'^^xsd:double;
  dwc:latitude '53.536514'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420301'^^xsd:integer;
  dwc:observationDate '2018-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421903_20432421903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421903_20432421903> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421903_20432421903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5365023 6.5093614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5365023"^^xsd:decimal ;
  dwc:decimalLongitude "6.5093614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421903_20432421903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5365023 6.5093614)"^^geo:wktLiteral ;
  geo-pos:lat "53.5365023"^^xsd:decimal ;
  geo-pos:long "6.5093614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421903_20432421903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421903'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '21.166388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5093614'^^xsd:double;
  dwc:latitude '53.5365023'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421903'^^xsd:integer;
  dwc:observationDate '2018-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421840_20432421840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421840_20432421840> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421840_20432421840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5338207 6.5094054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5338207"^^xsd:decimal ;
  dwc:decimalLongitude "6.5094054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421840_20432421840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5338207 6.5094054)"^^geo:wktLiteral ;
  geo-pos:lat "53.5338207"^^xsd:decimal ;
  geo-pos:long "6.5094054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421840_20432421840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421840'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.7933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5094054'^^xsd:double;
  dwc:latitude '53.5338207'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421840'^^xsd:integer;
  dwc:observationDate '2018-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421998_20432421998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421998_20432421998> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421998_20432421998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5364556 6.5094289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5364556"^^xsd:decimal ;
  dwc:decimalLongitude "6.5094289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421998_20432421998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5364556 6.5094289)"^^geo:wktLiteral ;
  geo-pos:lat "53.5364556"^^xsd:decimal ;
  geo-pos:long "6.5094289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "31.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421998_20432421998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421998'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '21.749722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5094289'^^xsd:double;
  dwc:latitude '53.5364556'^^xsd:double;
  dwc:coordinatePrecision '31.7'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421998'^^xsd:integer;
  dwc:observationDate '2018-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420302_20432420302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420302_20432420302> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420302_20432420302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5364192 6.5094303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5364192"^^xsd:decimal ;
  dwc:decimalLongitude "6.5094303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420302_20432420302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5364192 6.5094303)"^^geo:wktLiteral ;
  geo-pos:lat "53.5364192"^^xsd:decimal ;
  geo-pos:long "6.5094303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420302_20432420302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420302'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.521666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5094303'^^xsd:double;
  dwc:latitude '53.5364192'^^xsd:double;
  dwc:coordinatePrecision '7.9'^^xsd:double;
  dwc:minimumElevation '-15'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420302'^^xsd:integer;
  dwc:observationDate '2018-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420461_20432420461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420461_20432420461> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420461_20432420461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5365255 6.5094378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5365255"^^xsd:decimal ;
  dwc:decimalLongitude "6.5094378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420461_20432420461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5365255 6.5094378)"^^geo:wktLiteral ;
  geo-pos:lat "53.5365255"^^xsd:decimal ;
  geo-pos:long "6.5094378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420461_20432420461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420461'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.5141666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5094378'^^xsd:double;
  dwc:latitude '53.5365255'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '-15'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420461'^^xsd:integer;
  dwc:observationDate '2018-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421823_20432421823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421823_20432421823> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421823_20432421823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5115431 6.5094798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5115431"^^xsd:decimal ;
  dwc:decimalLongitude "6.5094798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421823_20432421823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5115431 6.5094798)"^^geo:wktLiteral ;
  geo-pos:lat "53.5115431"^^xsd:decimal ;
  geo-pos:long "6.5094798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421823_20432421823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421823'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.693333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5094798'^^xsd:double;
  dwc:latitude '53.5115431'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421823'^^xsd:integer;
  dwc:observationDate '2018-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420076_20432420076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420076_20432420076> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420076_20432420076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5149096 6.5094922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5149096"^^xsd:decimal ;
  dwc:decimalLongitude "6.5094922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420076_20432420076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5149096 6.5094922)"^^geo:wktLiteral ;
  geo-pos:lat "53.5149096"^^xsd:decimal ;
  geo-pos:long "6.5094922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420076_20432420076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420076'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5094922'^^xsd:double;
  dwc:latitude '53.5149096'^^xsd:double;
  dwc:coordinatePrecision '7.4'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420076'^^xsd:integer;
  dwc:observationDate '2018-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420994_20432420994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420994_20432420994> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420994_20432420994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5362698 6.5094935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5362698"^^xsd:decimal ;
  dwc:decimalLongitude "6.5094935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420994_20432420994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5362698 6.5094935)"^^geo:wktLiteral ;
  geo-pos:lat "53.5362698"^^xsd:decimal ;
  geo-pos:long "6.5094935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420994_20432420994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420994'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.695277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5094935'^^xsd:double;
  dwc:latitude '53.5362698'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420994'^^xsd:integer;
  dwc:observationDate '2018-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421997_20432421997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421997_20432421997> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421997_20432421997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5364312 6.5094935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5364312"^^xsd:decimal ;
  dwc:decimalLongitude "6.5094935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421997_20432421997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5364312 6.5094935)"^^geo:wktLiteral ;
  geo-pos:lat "53.5364312"^^xsd:decimal ;
  geo-pos:long "6.5094935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421997_20432421997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421997'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.745277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5094935'^^xsd:double;
  dwc:latitude '53.5364312'^^xsd:double;
  dwc:coordinatePrecision '11.1'^^xsd:double;
  dwc:minimumElevation '-12'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421997'^^xsd:integer;
  dwc:observationDate '2018-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420110_20432420110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420110_20432420110> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420110_20432420110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5001644 6.5095311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5001644"^^xsd:decimal ;
  dwc:decimalLongitude "6.5095311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420110_20432420110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5001644 6.5095311)"^^geo:wktLiteral ;
  geo-pos:lat "53.5001644"^^xsd:decimal ;
  geo-pos:long "6.5095311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420110_20432420110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420110'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.299166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5095311'^^xsd:double;
  dwc:latitude '53.5001644'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420110'^^xsd:integer;
  dwc:observationDate '2018-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420967_20432420967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420967_20432420967> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420967_20432420967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.536512 6.5095993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.536512"^^xsd:decimal ;
  dwc:decimalLongitude "6.5095993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420967_20432420967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.536512 6.5095993)"^^geo:wktLiteral ;
  geo-pos:lat "53.536512"^^xsd:decimal ;
  geo-pos:long "6.5095993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420967_20432420967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420967'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.534722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5095993'^^xsd:double;
  dwc:latitude '53.536512'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420967'^^xsd:integer;
  dwc:observationDate '2018-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420732_20432420732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420732_20432420732> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420732_20432420732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5369045 6.5096169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5369045"^^xsd:decimal ;
  dwc:decimalLongitude "6.5096169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420732_20432420732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5369045 6.5096169)"^^geo:wktLiteral ;
  geo-pos:lat "53.5369045"^^xsd:decimal ;
  geo-pos:long "6.5096169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420732_20432420732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420732'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.185277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5096169'^^xsd:double;
  dwc:latitude '53.5369045'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420732'^^xsd:integer;
  dwc:observationDate '2018-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421891_20432421891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421891_20432421891> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421891_20432421891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5364087 6.5096245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5364087"^^xsd:decimal ;
  dwc:decimalLongitude "6.5096245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421891_20432421891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5364087 6.5096245)"^^geo:wktLiteral ;
  geo-pos:lat "53.5364087"^^xsd:decimal ;
  geo-pos:long "6.5096245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421891_20432421891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421891'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.0783333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5096245'^^xsd:double;
  dwc:latitude '53.5364087'^^xsd:double;
  dwc:coordinatePrecision '16.3'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421891'^^xsd:integer;
  dwc:observationDate '2018-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420773_20432420773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420773_20432420773> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420773_20432420773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5365439 6.5096274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5365439"^^xsd:decimal ;
  dwc:decimalLongitude "6.5096274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420773_20432420773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5365439 6.5096274)"^^geo:wktLiteral ;
  geo-pos:lat "53.5365439"^^xsd:decimal ;
  geo-pos:long "6.5096274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420773_20432420773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420773'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.418333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5096274'^^xsd:double;
  dwc:latitude '53.5365439'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420773'^^xsd:integer;
  dwc:observationDate '2018-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420300_20432420300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420300_20432420300> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420300_20432420300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5364213 6.509674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5364213"^^xsd:decimal ;
  dwc:decimalLongitude "6.509674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420300_20432420300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5364213 6.509674)"^^geo:wktLiteral ;
  geo-pos:lat "53.5364213"^^xsd:decimal ;
  geo-pos:long "6.509674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420300_20432420300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420300'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.508055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.509674'^^xsd:double;
  dwc:latitude '53.5364213'^^xsd:double;
  dwc:coordinatePrecision '20.9'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420300'^^xsd:integer;
  dwc:observationDate '2018-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421412_20432421412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421412_20432421412> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421412_20432421412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5344869 6.509723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5344869"^^xsd:decimal ;
  dwc:decimalLongitude "6.509723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421412_20432421412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5344869 6.509723)"^^geo:wktLiteral ;
  geo-pos:lat "53.5344869"^^xsd:decimal ;
  geo-pos:long "6.509723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421412_20432421412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421412'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.2394444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.509723'^^xsd:double;
  dwc:latitude '53.5344869'^^xsd:double;
  dwc:coordinatePrecision '6.3'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421412'^^xsd:integer;
  dwc:observationDate '2018-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421413_20432421413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421413_20432421413> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421413_20432421413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5344066 6.5098141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5344066"^^xsd:decimal ;
  dwc:decimalLongitude "6.5098141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421413_20432421413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5344066 6.5098141)"^^geo:wktLiteral ;
  geo-pos:lat "53.5344066"^^xsd:decimal ;
  geo-pos:long "6.5098141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421413_20432421413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421413'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.2397222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5098141'^^xsd:double;
  dwc:latitude '53.5344066'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421413'^^xsd:integer;
  dwc:observationDate '2018-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421101_20432421101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421101_20432421101> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421101_20432421101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.53431 6.5098174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.53431"^^xsd:decimal ;
  dwc:decimalLongitude "6.5098174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421101_20432421101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.53431 6.5098174)"^^geo:wktLiteral ;
  geo-pos:lat "53.53431"^^xsd:decimal ;
  geo-pos:long "6.5098174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421101_20432421101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421101'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.3647222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5098174'^^xsd:double;
  dwc:latitude '53.53431'^^xsd:double;
  dwc:coordinatePrecision '7.7'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421101'^^xsd:integer;
  dwc:observationDate '2018-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421411_20432421411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421411_20432421411> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421411_20432421411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5343758 6.5098295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5343758"^^xsd:decimal ;
  dwc:decimalLongitude "6.5098295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421411_20432421411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5343758 6.5098295)"^^geo:wktLiteral ;
  geo-pos:lat "53.5343758"^^xsd:decimal ;
  geo-pos:long "6.5098295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421411_20432421411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421411'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.235'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5098295'^^xsd:double;
  dwc:latitude '53.5343758'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421411'^^xsd:integer;
  dwc:observationDate '2018-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420817_20432420817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420817_20432420817> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420817_20432420817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5362172 6.5098957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5362172"^^xsd:decimal ;
  dwc:decimalLongitude "6.5098957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420817_20432420817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5362172 6.5098957)"^^geo:wktLiteral ;
  geo-pos:lat "53.5362172"^^xsd:decimal ;
  geo-pos:long "6.5098957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420817_20432420817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420817'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.6597222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5098957'^^xsd:double;
  dwc:latitude '53.5362172'^^xsd:double;
  dwc:coordinatePrecision '7.7'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420817'^^xsd:integer;
  dwc:observationDate '2018-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421817_20432421817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421817_20432421817> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421817_20432421817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5376238 6.5099186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5376238"^^xsd:decimal ;
  dwc:decimalLongitude "6.5099186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421817_20432421817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5376238 6.5099186)"^^geo:wktLiteral ;
  geo-pos:lat "53.5376238"^^xsd:decimal ;
  geo-pos:long "6.5099186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421817_20432421817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421817'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.6519444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5099186'^^xsd:double;
  dwc:latitude '53.5376238'^^xsd:double;
  dwc:coordinatePrecision '2.4'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421817'^^xsd:integer;
  dwc:observationDate '2018-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421169_20432421169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421169_20432421169> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421169_20432421169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5279763 6.5099224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5279763"^^xsd:decimal ;
  dwc:decimalLongitude "6.5099224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421169_20432421169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5279763 6.5099224)"^^geo:wktLiteral ;
  geo-pos:lat "53.5279763"^^xsd:decimal ;
  geo-pos:long "6.5099224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421169_20432421169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421169'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.7841666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5099224'^^xsd:double;
  dwc:latitude '53.5279763'^^xsd:double;
  dwc:coordinatePrecision '10.9'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421169'^^xsd:integer;
  dwc:observationDate '2018-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420418_20432420418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420418_20432420418> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420418_20432420418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5016638 6.5100043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5016638"^^xsd:decimal ;
  dwc:decimalLongitude "6.5100043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420418_20432420418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5016638 6.5100043)"^^geo:wktLiteral ;
  geo-pos:lat "53.5016638"^^xsd:decimal ;
  geo-pos:long "6.5100043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420418_20432420418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420418'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.259166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5100043'^^xsd:double;
  dwc:latitude '53.5016638'^^xsd:double;
  dwc:coordinatePrecision '17'^^xsd:integer;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420418'^^xsd:integer;
  dwc:observationDate '2018-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420993_20432420993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420993_20432420993> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420993_20432420993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5362532 6.5100185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5362532"^^xsd:decimal ;
  dwc:decimalLongitude "6.5100185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420993_20432420993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5362532 6.5100185)"^^geo:wktLiteral ;
  geo-pos:lat "53.5362532"^^xsd:decimal ;
  geo-pos:long "6.5100185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420993_20432420993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420993'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.691666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5100185'^^xsd:double;
  dwc:latitude '53.5362532'^^xsd:double;
  dwc:coordinatePrecision '2.2'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420993'^^xsd:integer;
  dwc:observationDate '2018-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421151_20432421151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421151_20432421151> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421151_20432421151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345844 6.5100245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345844"^^xsd:decimal ;
  dwc:decimalLongitude "6.5100245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421151_20432421151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345844 6.5100245)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345844"^^xsd:decimal ;
  geo-pos:long "6.5100245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421151_20432421151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421151'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.6769444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5100245'^^xsd:double;
  dwc:latitude '53.5345844'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421151'^^xsd:integer;
  dwc:observationDate '2018-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420867_20432420867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420867_20432420867> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420867_20432420867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5364545 6.5100286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5364545"^^xsd:decimal ;
  dwc:decimalLongitude "6.5100286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420867_20432420867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5364545 6.5100286)"^^geo:wktLiteral ;
  geo-pos:lat "53.5364545"^^xsd:decimal ;
  geo-pos:long "6.5100286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420867_20432420867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420867'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.9308333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5100286'^^xsd:double;
  dwc:latitude '53.5364545'^^xsd:double;
  dwc:coordinatePrecision '11.6'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420867'^^xsd:integer;
  dwc:observationDate '2018-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421818_20432421818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421818_20432421818> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421818_20432421818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5374284 6.5100424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5374284"^^xsd:decimal ;
  dwc:decimalLongitude "6.5100424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421818_20432421818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5374284 6.5100424)"^^geo:wktLiteral ;
  geo-pos:lat "53.5374284"^^xsd:decimal ;
  geo-pos:long "6.5100424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421818_20432421818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421818'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.6563888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5100424'^^xsd:double;
  dwc:latitude '53.5374284'^^xsd:double;
  dwc:coordinatePrecision '10.7'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421818'^^xsd:integer;
  dwc:observationDate '2018-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420063_20432420063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420063_20432420063> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420063_20432420063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5006753 6.5100519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5006753"^^xsd:decimal ;
  dwc:decimalLongitude "6.5100519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420063_20432420063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5006753 6.5100519)"^^geo:wktLiteral ;
  geo-pos:lat "53.5006753"^^xsd:decimal ;
  geo-pos:long "6.5100519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420063_20432420063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420063'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.991944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5100519'^^xsd:double;
  dwc:latitude '53.5006753'^^xsd:double;
  dwc:coordinatePrecision '2.8'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420063'^^xsd:integer;
  dwc:observationDate '2018-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421894_20432421894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421894_20432421894> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421894_20432421894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5362873 6.5100532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5362873"^^xsd:decimal ;
  dwc:decimalLongitude "6.5100532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421894_20432421894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5362873 6.5100532)"^^geo:wktLiteral ;
  geo-pos:lat "53.5362873"^^xsd:decimal ;
  geo-pos:long "6.5100532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421894_20432421894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421894'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.101944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5100532'^^xsd:double;
  dwc:latitude '53.5362873'^^xsd:double;
  dwc:coordinatePrecision '8.4'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421894'^^xsd:integer;
  dwc:observationDate '2018-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421018_20432421018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421018_20432421018> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421018_20432421018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5341681 6.5100675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5341681"^^xsd:decimal ;
  dwc:decimalLongitude "6.5100675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421018_20432421018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5341681 6.5100675)"^^geo:wktLiteral ;
  geo-pos:lat "53.5341681"^^xsd:decimal ;
  geo-pos:long "6.5100675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421018_20432421018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421018'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.835555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5100675'^^xsd:double;
  dwc:latitude '53.5341681'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '-12'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421018'^^xsd:integer;
  dwc:observationDate '2018-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421102_20432421102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421102_20432421102> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421102_20432421102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5362998 6.5101046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5362998"^^xsd:decimal ;
  dwc:decimalLongitude "6.5101046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421102_20432421102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5362998 6.5101046)"^^geo:wktLiteral ;
  geo-pos:lat "53.5362998"^^xsd:decimal ;
  geo-pos:long "6.5101046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421102_20432421102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421102'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.3833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5101046'^^xsd:double;
  dwc:latitude '53.5362998'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421102'^^xsd:integer;
  dwc:observationDate '2018-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420111_20432420111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420111_20432420111> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420111_20432420111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5001462 6.5101091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5001462"^^xsd:decimal ;
  dwc:decimalLongitude "6.5101091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420111_20432420111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5001462 6.5101091)"^^geo:wktLiteral ;
  geo-pos:lat "53.5001462"^^xsd:decimal ;
  geo-pos:long "6.5101091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420111_20432420111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420111'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.31'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5101091'^^xsd:double;
  dwc:latitude '53.5001462'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420111'^^xsd:integer;
  dwc:observationDate '2018-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420786_20432420786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420786_20432420786> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420786_20432420786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5258571 6.5101147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5258571"^^xsd:decimal ;
  dwc:decimalLongitude "6.5101147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420786_20432420786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5258571 6.5101147)"^^geo:wktLiteral ;
  geo-pos:lat "53.5258571"^^xsd:decimal ;
  geo-pos:long "6.5101147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420786_20432420786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420786'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.48083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5101147'^^xsd:double;
  dwc:latitude '53.5258571'^^xsd:double;
  dwc:coordinatePrecision '11.5'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420786'^^xsd:integer;
  dwc:observationDate '2018-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420746_20432420746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420746_20432420746> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420746_20432420746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.53657 6.5101293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.53657"^^xsd:decimal ;
  dwc:decimalLongitude "6.5101293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420746_20432420746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.53657 6.5101293)"^^geo:wktLiteral ;
  geo-pos:lat "53.53657"^^xsd:decimal ;
  geo-pos:long "6.5101293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420746_20432420746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420746'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.2583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5101293'^^xsd:double;
  dwc:latitude '53.53657'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420746'^^xsd:integer;
  dwc:observationDate '2018-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421106_20432421106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421106_20432421106> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421106_20432421106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5344426 6.5101464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5344426"^^xsd:decimal ;
  dwc:decimalLongitude "6.5101464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421106_20432421106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5344426 6.5101464)"^^geo:wktLiteral ;
  geo-pos:lat "53.5344426"^^xsd:decimal ;
  geo-pos:long "6.5101464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421106_20432421106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421106'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.401666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5101464'^^xsd:double;
  dwc:latitude '53.5344426'^^xsd:double;
  dwc:coordinatePrecision '2.5'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421106'^^xsd:integer;
  dwc:observationDate '2018-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420747_20432420747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420747_20432420747> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420747_20432420747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5365485 6.5101481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5365485"^^xsd:decimal ;
  dwc:decimalLongitude "6.5101481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420747_20432420747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5365485 6.5101481)"^^geo:wktLiteral ;
  geo-pos:lat "53.5365485"^^xsd:decimal ;
  geo-pos:long "6.5101481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420747_20432420747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420747'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.2627777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5101481'^^xsd:double;
  dwc:latitude '53.5365485'^^xsd:double;
  dwc:coordinatePrecision '11.3'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420747'^^xsd:integer;
  dwc:observationDate '2018-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420096_20432420096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420096_20432420096> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420096_20432420096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5256194 6.5101538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5256194"^^xsd:decimal ;
  dwc:decimalLongitude "6.5101538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420096_20432420096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5256194 6.5101538)"^^geo:wktLiteral ;
  geo-pos:lat "53.5256194"^^xsd:decimal ;
  geo-pos:long "6.5101538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420096_20432420096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420096'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.2188888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5101538'^^xsd:double;
  dwc:latitude '53.5256194'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420096'^^xsd:integer;
  dwc:observationDate '2018-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420099_20432420099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420099_20432420099> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420099_20432420099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5003438 6.5101707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5003438"^^xsd:decimal ;
  dwc:decimalLongitude "6.5101707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420099_20432420099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5003438 6.5101707)"^^geo:wktLiteral ;
  geo-pos:lat "53.5003438"^^xsd:decimal ;
  geo-pos:long "6.5101707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420099_20432420099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420099'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.2422222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5101707'^^xsd:double;
  dwc:latitude '53.5003438'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420099'^^xsd:integer;
  dwc:observationDate '2018-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421017_20432421017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421017_20432421017> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421017_20432421017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345014 6.510184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345014"^^xsd:decimal ;
  dwc:decimalLongitude "6.510184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421017_20432421017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345014 6.510184)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345014"^^xsd:decimal ;
  geo-pos:long "6.510184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421017_20432421017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421017'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.835'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.510184'^^xsd:double;
  dwc:latitude '53.5345014'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421017'^^xsd:integer;
  dwc:observationDate '2018-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421162_20432421162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421162_20432421162> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421162_20432421162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.532368 6.5102842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.532368"^^xsd:decimal ;
  dwc:decimalLongitude "6.5102842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421162_20432421162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.532368 6.5102842)"^^geo:wktLiteral ;
  geo-pos:lat "53.532368"^^xsd:decimal ;
  geo-pos:long "6.5102842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421162_20432421162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421162'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.736111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5102842'^^xsd:double;
  dwc:latitude '53.532368'^^xsd:double;
  dwc:coordinatePrecision '7.7'^^xsd:double;
  dwc:minimumElevation '-14'^^xsd:integer;
  dwc:maximumElevation '-14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421162'^^xsd:integer;
  dwc:observationDate '2018-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420085_20432420085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420085_20432420085> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420085_20432420085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5008939 6.51029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5008939"^^xsd:decimal ;
  dwc:decimalLongitude "6.51029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420085_20432420085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5008939 6.51029)"^^geo:wktLiteral ;
  geo-pos:lat "53.5008939"^^xsd:decimal ;
  geo-pos:long "6.51029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420085_20432420085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420085'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.157777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.51029'^^xsd:double;
  dwc:latitude '53.5008939'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420085'^^xsd:integer;
  dwc:observationDate '2018-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421081_20432421081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421081_20432421081> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421081_20432421081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5346236 6.5103501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5346236"^^xsd:decimal ;
  dwc:decimalLongitude "6.5103501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421081_20432421081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5346236 6.5103501)"^^geo:wktLiteral ;
  geo-pos:lat "53.5346236"^^xsd:decimal ;
  geo-pos:long "6.5103501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421081_20432421081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421081'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.2433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5103501'^^xsd:double;
  dwc:latitude '53.5346236'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421081'^^xsd:integer;
  dwc:observationDate '2018-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421078_20432421078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421078_20432421078> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421078_20432421078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5342622 6.5103579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5342622"^^xsd:decimal ;
  dwc:decimalLongitude "6.5103579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421078_20432421078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5342622 6.5103579)"^^geo:wktLiteral ;
  geo-pos:lat "53.5342622"^^xsd:decimal ;
  geo-pos:long "6.5103579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421078_20432421078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421078'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.2266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5103579'^^xsd:double;
  dwc:latitude '53.5342622'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421078'^^xsd:integer;
  dwc:observationDate '2018-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421127_20432421127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421127_20432421127> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421127_20432421127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5361389 6.5103627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5361389"^^xsd:decimal ;
  dwc:decimalLongitude "6.5103627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421127_20432421127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5361389 6.5103627)"^^geo:wktLiteral ;
  geo-pos:lat "53.5361389"^^xsd:decimal ;
  geo-pos:long "6.5103627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421127_20432421127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421127'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.5258333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5103627'^^xsd:double;
  dwc:latitude '53.5361389'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421127'^^xsd:integer;
  dwc:observationDate '2018-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420133_20432420133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420133_20432420133> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420133_20432420133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4996672 6.5104002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4996672"^^xsd:decimal ;
  dwc:decimalLongitude "6.5104002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420133_20432420133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4996672 6.5104002)"^^geo:wktLiteral ;
  geo-pos:lat "53.4996672"^^xsd:decimal ;
  geo-pos:long "6.5104002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420133_20432420133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420133'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.46'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5104002'^^xsd:double;
  dwc:latitude '53.4996672'^^xsd:double;
  dwc:coordinatePrecision '2.5'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420133'^^xsd:integer;
  dwc:observationDate '2018-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421538_20432421538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421538_20432421538> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421538_20432421538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5361399 6.5104089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5361399"^^xsd:decimal ;
  dwc:decimalLongitude "6.5104089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421538_20432421538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5361399 6.5104089)"^^geo:wktLiteral ;
  geo-pos:lat "53.5361399"^^xsd:decimal ;
  geo-pos:long "6.5104089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421538_20432421538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421538'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.956111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5104089'^^xsd:double;
  dwc:latitude '53.5361399'^^xsd:double;
  dwc:coordinatePrecision '12.8'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421538'^^xsd:integer;
  dwc:observationDate '2018-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420776_20432420776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420776_20432420776> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420776_20432420776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5270129 6.5104914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5270129"^^xsd:decimal ;
  dwc:decimalLongitude "6.5104914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420776_20432420776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5270129 6.5104914)"^^geo:wktLiteral ;
  geo-pos:lat "53.5270129"^^xsd:decimal ;
  geo-pos:long "6.5104914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420776_20432420776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420776'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.435'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5104914'^^xsd:double;
  dwc:latitude '53.5270129'^^xsd:double;
  dwc:coordinatePrecision '2.8'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420776'^^xsd:integer;
  dwc:observationDate '2018-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421015_20432421015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421015_20432421015> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421015_20432421015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5356583 6.5104962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5356583"^^xsd:decimal ;
  dwc:decimalLongitude "6.5104962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "26.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421015_20432421015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5356583 6.5104962)"^^geo:wktLiteral ;
  geo-pos:lat "53.5356583"^^xsd:decimal ;
  geo-pos:long "6.5104962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "26.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421015_20432421015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421015'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.826666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5104962'^^xsd:double;
  dwc:latitude '53.5356583'^^xsd:double;
  dwc:coordinatePrecision '26.7'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421015'^^xsd:integer;
  dwc:observationDate '2018-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420966_20432420966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420966_20432420966> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420966_20432420966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5361227 6.5105015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5361227"^^xsd:decimal ;
  dwc:decimalLongitude "6.5105015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420966_20432420966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5361227 6.5105015)"^^geo:wktLiteral ;
  geo-pos:lat "53.5361227"^^xsd:decimal ;
  geo-pos:long "6.5105015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420966_20432420966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420966'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.535'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5105015'^^xsd:double;
  dwc:latitude '53.5361227'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420966'^^xsd:integer;
  dwc:observationDate '2018-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420087_20432420087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420087_20432420087> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420087_20432420087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5009639 6.5105029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5009639"^^xsd:decimal ;
  dwc:decimalLongitude "6.5105029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420087_20432420087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5009639 6.5105029)"^^geo:wktLiteral ;
  geo-pos:lat "53.5009639"^^xsd:decimal ;
  geo-pos:long "6.5105029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420087_20432420087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420087'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.168333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5105029'^^xsd:double;
  dwc:latitude '53.5009639'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '-12'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420087'^^xsd:integer;
  dwc:observationDate '2018-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421488_20432421488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421488_20432421488> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421488_20432421488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5343272 6.5105124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5343272"^^xsd:decimal ;
  dwc:decimalLongitude "6.5105124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421488_20432421488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5343272 6.5105124)"^^geo:wktLiteral ;
  geo-pos:lat "53.5343272"^^xsd:decimal ;
  geo-pos:long "6.5105124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421488_20432421488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421488'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.681111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5105124'^^xsd:double;
  dwc:latitude '53.5343272'^^xsd:double;
  dwc:coordinatePrecision '11.5'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421488'^^xsd:integer;
  dwc:observationDate '2018-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420251_20432420251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420251_20432420251> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420251_20432420251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5365235 6.5105209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5365235"^^xsd:decimal ;
  dwc:decimalLongitude "6.5105209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420251_20432420251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5365235 6.5105209)"^^geo:wktLiteral ;
  geo-pos:lat "53.5365235"^^xsd:decimal ;
  geo-pos:long "6.5105209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420251_20432420251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420251'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.193611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5105209'^^xsd:double;
  dwc:latitude '53.5365235'^^xsd:double;
  dwc:coordinatePrecision '1.8'^^xsd:double;
  dwc:minimumElevation '-13'^^xsd:integer;
  dwc:maximumElevation '-13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420251'^^xsd:integer;
  dwc:observationDate '2018-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420107_20432420107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420107_20432420107> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420107_20432420107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5305451 6.510555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5305451"^^xsd:decimal ;
  dwc:decimalLongitude "6.510555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420107_20432420107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5305451 6.510555)"^^geo:wktLiteral ;
  geo-pos:lat "53.5305451"^^xsd:decimal ;
  geo-pos:long "6.510555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420107_20432420107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420107'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.279722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.510555'^^xsd:double;
  dwc:latitude '53.5305451'^^xsd:double;
  dwc:coordinatePrecision '10.4'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420107'^^xsd:integer;
  dwc:observationDate '2018-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420086_20432420086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420086_20432420086> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420086_20432420086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5008554 6.5106591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5008554"^^xsd:decimal ;
  dwc:decimalLongitude "6.5106591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420086_20432420086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5008554 6.5106591)"^^geo:wktLiteral ;
  geo-pos:lat "53.5008554"^^xsd:decimal ;
  geo-pos:long "6.5106591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420086_20432420086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420086'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.158333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5106591'^^xsd:double;
  dwc:latitude '53.5008554'^^xsd:double;
  dwc:coordinatePrecision '13'^^xsd:integer;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420086'^^xsd:integer;
  dwc:observationDate '2018-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421502_20432421502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421502_20432421502> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421502_20432421502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5283287 6.5106801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5283287"^^xsd:decimal ;
  dwc:decimalLongitude "6.5106801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "26.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421502_20432421502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5283287 6.5106801)"^^geo:wktLiteral ;
  geo-pos:lat "53.5283287"^^xsd:decimal ;
  geo-pos:long "6.5106801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "26.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421502_20432421502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421502'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.75083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5106801'^^xsd:double;
  dwc:latitude '53.5283287'^^xsd:double;
  dwc:coordinatePrecision '26.2'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421502'^^xsd:integer;
  dwc:observationDate '2018-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421424_20432421424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421424_20432421424> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421424_20432421424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5359742 6.5107203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5359742"^^xsd:decimal ;
  dwc:decimalLongitude "6.5107203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421424_20432421424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5359742 6.5107203)"^^geo:wktLiteral ;
  geo-pos:lat "53.5359742"^^xsd:decimal ;
  geo-pos:long "6.5107203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421424_20432421424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421424'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.310277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5107203'^^xsd:double;
  dwc:latitude '53.5359742'^^xsd:double;
  dwc:coordinatePrecision '2.6'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421424'^^xsd:integer;
  dwc:observationDate '2018-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421435_20432421435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421435_20432421435> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421435_20432421435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5346313 6.5107226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5346313"^^xsd:decimal ;
  dwc:decimalLongitude "6.5107226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421435_20432421435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5346313 6.5107226)"^^geo:wktLiteral ;
  geo-pos:lat "53.5346313"^^xsd:decimal ;
  geo-pos:long "6.5107226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421435_20432421435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421435'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.3719444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5107226'^^xsd:double;
  dwc:latitude '53.5346313'^^xsd:double;
  dwc:coordinatePrecision '11.9'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421435'^^xsd:integer;
  dwc:observationDate '2018-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420170_20432420170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420170_20432420170> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420170_20432420170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5006407 6.5107511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5006407"^^xsd:decimal ;
  dwc:decimalLongitude "6.5107511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420170_20432420170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5006407 6.5107511)"^^geo:wktLiteral ;
  geo-pos:lat "53.5006407"^^xsd:decimal ;
  geo-pos:long "6.5107511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420170_20432420170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420170'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.6541666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5107511'^^xsd:double;
  dwc:latitude '53.5006407'^^xsd:double;
  dwc:coordinatePrecision '13'^^xsd:integer;
  dwc:minimumElevation '-25'^^xsd:integer;
  dwc:maximumElevation '-25'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420170'^^xsd:integer;
  dwc:observationDate '2018-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420112_20432420112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420112_20432420112> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420112_20432420112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5001469 6.5107604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5001469"^^xsd:decimal ;
  dwc:decimalLongitude "6.5107604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420112_20432420112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5001469 6.5107604)"^^geo:wktLiteral ;
  geo-pos:lat "53.5001469"^^xsd:decimal ;
  geo-pos:long "6.5107604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420112_20432420112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420112'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.310833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5107604'^^xsd:double;
  dwc:latitude '53.5001469'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420112'^^xsd:integer;
  dwc:observationDate '2018-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420745_20432420745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420745_20432420745> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420745_20432420745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5362489 6.5107627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5362489"^^xsd:decimal ;
  dwc:decimalLongitude "6.5107627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420745_20432420745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5362489 6.5107627)"^^geo:wktLiteral ;
  geo-pos:lat "53.5362489"^^xsd:decimal ;
  geo-pos:long "6.5107627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420745_20432420745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420745'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.2494444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5107627'^^xsd:double;
  dwc:latitude '53.5362489'^^xsd:double;
  dwc:coordinatePrecision '15'^^xsd:integer;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420745'^^xsd:integer;
  dwc:observationDate '2018-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421016_20432421016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421016_20432421016> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421016_20432421016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5344739 6.5107629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5344739"^^xsd:decimal ;
  dwc:decimalLongitude "6.5107629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421016_20432421016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5344739 6.5107629)"^^geo:wktLiteral ;
  geo-pos:lat "53.5344739"^^xsd:decimal ;
  geo-pos:long "6.5107629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421016_20432421016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421016'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.826944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5107629'^^xsd:double;
  dwc:latitude '53.5344739'^^xsd:double;
  dwc:coordinatePrecision '13.3'^^xsd:double;
  dwc:minimumElevation '-24'^^xsd:integer;
  dwc:maximumElevation '-24'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421016'^^xsd:integer;
  dwc:observationDate '2018-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421374_20432421374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421374_20432421374> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421374_20432421374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5344774 6.5107691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5344774"^^xsd:decimal ;
  dwc:decimalLongitude "6.5107691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421374_20432421374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5344774 6.5107691)"^^geo:wktLiteral ;
  geo-pos:lat "53.5344774"^^xsd:decimal ;
  geo-pos:long "6.5107691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421374_20432421374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421374'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.990555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5107691'^^xsd:double;
  dwc:latitude '53.5344774'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '-12'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421374'^^xsd:integer;
  dwc:observationDate '2018-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421816_20432421816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421816_20432421816> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421816_20432421816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5340401 6.5108374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5340401"^^xsd:decimal ;
  dwc:decimalLongitude "6.5108374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421816_20432421816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5340401 6.5108374)"^^geo:wktLiteral ;
  geo-pos:lat "53.5340401"^^xsd:decimal ;
  geo-pos:long "6.5108374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421816_20432421816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421816'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.6480555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5108374'^^xsd:double;
  dwc:latitude '53.5340401'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421816'^^xsd:integer;
  dwc:observationDate '2018-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421533_20432421533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421533_20432421533> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421533_20432421533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5341164 6.5108525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5341164"^^xsd:decimal ;
  dwc:decimalLongitude "6.5108525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421533_20432421533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5341164 6.5108525)"^^geo:wktLiteral ;
  geo-pos:lat "53.5341164"^^xsd:decimal ;
  geo-pos:long "6.5108525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421533_20432421533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421533'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.9341666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5108525'^^xsd:double;
  dwc:latitude '53.5341164'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421533'^^xsd:integer;
  dwc:observationDate '2018-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421186_20432421186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421186_20432421186> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421186_20432421186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5343204 6.5108598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5343204"^^xsd:decimal ;
  dwc:decimalLongitude "6.5108598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421186_20432421186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5343204 6.5108598)"^^geo:wktLiteral ;
  geo-pos:lat "53.5343204"^^xsd:decimal ;
  geo-pos:long "6.5108598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421186_20432421186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421186'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.880555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5108598'^^xsd:double;
  dwc:latitude '53.5343204'^^xsd:double;
  dwc:coordinatePrecision '7.7'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421186'^^xsd:integer;
  dwc:observationDate '2018-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421828_20432421828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421828_20432421828> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421828_20432421828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533256 6.5108745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.533256"^^xsd:decimal ;
  dwc:decimalLongitude "6.5108745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421828_20432421828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533256 6.5108745)"^^geo:wktLiteral ;
  geo-pos:lat "53.533256"^^xsd:decimal ;
  geo-pos:long "6.5108745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421828_20432421828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421828'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.721944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5108745'^^xsd:double;
  dwc:latitude '53.533256'^^xsd:double;
  dwc:coordinatePrecision '8.2'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421828'^^xsd:integer;
  dwc:observationDate '2018-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420419_20432420419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420419_20432420419> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420419_20432420419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5011001 6.5108746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5011001"^^xsd:decimal ;
  dwc:decimalLongitude "6.5108746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420419_20432420419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5011001 6.5108746)"^^geo:wktLiteral ;
  geo-pos:lat "53.5011001"^^xsd:decimal ;
  geo-pos:long "6.5108746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420419_20432420419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420419'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.273333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5108746'^^xsd:double;
  dwc:latitude '53.5011001'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420419'^^xsd:integer;
  dwc:observationDate '2018-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421090_20432421090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421090_20432421090> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421090_20432421090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5340782 6.5108769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5340782"^^xsd:decimal ;
  dwc:decimalLongitude "6.5108769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421090_20432421090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5340782 6.5108769)"^^geo:wktLiteral ;
  geo-pos:lat "53.5340782"^^xsd:decimal ;
  geo-pos:long "6.5108769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421090_20432421090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421090'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.285277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5108769'^^xsd:double;
  dwc:latitude '53.5340782'^^xsd:double;
  dwc:coordinatePrecision '11.9'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421090'^^xsd:integer;
  dwc:observationDate '2018-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420534_20432420534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420534_20432420534> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420534_20432420534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5362421 6.5109522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5362421"^^xsd:decimal ;
  dwc:decimalLongitude "6.5109522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420534_20432420534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5362421 6.5109522)"^^geo:wktLiteral ;
  geo-pos:lat "53.5362421"^^xsd:decimal ;
  geo-pos:long "6.5109522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420534_20432420534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420534'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.966388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5109522'^^xsd:double;
  dwc:latitude '53.5362421'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420534'^^xsd:integer;
  dwc:observationDate '2018-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421890_20432421890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421890_20432421890> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421890_20432421890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345567 6.5109614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345567"^^xsd:decimal ;
  dwc:decimalLongitude "6.5109614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421890_20432421890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345567 6.5109614)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345567"^^xsd:decimal ;
  geo-pos:long "6.5109614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421890_20432421890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421890'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5109614'^^xsd:double;
  dwc:latitude '53.5345567'^^xsd:double;
  dwc:coordinatePrecision '13.1'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421890'^^xsd:integer;
  dwc:observationDate '2018-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421723_20432421723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421723_20432421723> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421723_20432421723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.511988 6.5109631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.511988"^^xsd:decimal ;
  dwc:decimalLongitude "6.5109631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421723_20432421723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.511988 6.5109631)"^^geo:wktLiteral ;
  geo-pos:lat "53.511988"^^xsd:decimal ;
  geo-pos:long "6.5109631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421723_20432421723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421723'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.0522222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5109631'^^xsd:double;
  dwc:latitude '53.511988'^^xsd:double;
  dwc:coordinatePrecision '23.2'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421723'^^xsd:integer;
  dwc:observationDate '2018-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421769_20432421769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421769_20432421769> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421769_20432421769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5361514 6.5109653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5361514"^^xsd:decimal ;
  dwc:decimalLongitude "6.5109653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421769_20432421769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5361514 6.5109653)"^^geo:wktLiteral ;
  geo-pos:lat "53.5361514"^^xsd:decimal ;
  geo-pos:long "6.5109653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421769_20432421769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421769'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.335'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5109653'^^xsd:double;
  dwc:latitude '53.5361514'^^xsd:double;
  dwc:coordinatePrecision '2.3'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421769'^^xsd:integer;
  dwc:observationDate '2018-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420053_20432420053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420053_20432420053> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420053_20432420053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5000879 6.5109778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5000879"^^xsd:decimal ;
  dwc:decimalLongitude "6.5109778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420053_20432420053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5000879 6.5109778)"^^geo:wktLiteral ;
  geo-pos:lat "53.5000879"^^xsd:decimal ;
  geo-pos:long "6.5109778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420053_20432420053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420053'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.9211111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5109778'^^xsd:double;
  dwc:latitude '53.5000879'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumElevation '-13'^^xsd:integer;
  dwc:maximumElevation '-13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420053'^^xsd:integer;
  dwc:observationDate '2018-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421131_20432421131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421131_20432421131> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421131_20432421131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5342845 6.5109901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5342845"^^xsd:decimal ;
  dwc:decimalLongitude "6.5109901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421131_20432421131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5342845 6.5109901)"^^geo:wktLiteral ;
  geo-pos:lat "53.5342845"^^xsd:decimal ;
  geo-pos:long "6.5109901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421131_20432421131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421131'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.545'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5109901'^^xsd:double;
  dwc:latitude '53.5342845'^^xsd:double;
  dwc:coordinatePrecision '15.6'^^xsd:double;
  dwc:minimumElevation '-23'^^xsd:integer;
  dwc:maximumElevation '-23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421131'^^xsd:integer;
  dwc:observationDate '2018-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420250_20432420250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420250_20432420250> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420250_20432420250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.536216 6.5109997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.536216"^^xsd:decimal ;
  dwc:decimalLongitude "6.5109997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420250_20432420250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.536216 6.5109997)"^^geo:wktLiteral ;
  geo-pos:lat "53.536216"^^xsd:decimal ;
  geo-pos:long "6.5109997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420250_20432420250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420250'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.185277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5109997'^^xsd:double;
  dwc:latitude '53.536216'^^xsd:double;
  dwc:coordinatePrecision '10.3'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420250'^^xsd:integer;
  dwc:observationDate '2018-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420084_20432420084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420084_20432420084> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420084_20432420084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5007628 6.5109998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5007628"^^xsd:decimal ;
  dwc:decimalLongitude "6.5109998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420084_20432420084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5007628 6.5109998)"^^geo:wktLiteral ;
  geo-pos:lat "53.5007628"^^xsd:decimal ;
  geo-pos:long "6.5109998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420084_20432420084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420084'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.151666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5109998'^^xsd:double;
  dwc:latitude '53.5007628'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420084'^^xsd:integer;
  dwc:observationDate '2018-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421460_20432421460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421460_20432421460> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421460_20432421460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5359523 6.5110221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5359523"^^xsd:decimal ;
  dwc:decimalLongitude "6.5110221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421460_20432421460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5359523 6.5110221)"^^geo:wktLiteral ;
  geo-pos:lat "53.5359523"^^xsd:decimal ;
  geo-pos:long "6.5110221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421460_20432421460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421460'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.5266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5110221'^^xsd:double;
  dwc:latitude '53.5359523'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421460'^^xsd:integer;
  dwc:observationDate '2018-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421483_20432421483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421483_20432421483> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421483_20432421483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5339031 6.5110775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5339031"^^xsd:decimal ;
  dwc:decimalLongitude "6.5110775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421483_20432421483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5339031 6.5110775)"^^geo:wktLiteral ;
  geo-pos:lat "53.5339031"^^xsd:decimal ;
  geo-pos:long "6.5110775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421483_20432421483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421483'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.6583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5110775'^^xsd:double;
  dwc:latitude '53.5339031'^^xsd:double;
  dwc:coordinatePrecision '11.9'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421483'^^xsd:integer;
  dwc:observationDate '2018-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420113_20432420113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420113_20432420113> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420113_20432420113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5004876 6.5110878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5004876"^^xsd:decimal ;
  dwc:decimalLongitude "6.5110878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420113_20432420113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5004876 6.5110878)"^^geo:wktLiteral ;
  geo-pos:lat "53.5004876"^^xsd:decimal ;
  geo-pos:long "6.5110878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420113_20432420113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420113'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.314722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5110878'^^xsd:double;
  dwc:latitude '53.5004876'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420113'^^xsd:integer;
  dwc:observationDate '2018-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421938_20432421938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421938_20432421938> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421938_20432421938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5341614 6.5111141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5341614"^^xsd:decimal ;
  dwc:decimalLongitude "6.5111141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421938_20432421938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5341614 6.5111141)"^^geo:wktLiteral ;
  geo-pos:lat "53.5341614"^^xsd:decimal ;
  geo-pos:long "6.5111141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421938_20432421938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421938'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.3641666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5111141'^^xsd:double;
  dwc:latitude '53.5341614'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421938'^^xsd:integer;
  dwc:observationDate '2018-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420051_20432420051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420051_20432420051> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420051_20432420051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508875 6.511125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.508875"^^xsd:decimal ;
  dwc:decimalLongitude "6.511125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420051_20432420051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508875 6.511125)"^^geo:wktLiteral ;
  geo-pos:lat "53.508875"^^xsd:decimal ;
  geo-pos:long "6.511125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420051_20432420051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420051'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.9127777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.511125'^^xsd:double;
  dwc:latitude '53.508875'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420051'^^xsd:integer;
  dwc:observationDate '2018-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421734_20432421734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421734_20432421734> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421734_20432421734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.53378 6.5111295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.53378"^^xsd:decimal ;
  dwc:decimalLongitude "6.5111295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421734_20432421734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.53378 6.5111295)"^^geo:wktLiteral ;
  geo-pos:lat "53.53378"^^xsd:decimal ;
  geo-pos:long "6.5111295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421734_20432421734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421734'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.114722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5111295'^^xsd:double;
  dwc:latitude '53.53378'^^xsd:double;
  dwc:coordinatePrecision '45.2'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421734'^^xsd:integer;
  dwc:observationDate '2018-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421100_20432421100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421100_20432421100> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421100_20432421100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5339437 6.5111321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5339437"^^xsd:decimal ;
  dwc:decimalLongitude "6.5111321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421100_20432421100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5339437 6.5111321)"^^geo:wktLiteral ;
  geo-pos:lat "53.5339437"^^xsd:decimal ;
  geo-pos:long "6.5111321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421100_20432421100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421100'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.36'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5111321'^^xsd:double;
  dwc:latitude '53.5339437'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421100'^^xsd:integer;
  dwc:observationDate '2018-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420083_20432420083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420083_20432420083> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420083_20432420083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4999937 6.5111404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4999937"^^xsd:decimal ;
  dwc:decimalLongitude "6.5111404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420083_20432420083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4999937 6.5111404)"^^geo:wktLiteral ;
  geo-pos:lat "53.4999937"^^xsd:decimal ;
  geo-pos:long "6.5111404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420083_20432420083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420083'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.141944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5111404'^^xsd:double;
  dwc:latitude '53.4999937'^^xsd:double;
  dwc:coordinatePrecision '10.7'^^xsd:double;
  dwc:minimumElevation '-35'^^xsd:integer;
  dwc:maximumElevation '-35'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420083'^^xsd:integer;
  dwc:observationDate '2018-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421112_20432421112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421112_20432421112> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421112_20432421112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.528429 6.5111519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.528429"^^xsd:decimal ;
  dwc:decimalLongitude "6.5111519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421112_20432421112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.528429 6.5111519)"^^geo:wktLiteral ;
  geo-pos:lat "53.528429"^^xsd:decimal ;
  geo-pos:long "6.5111519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421112_20432421112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421112'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.442222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5111519'^^xsd:double;
  dwc:latitude '53.528429'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421112'^^xsd:integer;
  dwc:observationDate '2018-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420098_20432420098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420098_20432420098> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420098_20432420098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5002525 6.5111547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5002525"^^xsd:decimal ;
  dwc:decimalLongitude "6.5111547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420098_20432420098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5002525 6.5111547)"^^geo:wktLiteral ;
  geo-pos:lat "53.5002525"^^xsd:decimal ;
  geo-pos:long "6.5111547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420098_20432420098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420098'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.2305555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5111547'^^xsd:double;
  dwc:latitude '53.5002525'^^xsd:double;
  dwc:coordinatePrecision '13.9'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420098'^^xsd:integer;
  dwc:observationDate '2018-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420122_20432420122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420122_20432420122> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420122_20432420122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5001948 6.511157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5001948"^^xsd:decimal ;
  dwc:decimalLongitude "6.511157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420122_20432420122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5001948 6.511157)"^^geo:wktLiteral ;
  geo-pos:lat "53.5001948"^^xsd:decimal ;
  geo-pos:long "6.511157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420122_20432420122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420122'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.385'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.511157'^^xsd:double;
  dwc:latitude '53.5001948'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420122'^^xsd:integer;
  dwc:observationDate '2018-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421484_20432421484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421484_20432421484> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421484_20432421484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5342109 6.5111612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5342109"^^xsd:decimal ;
  dwc:decimalLongitude "6.5111612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421484_20432421484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5342109 6.5111612)"^^geo:wktLiteral ;
  geo-pos:lat "53.5342109"^^xsd:decimal ;
  geo-pos:long "6.5111612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421484_20432421484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421484'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.6683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5111612'^^xsd:double;
  dwc:latitude '53.5342109'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421484'^^xsd:integer;
  dwc:observationDate '2018-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421199_20432421199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421199_20432421199> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421199_20432421199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5342901 6.5112156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5342901"^^xsd:decimal ;
  dwc:decimalLongitude "6.5112156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421199_20432421199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5342901 6.5112156)"^^geo:wktLiteral ;
  geo-pos:lat "53.5342901"^^xsd:decimal ;
  geo-pos:long "6.5112156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421199_20432421199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421199'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.9561111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5112156'^^xsd:double;
  dwc:latitude '53.5342901'^^xsd:double;
  dwc:coordinatePrecision '16'^^xsd:integer;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421199'^^xsd:integer;
  dwc:observationDate '2018-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421138_20432421138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421138_20432421138> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421138_20432421138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5341382 6.5112159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5341382"^^xsd:decimal ;
  dwc:decimalLongitude "6.5112159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421138_20432421138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5341382 6.5112159)"^^geo:wktLiteral ;
  geo-pos:lat "53.5341382"^^xsd:decimal ;
  geo-pos:long "6.5112159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421138_20432421138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421138'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.593333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5112159'^^xsd:double;
  dwc:latitude '53.5341382'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421138'^^xsd:integer;
  dwc:observationDate '2018-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421089_20432421089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421089_20432421089> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421089_20432421089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5340375 6.5112199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5340375"^^xsd:decimal ;
  dwc:decimalLongitude "6.5112199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421089_20432421089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5340375 6.5112199)"^^geo:wktLiteral ;
  geo-pos:lat "53.5340375"^^xsd:decimal ;
  geo-pos:long "6.5112199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421089_20432421089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421089'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.281944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5112199'^^xsd:double;
  dwc:latitude '53.5340375'^^xsd:double;
  dwc:coordinatePrecision '11.5'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421089'^^xsd:integer;
  dwc:observationDate '2018-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420052_20432420052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420052_20432420052> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420052_20432420052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5092366 6.5112271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5092366"^^xsd:decimal ;
  dwc:decimalLongitude "6.5112271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420052_20432420052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5092366 6.5112271)"^^geo:wktLiteral ;
  geo-pos:lat "53.5092366"^^xsd:decimal ;
  geo-pos:long "6.5112271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420052_20432420052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420052'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.9133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5112271'^^xsd:double;
  dwc:latitude '53.5092366'^^xsd:double;
  dwc:coordinatePrecision '8.8'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420052'^^xsd:integer;
  dwc:observationDate '2018-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420841_20432420841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420841_20432420841> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420841_20432420841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533868 6.5113092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.533868"^^xsd:decimal ;
  dwc:decimalLongitude "6.5113092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420841_20432420841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533868 6.5113092)"^^geo:wktLiteral ;
  geo-pos:lat "53.533868"^^xsd:decimal ;
  geo-pos:long "6.5113092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420841_20432420841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420841'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.7966666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5113092'^^xsd:double;
  dwc:latitude '53.533868'^^xsd:double;
  dwc:coordinatePrecision '21'^^xsd:integer;
  dwc:minimumElevation '-17'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420841'^^xsd:integer;
  dwc:observationDate '2018-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421056_20432421056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421056_20432421056> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421056_20432421056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5338597 6.5113375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5338597"^^xsd:decimal ;
  dwc:decimalLongitude "6.5113375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421056_20432421056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5338597 6.5113375)"^^geo:wktLiteral ;
  geo-pos:lat "53.5338597"^^xsd:decimal ;
  geo-pos:long "6.5113375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421056_20432421056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421056'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.0933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5113375'^^xsd:double;
  dwc:latitude '53.5338597'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421056'^^xsd:integer;
  dwc:observationDate '2018-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421633_20432421633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421633_20432421633> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421633_20432421633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5367667 6.5113387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5367667"^^xsd:decimal ;
  dwc:decimalLongitude "6.5113387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421633_20432421633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5367667 6.5113387)"^^geo:wktLiteral ;
  geo-pos:lat "53.5367667"^^xsd:decimal ;
  geo-pos:long "6.5113387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421633_20432421633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421633'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.515'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5113387'^^xsd:double;
  dwc:latitude '53.5367667'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421633'^^xsd:integer;
  dwc:observationDate '2018-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420108_20432420108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420108_20432420108> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420108_20432420108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5000679 6.5113466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5000679"^^xsd:decimal ;
  dwc:decimalLongitude "6.5113466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420108_20432420108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5000679 6.5113466)"^^geo:wktLiteral ;
  geo-pos:lat "53.5000679"^^xsd:decimal ;
  geo-pos:long "6.5113466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420108_20432420108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420108'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.293333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5113466'^^xsd:double;
  dwc:latitude '53.5000679'^^xsd:double;
  dwc:coordinatePrecision '2.7'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420108'^^xsd:integer;
  dwc:observationDate '2018-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420048_20432420048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420048_20432420048> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420048_20432420048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5081926 6.5113912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5081926"^^xsd:decimal ;
  dwc:decimalLongitude "6.5113912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420048_20432420048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5081926 6.5113912)"^^geo:wktLiteral ;
  geo-pos:lat "53.5081926"^^xsd:decimal ;
  geo-pos:long "6.5113912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420048_20432420048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420048'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '22.901666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5113912'^^xsd:double;
  dwc:latitude '53.5081926'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420048'^^xsd:integer;
  dwc:observationDate '2018-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420193_20432420193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420193_20432420193> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420193_20432420193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5340922 6.5114127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5340922"^^xsd:decimal ;
  dwc:decimalLongitude "6.5114127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420193_20432420193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5340922 6.5114127)"^^geo:wktLiteral ;
  geo-pos:lat "53.5340922"^^xsd:decimal ;
  geo-pos:long "6.5114127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420193_20432420193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420193'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.7911111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5114127'^^xsd:double;
  dwc:latitude '53.5340922'^^xsd:double;
  dwc:coordinatePrecision '16.2'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420193'^^xsd:integer;
  dwc:observationDate '2018-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421459_20432421459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421459_20432421459> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421459_20432421459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5339402 6.5114278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5339402"^^xsd:decimal ;
  dwc:decimalLongitude "6.5114278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421459_20432421459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5339402 6.5114278)"^^geo:wktLiteral ;
  geo-pos:lat "53.5339402"^^xsd:decimal ;
  geo-pos:long "6.5114278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421459_20432421459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421459'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.5127777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5114278'^^xsd:double;
  dwc:latitude '53.5339402'^^xsd:double;
  dwc:coordinatePrecision '12.7'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421459'^^xsd:integer;
  dwc:observationDate '2018-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421733_20432421733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421733_20432421733> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421733_20432421733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5341903 6.5114312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5341903"^^xsd:decimal ;
  dwc:decimalLongitude "6.5114312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421733_20432421733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5341903 6.5114312)"^^geo:wktLiteral ;
  geo-pos:lat "53.5341903"^^xsd:decimal ;
  geo-pos:long "6.5114312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421733_20432421733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421733'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.109444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5114312'^^xsd:double;
  dwc:latitude '53.5341903'^^xsd:double;
  dwc:coordinatePrecision '9.6'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421733'^^xsd:integer;
  dwc:observationDate '2018-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421791_20432421791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421791_20432421791> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421791_20432421791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5359814 6.5114465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5359814"^^xsd:decimal ;
  dwc:decimalLongitude "6.5114465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421791_20432421791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5359814 6.5114465)"^^geo:wktLiteral ;
  geo-pos:lat "53.5359814"^^xsd:decimal ;
  geo-pos:long "6.5114465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421791_20432421791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421791'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.4844444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5114465'^^xsd:double;
  dwc:latitude '53.5359814'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421791'^^xsd:integer;
  dwc:observationDate '2018-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421889_20432421889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421889_20432421889> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421889_20432421889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5341448 6.5114824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5341448"^^xsd:decimal ;
  dwc:decimalLongitude "6.5114824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421889_20432421889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5341448 6.5114824)"^^geo:wktLiteral ;
  geo-pos:lat "53.5341448"^^xsd:decimal ;
  geo-pos:long "6.5114824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421889_20432421889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421889'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.0666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5114824'^^xsd:double;
  dwc:latitude '53.5341448'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421889'^^xsd:integer;
  dwc:observationDate '2018-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420123_20432420123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420123_20432420123> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420123_20432420123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5005165 6.5114844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5005165"^^xsd:decimal ;
  dwc:decimalLongitude "6.5114844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420123_20432420123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5005165 6.5114844)"^^geo:wktLiteral ;
  geo-pos:lat "53.5005165"^^xsd:decimal ;
  geo-pos:long "6.5114844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420123_20432420123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420123'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.3894444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5114844'^^xsd:double;
  dwc:latitude '53.5005165'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420123'^^xsd:integer;
  dwc:observationDate '2018-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420050_20432420050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420050_20432420050> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420050_20432420050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5086003 6.5114991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5086003"^^xsd:decimal ;
  dwc:decimalLongitude "6.5114991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420050_20432420050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5086003 6.5114991)"^^geo:wktLiteral ;
  geo-pos:lat "53.5086003"^^xsd:decimal ;
  geo-pos:long "6.5114991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420050_20432420050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420050'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.91'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5114991'^^xsd:double;
  dwc:latitude '53.5086003'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420050'^^xsd:integer;
  dwc:observationDate '2018-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421845_20432421845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421845_20432421845> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421845_20432421845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5360311 6.5115079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5360311"^^xsd:decimal ;
  dwc:decimalLongitude "6.5115079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421845_20432421845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5360311 6.5115079)"^^geo:wktLiteral ;
  geo-pos:lat "53.5360311"^^xsd:decimal ;
  geo-pos:long "6.5115079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421845_20432421845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421845'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.818055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5115079'^^xsd:double;
  dwc:latitude '53.5360311'^^xsd:double;
  dwc:coordinatePrecision '7.2'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421845'^^xsd:integer;
  dwc:observationDate '2018-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420097_20432420097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420097_20432420097> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420097_20432420097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5005018 6.5115084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5005018"^^xsd:decimal ;
  dwc:decimalLongitude "6.5115084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420097_20432420097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5005018 6.5115084)"^^geo:wktLiteral ;
  geo-pos:lat "53.5005018"^^xsd:decimal ;
  geo-pos:long "6.5115084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420097_20432420097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420097'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.2238888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5115084'^^xsd:double;
  dwc:latitude '53.5005018'^^xsd:double;
  dwc:coordinatePrecision '18.5'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420097'^^xsd:integer;
  dwc:observationDate '2018-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420109_20432420109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420109_20432420109> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420109_20432420109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.500324 6.5115231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.500324"^^xsd:decimal ;
  dwc:decimalLongitude "6.5115231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420109_20432420109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.500324 6.5115231)"^^geo:wktLiteral ;
  geo-pos:lat "53.500324"^^xsd:decimal ;
  geo-pos:long "6.5115231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420109_20432420109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420109'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.293333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5115231'^^xsd:double;
  dwc:latitude '53.500324'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420109'^^xsd:integer;
  dwc:observationDate '2018-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421532_20432421532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421532_20432421532> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421532_20432421532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5339322 6.5115255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5339322"^^xsd:decimal ;
  dwc:decimalLongitude "6.5115255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421532_20432421532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5339322 6.5115255)"^^geo:wktLiteral ;
  geo-pos:lat "53.5339322"^^xsd:decimal ;
  geo-pos:long "6.5115255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421532_20432421532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421532'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.935'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5115255'^^xsd:double;
  dwc:latitude '53.5339322'^^xsd:double;
  dwc:coordinatePrecision '2.2'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421532'^^xsd:integer;
  dwc:observationDate '2018-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420843_20432420843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420843_20432420843> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420843_20432420843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5365857 6.511542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5365857"^^xsd:decimal ;
  dwc:decimalLongitude "6.511542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420843_20432420843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5365857 6.511542)"^^geo:wktLiteral ;
  geo-pos:lat "53.5365857"^^xsd:decimal ;
  geo-pos:long "6.511542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420843_20432420843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420843'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.81'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.511542'^^xsd:double;
  dwc:latitude '53.5365857'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420843'^^xsd:integer;
  dwc:observationDate '2018-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421508_20432421508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421508_20432421508> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421508_20432421508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5338153 6.5115463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5338153"^^xsd:decimal ;
  dwc:decimalLongitude "6.5115463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421508_20432421508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5338153 6.5115463)"^^geo:wktLiteral ;
  geo-pos:lat "53.5338153"^^xsd:decimal ;
  geo-pos:long "6.5115463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421508_20432421508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421508'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.785'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5115463'^^xsd:double;
  dwc:latitude '53.5338153'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421508'^^xsd:integer;
  dwc:observationDate '2018-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420865_20432420865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420865_20432420865> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420865_20432420865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5340249 6.5115595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5340249"^^xsd:decimal ;
  dwc:decimalLongitude "6.5115595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420865_20432420865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5340249 6.5115595)"^^geo:wktLiteral ;
  geo-pos:lat "53.5340249"^^xsd:decimal ;
  geo-pos:long "6.5115595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420865_20432420865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420865'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.9269444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5115595'^^xsd:double;
  dwc:latitude '53.5340249'^^xsd:double;
  dwc:coordinatePrecision '1.9'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420865'^^xsd:integer;
  dwc:observationDate '2018-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420420_20432420420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420420_20432420420> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420420_20432420420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5004573 6.5115737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5004573"^^xsd:decimal ;
  dwc:decimalLongitude "6.5115737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420420_20432420420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5004573 6.5115737)"^^geo:wktLiteral ;
  geo-pos:lat "53.5004573"^^xsd:decimal ;
  geo-pos:long "6.5115737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420420_20432420420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420420'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.278055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5115737'^^xsd:double;
  dwc:latitude '53.5004573'^^xsd:double;
  dwc:coordinatePrecision '9.7'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420420'^^xsd:integer;
  dwc:observationDate '2018-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420124_20432420124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420124_20432420124> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420124_20432420124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5004875 6.511581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5004875"^^xsd:decimal ;
  dwc:decimalLongitude "6.511581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420124_20432420124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5004875 6.511581)"^^geo:wktLiteral ;
  geo-pos:lat "53.5004875"^^xsd:decimal ;
  geo-pos:long "6.511581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420124_20432420124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420124'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.3894444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.511581'^^xsd:double;
  dwc:latitude '53.5004875'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420124'^^xsd:integer;
  dwc:observationDate '2018-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421150_20432421150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421150_20432421150> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421150_20432421150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5339603 6.5115969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5339603"^^xsd:decimal ;
  dwc:decimalLongitude "6.5115969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "24.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421150_20432421150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5339603 6.5115969)"^^geo:wktLiteral ;
  geo-pos:lat "53.5339603"^^xsd:decimal ;
  geo-pos:long "6.5115969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "24.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421150_20432421150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421150'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.6644444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5115969'^^xsd:double;
  dwc:latitude '53.5339603'^^xsd:double;
  dwc:coordinatePrecision '24.9'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421150'^^xsd:integer;
  dwc:observationDate '2018-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421174_20432421174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421174_20432421174> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421174_20432421174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5339992 6.511601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5339992"^^xsd:decimal ;
  dwc:decimalLongitude "6.511601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421174_20432421174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5339992 6.511601)"^^geo:wktLiteral ;
  geo-pos:lat "53.5339992"^^xsd:decimal ;
  geo-pos:long "6.511601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421174_20432421174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421174'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.815'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.511601'^^xsd:double;
  dwc:latitude '53.5339992'^^xsd:double;
  dwc:coordinatePrecision '13.2'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421174'^^xsd:integer;
  dwc:observationDate '2018-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421661_20432421661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421661_20432421661> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421661_20432421661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5091617 6.5116022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5091617"^^xsd:decimal ;
  dwc:decimalLongitude "6.5116022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421661_20432421661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5091617 6.5116022)"^^geo:wktLiteral ;
  geo-pos:lat "53.5091617"^^xsd:decimal ;
  geo-pos:long "6.5116022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421661_20432421661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421661'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.676666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5116022'^^xsd:double;
  dwc:latitude '53.5091617'^^xsd:double;
  dwc:coordinatePrecision '2.7'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421661'^^xsd:integer;
  dwc:observationDate '2018-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421914_20432421914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421914_20432421914> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421914_20432421914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5341967 6.5116393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5341967"^^xsd:decimal ;
  dwc:decimalLongitude "6.5116393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421914_20432421914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5341967 6.5116393)"^^geo:wktLiteral ;
  geo-pos:lat "53.5341967"^^xsd:decimal ;
  geo-pos:long "6.5116393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421914_20432421914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421914'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.2333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5116393'^^xsd:double;
  dwc:latitude '53.5341967'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421914'^^xsd:integer;
  dwc:observationDate '2018-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421732_20432421732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421732_20432421732> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421732_20432421732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5341466 6.5116424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5341466"^^xsd:decimal ;
  dwc:decimalLongitude "6.5116424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421732_20432421732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5341466 6.5116424)"^^geo:wktLiteral ;
  geo-pos:lat "53.5341466"^^xsd:decimal ;
  geo-pos:long "6.5116424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421732_20432421732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421732'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.103611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5116424'^^xsd:double;
  dwc:latitude '53.5341466'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421732'^^xsd:integer;
  dwc:observationDate '2018-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420410_20432420410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420410_20432420410> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420410_20432420410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5338038 6.5116853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5338038"^^xsd:decimal ;
  dwc:decimalLongitude "6.5116853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420410_20432420410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5338038 6.5116853)"^^geo:wktLiteral ;
  geo-pos:lat "53.5338038"^^xsd:decimal ;
  geo-pos:long "6.5116853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420410_20432420410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420410'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.2166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5116853'^^xsd:double;
  dwc:latitude '53.5338038'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420410'^^xsd:integer;
  dwc:observationDate '2018-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420421_20432420421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420421_20432420421> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420421_20432420421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5330548 6.5116968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5330548"^^xsd:decimal ;
  dwc:decimalLongitude "6.5116968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420421_20432420421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5330548 6.5116968)"^^geo:wktLiteral ;
  geo-pos:lat "53.5330548"^^xsd:decimal ;
  geo-pos:long "6.5116968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420421_20432420421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420421'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.278611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5116968'^^xsd:double;
  dwc:latitude '53.5330548'^^xsd:double;
  dwc:coordinatePrecision '12.4'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420421'^^xsd:integer;
  dwc:observationDate '2018-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420163_20432420163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420163_20432420163> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420163_20432420163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5331698 6.5117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5331698"^^xsd:decimal ;
  dwc:decimalLongitude "6.5117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420163_20432420163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5331698 6.5117)"^^geo:wktLiteral ;
  geo-pos:lat "53.5331698"^^xsd:decimal ;
  geo-pos:long "6.5117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420163_20432420163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420163'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20.618333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5117'^^xsd:double;
  dwc:latitude '53.5331698'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420163'^^xsd:integer;
  dwc:observationDate '2018-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420067_20432420067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420067_20432420067> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420067_20432420067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5339591 6.5117013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5339591"^^xsd:decimal ;
  dwc:decimalLongitude "6.5117013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420067_20432420067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5339591 6.5117013)"^^geo:wktLiteral ;
  geo-pos:lat "53.5339591"^^xsd:decimal ;
  geo-pos:long "6.5117013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420067_20432420067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420067'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.013333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5117013'^^xsd:double;
  dwc:latitude '53.5339591'^^xsd:double;
  dwc:coordinatePrecision '11.7'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420067'^^xsd:integer;
  dwc:observationDate '2018-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420074_20432420074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420074_20432420074> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420074_20432420074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5282639 6.5117171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5282639"^^xsd:decimal ;
  dwc:decimalLongitude "6.5117171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420074_20432420074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5282639 6.5117171)"^^geo:wktLiteral ;
  geo-pos:lat "53.5282639"^^xsd:decimal ;
  geo-pos:long "6.5117171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420074_20432420074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420074'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.0480555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5117171'^^xsd:double;
  dwc:latitude '53.5282639'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420074'^^xsd:integer;
  dwc:observationDate '2018-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420895_20432420895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420895_20432420895> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420895_20432420895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5366058 6.5117591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5366058"^^xsd:decimal ;
  dwc:decimalLongitude "6.5117591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420895_20432420895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5366058 6.5117591)"^^geo:wktLiteral ;
  geo-pos:lat "53.5366058"^^xsd:decimal ;
  geo-pos:long "6.5117591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420895_20432420895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420895'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.11'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5117591'^^xsd:double;
  dwc:latitude '53.5366058'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '-52'^^xsd:integer;
  dwc:maximumElevation '-52'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420895'^^xsd:integer;
  dwc:observationDate '2018-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420434_20432420434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420434_20432420434> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420434_20432420434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5336038 6.5117597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5336038"^^xsd:decimal ;
  dwc:decimalLongitude "6.5117597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420434_20432420434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5336038 6.5117597)"^^geo:wktLiteral ;
  geo-pos:lat "53.5336038"^^xsd:decimal ;
  geo-pos:long "6.5117597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420434_20432420434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420434'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.3569444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5117597'^^xsd:double;
  dwc:latitude '53.5336038'^^xsd:double;
  dwc:coordinatePrecision '8.4'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420434'^^xsd:integer;
  dwc:observationDate '2018-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420870_20432420870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420870_20432420870> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420870_20432420870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5369794 6.5117612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5369794"^^xsd:decimal ;
  dwc:decimalLongitude "6.5117612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420870_20432420870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5369794 6.5117612)"^^geo:wktLiteral ;
  geo-pos:lat "53.5369794"^^xsd:decimal ;
  geo-pos:long "6.5117612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420870_20432420870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420870'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.948333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5117612'^^xsd:double;
  dwc:latitude '53.5369794'^^xsd:double;
  dwc:coordinatePrecision '20.2'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420870'^^xsd:integer;
  dwc:observationDate '2018-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420169_20432420169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420169_20432420169> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420169_20432420169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5334996 6.5117721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5334996"^^xsd:decimal ;
  dwc:decimalLongitude "6.5117721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420169_20432420169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5334996 6.5117721)"^^geo:wktLiteral ;
  geo-pos:lat "53.5334996"^^xsd:decimal ;
  geo-pos:long "6.5117721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420169_20432420169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420169'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.6480555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5117721'^^xsd:double;
  dwc:latitude '53.5334996'^^xsd:double;
  dwc:coordinatePrecision '14.9'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420169'^^xsd:integer;
  dwc:observationDate '2018-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421234_20432421234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421234_20432421234> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421234_20432421234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5348597 6.5117757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5348597"^^xsd:decimal ;
  dwc:decimalLongitude "6.5117757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421234_20432421234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5348597 6.5117757)"^^geo:wktLiteral ;
  geo-pos:lat "53.5348597"^^xsd:decimal ;
  geo-pos:long "6.5117757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421234_20432421234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421234'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.176944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5117757'^^xsd:double;
  dwc:latitude '53.5348597'^^xsd:double;
  dwc:coordinatePrecision '2.5'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421234'^^xsd:integer;
  dwc:observationDate '2018-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420102_20432420102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420102_20432420102> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420102_20432420102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5341205 6.5117803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5341205"^^xsd:decimal ;
  dwc:decimalLongitude "6.5117803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420102_20432420102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5341205 6.5117803)"^^geo:wktLiteral ;
  geo-pos:lat "53.5341205"^^xsd:decimal ;
  geo-pos:long "6.5117803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420102_20432420102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420102'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.2541666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5117803'^^xsd:double;
  dwc:latitude '53.5341205'^^xsd:double;
  dwc:coordinatePrecision '8.4'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420102'^^xsd:integer;
  dwc:observationDate '2018-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421638_20432421638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421638_20432421638> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421638_20432421638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5095471 6.5118408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5095471"^^xsd:decimal ;
  dwc:decimalLongitude "6.5118408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421638_20432421638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5095471 6.5118408)"^^geo:wktLiteral ;
  geo-pos:lat "53.5095471"^^xsd:decimal ;
  geo-pos:long "6.5118408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421638_20432421638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421638'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.548611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5118408'^^xsd:double;
  dwc:latitude '53.5095471'^^xsd:double;
  dwc:coordinatePrecision '6.9'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421638'^^xsd:integer;
  dwc:observationDate '2018-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421315_20432421315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421315_20432421315> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421315_20432421315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5093704 6.5119024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5093704"^^xsd:decimal ;
  dwc:decimalLongitude "6.5119024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421315_20432421315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5093704 6.5119024)"^^geo:wktLiteral ;
  geo-pos:lat "53.5093704"^^xsd:decimal ;
  geo-pos:long "6.5119024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421315_20432421315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421315'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.6497222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5119024'^^xsd:double;
  dwc:latitude '53.5093704'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421315'^^xsd:integer;
  dwc:observationDate '2018-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420446_20432420446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420446_20432420446> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420446_20432420446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.53318 6.5119577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.53318"^^xsd:decimal ;
  dwc:decimalLongitude "6.5119577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420446_20432420446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.53318 6.5119577)"^^geo:wktLiteral ;
  geo-pos:lat "53.53318"^^xsd:decimal ;
  geo-pos:long "6.5119577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420446_20432420446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420446'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.426666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5119577'^^xsd:double;
  dwc:latitude '53.53318'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420446'^^xsd:integer;
  dwc:observationDate '2018-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420175_20432420175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420175_20432420175> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420175_20432420175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5336339 6.5119592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5336339"^^xsd:decimal ;
  dwc:decimalLongitude "6.5119592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420175_20432420175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5336339 6.5119592)"^^geo:wktLiteral ;
  geo-pos:lat "53.5336339"^^xsd:decimal ;
  geo-pos:long "6.5119592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420175_20432420175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420175'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.685'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5119592'^^xsd:double;
  dwc:latitude '53.5336339'^^xsd:double;
  dwc:coordinatePrecision '7.3'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420175'^^xsd:integer;
  dwc:observationDate '2018-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420138_20432420138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420138_20432420138> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420138_20432420138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5333191 6.5119804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5333191"^^xsd:decimal ;
  dwc:decimalLongitude "6.5119804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420138_20432420138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5333191 6.5119804)"^^geo:wktLiteral ;
  geo-pos:lat "53.5333191"^^xsd:decimal ;
  geo-pos:long "6.5119804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420138_20432420138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420138'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.481111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5119804'^^xsd:double;
  dwc:latitude '53.5333191'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420138'^^xsd:integer;
  dwc:observationDate '2018-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420908_20432420908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420908_20432420908> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420908_20432420908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5336764 6.5120196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5336764"^^xsd:decimal ;
  dwc:decimalLongitude "6.5120196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420908_20432420908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5336764 6.5120196)"^^geo:wktLiteral ;
  geo-pos:lat "53.5336764"^^xsd:decimal ;
  geo-pos:long "6.5120196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420908_20432420908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420908'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.1936111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5120196'^^xsd:double;
  dwc:latitude '53.5336764'^^xsd:double;
  dwc:coordinatePrecision '12.7'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420908'^^xsd:integer;
  dwc:observationDate '2018-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420847_20432420847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420847_20432420847> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420847_20432420847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5354872 6.5120385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5354872"^^xsd:decimal ;
  dwc:decimalLongitude "6.5120385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420847_20432420847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5354872 6.5120385)"^^geo:wktLiteral ;
  geo-pos:lat "53.5354872"^^xsd:decimal ;
  geo-pos:long "6.5120385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420847_20432420847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420847'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.825833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5120385'^^xsd:double;
  dwc:latitude '53.5354872'^^xsd:double;
  dwc:coordinatePrecision '8.4'^^xsd:double;
  dwc:minimumElevation '-17'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420847'^^xsd:integer;
  dwc:observationDate '2018-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420077_20432420077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420077_20432420077> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420077_20432420077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5338655 6.5120405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5338655"^^xsd:decimal ;
  dwc:decimalLongitude "6.5120405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420077_20432420077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5338655 6.5120405)"^^geo:wktLiteral ;
  geo-pos:lat "53.5338655"^^xsd:decimal ;
  geo-pos:long "6.5120405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420077_20432420077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420077'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.0905555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5120405'^^xsd:double;
  dwc:latitude '53.5338655'^^xsd:double;
  dwc:coordinatePrecision '8.5'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420077'^^xsd:integer;
  dwc:observationDate '2018-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420398_20432420398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420398_20432420398> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420398_20432420398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5336848 6.5120469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5336848"^^xsd:decimal ;
  dwc:decimalLongitude "6.5120469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420398_20432420398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5336848 6.5120469)"^^geo:wktLiteral ;
  geo-pos:lat "53.5336848"^^xsd:decimal ;
  geo-pos:long "6.5120469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420398_20432420398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420398'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.143333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5120469'^^xsd:double;
  dwc:latitude '53.5336848'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420398'^^xsd:integer;
  dwc:observationDate '2018-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420126_20432420126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420126_20432420126> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420126_20432420126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5331363 6.5120489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5331363"^^xsd:decimal ;
  dwc:decimalLongitude "6.5120489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420126_20432420126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5331363 6.5120489)"^^geo:wktLiteral ;
  geo-pos:lat "53.5331363"^^xsd:decimal ;
  geo-pos:long "6.5120489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420126_20432420126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420126'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.4066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5120489'^^xsd:double;
  dwc:latitude '53.5331363'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420126'^^xsd:integer;
  dwc:observationDate '2018-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420144_20432420144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420144_20432420144> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420144_20432420144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5333934 6.5120771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5333934"^^xsd:decimal ;
  dwc:decimalLongitude "6.5120771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420144_20432420144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5333934 6.5120771)"^^geo:wktLiteral ;
  geo-pos:lat "53.5333934"^^xsd:decimal ;
  geo-pos:long "6.5120771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420144_20432420144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420144'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.5202777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5120771'^^xsd:double;
  dwc:latitude '53.5333934'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420144'^^xsd:integer;
  dwc:observationDate '2018-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420495_20432420495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420495_20432420495> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420495_20432420495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5338209 6.5120774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5338209"^^xsd:decimal ;
  dwc:decimalLongitude "6.5120774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420495_20432420495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5338209 6.5120774)"^^geo:wktLiteral ;
  geo-pos:lat "53.5338209"^^xsd:decimal ;
  geo-pos:long "6.5120774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420495_20432420495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420495'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.7175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5120774'^^xsd:double;
  dwc:latitude '53.5338209'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420495'^^xsd:integer;
  dwc:observationDate '2018-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420054_20432420054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420054_20432420054> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420054_20432420054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5338251 6.5121177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5338251"^^xsd:decimal ;
  dwc:decimalLongitude "6.5121177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420054_20432420054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5338251 6.5121177)"^^geo:wktLiteral ;
  geo-pos:lat "53.5338251"^^xsd:decimal ;
  geo-pos:long "6.5121177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420054_20432420054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420054'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.9377777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5121177'^^xsd:double;
  dwc:latitude '53.5338251'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420054'^^xsd:integer;
  dwc:observationDate '2018-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421802_20432421802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421802_20432421802> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421802_20432421802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5093879 6.5121566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5093879"^^xsd:decimal ;
  dwc:decimalLongitude "6.5121566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421802_20432421802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5093879 6.5121566)"^^geo:wktLiteral ;
  geo-pos:lat "53.5093879"^^xsd:decimal ;
  geo-pos:long "6.5121566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421802_20432421802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421802'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.564444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5121566'^^xsd:double;
  dwc:latitude '53.5093879'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421802'^^xsd:integer;
  dwc:observationDate '2018-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421157_20432421157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421157_20432421157> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421157_20432421157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5125266 6.5121599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5125266"^^xsd:decimal ;
  dwc:decimalLongitude "6.5121599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421157_20432421157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5125266 6.5121599)"^^geo:wktLiteral ;
  geo-pos:lat "53.5125266"^^xsd:decimal ;
  geo-pos:long "6.5121599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421157_20432421157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421157'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.705833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5121599'^^xsd:double;
  dwc:latitude '53.5125266'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421157'^^xsd:integer;
  dwc:observationDate '2018-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421180_20432421180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421180_20432421180> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421180_20432421180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5355495 6.5121702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5355495"^^xsd:decimal ;
  dwc:decimalLongitude "6.5121702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421180_20432421180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5355495 6.5121702)"^^geo:wktLiteral ;
  geo-pos:lat "53.5355495"^^xsd:decimal ;
  geo-pos:long "6.5121702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421180_20432421180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421180'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.846111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5121702'^^xsd:double;
  dwc:latitude '53.5355495'^^xsd:double;
  dwc:coordinatePrecision '7.2'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421180'^^xsd:integer;
  dwc:observationDate '2018-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420114_20432420114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420114_20432420114> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420114_20432420114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5332816 6.5121704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5332816"^^xsd:decimal ;
  dwc:decimalLongitude "6.5121704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420114_20432420114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5332816 6.5121704)"^^geo:wktLiteral ;
  geo-pos:lat "53.5332816"^^xsd:decimal ;
  geo-pos:long "6.5121704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420114_20432420114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420114'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.318888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5121704'^^xsd:double;
  dwc:latitude '53.5332816'^^xsd:double;
  dwc:coordinatePrecision '21'^^xsd:integer;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420114'^^xsd:integer;
  dwc:observationDate '2018-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421866_20432421866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421866_20432421866> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421866_20432421866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.534419 6.5121757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.534419"^^xsd:decimal ;
  dwc:decimalLongitude "6.5121757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421866_20432421866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.534419 6.5121757)"^^geo:wktLiteral ;
  geo-pos:lat "53.534419"^^xsd:decimal ;
  geo-pos:long "6.5121757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421866_20432421866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421866'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.9402777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5121757'^^xsd:double;
  dwc:latitude '53.534419'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '26'^^xsd:integer;
  dwc:maximumElevation '26'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421866'^^xsd:integer;
  dwc:observationDate '2018-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420791_20432420791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420791_20432420791> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420791_20432420791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533998 6.5122326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.533998"^^xsd:decimal ;
  dwc:decimalLongitude "6.5122326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420791_20432420791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533998 6.5122326)"^^geo:wktLiteral ;
  geo-pos:lat "53.533998"^^xsd:decimal ;
  geo-pos:long "6.5122326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420791_20432420791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420791'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.5077777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5122326'^^xsd:double;
  dwc:latitude '53.533998'^^xsd:double;
  dwc:coordinatePrecision '6.8'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420791'^^xsd:integer;
  dwc:observationDate '2018-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420397_20432420397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420397_20432420397> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420397_20432420397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533506 6.5123144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.533506"^^xsd:decimal ;
  dwc:decimalLongitude "6.5123144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420397_20432420397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533506 6.5123144)"^^geo:wktLiteral ;
  geo-pos:lat "53.533506"^^xsd:decimal ;
  geo-pos:long "6.5123144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420397_20432420397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420397'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.133888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5123144'^^xsd:double;
  dwc:latitude '53.533506'^^xsd:double;
  dwc:coordinatePrecision '9.9'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420397'^^xsd:integer;
  dwc:observationDate '2018-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420066_20432420066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420066_20432420066> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420066_20432420066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5330986 6.5123667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5330986"^^xsd:decimal ;
  dwc:decimalLongitude "6.5123667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420066_20432420066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5330986 6.5123667)"^^geo:wktLiteral ;
  geo-pos:lat "53.5330986"^^xsd:decimal ;
  geo-pos:long "6.5123667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420066_20432420066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420066'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.01'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5123667'^^xsd:double;
  dwc:latitude '53.5330986'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420066'^^xsd:integer;
  dwc:observationDate '2018-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421662_20432421662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421662_20432421662> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421662_20432421662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5089368 6.5123771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5089368"^^xsd:decimal ;
  dwc:decimalLongitude "6.5123771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421662_20432421662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5089368 6.5123771)"^^geo:wktLiteral ;
  geo-pos:lat "53.5089368"^^xsd:decimal ;
  geo-pos:long "6.5123771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421662_20432421662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421662'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.680833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5123771'^^xsd:double;
  dwc:latitude '53.5089368'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421662'^^xsd:integer;
  dwc:observationDate '2018-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420326_20432420326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420326_20432420326> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420326_20432420326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5357503 6.5123941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5357503"^^xsd:decimal ;
  dwc:decimalLongitude "6.5123941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420326_20432420326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5357503 6.5123941)"^^geo:wktLiteral ;
  geo-pos:lat "53.5357503"^^xsd:decimal ;
  geo-pos:long "6.5123941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420326_20432420326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420326'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.679444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5123941'^^xsd:double;
  dwc:latitude '53.5357503'^^xsd:double;
  dwc:coordinatePrecision '9.3'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420326'^^xsd:integer;
  dwc:observationDate '2018-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420325_20432420325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420325_20432420325> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420325_20432420325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5357252 6.5124132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5357252"^^xsd:decimal ;
  dwc:decimalLongitude "6.5124132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420325_20432420325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5357252 6.5124132)"^^geo:wktLiteral ;
  geo-pos:lat "53.5357252"^^xsd:decimal ;
  geo-pos:long "6.5124132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420325_20432420325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420325'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.679444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5124132'^^xsd:double;
  dwc:latitude '53.5357252'^^xsd:double;
  dwc:coordinatePrecision '12.9'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420325'^^xsd:integer;
  dwc:observationDate '2018-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421663_20432421663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421663_20432421663> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421663_20432421663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508987 6.5124172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.508987"^^xsd:decimal ;
  dwc:decimalLongitude "6.5124172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421663_20432421663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508987 6.5124172)"^^geo:wktLiteral ;
  geo-pos:lat "53.508987"^^xsd:decimal ;
  geo-pos:long "6.5124172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421663_20432421663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421663'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.683611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5124172'^^xsd:double;
  dwc:latitude '53.508987'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421663'^^xsd:integer;
  dwc:observationDate '2018-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421541_20432421541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421541_20432421541> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421541_20432421541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5094488 6.5124355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5094488"^^xsd:decimal ;
  dwc:decimalLongitude "6.5124355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421541_20432421541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5094488 6.5124355)"^^geo:wktLiteral ;
  geo-pos:lat "53.5094488"^^xsd:decimal ;
  geo-pos:long "6.5124355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421541_20432421541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421541'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.968888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5124355'^^xsd:double;
  dwc:latitude '53.5094488'^^xsd:double;
  dwc:coordinatePrecision '6.3'^^xsd:double;
  dwc:minimumElevation '-12'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421541'^^xsd:integer;
  dwc:observationDate '2018-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420347_20432420347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420347_20432420347> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420347_20432420347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5333684 6.5124383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5333684"^^xsd:decimal ;
  dwc:decimalLongitude "6.5124383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420347_20432420347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5333684 6.5124383)"^^geo:wktLiteral ;
  geo-pos:lat "53.5333684"^^xsd:decimal ;
  geo-pos:long "6.5124383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420347_20432420347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420347'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.821111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5124383'^^xsd:double;
  dwc:latitude '53.5333684'^^xsd:double;
  dwc:coordinatePrecision '16.3'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420347'^^xsd:integer;
  dwc:observationDate '2018-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420089_20432420089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420089_20432420089> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420089_20432420089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5335919 6.5124431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5335919"^^xsd:decimal ;
  dwc:decimalLongitude "6.5124431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420089_20432420089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5335919 6.5124431)"^^geo:wktLiteral ;
  geo-pos:lat "53.5335919"^^xsd:decimal ;
  geo-pos:long "6.5124431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420089_20432420089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420089'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.183611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5124431'^^xsd:double;
  dwc:latitude '53.5335919'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420089'^^xsd:integer;
  dwc:observationDate '2018-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420336_20432420336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420336_20432420336> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420336_20432420336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5337024 6.5124483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5337024"^^xsd:decimal ;
  dwc:decimalLongitude "6.5124483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420336_20432420336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5337024 6.5124483)"^^geo:wktLiteral ;
  geo-pos:lat "53.5337024"^^xsd:decimal ;
  geo-pos:long "6.5124483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420336_20432420336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420336'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.7416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5124483'^^xsd:double;
  dwc:latitude '53.5337024'^^xsd:double;
  dwc:coordinatePrecision '11'^^xsd:integer;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420336'^^xsd:integer;
  dwc:observationDate '2018-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421080_20432421080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421080_20432421080> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421080_20432421080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5358176 6.5124489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5358176"^^xsd:decimal ;
  dwc:decimalLongitude "6.5124489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421080_20432421080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5358176 6.5124489)"^^geo:wktLiteral ;
  geo-pos:lat "53.5358176"^^xsd:decimal ;
  geo-pos:long "6.5124489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421080_20432421080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421080'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.2338888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5124489'^^xsd:double;
  dwc:latitude '53.5358176'^^xsd:double;
  dwc:coordinatePrecision '12.5'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421080'^^xsd:integer;
  dwc:observationDate '2018-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420327_20432420327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420327_20432420327> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420327_20432420327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5357652 6.5124768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5357652"^^xsd:decimal ;
  dwc:decimalLongitude "6.5124768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420327_20432420327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5357652 6.5124768)"^^geo:wktLiteral ;
  geo-pos:lat "53.5357652"^^xsd:decimal ;
  geo-pos:long "6.5124768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420327_20432420327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420327'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.691666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5124768'^^xsd:double;
  dwc:latitude '53.5357652'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420327'^^xsd:integer;
  dwc:observationDate '2018-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420779_20432420779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420779_20432420779> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420779_20432420779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5335387 6.5125262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5335387"^^xsd:decimal ;
  dwc:decimalLongitude "6.5125262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420779_20432420779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5335387 6.5125262)"^^geo:wktLiteral ;
  geo-pos:lat "53.5335387"^^xsd:decimal ;
  geo-pos:long "6.5125262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420779_20432420779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420779'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.450555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5125262'^^xsd:double;
  dwc:latitude '53.5335387'^^xsd:double;
  dwc:coordinatePrecision '16.7'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420779'^^xsd:integer;
  dwc:observationDate '2018-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421614_20432421614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421614_20432421614> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421614_20432421614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5090904 6.5125377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5090904"^^xsd:decimal ;
  dwc:decimalLongitude "6.5125377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421614_20432421614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5090904 6.5125377)"^^geo:wktLiteral ;
  geo-pos:lat "53.5090904"^^xsd:decimal ;
  geo-pos:long "6.5125377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "46"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421614_20432421614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421614'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.389444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5125377'^^xsd:double;
  dwc:latitude '53.5090904'^^xsd:double;
  dwc:coordinatePrecision '46'^^xsd:integer;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421614'^^xsd:integer;
  dwc:observationDate '2018-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420555_20432420555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420555_20432420555> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420555_20432420555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5331654 6.5125492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5331654"^^xsd:decimal ;
  dwc:decimalLongitude "6.5125492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420555_20432420555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5331654 6.5125492)"^^geo:wktLiteral ;
  geo-pos:lat "53.5331654"^^xsd:decimal ;
  geo-pos:long "6.5125492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420555_20432420555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420555'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5125492'^^xsd:double;
  dwc:latitude '53.5331654'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420555'^^xsd:integer;
  dwc:observationDate '2018-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420101_20432420101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420101_20432420101> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420101_20432420101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5331367 6.5125823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5331367"^^xsd:decimal ;
  dwc:decimalLongitude "6.5125823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420101_20432420101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5331367 6.5125823)"^^geo:wktLiteral ;
  geo-pos:lat "53.5331367"^^xsd:decimal ;
  geo-pos:long "6.5125823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420101_20432420101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420101'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.2508333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5125823'^^xsd:double;
  dwc:latitude '53.5331367'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420101'^^xsd:integer;
  dwc:observationDate '2018-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421161_20432421161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421161_20432421161> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421161_20432421161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.514046 6.5125996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.514046"^^xsd:decimal ;
  dwc:decimalLongitude "6.5125996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421161_20432421161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.514046 6.5125996)"^^geo:wktLiteral ;
  geo-pos:lat "53.514046"^^xsd:decimal ;
  geo-pos:long "6.5125996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421161_20432421161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421161'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.735'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5125996'^^xsd:double;
  dwc:latitude '53.514046'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421161'^^xsd:integer;
  dwc:observationDate '2018-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420049_20432420049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420049_20432420049> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420049_20432420049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5094335 6.5126214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5094335"^^xsd:decimal ;
  dwc:decimalLongitude "6.5126214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420049_20432420049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5094335 6.5126214)"^^geo:wktLiteral ;
  geo-pos:lat "53.5094335"^^xsd:decimal ;
  geo-pos:long "6.5126214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420049_20432420049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420049'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.904166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5126214'^^xsd:double;
  dwc:latitude '53.5094335'^^xsd:double;
  dwc:coordinatePrecision '7.1'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420049'^^xsd:integer;
  dwc:observationDate '2018-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421969_20432421969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421969_20432421969> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421969_20432421969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4992314 6.5126236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4992314"^^xsd:decimal ;
  dwc:decimalLongitude "6.5126236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421969_20432421969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4992314 6.5126236)"^^geo:wktLiteral ;
  geo-pos:lat "53.4992314"^^xsd:decimal ;
  geo-pos:long "6.5126236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421969_20432421969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421969'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.561111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5126236'^^xsd:double;
  dwc:latitude '53.4992314'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421969'^^xsd:integer;
  dwc:observationDate '2018-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420722_20432420722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420722_20432420722> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420722_20432420722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.535775 6.5126239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.535775"^^xsd:decimal ;
  dwc:decimalLongitude "6.5126239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420722_20432420722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.535775 6.5126239)"^^geo:wktLiteral ;
  geo-pos:lat "53.535775"^^xsd:decimal ;
  geo-pos:long "6.5126239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420722_20432420722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420722'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.1141666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5126239'^^xsd:double;
  dwc:latitude '53.535775'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420722'^^xsd:integer;
  dwc:observationDate '2018-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420543_20432420543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420543_20432420543> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420543_20432420543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533301 6.5126312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.533301"^^xsd:decimal ;
  dwc:decimalLongitude "6.5126312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420543_20432420543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533301 6.5126312)"^^geo:wktLiteral ;
  geo-pos:lat "53.533301"^^xsd:decimal ;
  geo-pos:long "6.5126312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420543_20432420543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420543'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '20.018333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5126312'^^xsd:double;
  dwc:latitude '53.533301'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420543'^^xsd:integer;
  dwc:observationDate '2018-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420561_20432420561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420561_20432420561> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420561_20432420561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5366359 6.5126439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5366359"^^xsd:decimal ;
  dwc:decimalLongitude "6.5126439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420561_20432420561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5366359 6.5126439)"^^geo:wktLiteral ;
  geo-pos:lat "53.5366359"^^xsd:decimal ;
  geo-pos:long "6.5126439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420561_20432420561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420561'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.135'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5126439'^^xsd:double;
  dwc:latitude '53.5366359'^^xsd:double;
  dwc:coordinatePrecision '8.5'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420561'^^xsd:integer;
  dwc:observationDate '2018-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420385_20432420385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420385_20432420385> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420385_20432420385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5340736 6.5126767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5340736"^^xsd:decimal ;
  dwc:decimalLongitude "6.5126767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420385_20432420385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5340736 6.5126767)"^^geo:wktLiteral ;
  geo-pos:lat "53.5340736"^^xsd:decimal ;
  geo-pos:long "6.5126767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420385_20432420385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420385'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.0683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5126767'^^xsd:double;
  dwc:latitude '53.5340736'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420385'^^xsd:integer;
  dwc:observationDate '2018-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421556_20432421556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421556_20432421556> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421556_20432421556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5093486 6.5127443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5093486"^^xsd:decimal ;
  dwc:decimalLongitude "6.5127443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421556_20432421556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5093486 6.5127443)"^^geo:wktLiteral ;
  geo-pos:lat "53.5093486"^^xsd:decimal ;
  geo-pos:long "6.5127443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421556_20432421556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421556'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.0516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5127443'^^xsd:double;
  dwc:latitude '53.5093486'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421556'^^xsd:integer;
  dwc:observationDate '2018-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420073_20432420073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420073_20432420073> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420073_20432420073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5277798 6.5127447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5277798"^^xsd:decimal ;
  dwc:decimalLongitude "6.5127447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420073_20432420073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5277798 6.5127447)"^^geo:wktLiteral ;
  geo-pos:lat "53.5277798"^^xsd:decimal ;
  geo-pos:long "6.5127447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420073_20432420073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420073'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.043333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5127447'^^xsd:double;
  dwc:latitude '53.5277798'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '-12'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420073'^^xsd:integer;
  dwc:observationDate '2018-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420762_20432420762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420762_20432420762> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420762_20432420762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5276774 6.5128218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5276774"^^xsd:decimal ;
  dwc:decimalLongitude "6.5128218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420762_20432420762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5276774 6.5128218)"^^geo:wktLiteral ;
  geo-pos:lat "53.5276774"^^xsd:decimal ;
  geo-pos:long "6.5128218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420762_20432420762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420762'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.34138888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5128218'^^xsd:double;
  dwc:latitude '53.5276774'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420762'^^xsd:integer;
  dwc:observationDate '2018-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420894_20432420894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420894_20432420894> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420894_20432420894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5376387 6.5128262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5376387"^^xsd:decimal ;
  dwc:decimalLongitude "6.5128262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420894_20432420894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5376387 6.5128262)"^^geo:wktLiteral ;
  geo-pos:lat "53.5376387"^^xsd:decimal ;
  geo-pos:long "6.5128262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420894_20432420894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420894'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.109166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5128262'^^xsd:double;
  dwc:latitude '53.5376387'^^xsd:double;
  dwc:coordinatePrecision '6.9'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420894'^^xsd:integer;
  dwc:observationDate '2018-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421627_20432421627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421627_20432421627> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421627_20432421627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5105071 6.5128575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5105071"^^xsd:decimal ;
  dwc:decimalLongitude "6.5128575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421627_20432421627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5105071 6.5128575)"^^geo:wktLiteral ;
  geo-pos:lat "53.5105071"^^xsd:decimal ;
  geo-pos:long "6.5128575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421627_20432421627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421627'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.4766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5128575'^^xsd:double;
  dwc:latitude '53.5105071'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421627'^^xsd:integer;
  dwc:observationDate '2018-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421304_20432421304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421304_20432421304> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421304_20432421304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5125958 6.5128704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5125958"^^xsd:decimal ;
  dwc:decimalLongitude "6.5128704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421304_20432421304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5125958 6.5128704)"^^geo:wktLiteral ;
  geo-pos:lat "53.5125958"^^xsd:decimal ;
  geo-pos:long "6.5128704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421304_20432421304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421304'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.593055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5128704'^^xsd:double;
  dwc:latitude '53.5125958'^^xsd:double;
  dwc:coordinatePrecision '9.2'^^xsd:double;
  dwc:minimumElevation '-23'^^xsd:integer;
  dwc:maximumElevation '-23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421304'^^xsd:integer;
  dwc:observationDate '2018-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420743_20432420743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420743_20432420743> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420743_20432420743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5357349 6.5128808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5357349"^^xsd:decimal ;
  dwc:decimalLongitude "6.5128808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420743_20432420743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5357349 6.5128808)"^^geo:wktLiteral ;
  geo-pos:lat "53.5357349"^^xsd:decimal ;
  geo-pos:long "6.5128808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420743_20432420743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420743'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.2433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5128808'^^xsd:double;
  dwc:latitude '53.5357349'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420743'^^xsd:integer;
  dwc:observationDate '2018-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421898_20432421898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421898_20432421898> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421898_20432421898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4939145 6.5129251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4939145"^^xsd:decimal ;
  dwc:decimalLongitude "6.5129251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421898_20432421898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4939145 6.5129251)"^^geo:wktLiteral ;
  geo-pos:lat "53.4939145"^^xsd:decimal ;
  geo-pos:long "6.5129251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421898_20432421898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421898'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.135277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5129251'^^xsd:double;
  dwc:latitude '53.4939145'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421898'^^xsd:integer;
  dwc:observationDate '2018-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421035_20432421035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421035_20432421035> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421035_20432421035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5274903 6.5129469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5274903"^^xsd:decimal ;
  dwc:decimalLongitude "6.5129469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421035_20432421035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5274903 6.5129469)"^^geo:wktLiteral ;
  geo-pos:lat "53.5274903"^^xsd:decimal ;
  geo-pos:long "6.5129469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421035_20432421035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421035'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.958333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5129469'^^xsd:double;
  dwc:latitude '53.5274903'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421035'^^xsd:integer;
  dwc:observationDate '2018-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420324_20432420324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420324_20432420324> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420324_20432420324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5354205 6.5130182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5354205"^^xsd:decimal ;
  dwc:decimalLongitude "6.5130182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420324_20432420324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5354205 6.5130182)"^^geo:wktLiteral ;
  geo-pos:lat "53.5354205"^^xsd:decimal ;
  geo-pos:long "6.5130182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420324_20432420324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420324'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.676666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5130182'^^xsd:double;
  dwc:latitude '53.5354205'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420324'^^xsd:integer;
  dwc:observationDate '2018-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420556_20432420556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420556_20432420556> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420556_20432420556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5340897 6.5130437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5340897"^^xsd:decimal ;
  dwc:decimalLongitude "6.5130437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420556_20432420556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5340897 6.5130437)"^^geo:wktLiteral ;
  geo-pos:lat "53.5340897"^^xsd:decimal ;
  geo-pos:long "6.5130437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420556_20432420556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420556'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.1047222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5130437'^^xsd:double;
  dwc:latitude '53.5340897'^^xsd:double;
  dwc:coordinatePrecision '13.2'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420556'^^xsd:integer;
  dwc:observationDate '2018-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420226_20432420226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420226_20432420226> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420226_20432420226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351931 6.5130766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5351931"^^xsd:decimal ;
  dwc:decimalLongitude "6.5130766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420226_20432420226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351931 6.5130766)"^^geo:wktLiteral ;
  geo-pos:lat "53.5351931"^^xsd:decimal ;
  geo-pos:long "6.5130766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420226_20432420226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420226'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.008611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5130766'^^xsd:double;
  dwc:latitude '53.5351931'^^xsd:double;
  dwc:coordinatePrecision '8.9'^^xsd:double;
  dwc:minimumElevation '-21'^^xsd:integer;
  dwc:maximumElevation '-21'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420226'^^xsd:integer;
  dwc:observationDate '2018-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420483_20432420483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420483_20432420483> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420483_20432420483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351163 6.5130781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5351163"^^xsd:decimal ;
  dwc:decimalLongitude "6.5130781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420483_20432420483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351163 6.5130781)"^^geo:wktLiteral ;
  geo-pos:lat "53.5351163"^^xsd:decimal ;
  geo-pos:long "6.5130781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420483_20432420483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420483'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.6408333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5130781'^^xsd:double;
  dwc:latitude '53.5351163'^^xsd:double;
  dwc:coordinatePrecision '11.4'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420483'^^xsd:integer;
  dwc:observationDate '2018-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421566_20432421566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421566_20432421566> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421566_20432421566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.509126 6.5130924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.509126"^^xsd:decimal ;
  dwc:decimalLongitude "6.5130924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421566_20432421566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.509126 6.5130924)"^^geo:wktLiteral ;
  geo-pos:lat "53.509126"^^xsd:decimal ;
  geo-pos:long "6.5130924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421566_20432421566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421566'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.11'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5130924'^^xsd:double;
  dwc:latitude '53.509126'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421566'^^xsd:integer;
  dwc:observationDate '2018-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420464_20432420464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420464_20432420464> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420464_20432420464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5334034 6.5131122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5334034"^^xsd:decimal ;
  dwc:decimalLongitude "6.5131122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420464_20432420464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5334034 6.5131122)"^^geo:wktLiteral ;
  geo-pos:lat "53.5334034"^^xsd:decimal ;
  geo-pos:long "6.5131122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420464_20432420464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420464'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.540555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5131122'^^xsd:double;
  dwc:latitude '53.5334034'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '-22'^^xsd:integer;
  dwc:maximumElevation '-22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420464'^^xsd:integer;
  dwc:observationDate '2018-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421349_20432421349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421349_20432421349> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421349_20432421349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5355631 6.5131472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5355631"^^xsd:decimal ;
  dwc:decimalLongitude "6.5131472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421349_20432421349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5355631 6.5131472)"^^geo:wktLiteral ;
  geo-pos:lat "53.5355631"^^xsd:decimal ;
  geo-pos:long "6.5131472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421349_20432421349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421349'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.843333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5131472'^^xsd:double;
  dwc:latitude '53.5355631'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421349'^^xsd:integer;
  dwc:observationDate '2018-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420866_20432420866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420866_20432420866> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420866_20432420866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5353486 6.5131862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5353486"^^xsd:decimal ;
  dwc:decimalLongitude "6.5131862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420866_20432420866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5353486 6.5131862)"^^geo:wktLiteral ;
  geo-pos:lat "53.5353486"^^xsd:decimal ;
  geo-pos:long "6.5131862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420866_20432420866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420866'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.9319444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5131862'^^xsd:double;
  dwc:latitude '53.5353486'^^xsd:double;
  dwc:coordinatePrecision '10.3'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420866'^^xsd:integer;
  dwc:observationDate '2018-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421267_20432421267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421267_20432421267> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421267_20432421267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5091481 6.5132319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5091481"^^xsd:decimal ;
  dwc:decimalLongitude "6.5132319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421267_20432421267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5091481 6.5132319)"^^geo:wktLiteral ;
  geo-pos:lat "53.5091481"^^xsd:decimal ;
  geo-pos:long "6.5132319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421267_20432421267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421267'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.3741666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5132319'^^xsd:double;
  dwc:latitude '53.5091481'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421267'^^xsd:integer;
  dwc:observationDate '2018-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420721_20432420721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420721_20432420721> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420721_20432420721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5356855 6.5132469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5356855"^^xsd:decimal ;
  dwc:decimalLongitude "6.5132469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420721_20432420721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5356855 6.5132469)"^^geo:wktLiteral ;
  geo-pos:lat "53.5356855"^^xsd:decimal ;
  geo-pos:long "6.5132469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420721_20432420721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420721'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.11'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5132469'^^xsd:double;
  dwc:latitude '53.5356855'^^xsd:double;
  dwc:coordinatePrecision '10.8'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420721'^^xsd:integer;
  dwc:observationDate '2018-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420890_20432420890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420890_20432420890> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420890_20432420890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5343778 6.5132562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5343778"^^xsd:decimal ;
  dwc:decimalLongitude "6.5132562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420890_20432420890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5343778 6.5132562)"^^geo:wktLiteral ;
  geo-pos:lat "53.5343778"^^xsd:decimal ;
  geo-pos:long "6.5132562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420890_20432420890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420890'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.085'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5132562'^^xsd:double;
  dwc:latitude '53.5343778'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420890'^^xsd:integer;
  dwc:observationDate '2018-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421350_20432421350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421350_20432421350> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421350_20432421350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5355149 6.5132941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5355149"^^xsd:decimal ;
  dwc:decimalLongitude "6.5132941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421350_20432421350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5355149 6.5132941)"^^geo:wktLiteral ;
  geo-pos:lat "53.5355149"^^xsd:decimal ;
  geo-pos:long "6.5132941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421350_20432421350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421350'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.846111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5132941'^^xsd:double;
  dwc:latitude '53.5355149'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '-15'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421350'^^xsd:integer;
  dwc:observationDate '2018-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420156_20432420156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420156_20432420156> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420156_20432420156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5359384 6.5132942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5359384"^^xsd:decimal ;
  dwc:decimalLongitude "6.5132942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420156_20432420156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5359384 6.5132942)"^^geo:wktLiteral ;
  geo-pos:lat "53.5359384"^^xsd:decimal ;
  geo-pos:long "6.5132942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420156_20432420156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420156'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.576944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5132942'^^xsd:double;
  dwc:latitude '53.5359384'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '-15'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420156'^^xsd:integer;
  dwc:observationDate '2018-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421365_20432421365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421365_20432421365> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421365_20432421365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5086631 6.5132943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5086631"^^xsd:decimal ;
  dwc:decimalLongitude "6.5132943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421365_20432421365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5086631 6.5132943)"^^geo:wktLiteral ;
  geo-pos:lat "53.5086631"^^xsd:decimal ;
  geo-pos:long "6.5132943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421365_20432421365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421365'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.9433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5132943'^^xsd:double;
  dwc:latitude '53.5086631'^^xsd:double;
  dwc:coordinatePrecision '2.6'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421365'^^xsd:integer;
  dwc:observationDate '2018-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420228_20432420228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420228_20432420228> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420228_20432420228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5365862 6.5132998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5365862"^^xsd:decimal ;
  dwc:decimalLongitude "6.5132998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420228_20432420228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5365862 6.5132998)"^^geo:wktLiteral ;
  geo-pos:lat "53.5365862"^^xsd:decimal ;
  geo-pos:long "6.5132998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420228_20432420228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420228'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.026666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5132998'^^xsd:double;
  dwc:latitude '53.5365862'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420228'^^xsd:integer;
  dwc:observationDate '2018-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420751_20432420751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420751_20432420751> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420751_20432420751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5204785 6.5133039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5204785"^^xsd:decimal ;
  dwc:decimalLongitude "6.5133039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420751_20432420751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5204785 6.5133039)"^^geo:wktLiteral ;
  geo-pos:lat "53.5204785"^^xsd:decimal ;
  geo-pos:long "6.5133039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420751_20432420751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420751'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.285555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5133039'^^xsd:double;
  dwc:latitude '53.5204785'^^xsd:double;
  dwc:coordinatePrecision '7.6'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420751'^^xsd:integer;
  dwc:observationDate '2018-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420229_20432420229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420229_20432420229> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420229_20432420229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5368047 6.5133039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5368047"^^xsd:decimal ;
  dwc:decimalLongitude "6.5133039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420229_20432420229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5368047 6.5133039)"^^geo:wktLiteral ;
  geo-pos:lat "53.5368047"^^xsd:decimal ;
  geo-pos:long "6.5133039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420229_20432420229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420229'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.031944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5133039'^^xsd:double;
  dwc:latitude '53.5368047'^^xsd:double;
  dwc:coordinatePrecision '10.5'^^xsd:double;
  dwc:minimumElevation '23'^^xsd:integer;
  dwc:maximumElevation '23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420229'^^xsd:integer;
  dwc:observationDate '2018-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420892_20432420892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420892_20432420892> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420892_20432420892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.535606 6.5133408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.535606"^^xsd:decimal ;
  dwc:decimalLongitude "6.5133408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420892_20432420892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.535606 6.5133408)"^^geo:wktLiteral ;
  geo-pos:lat "53.535606"^^xsd:decimal ;
  geo-pos:long "6.5133408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420892_20432420892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420892'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.095277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5133408'^^xsd:double;
  dwc:latitude '53.535606'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420892'^^xsd:integer;
  dwc:observationDate '2018-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420155_20432420155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420155_20432420155> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420155_20432420155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5359992 6.5133509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5359992"^^xsd:decimal ;
  dwc:decimalLongitude "6.5133509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420155_20432420155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5359992 6.5133509)"^^geo:wktLiteral ;
  geo-pos:lat "53.5359992"^^xsd:decimal ;
  geo-pos:long "6.5133509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420155_20432420155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420155'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.568333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5133509'^^xsd:double;
  dwc:latitude '53.5359992'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420155'^^xsd:integer;
  dwc:observationDate '2018-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420912_20432420912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420912_20432420912> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420912_20432420912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5208492 6.5133682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5208492"^^xsd:decimal ;
  dwc:decimalLongitude "6.5133682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420912_20432420912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5208492 6.5133682)"^^geo:wktLiteral ;
  geo-pos:lat "53.5208492"^^xsd:decimal ;
  geo-pos:long "6.5133682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420912_20432420912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420912'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.2183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5133682'^^xsd:double;
  dwc:latitude '53.5208492'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420912'^^xsd:integer;
  dwc:observationDate '2018-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421543_20432421543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421543_20432421543> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421543_20432421543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5089753 6.513375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5089753"^^xsd:decimal ;
  dwc:decimalLongitude "6.513375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421543_20432421543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5089753 6.513375)"^^geo:wktLiteral ;
  geo-pos:lat "53.5089753"^^xsd:decimal ;
  geo-pos:long "6.513375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421543_20432421543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421543'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.985277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.513375'^^xsd:double;
  dwc:latitude '53.5089753'^^xsd:double;
  dwc:coordinatePrecision '2.6'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421543'^^xsd:integer;
  dwc:observationDate '2018-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420484_20432420484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420484_20432420484> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420484_20432420484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5354089 6.5133964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5354089"^^xsd:decimal ;
  dwc:decimalLongitude "6.5133964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420484_20432420484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5354089 6.5133964)"^^geo:wktLiteral ;
  geo-pos:lat "53.5354089"^^xsd:decimal ;
  geo-pos:long "6.5133964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420484_20432420484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420484'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.6566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5133964'^^xsd:double;
  dwc:latitude '53.5354089'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420484'^^xsd:integer;
  dwc:observationDate '2018-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420227_20432420227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420227_20432420227> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420227_20432420227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5359337 6.5134224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5359337"^^xsd:decimal ;
  dwc:decimalLongitude "6.5134224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420227_20432420227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5359337 6.5134224)"^^geo:wktLiteral ;
  geo-pos:lat "53.5359337"^^xsd:decimal ;
  geo-pos:long "6.5134224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420227_20432420227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420227'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.012222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5134224'^^xsd:double;
  dwc:latitude '53.5359337'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420227'^^xsd:integer;
  dwc:observationDate '2018-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420485_20432420485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420485_20432420485> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420485_20432420485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5354407 6.513426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5354407"^^xsd:decimal ;
  dwc:decimalLongitude "6.513426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420485_20432420485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5354407 6.513426)"^^geo:wktLiteral ;
  geo-pos:lat "53.5354407"^^xsd:decimal ;
  geo-pos:long "6.513426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420485_20432420485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420485'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.6583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.513426'^^xsd:double;
  dwc:latitude '53.5354407'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420485'^^xsd:integer;
  dwc:observationDate '2018-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421079_20432421079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421079_20432421079> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421079_20432421079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5354387 6.5134624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5354387"^^xsd:decimal ;
  dwc:decimalLongitude "6.5134624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421079_20432421079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5354387 6.5134624)"^^geo:wktLiteral ;
  geo-pos:lat "53.5354387"^^xsd:decimal ;
  geo-pos:long "6.5134624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421079_20432421079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421079'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.2333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5134624'^^xsd:double;
  dwc:latitude '53.5354387'^^xsd:double;
  dwc:coordinatePrecision '10.4'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421079'^^xsd:integer;
  dwc:observationDate '2018-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421634_20432421634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421634_20432421634> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421634_20432421634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.535644 6.5134904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.535644"^^xsd:decimal ;
  dwc:decimalLongitude "6.5134904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421634_20432421634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.535644 6.5134904)"^^geo:wktLiteral ;
  geo-pos:lat "53.535644"^^xsd:decimal ;
  geo-pos:long "6.5134904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421634_20432421634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421634'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.519722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5134904'^^xsd:double;
  dwc:latitude '53.535644'^^xsd:double;
  dwc:coordinatePrecision '15.5'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421634'^^xsd:integer;
  dwc:observationDate '2018-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420744_20432420744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420744_20432420744> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420744_20432420744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5356025 6.513503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5356025"^^xsd:decimal ;
  dwc:decimalLongitude "6.513503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420744_20432420744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5356025 6.513503)"^^geo:wktLiteral ;
  geo-pos:lat "53.5356025"^^xsd:decimal ;
  geo-pos:long "6.513503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420744_20432420744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420744'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.2447222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.513503'^^xsd:double;
  dwc:latitude '53.5356025'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420744'^^xsd:integer;
  dwc:observationDate '2018-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420750_20432420750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420750_20432420750> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420750_20432420750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.520406 6.5135185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.520406"^^xsd:decimal ;
  dwc:decimalLongitude "6.5135185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420750_20432420750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.520406 6.5135185)"^^geo:wktLiteral ;
  geo-pos:lat "53.520406"^^xsd:decimal ;
  geo-pos:long "6.5135185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420750_20432420750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420750'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5135185'^^xsd:double;
  dwc:latitude '53.520406'^^xsd:double;
  dwc:coordinatePrecision '11.8'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420750'^^xsd:integer;
  dwc:observationDate '2018-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421567_20432421567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421567_20432421567> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421567_20432421567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5104337 6.5135239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5104337"^^xsd:decimal ;
  dwc:decimalLongitude "6.5135239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421567_20432421567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5104337 6.5135239)"^^geo:wktLiteral ;
  geo-pos:lat "53.5104337"^^xsd:decimal ;
  geo-pos:long "6.5135239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421567_20432421567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421567'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.108055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5135239'^^xsd:double;
  dwc:latitude '53.5104337'^^xsd:double;
  dwc:coordinatePrecision '7.3'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421567'^^xsd:integer;
  dwc:observationDate '2018-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421605_20432421605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421605_20432421605> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421605_20432421605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5107006 6.5135502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5107006"^^xsd:decimal ;
  dwc:decimalLongitude "6.5135502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421605_20432421605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5107006 6.5135502)"^^geo:wktLiteral ;
  geo-pos:lat "53.5107006"^^xsd:decimal ;
  geo-pos:long "6.5135502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421605_20432421605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421605'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.3311111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5135502'^^xsd:double;
  dwc:latitude '53.5107006'^^xsd:double;
  dwc:coordinatePrecision '6.8'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421605'^^xsd:integer;
  dwc:observationDate '2018-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420486_20432420486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420486_20432420486> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420486_20432420486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5356071 6.5135813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5356071"^^xsd:decimal ;
  dwc:decimalLongitude "6.5135813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420486_20432420486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5356071 6.5135813)"^^geo:wktLiteral ;
  geo-pos:lat "53.5356071"^^xsd:decimal ;
  geo-pos:long "6.5135813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420486_20432420486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420486'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.668333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5135813'^^xsd:double;
  dwc:latitude '53.5356071'^^xsd:double;
  dwc:coordinatePrecision '12.6'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420486'^^xsd:integer;
  dwc:observationDate '2018-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420151_20432420151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420151_20432420151> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420151_20432420151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351995 6.5135987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5351995"^^xsd:decimal ;
  dwc:decimalLongitude "6.5135987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420151_20432420151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351995 6.5135987)"^^geo:wktLiteral ;
  geo-pos:lat "53.5351995"^^xsd:decimal ;
  geo-pos:long "6.5135987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420151_20432420151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420151'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.5466666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5135987'^^xsd:double;
  dwc:latitude '53.5351995'^^xsd:double;
  dwc:coordinatePrecision '15.4'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420151'^^xsd:integer;
  dwc:observationDate '2018-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421801_20432421801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421801_20432421801> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421801_20432421801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508857 6.5136132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.508857"^^xsd:decimal ;
  dwc:decimalLongitude "6.5136132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421801_20432421801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508857 6.5136132)"^^geo:wktLiteral ;
  geo-pos:lat "53.508857"^^xsd:decimal ;
  geo-pos:long "6.5136132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421801_20432421801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421801'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.56'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5136132'^^xsd:double;
  dwc:latitude '53.508857'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421801'^^xsd:integer;
  dwc:observationDate '2018-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420120_20432420120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420120_20432420120> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420120_20432420120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5053886 6.5136223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5053886"^^xsd:decimal ;
  dwc:decimalLongitude "6.5136223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420120_20432420120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5053886 6.5136223)"^^geo:wktLiteral ;
  geo-pos:lat "53.5053886"^^xsd:decimal ;
  geo-pos:long "6.5136223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420120_20432420120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420120'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.3683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5136223'^^xsd:double;
  dwc:latitude '53.5053886'^^xsd:double;
  dwc:coordinatePrecision '12.5'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420120'^^xsd:integer;
  dwc:observationDate '2018-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420361_20432420361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420361_20432420361> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420361_20432420361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5350864 6.5136356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5350864"^^xsd:decimal ;
  dwc:decimalLongitude "6.5136356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420361_20432420361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5350864 6.5136356)"^^geo:wktLiteral ;
  geo-pos:lat "53.5350864"^^xsd:decimal ;
  geo-pos:long "6.5136356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420361_20432420361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420361'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.9147222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5136356'^^xsd:double;
  dwc:latitude '53.5350864'^^xsd:double;
  dwc:coordinatePrecision '12'^^xsd:integer;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420361'^^xsd:integer;
  dwc:observationDate '2018-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421437_20432421437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421437_20432421437> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421437_20432421437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5354249 6.5136585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5354249"^^xsd:decimal ;
  dwc:decimalLongitude "6.5136585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421437_20432421437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5354249 6.5136585)"^^geo:wktLiteral ;
  geo-pos:lat "53.5354249"^^xsd:decimal ;
  geo-pos:long "6.5136585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421437_20432421437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421437'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.3797222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5136585'^^xsd:double;
  dwc:latitude '53.5354249'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421437'^^xsd:integer;
  dwc:observationDate '2018-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420487_20432420487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420487_20432420487> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420487_20432420487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5356115 6.5136688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5356115"^^xsd:decimal ;
  dwc:decimalLongitude "6.5136688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420487_20432420487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5356115 6.5136688)"^^geo:wktLiteral ;
  geo-pos:lat "53.5356115"^^xsd:decimal ;
  geo-pos:long "6.5136688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420487_20432420487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420487'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.671944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5136688'^^xsd:double;
  dwc:latitude '53.5356115'^^xsd:double;
  dwc:coordinatePrecision '16.3'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420487'^^xsd:integer;
  dwc:observationDate '2018-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420488_20432420488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420488_20432420488> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420488_20432420488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5355719 6.51367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5355719"^^xsd:decimal ;
  dwc:decimalLongitude "6.51367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420488_20432420488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5355719 6.51367)"^^geo:wktLiteral ;
  geo-pos:lat "53.5355719"^^xsd:decimal ;
  geo-pos:long "6.51367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420488_20432420488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420488'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.674444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.51367'^^xsd:double;
  dwc:latitude '53.5355719'^^xsd:double;
  dwc:coordinatePrecision '6.8'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420488'^^xsd:integer;
  dwc:observationDate '2018-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421466_20432421466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421466_20432421466> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421466_20432421466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5086877 6.5136963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5086877"^^xsd:decimal ;
  dwc:decimalLongitude "6.5136963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421466_20432421466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5086877 6.5136963)"^^geo:wktLiteral ;
  geo-pos:lat "53.5086877"^^xsd:decimal ;
  geo-pos:long "6.5136963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421466_20432421466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421466'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.563888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5136963'^^xsd:double;
  dwc:latitude '53.5086877'^^xsd:double;
  dwc:coordinatePrecision '9.3'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421466'^^xsd:integer;
  dwc:observationDate '2018-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420891_20432420891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420891_20432420891> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420891_20432420891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.535212 6.5137006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.535212"^^xsd:decimal ;
  dwc:decimalLongitude "6.5137006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420891_20432420891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.535212 6.5137006)"^^geo:wktLiteral ;
  geo-pos:lat "53.535212"^^xsd:decimal ;
  geo-pos:long "6.5137006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420891_20432420891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420891'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.088055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5137006'^^xsd:double;
  dwc:latitude '53.535212'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420891'^^xsd:integer;
  dwc:observationDate '2018-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421758_20432421758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421758_20432421758> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421758_20432421758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5355544 6.513703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5355544"^^xsd:decimal ;
  dwc:decimalLongitude "6.513703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421758_20432421758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5355544 6.513703)"^^geo:wktLiteral ;
  geo-pos:lat "53.5355544"^^xsd:decimal ;
  geo-pos:long "6.513703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421758_20432421758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421758'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.268333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.513703'^^xsd:double;
  dwc:latitude '53.5355544'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421758'^^xsd:integer;
  dwc:observationDate '2018-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421258_20432421258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421258_20432421258> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421258_20432421258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5118267 6.5137101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5118267"^^xsd:decimal ;
  dwc:decimalLongitude "6.5137101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421258_20432421258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5118267 6.5137101)"^^geo:wktLiteral ;
  geo-pos:lat "53.5118267"^^xsd:decimal ;
  geo-pos:long "6.5137101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421258_20432421258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421258'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.313055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5137101'^^xsd:double;
  dwc:latitude '53.5118267'^^xsd:double;
  dwc:coordinatePrecision '8.7'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421258'^^xsd:integer;
  dwc:observationDate '2018-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421154_20432421154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421154_20432421154> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421154_20432421154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5363197 6.5137154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5363197"^^xsd:decimal ;
  dwc:decimalLongitude "6.5137154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421154_20432421154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5363197 6.5137154)"^^geo:wktLiteral ;
  geo-pos:lat "53.5363197"^^xsd:decimal ;
  geo-pos:long "6.5137154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421154_20432421154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421154'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.691111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5137154'^^xsd:double;
  dwc:latitude '53.5363197'^^xsd:double;
  dwc:coordinatePrecision '8.3'^^xsd:double;
  dwc:minimumElevation '-23'^^xsd:integer;
  dwc:maximumElevation '-23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421154'^^xsd:integer;
  dwc:observationDate '2018-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420225_20432420225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420225_20432420225> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420225_20432420225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351702 6.5137313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5351702"^^xsd:decimal ;
  dwc:decimalLongitude "6.5137313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420225_20432420225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351702 6.5137313)"^^geo:wktLiteral ;
  geo-pos:lat "53.5351702"^^xsd:decimal ;
  geo-pos:long "6.5137313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420225_20432420225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420225'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.001666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5137313'^^xsd:double;
  dwc:latitude '53.5351702'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420225'^^xsd:integer;
  dwc:observationDate '2018-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421340_20432421340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421340_20432421340> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421340_20432421340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5125232 6.5137449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5125232"^^xsd:decimal ;
  dwc:decimalLongitude "6.5137449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421340_20432421340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5125232 6.5137449)"^^geo:wktLiteral ;
  geo-pos:lat "53.5125232"^^xsd:decimal ;
  geo-pos:long "6.5137449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421340_20432421340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421340'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.7933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5137449'^^xsd:double;
  dwc:latitude '53.5125232'^^xsd:double;
  dwc:coordinatePrecision '2.8'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421340'^^xsd:integer;
  dwc:observationDate '2018-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420725_20432420725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420725_20432420725> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420725_20432420725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5347367 6.513755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5347367"^^xsd:decimal ;
  dwc:decimalLongitude "6.513755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420725_20432420725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5347367 6.513755)"^^geo:wktLiteral ;
  geo-pos:lat "53.5347367"^^xsd:decimal ;
  geo-pos:long "6.513755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420725_20432420725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420725'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.140277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.513755'^^xsd:double;
  dwc:latitude '53.5347367'^^xsd:double;
  dwc:coordinatePrecision '2.8'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420725'^^xsd:integer;
  dwc:observationDate '2018-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420162_20432420162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420162_20432420162> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420162_20432420162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4973857 6.5137687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4973857"^^xsd:decimal ;
  dwc:decimalLongitude "6.5137687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420162_20432420162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4973857 6.5137687)"^^geo:wktLiteral ;
  geo-pos:lat "53.4973857"^^xsd:decimal ;
  geo-pos:long "6.5137687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420162_20432420162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420162'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.610833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5137687'^^xsd:double;
  dwc:latitude '53.4973857'^^xsd:double;
  dwc:coordinatePrecision '18.9'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420162'^^xsd:integer;
  dwc:observationDate '2018-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420842_20432420842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420842_20432420842> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420842_20432420842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5353421 6.5137803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5353421"^^xsd:decimal ;
  dwc:decimalLongitude "6.5137803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420842_20432420842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5353421 6.5137803)"^^geo:wktLiteral ;
  geo-pos:lat "53.5353421"^^xsd:decimal ;
  geo-pos:long "6.5137803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420842_20432420842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420842'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.8011111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5137803'^^xsd:double;
  dwc:latitude '53.5353421'^^xsd:double;
  dwc:coordinatePrecision '11.9'^^xsd:double;
  dwc:minimumElevation '-13'^^xsd:integer;
  dwc:maximumElevation '-13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420842'^^xsd:integer;
  dwc:observationDate '2018-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421759_20432421759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421759_20432421759> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421759_20432421759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5355228 6.5137953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5355228"^^xsd:decimal ;
  dwc:decimalLongitude "6.5137953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421759_20432421759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5355228 6.5137953)"^^geo:wktLiteral ;
  geo-pos:lat "53.5355228"^^xsd:decimal ;
  geo-pos:long "6.5137953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421759_20432421759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421759'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.271944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5137953'^^xsd:double;
  dwc:latitude '53.5355228'^^xsd:double;
  dwc:coordinatePrecision '18.8'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421759'^^xsd:integer;
  dwc:observationDate '2018-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420507_20432420507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420507_20432420507> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420507_20432420507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5342792 6.5138095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5342792"^^xsd:decimal ;
  dwc:decimalLongitude "6.5138095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420507_20432420507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5342792 6.5138095)"^^geo:wktLiteral ;
  geo-pos:lat "53.5342792"^^xsd:decimal ;
  geo-pos:long "6.5138095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420507_20432420507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420507'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.7902777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5138095'^^xsd:double;
  dwc:latitude '53.5342792'^^xsd:double;
  dwc:coordinatePrecision '14.4'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420507'^^xsd:integer;
  dwc:observationDate '2018-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420508_20432420508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420508_20432420508> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420508_20432420508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351326 6.5138097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5351326"^^xsd:decimal ;
  dwc:decimalLongitude "6.5138097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420508_20432420508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351326 6.5138097)"^^geo:wktLiteral ;
  geo-pos:lat "53.5351326"^^xsd:decimal ;
  geo-pos:long "6.5138097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420508_20432420508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420508'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.7933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5138097'^^xsd:double;
  dwc:latitude '53.5351326'^^xsd:double;
  dwc:coordinatePrecision '2.7'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420508'^^xsd:integer;
  dwc:observationDate '2018-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421175_20432421175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421175_20432421175> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421175_20432421175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351363 6.5138181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5351363"^^xsd:decimal ;
  dwc:decimalLongitude "6.5138181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421175_20432421175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351363 6.5138181)"^^geo:wktLiteral ;
  geo-pos:lat "53.5351363"^^xsd:decimal ;
  geo-pos:long "6.5138181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421175_20432421175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421175'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.8166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5138181'^^xsd:double;
  dwc:latitude '53.5351363'^^xsd:double;
  dwc:coordinatePrecision '13'^^xsd:integer;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421175'^^xsd:integer;
  dwc:observationDate '2018-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420775_20432420775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420775_20432420775> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420775_20432420775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5295235 6.5138318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5295235"^^xsd:decimal ;
  dwc:decimalLongitude "6.5138318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420775_20432420775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5295235 6.5138318)"^^geo:wktLiteral ;
  geo-pos:lat "53.5295235"^^xsd:decimal ;
  geo-pos:long "6.5138318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420775_20432420775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420775'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.425833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5138318'^^xsd:double;
  dwc:latitude '53.5295235'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420775'^^xsd:integer;
  dwc:observationDate '2018-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420696_20432420696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420696_20432420696> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420696_20432420696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5353329 6.5138358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5353329"^^xsd:decimal ;
  dwc:decimalLongitude "6.5138358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420696_20432420696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5353329 6.5138358)"^^geo:wktLiteral ;
  geo-pos:lat "53.5353329"^^xsd:decimal ;
  geo-pos:long "6.5138358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420696_20432420696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420696'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.9508333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5138358'^^xsd:double;
  dwc:latitude '53.5353329'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420696'^^xsd:integer;
  dwc:observationDate '2018-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420152_20432420152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420152_20432420152> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420152_20432420152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5352342 6.5138422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5352342"^^xsd:decimal ;
  dwc:decimalLongitude "6.5138422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420152_20432420152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5352342 6.5138422)"^^geo:wktLiteral ;
  geo-pos:lat "53.5352342"^^xsd:decimal ;
  geo-pos:long "6.5138422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420152_20432420152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420152'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.56'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5138422'^^xsd:double;
  dwc:latitude '53.5352342'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420152'^^xsd:integer;
  dwc:observationDate '2018-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420362_20432420362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420362_20432420362> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420362_20432420362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5352345 6.5138427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5352345"^^xsd:decimal ;
  dwc:decimalLongitude "6.5138427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420362_20432420362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5352345 6.5138427)"^^geo:wktLiteral ;
  geo-pos:lat "53.5352345"^^xsd:decimal ;
  geo-pos:long "6.5138427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420362_20432420362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420362'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.9233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5138427'^^xsd:double;
  dwc:latitude '53.5352345'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420362'^^xsd:integer;
  dwc:observationDate '2018-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420435_20432420435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420435_20432420435> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420435_20432420435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5350523 6.5138459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5350523"^^xsd:decimal ;
  dwc:decimalLongitude "6.5138459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420435_20432420435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5350523 6.5138459)"^^geo:wktLiteral ;
  geo-pos:lat "53.5350523"^^xsd:decimal ;
  geo-pos:long "6.5138459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420435_20432420435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420435'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.3630555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5138459'^^xsd:double;
  dwc:latitude '53.5350523'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420435'^^xsd:integer;
  dwc:observationDate '2018-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420363_20432420363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420363_20432420363> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420363_20432420363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5353887 6.513859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5353887"^^xsd:decimal ;
  dwc:decimalLongitude "6.513859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420363_20432420363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5353887 6.513859)"^^geo:wktLiteral ;
  geo-pos:lat "53.5353887"^^xsd:decimal ;
  geo-pos:long "6.513859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420363_20432420363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420363'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.9286111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.513859'^^xsd:double;
  dwc:latitude '53.5353887'^^xsd:double;
  dwc:coordinatePrecision '9.2'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420363'^^xsd:integer;
  dwc:observationDate '2018-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421613_20432421613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421613_20432421613> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421613_20432421613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5098275 6.5138638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5098275"^^xsd:decimal ;
  dwc:decimalLongitude "6.5138638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421613_20432421613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5098275 6.5138638)"^^geo:wktLiteral ;
  geo-pos:lat "53.5098275"^^xsd:decimal ;
  geo-pos:long "6.5138638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421613_20432421613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421613'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.388055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5138638'^^xsd:double;
  dwc:latitude '53.5098275'^^xsd:double;
  dwc:coordinatePrecision '15'^^xsd:integer;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421613'^^xsd:integer;
  dwc:observationDate '2018-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421153_20432421153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421153_20432421153> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421153_20432421153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5365553 6.5138716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5365553"^^xsd:decimal ;
  dwc:decimalLongitude "6.5138716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421153_20432421153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5365553 6.5138716)"^^geo:wktLiteral ;
  geo-pos:lat "53.5365553"^^xsd:decimal ;
  geo-pos:long "6.5138716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421153_20432421153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421153'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.6880555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5138716'^^xsd:double;
  dwc:latitude '53.5365553'^^xsd:double;
  dwc:coordinatePrecision '7.1'^^xsd:double;
  dwc:minimumElevation '-16'^^xsd:integer;
  dwc:maximumElevation '-16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421153'^^xsd:integer;
  dwc:observationDate '2018-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421446_20432421446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421446_20432421446> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421446_20432421446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5334042 6.5138833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5334042"^^xsd:decimal ;
  dwc:decimalLongitude "6.5138833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421446_20432421446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5334042 6.5138833)"^^geo:wktLiteral ;
  geo-pos:lat "53.5334042"^^xsd:decimal ;
  geo-pos:long "6.5138833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421446_20432421446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421446'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.436944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5138833'^^xsd:double;
  dwc:latitude '53.5334042'^^xsd:double;
  dwc:coordinatePrecision '11.1'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421446'^^xsd:integer;
  dwc:observationDate '2018-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421274_20432421274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421274_20432421274> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421274_20432421274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5357719 6.5138955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5357719"^^xsd:decimal ;
  dwc:decimalLongitude "6.5138955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421274_20432421274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5357719 6.5138955)"^^geo:wktLiteral ;
  geo-pos:lat "53.5357719"^^xsd:decimal ;
  geo-pos:long "6.5138955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421274_20432421274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421274'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.409444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5138955'^^xsd:double;
  dwc:latitude '53.5357719'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421274'^^xsd:integer;
  dwc:observationDate '2018-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420509_20432420509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420509_20432420509> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420509_20432420509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351782 6.5139123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5351782"^^xsd:decimal ;
  dwc:decimalLongitude "6.5139123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420509_20432420509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351782 6.5139123)"^^geo:wktLiteral ;
  geo-pos:lat "53.5351782"^^xsd:decimal ;
  geo-pos:long "6.5139123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420509_20432420509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420509'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.7977777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5139123'^^xsd:double;
  dwc:latitude '53.5351782'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '-13'^^xsd:integer;
  dwc:maximumElevation '-13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420509'^^xsd:integer;
  dwc:observationDate '2018-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420697_20432420697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420697_20432420697> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420697_20432420697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351821 6.5139484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5351821"^^xsd:decimal ;
  dwc:decimalLongitude "6.5139484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420697_20432420697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351821 6.5139484)"^^geo:wktLiteral ;
  geo-pos:lat "53.5351821"^^xsd:decimal ;
  geo-pos:long "6.5139484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420697_20432420697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420697'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.9563888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5139484'^^xsd:double;
  dwc:latitude '53.5351821'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420697'^^xsd:integer;
  dwc:observationDate '2018-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421865_20432421865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421865_20432421865> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421865_20432421865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5339349 6.5139875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5339349"^^xsd:decimal ;
  dwc:decimalLongitude "6.5139875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421865_20432421865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5339349 6.5139875)"^^geo:wktLiteral ;
  geo-pos:lat "53.5339349"^^xsd:decimal ;
  geo-pos:long "6.5139875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421865_20432421865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421865'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.94'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5139875'^^xsd:double;
  dwc:latitude '53.5339349'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421865'^^xsd:integer;
  dwc:observationDate '2018-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420176_20432420176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420176_20432420176> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420176_20432420176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351406 6.5139883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5351406"^^xsd:decimal ;
  dwc:decimalLongitude "6.5139883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420176_20432420176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351406 6.5139883)"^^geo:wktLiteral ;
  geo-pos:lat "53.5351406"^^xsd:decimal ;
  geo-pos:long "6.5139883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420176_20432420176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420176'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.6863888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5139883'^^xsd:double;
  dwc:latitude '53.5351406'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '29'^^xsd:integer;
  dwc:maximumElevation '29'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420176'^^xsd:integer;
  dwc:observationDate '2018-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421961_20432421961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421961_20432421961> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421961_20432421961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5136489 6.5139906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5136489"^^xsd:decimal ;
  dwc:decimalLongitude "6.5139906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421961_20432421961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5136489 6.5139906)"^^geo:wktLiteral ;
  geo-pos:lat "53.5136489"^^xsd:decimal ;
  geo-pos:long "6.5139906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421961_20432421961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421961'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.5133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5139906'^^xsd:double;
  dwc:latitude '53.5136489'^^xsd:double;
  dwc:coordinatePrecision '7.6'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421961'^^xsd:integer;
  dwc:observationDate '2018-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421111_20432421111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421111_20432421111> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421111_20432421111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5270869 6.5139974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5270869"^^xsd:decimal ;
  dwc:decimalLongitude "6.5139974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421111_20432421111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5270869 6.5139974)"^^geo:wktLiteral ;
  geo-pos:lat "53.5270869"^^xsd:decimal ;
  geo-pos:long "6.5139974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421111_20432421111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421111'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.435277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5139974'^^xsd:double;
  dwc:latitude '53.5270869'^^xsd:double;
  dwc:coordinatePrecision '2'^^xsd:integer;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421111'^^xsd:integer;
  dwc:observationDate '2018-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420364_20432420364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420364_20432420364> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420364_20432420364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5353805 6.5139987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5353805"^^xsd:decimal ;
  dwc:decimalLongitude "6.5139987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420364_20432420364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5353805 6.5139987)"^^geo:wktLiteral ;
  geo-pos:lat "53.5353805"^^xsd:decimal ;
  geo-pos:long "6.5139987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420364_20432420364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420364'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.9419444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5139987'^^xsd:double;
  dwc:latitude '53.5353805'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420364'^^xsd:integer;
  dwc:observationDate '2018-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421128_20432421128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421128_20432421128> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421128_20432421128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5364612 6.5140514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5364612"^^xsd:decimal ;
  dwc:decimalLongitude "6.5140514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421128_20432421128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5364612 6.5140514)"^^geo:wktLiteral ;
  geo-pos:lat "53.5364612"^^xsd:decimal ;
  geo-pos:long "6.5140514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421128_20432421128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421128'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.5275'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5140514'^^xsd:double;
  dwc:latitude '53.5364612'^^xsd:double;
  dwc:coordinatePrecision '13.5'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421128'^^xsd:integer;
  dwc:observationDate '2018-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420459_20432420459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420459_20432420459> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420459_20432420459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5349842 6.5140595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5349842"^^xsd:decimal ;
  dwc:decimalLongitude "6.5140595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420459_20432420459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5349842 6.5140595)"^^geo:wktLiteral ;
  geo-pos:lat "53.5349842"^^xsd:decimal ;
  geo-pos:long "6.5140595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420459_20432420459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420459'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.5011111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5140595'^^xsd:double;
  dwc:latitude '53.5349842'^^xsd:double;
  dwc:coordinatePrecision '6.3'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420459'^^xsd:integer;
  dwc:observationDate '2018-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420436_20432420436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420436_20432420436> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420436_20432420436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5353414 6.5140625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5353414"^^xsd:decimal ;
  dwc:decimalLongitude "6.5140625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420436_20432420436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5353414 6.5140625)"^^geo:wktLiteral ;
  geo-pos:lat "53.5353414"^^xsd:decimal ;
  geo-pos:long "6.5140625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420436_20432420436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420436'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.3683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5140625'^^xsd:double;
  dwc:latitude '53.5353414'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420436'^^xsd:integer;
  dwc:observationDate '2018-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420422_20432420422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420422_20432420422> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420422_20432420422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5347307 6.5140973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5347307"^^xsd:decimal ;
  dwc:decimalLongitude "6.5140973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420422_20432420422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5347307 6.5140973)"^^geo:wktLiteral ;
  geo-pos:lat "53.5347307"^^xsd:decimal ;
  geo-pos:long "6.5140973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420422_20432420422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420422'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.291666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5140973'^^xsd:double;
  dwc:latitude '53.5347307'^^xsd:double;
  dwc:coordinatePrecision '2.3'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420422'^^xsd:integer;
  dwc:observationDate '2018-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421565_20432421565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421565_20432421565> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421565_20432421565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5086137 6.5140976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5086137"^^xsd:decimal ;
  dwc:decimalLongitude "6.5140976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421565_20432421565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5086137 6.5140976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5086137"^^xsd:decimal ;
  geo-pos:long "6.5140976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421565_20432421565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421565'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.099444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5140976'^^xsd:double;
  dwc:latitude '53.5086137'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421565'^^xsd:integer;
  dwc:observationDate '2018-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420194_20432420194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420194_20432420194> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420194_20432420194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.516898 6.5141064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.516898"^^xsd:decimal ;
  dwc:decimalLongitude "6.5141064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420194_20432420194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.516898 6.5141064)"^^geo:wktLiteral ;
  geo-pos:lat "53.516898"^^xsd:decimal ;
  geo-pos:long "6.5141064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420194_20432420194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420194'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5141064'^^xsd:double;
  dwc:latitude '53.516898'^^xsd:double;
  dwc:coordinatePrecision '2.2'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420194'^^xsd:integer;
  dwc:observationDate '2018-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420177_20432420177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420177_20432420177> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420177_20432420177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5353769 6.5141172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5353769"^^xsd:decimal ;
  dwc:decimalLongitude "6.5141172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420177_20432420177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5353769 6.5141172)"^^geo:wktLiteral ;
  geo-pos:lat "53.5353769"^^xsd:decimal ;
  geo-pos:long "6.5141172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420177_20432420177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420177'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.690555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5141172'^^xsd:double;
  dwc:latitude '53.5353769'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:minimumElevation '-66'^^xsd:integer;
  dwc:maximumElevation '-66'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420177'^^xsd:integer;
  dwc:observationDate '2018-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420207_20432420207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420207_20432420207> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420207_20432420207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5182301 6.5141198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5182301"^^xsd:decimal ;
  dwc:decimalLongitude "6.5141198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420207_20432420207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5182301 6.5141198)"^^geo:wktLiteral ;
  geo-pos:lat "53.5182301"^^xsd:decimal ;
  geo-pos:long "6.5141198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420207_20432420207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420207'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.871944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5141198'^^xsd:double;
  dwc:latitude '53.5182301'^^xsd:double;
  dwc:coordinatePrecision '20.6'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420207'^^xsd:integer;
  dwc:observationDate '2018-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420121_20432420121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420121_20432420121> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420121_20432420121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5004296 6.5141445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5004296"^^xsd:decimal ;
  dwc:decimalLongitude "6.5141445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420121_20432420121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5004296 6.5141445)"^^geo:wktLiteral ;
  geo-pos:lat "53.5004296"^^xsd:decimal ;
  geo-pos:long "6.5141445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420121_20432420121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420121'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.3719444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5141445'^^xsd:double;
  dwc:latitude '53.5004296'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420121'^^xsd:integer;
  dwc:observationDate '2018-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421041_20432421041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421041_20432421041> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421041_20432421041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5347487 6.5141612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5347487"^^xsd:decimal ;
  dwc:decimalLongitude "6.5141612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421041_20432421041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5347487 6.5141612)"^^geo:wktLiteral ;
  geo-pos:lat "53.5347487"^^xsd:decimal ;
  geo-pos:long "6.5141612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421041_20432421041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421041'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.985'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5141612'^^xsd:double;
  dwc:latitude '53.5347487'^^xsd:double;
  dwc:coordinatePrecision '2.6'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421041'^^xsd:integer;
  dwc:observationDate '2018-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420365_20432420365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420365_20432420365> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420365_20432420365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5353352 6.5141685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5353352"^^xsd:decimal ;
  dwc:decimalLongitude "6.5141685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420365_20432420365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5353352 6.5141685)"^^geo:wktLiteral ;
  geo-pos:lat "53.5353352"^^xsd:decimal ;
  geo-pos:long "6.5141685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420365_20432420365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420365'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.9425'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5141685'^^xsd:double;
  dwc:latitude '53.5353352'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420365'^^xsd:integer;
  dwc:observationDate '2018-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420718_20432420718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420718_20432420718> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420718_20432420718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5347764 6.5141757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5347764"^^xsd:decimal ;
  dwc:decimalLongitude "6.5141757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420718_20432420718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5347764 6.5141757)"^^geo:wktLiteral ;
  geo-pos:lat "53.5347764"^^xsd:decimal ;
  geo-pos:long "6.5141757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420718_20432420718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420718'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.0875'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5141757'^^xsd:double;
  dwc:latitude '53.5347764'^^xsd:double;
  dwc:coordinatePrecision '16'^^xsd:integer;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420718'^^xsd:integer;
  dwc:observationDate '2018-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420460_20432420460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420460_20432420460> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420460_20432420460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351602 6.5141858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5351602"^^xsd:decimal ;
  dwc:decimalLongitude "6.5141858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420460_20432420460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351602 6.5141858)"^^geo:wktLiteral ;
  geo-pos:lat "53.5351602"^^xsd:decimal ;
  geo-pos:long "6.5141858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420460_20432420460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420460'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.5094444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5141858'^^xsd:double;
  dwc:latitude '53.5351602'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420460'^^xsd:integer;
  dwc:observationDate '2018-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421757_20432421757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421757_20432421757> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421757_20432421757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.53523 6.5142136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.53523"^^xsd:decimal ;
  dwc:decimalLongitude "6.5142136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421757_20432421757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.53523 6.5142136)"^^geo:wktLiteral ;
  geo-pos:lat "53.53523"^^xsd:decimal ;
  geo-pos:long "6.5142136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421757_20432421757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421757'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.261944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5142136'^^xsd:double;
  dwc:latitude '53.53523'^^xsd:double;
  dwc:coordinatePrecision '15.6'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421757'^^xsd:integer;
  dwc:observationDate '2018-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421065_20432421065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421065_20432421065> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421065_20432421065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5346853 6.5142396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5346853"^^xsd:decimal ;
  dwc:decimalLongitude "6.5142396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421065_20432421065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5346853 6.5142396)"^^geo:wktLiteral ;
  geo-pos:lat "53.5346853"^^xsd:decimal ;
  geo-pos:long "6.5142396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421065_20432421065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421065'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.145833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5142396'^^xsd:double;
  dwc:latitude '53.5346853'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421065'^^xsd:integer;
  dwc:observationDate '2018-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421255_20432421255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421255_20432421255> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421255_20432421255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5083701 6.5142605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5083701"^^xsd:decimal ;
  dwc:decimalLongitude "6.5142605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421255_20432421255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5083701 6.5142605)"^^geo:wktLiteral ;
  geo-pos:lat "53.5083701"^^xsd:decimal ;
  geo-pos:long "6.5142605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421255_20432421255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421255'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.295555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5142605'^^xsd:double;
  dwc:latitude '53.5083701'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421255'^^xsd:integer;
  dwc:observationDate '2018-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420180_20432420180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420180_20432420180> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420180_20432420180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5367178 6.5142759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5367178"^^xsd:decimal ;
  dwc:decimalLongitude "6.5142759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420180_20432420180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5367178 6.5142759)"^^geo:wktLiteral ;
  geo-pos:lat "53.5367178"^^xsd:decimal ;
  geo-pos:long "6.5142759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420180_20432420180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420180'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.707777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5142759'^^xsd:double;
  dwc:latitude '53.5367178'^^xsd:double;
  dwc:coordinatePrecision '7.5'^^xsd:double;
  dwc:minimumElevation '-14'^^xsd:integer;
  dwc:maximumElevation '-14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420180'^^xsd:integer;
  dwc:observationDate '2018-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421152_20432421152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421152_20432421152> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421152_20432421152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5354159 6.51428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5354159"^^xsd:decimal ;
  dwc:decimalLongitude "6.51428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421152_20432421152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5354159 6.51428)"^^geo:wktLiteral ;
  geo-pos:lat "53.5354159"^^xsd:decimal ;
  geo-pos:long "6.51428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421152_20432421152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421152'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.6852777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.51428'^^xsd:double;
  dwc:latitude '53.5354159'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421152'^^xsd:integer;
  dwc:observationDate '2018-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421087_20432421087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421087_20432421087> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421087_20432421087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5302755 6.5142829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5302755"^^xsd:decimal ;
  dwc:decimalLongitude "6.5142829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421087_20432421087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5302755 6.5142829)"^^geo:wktLiteral ;
  geo-pos:lat "53.5302755"^^xsd:decimal ;
  geo-pos:long "6.5142829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421087_20432421087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421087'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.265'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5142829'^^xsd:double;
  dwc:latitude '53.5302755'^^xsd:double;
  dwc:coordinatePrecision '13.7'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421087'^^xsd:integer;
  dwc:observationDate '2018-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421185_20432421185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421185_20432421185> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421185_20432421185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5213778 6.5142837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5213778"^^xsd:decimal ;
  dwc:decimalLongitude "6.5142837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421185_20432421185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5213778 6.5142837)"^^geo:wktLiteral ;
  geo-pos:lat "53.5213778"^^xsd:decimal ;
  geo-pos:long "6.5142837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421185_20432421185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421185'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.876944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5142837'^^xsd:double;
  dwc:latitude '53.5213778'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421185'^^xsd:integer;
  dwc:observationDate '2018-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421625_20432421625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421625_20432421625> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421625_20432421625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508821 6.514287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.508821"^^xsd:decimal ;
  dwc:decimalLongitude "6.514287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421625_20432421625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508821 6.514287)"^^geo:wktLiteral ;
  geo-pos:lat "53.508821"^^xsd:decimal ;
  geo-pos:long "6.514287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421625_20432421625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421625'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.4658333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.514287'^^xsd:double;
  dwc:latitude '53.508821'^^xsd:double;
  dwc:coordinatePrecision '13.8'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421625'^^xsd:integer;
  dwc:observationDate '2018-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421149_20432421149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421149_20432421149> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421149_20432421149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.529532 6.5142916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.529532"^^xsd:decimal ;
  dwc:decimalLongitude "6.5142916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421149_20432421149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.529532 6.5142916)"^^geo:wktLiteral ;
  geo-pos:lat "53.529532"^^xsd:decimal ;
  geo-pos:long "6.5142916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421149_20432421149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421149'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.6566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5142916'^^xsd:double;
  dwc:latitude '53.529532'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421149'^^xsd:integer;
  dwc:observationDate '2018-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421042_20432421042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421042_20432421042> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421042_20432421042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5347203 6.5142966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5347203"^^xsd:decimal ;
  dwc:decimalLongitude "6.5142966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421042_20432421042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5347203 6.5142966)"^^geo:wktLiteral ;
  geo-pos:lat "53.5347203"^^xsd:decimal ;
  geo-pos:long "6.5142966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421042_20432421042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421042'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.988333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5142966'^^xsd:double;
  dwc:latitude '53.5347203'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '-24'^^xsd:integer;
  dwc:maximumElevation '-24'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421042'^^xsd:integer;
  dwc:observationDate '2018-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420581_20432420581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420581_20432420581> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420581_20432420581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5347651 6.5143007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5347651"^^xsd:decimal ;
  dwc:decimalLongitude "6.5143007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420581_20432420581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5347651 6.5143007)"^^geo:wktLiteral ;
  geo-pos:lat "53.5347651"^^xsd:decimal ;
  geo-pos:long "6.5143007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420581_20432420581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420581'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.248611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5143007'^^xsd:double;
  dwc:latitude '53.5347651'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420581'^^xsd:integer;
  dwc:observationDate '2018-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421291_20432421291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421291_20432421291> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421291_20432421291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5084498 6.5143111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5084498"^^xsd:decimal ;
  dwc:decimalLongitude "6.5143111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421291_20432421291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5084498 6.5143111)"^^geo:wktLiteral ;
  geo-pos:lat "53.5084498"^^xsd:decimal ;
  geo-pos:long "6.5143111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421291_20432421291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421291'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.5183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5143111'^^xsd:double;
  dwc:latitude '53.5084498'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421291'^^xsd:integer;
  dwc:observationDate '2018-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420719_20432420719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420719_20432420719> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420719_20432420719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5349462 6.5143371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5349462"^^xsd:decimal ;
  dwc:decimalLongitude "6.5143371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420719_20432420719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5349462 6.5143371)"^^geo:wktLiteral ;
  geo-pos:lat "53.5349462"^^xsd:decimal ;
  geo-pos:long "6.5143371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420719_20432420719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420719'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.0963888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5143371'^^xsd:double;
  dwc:latitude '53.5349462'^^xsd:double;
  dwc:coordinatePrecision '30.6'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420719'^^xsd:integer;
  dwc:observationDate '2018-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421110_20432421110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421110_20432421110> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421110_20432421110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5273002 6.5143401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5273002"^^xsd:decimal ;
  dwc:decimalLongitude "6.5143401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421110_20432421110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5273002 6.5143401)"^^geo:wktLiteral ;
  geo-pos:lat "53.5273002"^^xsd:decimal ;
  geo-pos:long "6.5143401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421110_20432421110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421110'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.420277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5143401'^^xsd:double;
  dwc:latitude '53.5273002'^^xsd:double;
  dwc:coordinatePrecision '8.8'^^xsd:double;
  dwc:minimumElevation '-13'^^xsd:integer;
  dwc:maximumElevation '-13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421110'^^xsd:integer;
  dwc:observationDate '2018-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420893_20432420893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420893_20432420893> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420893_20432420893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5362015 6.5143581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5362015"^^xsd:decimal ;
  dwc:decimalLongitude "6.5143581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420893_20432420893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5362015 6.5143581)"^^geo:wktLiteral ;
  geo-pos:lat "53.5362015"^^xsd:decimal ;
  geo-pos:long "6.5143581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420893_20432420893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420893'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.101666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5143581'^^xsd:double;
  dwc:latitude '53.5362015'^^xsd:double;
  dwc:coordinatePrecision '2.8'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420893'^^xsd:integer;
  dwc:observationDate '2018-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421040_20432421040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421040_20432421040> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421040_20432421040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5347862 6.5143698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5347862"^^xsd:decimal ;
  dwc:decimalLongitude "6.5143698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421040_20432421040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5347862 6.5143698)"^^geo:wktLiteral ;
  geo-pos:lat "53.5347862"^^xsd:decimal ;
  geo-pos:long "6.5143698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421040_20432421040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421040'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.98'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5143698'^^xsd:double;
  dwc:latitude '53.5347862'^^xsd:double;
  dwc:coordinatePrecision '20.2'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421040'^^xsd:integer;
  dwc:observationDate '2018-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421088_20432421088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421088_20432421088> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421088_20432421088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5302367 6.514375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5302367"^^xsd:decimal ;
  dwc:decimalLongitude "6.514375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421088_20432421088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5302367 6.514375)"^^geo:wktLiteral ;
  geo-pos:lat "53.5302367"^^xsd:decimal ;
  geo-pos:long "6.514375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421088_20432421088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421088'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.276666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.514375'^^xsd:double;
  dwc:latitude '53.5302367'^^xsd:double;
  dwc:coordinatePrecision '2.7'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421088'^^xsd:integer;
  dwc:observationDate '2018-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420181_20432420181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420181_20432420181> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420181_20432420181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5368016 6.5143896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5368016"^^xsd:decimal ;
  dwc:decimalLongitude "6.5143896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420181_20432420181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5368016 6.5143896)"^^geo:wktLiteral ;
  geo-pos:lat "53.5368016"^^xsd:decimal ;
  geo-pos:long "6.5143896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420181_20432420181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420181'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.716666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5143896'^^xsd:double;
  dwc:latitude '53.5368016'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420181'^^xsd:integer;
  dwc:observationDate '2018-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420179_20432420179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420179_20432420179> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420179_20432420179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5368612 6.5143975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5368612"^^xsd:decimal ;
  dwc:decimalLongitude "6.5143975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420179_20432420179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5368612 6.5143975)"^^geo:wktLiteral ;
  geo-pos:lat "53.5368612"^^xsd:decimal ;
  geo-pos:long "6.5143975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420179_20432420179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420179'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.703888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5143975'^^xsd:double;
  dwc:latitude '53.5368612'^^xsd:double;
  dwc:coordinatePrecision '9.4'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420179'^^xsd:integer;
  dwc:observationDate '2018-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420562_20432420562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420562_20432420562> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420562_20432420562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5350409 6.5144016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5350409"^^xsd:decimal ;
  dwc:decimalLongitude "6.5144016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420562_20432420562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5350409 6.5144016)"^^geo:wktLiteral ;
  geo-pos:lat "53.5350409"^^xsd:decimal ;
  geo-pos:long "6.5144016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420562_20432420562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420562'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.136111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5144016'^^xsd:double;
  dwc:latitude '53.5350409'^^xsd:double;
  dwc:coordinatePrecision '19'^^xsd:integer;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420562'^^xsd:integer;
  dwc:observationDate '2018-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420411_20432420411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420411_20432420411> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420411_20432420411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5349764 6.5144349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5349764"^^xsd:decimal ;
  dwc:decimalLongitude "6.5144349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420411_20432420411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5349764 6.5144349)"^^geo:wktLiteral ;
  geo-pos:lat "53.5349764"^^xsd:decimal ;
  geo-pos:long "6.5144349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420411_20432420411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420411'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.2169444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5144349'^^xsd:double;
  dwc:latitude '53.5349764'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420411'^^xsd:integer;
  dwc:observationDate '2018-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420438_20432420438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420438_20432420438> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420438_20432420438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5354497 6.5144484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5354497"^^xsd:decimal ;
  dwc:decimalLongitude "6.5144484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420438_20432420438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5354497 6.5144484)"^^geo:wktLiteral ;
  geo-pos:lat "53.5354497"^^xsd:decimal ;
  geo-pos:long "6.5144484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420438_20432420438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420438'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.378888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5144484'^^xsd:double;
  dwc:latitude '53.5354497'^^xsd:double;
  dwc:coordinatePrecision '8.6'^^xsd:double;
  dwc:minimumElevation '-23'^^xsd:integer;
  dwc:maximumElevation '-23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420438'^^xsd:integer;
  dwc:observationDate '2018-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421589_20432421589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421589_20432421589> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421589_20432421589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5086922 6.5144495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5086922"^^xsd:decimal ;
  dwc:decimalLongitude "6.5144495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421589_20432421589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5086922 6.5144495)"^^geo:wktLiteral ;
  geo-pos:lat "53.5086922"^^xsd:decimal ;
  geo-pos:long "6.5144495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421589_20432421589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421589'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.239444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5144495'^^xsd:double;
  dwc:latitude '53.5086922'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421589'^^xsd:integer;
  dwc:observationDate '2018-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420153_20432420153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420153_20432420153> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420153_20432420153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5354806 6.514458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5354806"^^xsd:decimal ;
  dwc:decimalLongitude "6.514458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420153_20432420153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5354806 6.514458)"^^geo:wktLiteral ;
  geo-pos:lat "53.5354806"^^xsd:decimal ;
  geo-pos:long "6.514458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420153_20432420153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420153'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.559444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.514458'^^xsd:double;
  dwc:latitude '53.5354806'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '-19'^^xsd:integer;
  dwc:maximumElevation '-19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420153'^^xsd:integer;
  dwc:observationDate '2018-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420154_20432420154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420154_20432420154> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420154_20432420154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5360334 6.514472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5360334"^^xsd:decimal ;
  dwc:decimalLongitude "6.514472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420154_20432420154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5360334 6.514472)"^^geo:wktLiteral ;
  geo-pos:lat "53.5360334"^^xsd:decimal ;
  geo-pos:long "6.514472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420154_20432420154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420154'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.564166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.514472'^^xsd:double;
  dwc:latitude '53.5360334'^^xsd:double;
  dwc:coordinatePrecision '7.4'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420154'^^xsd:integer;
  dwc:observationDate '2018-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421542_20432421542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421542_20432421542> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421542_20432421542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5085521 6.5145085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5085521"^^xsd:decimal ;
  dwc:decimalLongitude "6.5145085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421542_20432421542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5085521 6.5145085)"^^geo:wktLiteral ;
  geo-pos:lat "53.5085521"^^xsd:decimal ;
  geo-pos:long "6.5145085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421542_20432421542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421542'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.973055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5145085'^^xsd:double;
  dwc:latitude '53.5085521'^^xsd:double;
  dwc:coordinatePrecision '9.3'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421542'^^xsd:integer;
  dwc:observationDate '2018-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420200_20432420200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420200_20432420200> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420200_20432420200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5349159 6.514516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5349159"^^xsd:decimal ;
  dwc:decimalLongitude "6.514516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420200_20432420200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5349159 6.514516)"^^geo:wktLiteral ;
  geo-pos:lat "53.5349159"^^xsd:decimal ;
  geo-pos:long "6.514516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420200_20432420200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420200'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.835'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.514516'^^xsd:double;
  dwc:latitude '53.5349159'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420200'^^xsd:integer;
  dwc:observationDate '2018-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420423_20432420423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420423_20432420423> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420423_20432420423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345351 6.514524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345351"^^xsd:decimal ;
  dwc:decimalLongitude "6.514524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420423_20432420423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345351 6.514524)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345351"^^xsd:decimal ;
  geo-pos:long "6.514524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420423_20432420423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420423'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.295833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.514524'^^xsd:double;
  dwc:latitude '53.5345351'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumElevation '-34'^^xsd:integer;
  dwc:maximumElevation '-34'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420423'^^xsd:integer;
  dwc:observationDate '2018-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421637_20432421637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421637_20432421637> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421637_20432421637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.510306 6.5145386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.510306"^^xsd:decimal ;
  dwc:decimalLongitude "6.5145386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421637_20432421637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.510306 6.5145386)"^^geo:wktLiteral ;
  geo-pos:lat "53.510306"^^xsd:decimal ;
  geo-pos:long "6.5145386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421637_20432421637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421637'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.54'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5145386'^^xsd:double;
  dwc:latitude '53.510306'^^xsd:double;
  dwc:coordinatePrecision '9.4'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421637'^^xsd:integer;
  dwc:observationDate '2018-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420447_20432420447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420447_20432420447> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420447_20432420447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5344874 6.5145563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5344874"^^xsd:decimal ;
  dwc:decimalLongitude "6.5145563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420447_20432420447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5344874 6.5145563)"^^geo:wktLiteral ;
  geo-pos:lat "53.5344874"^^xsd:decimal ;
  geo-pos:long "6.5145563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420447_20432420447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420447'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.426666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5145563'^^xsd:double;
  dwc:latitude '53.5344874'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420447'^^xsd:integer;
  dwc:observationDate '2018-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421649_20432421649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421649_20432421649> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421649_20432421649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5086615 6.5145701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5086615"^^xsd:decimal ;
  dwc:decimalLongitude "6.5145701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421649_20432421649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5086615 6.5145701)"^^geo:wktLiteral ;
  geo-pos:lat "53.5086615"^^xsd:decimal ;
  geo-pos:long "6.5145701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421649_20432421649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421649'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.6127777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5145701'^^xsd:double;
  dwc:latitude '53.5086615'^^xsd:double;
  dwc:coordinatePrecision '14.9'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421649'^^xsd:integer;
  dwc:observationDate '2018-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420439_20432420439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420439_20432420439> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420439_20432420439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351698 6.5145755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5351698"^^xsd:decimal ;
  dwc:decimalLongitude "6.5145755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420439_20432420439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351698 6.5145755)"^^geo:wktLiteral ;
  geo-pos:lat "53.5351698"^^xsd:decimal ;
  geo-pos:long "6.5145755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420439_20432420439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420439'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.384722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5145755'^^xsd:double;
  dwc:latitude '53.5351698'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420439'^^xsd:integer;
  dwc:observationDate '2018-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420742_20432420742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420742_20432420742> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420742_20432420742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.534634 6.514596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.534634"^^xsd:decimal ;
  dwc:decimalLongitude "6.514596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420742_20432420742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.534634 6.514596)"^^geo:wktLiteral ;
  geo-pos:lat "53.534634"^^xsd:decimal ;
  geo-pos:long "6.514596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420742_20432420742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420742'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.2322222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.514596'^^xsd:double;
  dwc:latitude '53.534634'^^xsd:double;
  dwc:coordinatePrecision '9.5'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420742'^^xsd:integer;
  dwc:observationDate '2018-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421390_20432421390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421390_20432421390> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421390_20432421390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078641 6.514607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5078641"^^xsd:decimal ;
  dwc:decimalLongitude "6.514607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421390_20432421390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078641 6.514607)"^^geo:wktLiteral ;
  geo-pos:lat "53.5078641"^^xsd:decimal ;
  geo-pos:long "6.514607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421390_20432421390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421390'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.11'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.514607'^^xsd:double;
  dwc:latitude '53.5078641'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421390'^^xsd:integer;
  dwc:observationDate '2018-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420412_20432420412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420412_20432420412> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420412_20432420412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351218 6.5146104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5351218"^^xsd:decimal ;
  dwc:decimalLongitude "6.5146104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420412_20432420412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351218 6.5146104)"^^geo:wktLiteral ;
  geo-pos:lat "53.5351218"^^xsd:decimal ;
  geo-pos:long "6.5146104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420412_20432420412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420412'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.2213888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5146104'^^xsd:double;
  dwc:latitude '53.5351218'^^xsd:double;
  dwc:coordinatePrecision '21.2'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420412'^^xsd:integer;
  dwc:observationDate '2018-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420437_20432420437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420437_20432420437> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420437_20432420437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5353214 6.5146207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5353214"^^xsd:decimal ;
  dwc:decimalLongitude "6.5146207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420437_20432420437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5353214 6.5146207)"^^geo:wktLiteral ;
  geo-pos:lat "53.5353214"^^xsd:decimal ;
  geo-pos:long "6.5146207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420437_20432420437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420437'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.3741666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5146207'^^xsd:double;
  dwc:latitude '53.5353214'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420437'^^xsd:integer;
  dwc:observationDate '2018-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421900_20432421900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421900_20432421900> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421900_20432421900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4949133 6.5146476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4949133"^^xsd:decimal ;
  dwc:decimalLongitude "6.5146476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421900_20432421900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4949133 6.5146476)"^^geo:wktLiteral ;
  geo-pos:lat "53.4949133"^^xsd:decimal ;
  geo-pos:long "6.5146476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421900_20432421900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421900'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5146476'^^xsd:double;
  dwc:latitude '53.4949133'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421900'^^xsd:integer;
  dwc:observationDate '2018-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420582_20432420582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420582_20432420582> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420582_20432420582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5349718 6.5146482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5349718"^^xsd:decimal ;
  dwc:decimalLongitude "6.5146482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420582_20432420582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5349718 6.5146482)"^^geo:wktLiteral ;
  geo-pos:lat "53.5349718"^^xsd:decimal ;
  geo-pos:long "6.5146482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420582_20432420582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420582'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.256666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5146482'^^xsd:double;
  dwc:latitude '53.5349718'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420582'^^xsd:integer;
  dwc:observationDate '2018-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420659_20432420659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420659_20432420659> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420659_20432420659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351199 6.5146547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5351199"^^xsd:decimal ;
  dwc:decimalLongitude "6.5146547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420659_20432420659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351199 6.5146547)"^^geo:wktLiteral ;
  geo-pos:lat "53.5351199"^^xsd:decimal ;
  geo-pos:long "6.5146547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420659_20432420659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420659'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.733333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5146547'^^xsd:double;
  dwc:latitude '53.5351199'^^xsd:double;
  dwc:coordinatePrecision '9.7'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420659'^^xsd:integer;
  dwc:observationDate '2018-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421470_20432421470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421470_20432421470> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421470_20432421470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508426 6.5146694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.508426"^^xsd:decimal ;
  dwc:decimalLongitude "6.5146694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421470_20432421470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508426 6.5146694)"^^geo:wktLiteral ;
  geo-pos:lat "53.508426"^^xsd:decimal ;
  geo-pos:long "6.5146694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421470_20432421470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421470'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.580277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5146694'^^xsd:double;
  dwc:latitude '53.508426'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421470'^^xsd:integer;
  dwc:observationDate '2018-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420965_20432420965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420965_20432420965> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420965_20432420965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5350336 6.5146729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5350336"^^xsd:decimal ;
  dwc:decimalLongitude "6.5146729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420965_20432420965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5350336 6.5146729)"^^geo:wktLiteral ;
  geo-pos:lat "53.5350336"^^xsd:decimal ;
  geo-pos:long "6.5146729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420965_20432420965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420965'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.525277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5146729'^^xsd:double;
  dwc:latitude '53.5350336'^^xsd:double;
  dwc:coordinatePrecision '16'^^xsd:integer;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420965'^^xsd:integer;
  dwc:observationDate '2018-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420720_20432420720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420720_20432420720> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420720_20432420720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351527 6.5146915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5351527"^^xsd:decimal ;
  dwc:decimalLongitude "6.5146915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420720_20432420720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351527 6.5146915)"^^geo:wktLiteral ;
  geo-pos:lat "53.5351527"^^xsd:decimal ;
  geo-pos:long "6.5146915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420720_20432420720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420720'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.11'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5146915'^^xsd:double;
  dwc:latitude '53.5351527'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420720'^^xsd:integer;
  dwc:observationDate '2018-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421038_20432421038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421038_20432421038> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421038_20432421038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5294548 6.514696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5294548"^^xsd:decimal ;
  dwc:decimalLongitude "6.514696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421038_20432421038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5294548 6.514696)"^^geo:wktLiteral ;
  geo-pos:lat "53.5294548"^^xsd:decimal ;
  geo-pos:long "6.514696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421038_20432421038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421038'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.976666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.514696'^^xsd:double;
  dwc:latitude '53.5294548'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421038'^^xsd:integer;
  dwc:observationDate '2018-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421441_20432421441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421441_20432421441> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421441_20432421441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5081762 6.5147025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5081762"^^xsd:decimal ;
  dwc:decimalLongitude "6.5147025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421441_20432421441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5081762 6.5147025)"^^geo:wktLiteral ;
  geo-pos:lat "53.5081762"^^xsd:decimal ;
  geo-pos:long "6.5147025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421441_20432421441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421441'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.41'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5147025'^^xsd:double;
  dwc:latitude '53.5081762'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421441'^^xsd:integer;
  dwc:observationDate '2018-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420606_20432420606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420606_20432420606> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420606_20432420606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.534693 6.5147152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.534693"^^xsd:decimal ;
  dwc:decimalLongitude "6.5147152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420606_20432420606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.534693 6.5147152)"^^geo:wktLiteral ;
  geo-pos:lat "53.534693"^^xsd:decimal ;
  geo-pos:long "6.5147152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420606_20432420606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420606'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.401666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5147152'^^xsd:double;
  dwc:latitude '53.534693'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420606'^^xsd:integer;
  dwc:observationDate '2018-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420589_20432420589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420589_20432420589> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420589_20432420589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5284914 6.5147176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5284914"^^xsd:decimal ;
  dwc:decimalLongitude "6.5147176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420589_20432420589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5284914 6.5147176)"^^geo:wktLiteral ;
  geo-pos:lat "53.5284914"^^xsd:decimal ;
  geo-pos:long "6.5147176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420589_20432420589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420589'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.301666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5147176'^^xsd:double;
  dwc:latitude '53.5284914'^^xsd:double;
  dwc:coordinatePrecision '2.1'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420589'^^xsd:integer;
  dwc:observationDate '2018-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420386_20432420386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420386_20432420386> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420386_20432420386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5348235 6.5147231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5348235"^^xsd:decimal ;
  dwc:decimalLongitude "6.5147231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420386_20432420386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5348235 6.5147231)"^^geo:wktLiteral ;
  geo-pos:lat "53.5348235"^^xsd:decimal ;
  geo-pos:long "6.5147231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420386_20432420386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420386'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.0727777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5147231'^^xsd:double;
  dwc:latitude '53.5348235'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420386'^^xsd:integer;
  dwc:observationDate '2018-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420413_20432420413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420413_20432420413> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420413_20432420413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351898 6.5147259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5351898"^^xsd:decimal ;
  dwc:decimalLongitude "6.5147259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420413_20432420413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351898 6.5147259)"^^geo:wktLiteral ;
  geo-pos:lat "53.5351898"^^xsd:decimal ;
  geo-pos:long "6.5147259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420413_20432420413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420413'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.2333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5147259'^^xsd:double;
  dwc:latitude '53.5351898'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420413'^^xsd:integer;
  dwc:observationDate '2018-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420201_20432420201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420201_20432420201> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420201_20432420201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5348707 6.5147289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5348707"^^xsd:decimal ;
  dwc:decimalLongitude "6.5147289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420201_20432420201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5348707 6.5147289)"^^geo:wktLiteral ;
  geo-pos:lat "53.5348707"^^xsd:decimal ;
  geo-pos:long "6.5147289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420201_20432420201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420201'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.834722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5147289'^^xsd:double;
  dwc:latitude '53.5348707'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420201'^^xsd:integer;
  dwc:observationDate '2018-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420349_20432420349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420349_20432420349> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420349_20432420349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5347718 6.5147356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5347718"^^xsd:decimal ;
  dwc:decimalLongitude "6.5147356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420349_20432420349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5347718 6.5147356)"^^geo:wktLiteral ;
  geo-pos:lat "53.5347718"^^xsd:decimal ;
  geo-pos:long "6.5147356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420349_20432420349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420349'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.836944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5147356'^^xsd:double;
  dwc:latitude '53.5347718'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420349'^^xsd:integer;
  dwc:observationDate '2018-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420510_20432420510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420510_20432420510> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420510_20432420510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5352491 6.5147363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5352491"^^xsd:decimal ;
  dwc:decimalLongitude "6.5147363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420510_20432420510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5352491 6.5147363)"^^geo:wktLiteral ;
  geo-pos:lat "53.5352491"^^xsd:decimal ;
  geo-pos:long "6.5147363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420510_20432420510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420510'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.802222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5147363'^^xsd:double;
  dwc:latitude '53.5352491'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:minimumElevation '-23'^^xsd:integer;
  dwc:maximumElevation '-23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420510'^^xsd:integer;
  dwc:observationDate '2018-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421445_20432421445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421445_20432421445> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421445_20432421445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5092741 6.5147409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5092741"^^xsd:decimal ;
  dwc:decimalLongitude "6.5147409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421445_20432421445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5092741 6.5147409)"^^geo:wktLiteral ;
  geo-pos:lat "53.5092741"^^xsd:decimal ;
  geo-pos:long "6.5147409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421445_20432421445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421445'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.436388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5147409'^^xsd:double;
  dwc:latitude '53.5092741'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421445'^^xsd:integer;
  dwc:observationDate '2018-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420609_20432420609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420609_20432420609> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420609_20432420609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5356796 6.5147654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5356796"^^xsd:decimal ;
  dwc:decimalLongitude "6.5147654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420609_20432420609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5356796 6.5147654)"^^geo:wktLiteral ;
  geo-pos:lat "53.5356796"^^xsd:decimal ;
  geo-pos:long "6.5147654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420609_20432420609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420609'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.418333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5147654'^^xsd:double;
  dwc:latitude '53.5356796'^^xsd:double;
  dwc:coordinatePrecision '2.5'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420609'^^xsd:integer;
  dwc:observationDate '2018-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420608_20432420608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420608_20432420608> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420608_20432420608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5354896 6.5147803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5354896"^^xsd:decimal ;
  dwc:decimalLongitude "6.5147803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "26.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420608_20432420608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5354896 6.5147803)"^^geo:wktLiteral ;
  geo-pos:lat "53.5354896"^^xsd:decimal ;
  geo-pos:long "6.5147803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "26.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420608_20432420608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420608'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.406388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5147803'^^xsd:double;
  dwc:latitude '53.5354896'^^xsd:double;
  dwc:coordinatePrecision '26.7'^^xsd:double;
  dwc:minimumElevation '-16'^^xsd:integer;
  dwc:maximumElevation '-16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420608'^^xsd:integer;
  dwc:observationDate '2018-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421037_20432421037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421037_20432421037> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421037_20432421037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5285595 6.5147886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5285595"^^xsd:decimal ;
  dwc:decimalLongitude "6.5147886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421037_20432421037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5285595 6.5147886)"^^geo:wktLiteral ;
  geo-pos:lat "53.5285595"^^xsd:decimal ;
  geo-pos:long "6.5147886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421037_20432421037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421037'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.965'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5147886'^^xsd:double;
  dwc:latitude '53.5285595'^^xsd:double;
  dwc:coordinatePrecision '7.6'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421037'^^xsd:integer;
  dwc:observationDate '2018-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421554_20432421554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421554_20432421554> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421554_20432421554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5085941 6.5147908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5085941"^^xsd:decimal ;
  dwc:decimalLongitude "6.5147908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421554_20432421554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5085941 6.5147908)"^^geo:wktLiteral ;
  geo-pos:lat "53.5085941"^^xsd:decimal ;
  geo-pos:long "6.5147908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421554_20432421554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421554'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.0427777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5147908'^^xsd:double;
  dwc:latitude '53.5085941'^^xsd:double;
  dwc:coordinatePrecision '9.9'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421554'^^xsd:integer;
  dwc:observationDate '2018-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421282_20432421282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421282_20432421282> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421282_20432421282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508715 6.5147925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.508715"^^xsd:decimal ;
  dwc:decimalLongitude "6.5147925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421282_20432421282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508715 6.5147925)"^^geo:wktLiteral ;
  geo-pos:lat "53.508715"^^xsd:decimal ;
  geo-pos:long "6.5147925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421282_20432421282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421282'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '19.466944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5147925'^^xsd:double;
  dwc:latitude '53.508715'^^xsd:double;
  dwc:coordinatePrecision '8.2'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421282'^^xsd:integer;
  dwc:observationDate '2018-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421485_20432421485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421485_20432421485> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421485_20432421485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5355102 6.5148348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5355102"^^xsd:decimal ;
  dwc:decimalLongitude "6.5148348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421485_20432421485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5355102 6.5148348)"^^geo:wktLiteral ;
  geo-pos:lat "53.5355102"^^xsd:decimal ;
  geo-pos:long "6.5148348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421485_20432421485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421485'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.6683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5148348'^^xsd:double;
  dwc:latitude '53.5355102'^^xsd:double;
  dwc:coordinatePrecision '13.3'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421485'^^xsd:integer;
  dwc:observationDate '2018-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421653_20432421653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421653_20432421653> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421653_20432421653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5084555 6.5148371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5084555"^^xsd:decimal ;
  dwc:decimalLongitude "6.5148371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421653_20432421653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5084555 6.5148371)"^^geo:wktLiteral ;
  geo-pos:lat "53.5084555"^^xsd:decimal ;
  geo-pos:long "6.5148371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421653_20432421653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421653'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.6327777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5148371'^^xsd:double;
  dwc:latitude '53.5084555'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421653'^^xsd:integer;
  dwc:observationDate '2018-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421531_20432421531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421531_20432421531> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421531_20432421531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5084924 6.5148371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5084924"^^xsd:decimal ;
  dwc:decimalLongitude "6.5148371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421531_20432421531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5084924 6.5148371)"^^geo:wktLiteral ;
  geo-pos:lat "53.5084924"^^xsd:decimal ;
  geo-pos:long "6.5148371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421531_20432421531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421531'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.9227777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5148371'^^xsd:double;
  dwc:latitude '53.5084924'^^xsd:double;
  dwc:coordinatePrecision '9.9'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421531'^^xsd:integer;
  dwc:observationDate '2018-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420389_20432420389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420389_20432420389> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420389_20432420389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5350479 6.5148582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5350479"^^xsd:decimal ;
  dwc:decimalLongitude "6.5148582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420389_20432420389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5350479 6.5148582)"^^geo:wktLiteral ;
  geo-pos:lat "53.5350479"^^xsd:decimal ;
  geo-pos:long "6.5148582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420389_20432420389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420389'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.0905555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5148582'^^xsd:double;
  dwc:latitude '53.5350479'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420389'^^xsd:integer;
  dwc:observationDate '2018-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420390_20432420390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420390_20432420390> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420390_20432420390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5350407 6.5148637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5350407"^^xsd:decimal ;
  dwc:decimalLongitude "6.5148637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420390_20432420390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5350407 6.5148637)"^^geo:wktLiteral ;
  geo-pos:lat "53.5350407"^^xsd:decimal ;
  geo-pos:long "6.5148637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420390_20432420390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420390'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.090277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5148637'^^xsd:double;
  dwc:latitude '53.5350407'^^xsd:double;
  dwc:coordinatePrecision '14.6'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420390'^^xsd:integer;
  dwc:observationDate '2018-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421086_20432421086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421086_20432421086> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421086_20432421086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5300621 6.5148819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5300621"^^xsd:decimal ;
  dwc:decimalLongitude "6.5148819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421086_20432421086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5300621 6.5148819)"^^geo:wktLiteral ;
  geo-pos:lat "53.5300621"^^xsd:decimal ;
  geo-pos:long "6.5148819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421086_20432421086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421086'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.263888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5148819'^^xsd:double;
  dwc:latitude '53.5300621'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421086'^^xsd:integer;
  dwc:observationDate '2018-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420532_20432420532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420532_20432420532> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420532_20432420532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5350314 6.5148821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5350314"^^xsd:decimal ;
  dwc:decimalLongitude "6.5148821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420532_20432420532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5350314 6.5148821)"^^geo:wktLiteral ;
  geo-pos:lat "53.5350314"^^xsd:decimal ;
  geo-pos:long "6.5148821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420532_20432420532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420532'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.9516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5148821'^^xsd:double;
  dwc:latitude '53.5350314'^^xsd:double;
  dwc:coordinatePrecision '6.3'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420532'^^xsd:integer;
  dwc:observationDate '2018-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421233_20432421233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421233_20432421233> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421233_20432421233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5116438 6.5148823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5116438"^^xsd:decimal ;
  dwc:decimalLongitude "6.5148823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421233_20432421233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5116438 6.5148823)"^^geo:wktLiteral ;
  geo-pos:lat "53.5116438"^^xsd:decimal ;
  geo-pos:long "6.5148823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421233_20432421233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421233'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.163055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5148823'^^xsd:double;
  dwc:latitude '53.5116438'^^xsd:double;
  dwc:coordinatePrecision '14.3'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421233'^^xsd:integer;
  dwc:observationDate '2018-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420178_20432420178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420178_20432420178> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420178_20432420178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5357501 6.5148826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5357501"^^xsd:decimal ;
  dwc:decimalLongitude "6.5148826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420178_20432420178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5357501 6.5148826)"^^geo:wktLiteral ;
  geo-pos:lat "53.5357501"^^xsd:decimal ;
  geo-pos:long "6.5148826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420178_20432420178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420178'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.698611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5148826'^^xsd:double;
  dwc:latitude '53.5357501'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420178'^^xsd:integer;
  dwc:observationDate '2018-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421467_20432421467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421467_20432421467> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421467_20432421467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5085361 6.5148897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5085361"^^xsd:decimal ;
  dwc:decimalLongitude "6.5148897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421467_20432421467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5085361 6.5148897)"^^geo:wktLiteral ;
  geo-pos:lat "53.5085361"^^xsd:decimal ;
  geo-pos:long "6.5148897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421467_20432421467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421467'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5148897'^^xsd:double;
  dwc:latitude '53.5085361'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421467'^^xsd:integer;
  dwc:observationDate '2018-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421014_20432421014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421014_20432421014> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421014_20432421014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5346703 6.5148933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5346703"^^xsd:decimal ;
  dwc:decimalLongitude "6.5148933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421014_20432421014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5346703 6.5148933)"^^geo:wktLiteral ;
  geo-pos:lat "53.5346703"^^xsd:decimal ;
  geo-pos:long "6.5148933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421014_20432421014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421014'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.8225'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5148933'^^xsd:double;
  dwc:latitude '53.5346703'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421014'^^xsd:integer;
  dwc:observationDate '2018-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420658_20432420658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420658_20432420658> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420658_20432420658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.53513 6.5149007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.53513"^^xsd:decimal ;
  dwc:decimalLongitude "6.5149007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420658_20432420658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.53513 6.5149007)"^^geo:wktLiteral ;
  geo-pos:lat "53.53513"^^xsd:decimal ;
  geo-pos:long "6.5149007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420658_20432420658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420658'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.724722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5149007'^^xsd:double;
  dwc:latitude '53.53513'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '-18'^^xsd:integer;
  dwc:maximumElevation '-18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420658'^^xsd:integer;
  dwc:observationDate '2018-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421053_20432421053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421053_20432421053> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421053_20432421053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5344857 6.5149308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5344857"^^xsd:decimal ;
  dwc:decimalLongitude "6.5149308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421053_20432421053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5344857 6.5149308)"^^geo:wktLiteral ;
  geo-pos:lat "53.5344857"^^xsd:decimal ;
  geo-pos:long "6.5149308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421053_20432421053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421053'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.0677777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5149308'^^xsd:double;
  dwc:latitude '53.5344857'^^xsd:double;
  dwc:coordinatePrecision '21.9'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421053'^^xsd:integer;
  dwc:observationDate '2018-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421249_20432421249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421249_20432421249> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421249_20432421249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.535232 6.5149382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.535232"^^xsd:decimal ;
  dwc:decimalLongitude "6.5149382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421249_20432421249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.535232 6.5149382)"^^geo:wktLiteral ;
  geo-pos:lat "53.535232"^^xsd:decimal ;
  geo-pos:long "6.5149382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421249_20432421249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421249'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.265833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5149382'^^xsd:double;
  dwc:latitude '53.535232'^^xsd:double;
  dwc:coordinatePrecision '22.6'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421249'^^xsd:integer;
  dwc:observationDate '2018-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420387_20432420387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420387_20432420387> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420387_20432420387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5350543 6.5149443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5350543"^^xsd:decimal ;
  dwc:decimalLongitude "6.5149443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420387_20432420387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5350543 6.5149443)"^^geo:wktLiteral ;
  geo-pos:lat "53.5350543"^^xsd:decimal ;
  geo-pos:long "6.5149443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420387_20432420387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420387'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.0772222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5149443'^^xsd:double;
  dwc:latitude '53.5350543'^^xsd:double;
  dwc:coordinatePrecision '15.4'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420387'^^xsd:integer;
  dwc:observationDate '2018-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421628_20432421628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421628_20432421628> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421628_20432421628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5123561 6.5149497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5123561"^^xsd:decimal ;
  dwc:decimalLongitude "6.5149497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421628_20432421628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5123561 6.5149497)"^^geo:wktLiteral ;
  geo-pos:lat "53.5123561"^^xsd:decimal ;
  geo-pos:long "6.5149497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421628_20432421628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421628'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.4841666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5149497'^^xsd:double;
  dwc:latitude '53.5123561'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421628'^^xsd:integer;
  dwc:observationDate '2018-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420350_20432420350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420350_20432420350> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420350_20432420350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5350434 6.5149516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5350434"^^xsd:decimal ;
  dwc:decimalLongitude "6.5149516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420350_20432420350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5350434 6.5149516)"^^geo:wktLiteral ;
  geo-pos:lat "53.5350434"^^xsd:decimal ;
  geo-pos:long "6.5149516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420350_20432420350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420350'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.841388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5149516'^^xsd:double;
  dwc:latitude '53.5350434'^^xsd:double;
  dwc:coordinatePrecision '12.4'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420350'^^xsd:integer;
  dwc:observationDate '2018-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421558_20432421558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421558_20432421558> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421558_20432421558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5350507 6.5149818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5350507"^^xsd:decimal ;
  dwc:decimalLongitude "6.5149818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "27.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421558_20432421558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5350507 6.5149818)"^^geo:wktLiteral ;
  geo-pos:lat "53.5350507"^^xsd:decimal ;
  geo-pos:long "6.5149818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "27.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421558_20432421558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421558'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.0661111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5149818'^^xsd:double;
  dwc:latitude '53.5350507'^^xsd:double;
  dwc:coordinatePrecision '27.4'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421558'^^xsd:integer;
  dwc:observationDate '2018-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421158_20432421158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421158_20432421158> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421158_20432421158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5090901 6.5150168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5090901"^^xsd:decimal ;
  dwc:decimalLongitude "6.5150168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421158_20432421158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5090901 6.5150168)"^^geo:wktLiteral ;
  geo-pos:lat "53.5090901"^^xsd:decimal ;
  geo-pos:long "6.5150168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421158_20432421158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421158'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.718333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5150168'^^xsd:double;
  dwc:latitude '53.5090901'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421158'^^xsd:integer;
  dwc:observationDate '2018-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420182_20432420182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420182_20432420182> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420182_20432420182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5360445 6.5150356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5360445"^^xsd:decimal ;
  dwc:decimalLongitude "6.5150356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420182_20432420182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5360445 6.5150356)"^^geo:wktLiteral ;
  geo-pos:lat "53.5360445"^^xsd:decimal ;
  geo-pos:long "6.5150356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420182_20432420182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420182'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.724166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5150356'^^xsd:double;
  dwc:latitude '53.5360445'^^xsd:double;
  dwc:coordinatePrecision '6.3'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420182'^^xsd:integer;
  dwc:observationDate '2018-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420351_20432420351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420351_20432420351> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420351_20432420351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5349882 6.5151114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5349882"^^xsd:decimal ;
  dwc:decimalLongitude "6.5151114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420351_20432420351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5349882 6.5151114)"^^geo:wktLiteral ;
  geo-pos:lat "53.5349882"^^xsd:decimal ;
  geo-pos:long "6.5151114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420351_20432420351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420351'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.851666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5151114'^^xsd:double;
  dwc:latitude '53.5349882'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420351'^^xsd:integer;
  dwc:observationDate '2018-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420533_20432420533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420533_20432420533> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420533_20432420533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5349228 6.5151167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5349228"^^xsd:decimal ;
  dwc:decimalLongitude "6.5151167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420533_20432420533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5349228 6.5151167)"^^geo:wktLiteral ;
  geo-pos:lat "53.5349228"^^xsd:decimal ;
  geo-pos:long "6.5151167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420533_20432420533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420533'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.9558333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5151167'^^xsd:double;
  dwc:latitude '53.5349228'^^xsd:double;
  dwc:coordinatePrecision '6.3'^^xsd:double;
  dwc:minimumElevation '-13'^^xsd:integer;
  dwc:maximumElevation '-13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420533'^^xsd:integer;
  dwc:observationDate '2018-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421054_20432421054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421054_20432421054> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421054_20432421054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5346409 6.5151227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5346409"^^xsd:decimal ;
  dwc:decimalLongitude "6.5151227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421054_20432421054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5346409 6.5151227)"^^geo:wktLiteral ;
  geo-pos:lat "53.5346409"^^xsd:decimal ;
  geo-pos:long "6.5151227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421054_20432421054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421054'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.0766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5151227'^^xsd:double;
  dwc:latitude '53.5346409'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421054'^^xsd:integer;
  dwc:observationDate '2018-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420511_20432420511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420511_20432420511> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420511_20432420511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5355664 6.515125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5355664"^^xsd:decimal ;
  dwc:decimalLongitude "6.515125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420511_20432420511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5355664 6.515125)"^^geo:wktLiteral ;
  geo-pos:lat "53.5355664"^^xsd:decimal ;
  geo-pos:long "6.515125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420511_20432420511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420511'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.81'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.515125'^^xsd:double;
  dwc:latitude '53.5355664'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420511'^^xsd:integer;
  dwc:observationDate '2018-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421159_20432421159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421159_20432421159> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421159_20432421159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.509015 6.5151251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.509015"^^xsd:decimal ;
  dwc:decimalLongitude "6.5151251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421159_20432421159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.509015 6.5151251)"^^geo:wktLiteral ;
  geo-pos:lat "53.509015"^^xsd:decimal ;
  geo-pos:long "6.5151251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421159_20432421159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421159'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.718611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5151251'^^xsd:double;
  dwc:latitude '53.509015'^^xsd:double;
  dwc:coordinatePrecision '11.3'^^xsd:double;
  dwc:minimumElevation '-18'^^xsd:integer;
  dwc:maximumElevation '-18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421159'^^xsd:integer;
  dwc:observationDate '2018-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421366_20432421366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421366_20432421366> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421366_20432421366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5083368 6.5151267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5083368"^^xsd:decimal ;
  dwc:decimalLongitude "6.5151267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421366_20432421366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5083368 6.5151267)"^^geo:wktLiteral ;
  geo-pos:lat "53.5083368"^^xsd:decimal ;
  geo-pos:long "6.5151267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421366_20432421366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421366'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.9463888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5151267'^^xsd:double;
  dwc:latitude '53.5083368'^^xsd:double;
  dwc:coordinatePrecision '7.4'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421366'^^xsd:integer;
  dwc:observationDate '2018-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420583_20432420583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420583_20432420583> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420583_20432420583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351021 6.5151288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5351021"^^xsd:decimal ;
  dwc:decimalLongitude "6.5151288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420583_20432420583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351021 6.5151288)"^^geo:wktLiteral ;
  geo-pos:lat "53.5351021"^^xsd:decimal ;
  geo-pos:long "6.5151288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420583_20432420583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420583'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.261388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5151288'^^xsd:double;
  dwc:latitude '53.5351021'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '-24'^^xsd:integer;
  dwc:maximumElevation '-24'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420583'^^xsd:integer;
  dwc:observationDate '2018-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420558_20432420558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420558_20432420558> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420558_20432420558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5350769 6.5151339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5350769"^^xsd:decimal ;
  dwc:decimalLongitude "6.5151339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420558_20432420558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5350769 6.5151339)"^^geo:wktLiteral ;
  geo-pos:lat "53.5350769"^^xsd:decimal ;
  geo-pos:long "6.5151339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420558_20432420558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420558'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.112777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5151339'^^xsd:double;
  dwc:latitude '53.5350769'^^xsd:double;
  dwc:coordinatePrecision '9.3'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420558'^^xsd:integer;
  dwc:observationDate '2018-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421013_20432421013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421013_20432421013> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421013_20432421013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5344025 6.515153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5344025"^^xsd:decimal ;
  dwc:decimalLongitude "6.515153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421013_20432421013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5344025 6.515153)"^^geo:wktLiteral ;
  geo-pos:lat "53.5344025"^^xsd:decimal ;
  geo-pos:long "6.515153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421013_20432421013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421013'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.818333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.515153'^^xsd:double;
  dwc:latitude '53.5344025'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421013'^^xsd:integer;
  dwc:observationDate '2018-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420610_20432420610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420610_20432420610> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420610_20432420610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5357347 6.5151537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5357347"^^xsd:decimal ;
  dwc:decimalLongitude "6.5151537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420610_20432420610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5357347 6.5151537)"^^geo:wktLiteral ;
  geo-pos:lat "53.5357347"^^xsd:decimal ;
  geo-pos:long "6.5151537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420610_20432420610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420610'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.423611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5151537'^^xsd:double;
  dwc:latitude '53.5357347'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '-14'^^xsd:integer;
  dwc:maximumElevation '-14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420610'^^xsd:integer;
  dwc:observationDate '2018-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420352_20432420352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420352_20432420352> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420352_20432420352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5349915 6.5151585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5349915"^^xsd:decimal ;
  dwc:decimalLongitude "6.5151585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420352_20432420352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5349915 6.5151585)"^^geo:wktLiteral ;
  geo-pos:lat "53.5349915"^^xsd:decimal ;
  geo-pos:long "6.5151585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420352_20432420352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420352'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.849722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5151585'^^xsd:double;
  dwc:latitude '53.5349915'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420352'^^xsd:integer;
  dwc:observationDate '2018-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420586_20432420586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420586_20432420586> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420586_20432420586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351541 6.5151625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5351541"^^xsd:decimal ;
  dwc:decimalLongitude "6.5151625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420586_20432420586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351541 6.5151625)"^^geo:wktLiteral ;
  geo-pos:lat "53.5351541"^^xsd:decimal ;
  geo-pos:long "6.5151625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420586_20432420586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420586'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.279166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5151625'^^xsd:double;
  dwc:latitude '53.5351541'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '-31'^^xsd:integer;
  dwc:maximumElevation '-31'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420586'^^xsd:integer;
  dwc:observationDate '2018-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421578_20432421578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421578_20432421578> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421578_20432421578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5086732 6.515164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5086732"^^xsd:decimal ;
  dwc:decimalLongitude "6.515164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421578_20432421578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5086732 6.515164)"^^geo:wktLiteral ;
  geo-pos:lat "53.5086732"^^xsd:decimal ;
  geo-pos:long "6.515164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421578_20432421578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421578'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.1736111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.515164'^^xsd:double;
  dwc:latitude '53.5086732'^^xsd:double;
  dwc:coordinatePrecision '6.8'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421578'^^xsd:integer;
  dwc:observationDate '2018-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420415_20432420415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420415_20432420415> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420415_20432420415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.535023 6.5151648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.535023"^^xsd:decimal ;
  dwc:decimalLongitude "6.5151648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420415_20432420415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.535023 6.5151648)"^^geo:wktLiteral ;
  geo-pos:lat "53.535023"^^xsd:decimal ;
  geo-pos:long "6.5151648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420415_20432420415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420415'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.243888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5151648'^^xsd:double;
  dwc:latitude '53.535023'^^xsd:double;
  dwc:coordinatePrecision '30.9'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420415'^^xsd:integer;
  dwc:observationDate '2018-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420414_20432420414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420414_20432420414> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420414_20432420414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5350333 6.5151678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5350333"^^xsd:decimal ;
  dwc:decimalLongitude "6.5151678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420414_20432420414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5350333 6.5151678)"^^geo:wktLiteral ;
  geo-pos:lat "53.5350333"^^xsd:decimal ;
  geo-pos:long "6.5151678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420414_20432420414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420414'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.238888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5151678'^^xsd:double;
  dwc:latitude '53.5350333'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420414'^^xsd:integer;
  dwc:observationDate '2018-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420557_20432420557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420557_20432420557> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420557_20432420557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5350635 6.5151734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5350635"^^xsd:decimal ;
  dwc:decimalLongitude "6.5151734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420557_20432420557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5350635 6.5151734)"^^geo:wktLiteral ;
  geo-pos:lat "53.5350635"^^xsd:decimal ;
  geo-pos:long "6.5151734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420557_20432420557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420557'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.109166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5151734'^^xsd:double;
  dwc:latitude '53.5350635'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420557'^^xsd:integer;
  dwc:observationDate '2018-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420876_20432420876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420876_20432420876> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420876_20432420876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5222636 6.5151937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5222636"^^xsd:decimal ;
  dwc:decimalLongitude "6.5151937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420876_20432420876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5222636 6.5151937)"^^geo:wktLiteral ;
  geo-pos:lat "53.5222636"^^xsd:decimal ;
  geo-pos:long "6.5151937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420876_20432420876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420876'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.99'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5151937'^^xsd:double;
  dwc:latitude '53.5222636'^^xsd:double;
  dwc:coordinatePrecision '8.4'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420876'^^xsd:integer;
  dwc:observationDate '2018-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420585_20432420585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420585_20432420585> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420585_20432420585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351816 6.5151973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5351816"^^xsd:decimal ;
  dwc:decimalLongitude "6.5151973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420585_20432420585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351816 6.5151973)"^^geo:wktLiteral ;
  geo-pos:lat "53.5351816"^^xsd:decimal ;
  geo-pos:long "6.5151973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420585_20432420585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420585'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.275'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5151973'^^xsd:double;
  dwc:latitude '53.5351816'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420585'^^xsd:integer;
  dwc:observationDate '2018-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420584_20432420584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420584_20432420584> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420584_20432420584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5350536 6.5152031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5350536"^^xsd:decimal ;
  dwc:decimalLongitude "6.5152031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420584_20432420584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5350536 6.5152031)"^^geo:wktLiteral ;
  geo-pos:lat "53.5350536"^^xsd:decimal ;
  geo-pos:long "6.5152031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420584_20432420584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420584'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.266111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5152031'^^xsd:double;
  dwc:latitude '53.5350536'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '-16'^^xsd:integer;
  dwc:maximumElevation '-16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420584'^^xsd:integer;
  dwc:observationDate '2018-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421491_20432421491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421491_20432421491> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421491_20432421491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5081459 6.5152234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5081459"^^xsd:decimal ;
  dwc:decimalLongitude "6.5152234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421491_20432421491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5081459 6.5152234)"^^geo:wktLiteral ;
  geo-pos:lat "53.5081459"^^xsd:decimal ;
  geo-pos:long "6.5152234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421491_20432421491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421491'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.698333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5152234'^^xsd:double;
  dwc:latitude '53.5081459'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421491'^^xsd:integer;
  dwc:observationDate '2018-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421275_20432421275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421275_20432421275> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421275_20432421275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351694 6.5152256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5351694"^^xsd:decimal ;
  dwc:decimalLongitude "6.5152256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421275_20432421275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351694 6.5152256)"^^geo:wktLiteral ;
  geo-pos:lat "53.5351694"^^xsd:decimal ;
  geo-pos:long "6.5152256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421275_20432421275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421275'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.416944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5152256'^^xsd:double;
  dwc:latitude '53.5351694'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421275'^^xsd:integer;
  dwc:observationDate '2018-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420607_20432420607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420607_20432420607> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420607_20432420607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5350027 6.5152298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5350027"^^xsd:decimal ;
  dwc:decimalLongitude "6.5152298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420607_20432420607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5350027 6.5152298)"^^geo:wktLiteral ;
  geo-pos:lat "53.5350027"^^xsd:decimal ;
  geo-pos:long "6.5152298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420607_20432420607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420607'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.406944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5152298'^^xsd:double;
  dwc:latitude '53.5350027'^^xsd:double;
  dwc:coordinatePrecision '8.8'^^xsd:double;
  dwc:minimumElevation '-19'^^xsd:integer;
  dwc:maximumElevation '-19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420607'^^xsd:integer;
  dwc:observationDate '2018-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421184_20432421184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421184_20432421184> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421184_20432421184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5090184 6.5152563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5090184"^^xsd:decimal ;
  dwc:decimalLongitude "6.5152563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "27.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421184_20432421184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5090184 6.5152563)"^^geo:wktLiteral ;
  geo-pos:lat "53.5090184"^^xsd:decimal ;
  geo-pos:long "6.5152563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "27.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421184_20432421184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421184'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.868888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5152563'^^xsd:double;
  dwc:latitude '53.5090184'^^xsd:double;
  dwc:coordinatePrecision '27.7'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421184'^^xsd:integer;
  dwc:observationDate '2018-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420202_20432420202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420202_20432420202> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420202_20432420202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5354821 6.5152577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5354821"^^xsd:decimal ;
  dwc:decimalLongitude "6.5152577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420202_20432420202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5354821 6.5152577)"^^geo:wktLiteral ;
  geo-pos:lat "53.5354821"^^xsd:decimal ;
  geo-pos:long "6.5152577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420202_20432420202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420202'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.838888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5152577'^^xsd:double;
  dwc:latitude '53.5354821'^^xsd:double;
  dwc:coordinatePrecision '11.8'^^xsd:double;
  dwc:minimumElevation '-12'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420202'^^xsd:integer;
  dwc:observationDate '2018-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421160_20432421160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421160_20432421160> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421160_20432421160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5102175 6.5152683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5102175"^^xsd:decimal ;
  dwc:decimalLongitude "6.5152683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421160_20432421160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5102175 6.5152683)"^^geo:wktLiteral ;
  geo-pos:lat "53.5102175"^^xsd:decimal ;
  geo-pos:long "6.5152683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421160_20432421160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421160'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.724444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5152683'^^xsd:double;
  dwc:latitude '53.5102175'^^xsd:double;
  dwc:coordinatePrecision '18'^^xsd:integer;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421160'^^xsd:integer;
  dwc:observationDate '2018-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421341_20432421341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421341_20432421341> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421341_20432421341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5084143 6.515279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5084143"^^xsd:decimal ;
  dwc:decimalLongitude "6.515279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421341_20432421341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5084143 6.515279)"^^geo:wktLiteral ;
  geo-pos:lat "53.5084143"^^xsd:decimal ;
  geo-pos:long "6.515279"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421341_20432421341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421341'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.7936111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.515279'^^xsd:double;
  dwc:latitude '53.5084143'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421341'^^xsd:integer;
  dwc:observationDate '2018-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420512_20432420512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420512_20432420512> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420512_20432420512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5355566 6.5152835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5355566"^^xsd:decimal ;
  dwc:decimalLongitude "6.5152835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420512_20432420512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5355566 6.5152835)"^^geo:wktLiteral ;
  geo-pos:lat "53.5355566"^^xsd:decimal ;
  geo-pos:long "6.5152835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420512_20432420512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420512'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.815833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5152835'^^xsd:double;
  dwc:latitude '53.5355566'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420512'^^xsd:integer;
  dwc:observationDate '2018-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421055_20432421055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421055_20432421055> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421055_20432421055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345821 6.5152841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345821"^^xsd:decimal ;
  dwc:decimalLongitude "6.5152841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421055_20432421055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345821 6.5152841)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345821"^^xsd:decimal ;
  geo-pos:long "6.5152841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421055_20432421055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421055'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.0811111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5152841'^^xsd:double;
  dwc:latitude '53.5345821'^^xsd:double;
  dwc:coordinatePrecision '13.1'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421055'^^xsd:integer;
  dwc:observationDate '2018-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420915_20432420915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420915_20432420915> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420915_20432420915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345056 6.5153089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345056"^^xsd:decimal ;
  dwc:decimalLongitude "6.5153089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420915_20432420915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345056 6.5153089)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345056"^^xsd:decimal ;
  geo-pos:long "6.5153089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420915_20432420915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420915'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.243611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5153089'^^xsd:double;
  dwc:latitude '53.5345056'^^xsd:double;
  dwc:coordinatePrecision '2'^^xsd:integer;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420915'^^xsd:integer;
  dwc:observationDate '2018-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420916_20432420916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420916_20432420916> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420916_20432420916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5347186 6.5153107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5347186"^^xsd:decimal ;
  dwc:decimalLongitude "6.5153107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420916_20432420916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5347186 6.5153107)"^^geo:wktLiteral ;
  geo-pos:lat "53.5347186"^^xsd:decimal ;
  geo-pos:long "6.5153107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420916_20432420916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420916'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.245277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5153107'^^xsd:double;
  dwc:latitude '53.5347186'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420916'^^xsd:integer;
  dwc:observationDate '2018-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421276_20432421276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421276_20432421276> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421276_20432421276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5348769 6.5153183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5348769"^^xsd:decimal ;
  dwc:decimalLongitude "6.5153183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421276_20432421276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5348769 6.5153183)"^^geo:wktLiteral ;
  geo-pos:lat "53.5348769"^^xsd:decimal ;
  geo-pos:long "6.5153183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421276_20432421276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421276'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.426111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5153183'^^xsd:double;
  dwc:latitude '53.5348769'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421276'^^xsd:integer;
  dwc:observationDate '2018-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421530_20432421530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421530_20432421530> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421530_20432421530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5087867 6.5153191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5087867"^^xsd:decimal ;
  dwc:decimalLongitude "6.5153191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421530_20432421530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5087867 6.5153191)"^^geo:wktLiteral ;
  geo-pos:lat "53.5087867"^^xsd:decimal ;
  geo-pos:long "6.5153191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421530_20432421530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421530'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.9208333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5153191'^^xsd:double;
  dwc:latitude '53.5087867'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421530'^^xsd:integer;
  dwc:observationDate '2018-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421329_20432421329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421329_20432421329> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421329_20432421329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5086666 6.5153258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5086666"^^xsd:decimal ;
  dwc:decimalLongitude "6.5153258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421329_20432421329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5086666 6.5153258)"^^geo:wktLiteral ;
  geo-pos:lat "53.5086666"^^xsd:decimal ;
  geo-pos:long "6.5153258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421329_20432421329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421329'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.7325'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5153258'^^xsd:double;
  dwc:latitude '53.5086666'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421329'^^xsd:integer;
  dwc:observationDate '2018-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421518_20432421518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421518_20432421518> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421518_20432421518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508458 6.5153298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.508458"^^xsd:decimal ;
  dwc:decimalLongitude "6.5153298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421518_20432421518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508458 6.5153298)"^^geo:wktLiteral ;
  geo-pos:lat "53.508458"^^xsd:decimal ;
  geo-pos:long "6.5153298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421518_20432421518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421518'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.847777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5153298'^^xsd:double;
  dwc:latitude '53.508458'^^xsd:double;
  dwc:coordinatePrecision '25.6'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421518'^^xsd:integer;
  dwc:observationDate '2018-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420513_20432420513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420513_20432420513> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420513_20432420513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5355272 6.5153439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5355272"^^xsd:decimal ;
  dwc:decimalLongitude "6.5153439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420513_20432420513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5355272 6.5153439)"^^geo:wktLiteral ;
  geo-pos:lat "53.5355272"^^xsd:decimal ;
  geo-pos:long "6.5153439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420513_20432420513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420513'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.815555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5153439'^^xsd:double;
  dwc:latitude '53.5355272'^^xsd:double;
  dwc:coordinatePrecision '6.8'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420513'^^xsd:integer;
  dwc:observationDate '2018-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420559_20432420559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420559_20432420559> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420559_20432420559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351787 6.5153473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5351787"^^xsd:decimal ;
  dwc:decimalLongitude "6.5153473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420559_20432420559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351787 6.5153473)"^^geo:wktLiteral ;
  geo-pos:lat "53.5351787"^^xsd:decimal ;
  geo-pos:long "6.5153473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420559_20432420559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420559'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.115833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5153473'^^xsd:double;
  dwc:latitude '53.5351787'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420559'^^xsd:integer;
  dwc:observationDate '2018-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420388_20432420388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420388_20432420388> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420388_20432420388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5349543 6.5153661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5349543"^^xsd:decimal ;
  dwc:decimalLongitude "6.5153661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420388_20432420388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5349543 6.5153661)"^^geo:wktLiteral ;
  geo-pos:lat "53.5349543"^^xsd:decimal ;
  geo-pos:long "6.5153661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420388_20432420388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420388'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.085'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5153661'^^xsd:double;
  dwc:latitude '53.5349543'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420388'^^xsd:integer;
  dwc:observationDate '2018-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421602_20432421602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421602_20432421602> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421602_20432421602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5084377 6.5153806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5084377"^^xsd:decimal ;
  dwc:decimalLongitude "6.5153806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421602_20432421602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5084377 6.5153806)"^^geo:wktLiteral ;
  geo-pos:lat "53.5084377"^^xsd:decimal ;
  geo-pos:long "6.5153806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421602_20432421602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421602'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.3180555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5153806'^^xsd:double;
  dwc:latitude '53.5084377'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421602'^^xsd:integer;
  dwc:observationDate '2018-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421077_20432421077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421077_20432421077> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421077_20432421077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5343044 6.5153828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5343044"^^xsd:decimal ;
  dwc:decimalLongitude "6.5153828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421077_20432421077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5343044 6.5153828)"^^geo:wktLiteral ;
  geo-pos:lat "53.5343044"^^xsd:decimal ;
  geo-pos:long "6.5153828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421077_20432421077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421077'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.2158333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5153828'^^xsd:double;
  dwc:latitude '53.5343044'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421077'^^xsd:integer;
  dwc:observationDate '2018-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421494_20432421494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421494_20432421494> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421494_20432421494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5083404 6.5153854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5083404"^^xsd:decimal ;
  dwc:decimalLongitude "6.5153854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421494_20432421494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5083404 6.5153854)"^^geo:wktLiteral ;
  geo-pos:lat "53.5083404"^^xsd:decimal ;
  geo-pos:long "6.5153854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421494_20432421494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421494'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.715'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5153854'^^xsd:double;
  dwc:latitude '53.5083404'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421494'^^xsd:integer;
  dwc:observationDate '2018-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420704_20432420704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420704_20432420704> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420704_20432420704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5341872 6.5154044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5341872"^^xsd:decimal ;
  dwc:decimalLongitude "6.5154044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420704_20432420704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5341872 6.5154044)"^^geo:wktLiteral ;
  geo-pos:lat "53.5341872"^^xsd:decimal ;
  geo-pos:long "6.5154044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420704_20432420704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420704'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.018333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5154044'^^xsd:double;
  dwc:latitude '53.5341872'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420704'^^xsd:integer;
  dwc:observationDate '2018-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421257_20432421257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421257_20432421257> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421257_20432421257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5090517 6.5154073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5090517"^^xsd:decimal ;
  dwc:decimalLongitude "6.5154073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421257_20432421257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5090517 6.5154073)"^^geo:wktLiteral ;
  geo-pos:lat "53.5090517"^^xsd:decimal ;
  geo-pos:long "6.5154073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421257_20432421257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421257'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.308333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5154073'^^xsd:double;
  dwc:latitude '53.5090517'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421257'^^xsd:integer;
  dwc:observationDate '2018-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420804_20432420804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420804_20432420804> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420804_20432420804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5343627 6.515418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5343627"^^xsd:decimal ;
  dwc:decimalLongitude "6.515418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420804_20432420804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5343627 6.515418)"^^geo:wktLiteral ;
  geo-pos:lat "53.5343627"^^xsd:decimal ;
  geo-pos:long "6.515418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420804_20432420804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420804'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.576666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.515418'^^xsd:double;
  dwc:latitude '53.5343627'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420804'^^xsd:integer;
  dwc:observationDate '2018-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420730_20432420730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420730_20432420730> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420730_20432420730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345663 6.5154324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345663"^^xsd:decimal ;
  dwc:decimalLongitude "6.5154324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420730_20432420730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345663 6.5154324)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345663"^^xsd:decimal ;
  geo-pos:long "6.5154324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420730_20432420730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420730'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.166944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5154324'^^xsd:double;
  dwc:latitude '53.5345663'^^xsd:double;
  dwc:coordinatePrecision '25.7'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420730'^^xsd:integer;
  dwc:observationDate '2018-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421607_20432421607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421607_20432421607> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421607_20432421607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5344868 6.515434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5344868"^^xsd:decimal ;
  dwc:decimalLongitude "6.515434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421607_20432421607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5344868 6.515434)"^^geo:wktLiteral ;
  geo-pos:lat "53.5344868"^^xsd:decimal ;
  geo-pos:long "6.515434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421607_20432421607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421607'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.348888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.515434'^^xsd:double;
  dwc:latitude '53.5344868'^^xsd:double;
  dwc:coordinatePrecision '6.8'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421607'^^xsd:integer;
  dwc:observationDate '2018-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421183_20432421183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421183_20432421183> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421183_20432421183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5090814 6.5154669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5090814"^^xsd:decimal ;
  dwc:decimalLongitude "6.5154669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421183_20432421183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5090814 6.5154669)"^^geo:wktLiteral ;
  geo-pos:lat "53.5090814"^^xsd:decimal ;
  geo-pos:long "6.5154669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421183_20432421183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421183'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.863055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5154669'^^xsd:double;
  dwc:latitude '53.5090814'^^xsd:double;
  dwc:coordinatePrecision '7.3'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421183'^^xsd:integer;
  dwc:observationDate '2018-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420560_20432420560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420560_20432420560> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420560_20432420560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5352594 6.515469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5352594"^^xsd:decimal ;
  dwc:decimalLongitude "6.515469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420560_20432420560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5352594 6.515469)"^^geo:wktLiteral ;
  geo-pos:lat "53.5352594"^^xsd:decimal ;
  geo-pos:long "6.515469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420560_20432420560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420560'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.126944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.515469'^^xsd:double;
  dwc:latitude '53.5352594'^^xsd:double;
  dwc:coordinatePrecision '2.1'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420560'^^xsd:integer;
  dwc:observationDate '2018-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421130_20432421130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421130_20432421130> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421130_20432421130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5364288 6.5154737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5364288"^^xsd:decimal ;
  dwc:decimalLongitude "6.5154737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421130_20432421130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5364288 6.5154737)"^^geo:wktLiteral ;
  geo-pos:lat "53.5364288"^^xsd:decimal ;
  geo-pos:long "6.5154737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421130_20432421130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421130'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.544444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5154737'^^xsd:double;
  dwc:latitude '53.5364288'^^xsd:double;
  dwc:coordinatePrecision '8.9'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421130'^^xsd:integer;
  dwc:observationDate '2018-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421516_20432421516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421516_20432421516> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421516_20432421516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5079472 6.5154849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5079472"^^xsd:decimal ;
  dwc:decimalLongitude "6.5154849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421516_20432421516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5079472 6.5154849)"^^geo:wktLiteral ;
  geo-pos:lat "53.5079472"^^xsd:decimal ;
  geo-pos:long "6.5154849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421516_20432421516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421516'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.841666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5154849'^^xsd:double;
  dwc:latitude '53.5079472'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421516'^^xsd:integer;
  dwc:observationDate '2018-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421915_20432421915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421915_20432421915> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421915_20432421915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5346532 6.5155064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5346532"^^xsd:decimal ;
  dwc:decimalLongitude "6.5155064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421915_20432421915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5346532 6.5155064)"^^geo:wktLiteral ;
  geo-pos:lat "53.5346532"^^xsd:decimal ;
  geo-pos:long "6.5155064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421915_20432421915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421915'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.2375'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5155064'^^xsd:double;
  dwc:latitude '53.5346532'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421915'^^xsd:integer;
  dwc:observationDate '2018-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421281_20432421281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421281_20432421281> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421281_20432421281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5087653 6.5155109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5087653"^^xsd:decimal ;
  dwc:decimalLongitude "6.5155109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421281_20432421281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5087653 6.5155109)"^^geo:wktLiteral ;
  geo-pos:lat "53.5087653"^^xsd:decimal ;
  geo-pos:long "6.5155109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421281_20432421281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421281'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.466666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5155109'^^xsd:double;
  dwc:latitude '53.5087653'^^xsd:double;
  dwc:coordinatePrecision '2.7'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421281'^^xsd:integer;
  dwc:observationDate '2018-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421469_20432421469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421469_20432421469> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421469_20432421469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5086102 6.5155332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5086102"^^xsd:decimal ;
  dwc:decimalLongitude "6.5155332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421469_20432421469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5086102 6.5155332)"^^geo:wktLiteral ;
  geo-pos:lat "53.5086102"^^xsd:decimal ;
  geo-pos:long "6.5155332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421469_20432421469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421469'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.575833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5155332'^^xsd:double;
  dwc:latitude '53.5086102'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421469'^^xsd:integer;
  dwc:observationDate '2018-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421486_20432421486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421486_20432421486> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421486_20432421486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5356263 6.515576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5356263"^^xsd:decimal ;
  dwc:decimalLongitude "6.515576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421486_20432421486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5356263 6.515576)"^^geo:wktLiteral ;
  geo-pos:lat "53.5356263"^^xsd:decimal ;
  geo-pos:long "6.515576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421486_20432421486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421486'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.6725'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.515576'^^xsd:double;
  dwc:latitude '53.5356263'^^xsd:double;
  dwc:coordinatePrecision '11.4'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421486'^^xsd:integer;
  dwc:observationDate '2018-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421590_20432421590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421590_20432421590> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421590_20432421590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5083245 6.5155911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5083245"^^xsd:decimal ;
  dwc:decimalLongitude "6.5155911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421590_20432421590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5083245 6.5155911)"^^geo:wktLiteral ;
  geo-pos:lat "53.5083245"^^xsd:decimal ;
  geo-pos:long "6.5155911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421590_20432421590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421590'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.2425'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5155911'^^xsd:double;
  dwc:latitude '53.5083245'^^xsd:double;
  dwc:coordinatePrecision '12.8'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421590'^^xsd:integer;
  dwc:observationDate '2018-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421272_20432421272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421272_20432421272> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421272_20432421272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.534376 6.5156033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.534376"^^xsd:decimal ;
  dwc:decimalLongitude "6.5156033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421272_20432421272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.534376 6.5156033)"^^geo:wktLiteral ;
  geo-pos:lat "53.534376"^^xsd:decimal ;
  geo-pos:long "6.5156033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421272_20432421272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421272'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.3972222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5156033'^^xsd:double;
  dwc:latitude '53.534376'^^xsd:double;
  dwc:coordinatePrecision '39.8'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421272'^^xsd:integer;
  dwc:observationDate '2018-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421591_20432421591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421591_20432421591> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421591_20432421591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5086183 6.5156065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5086183"^^xsd:decimal ;
  dwc:decimalLongitude "6.5156065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421591_20432421591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5086183 6.5156065)"^^geo:wktLiteral ;
  geo-pos:lat "53.5086183"^^xsd:decimal ;
  geo-pos:long "6.5156065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421591_20432421591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421591'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.26'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5156065'^^xsd:double;
  dwc:latitude '53.5086183'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421591'^^xsd:integer;
  dwc:observationDate '2018-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421419_20432421419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421419_20432421419> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421419_20432421419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5084965 6.5156304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5084965"^^xsd:decimal ;
  dwc:decimalLongitude "6.5156304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421419_20432421419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5084965 6.5156304)"^^geo:wktLiteral ;
  geo-pos:lat "53.5084965"^^xsd:decimal ;
  geo-pos:long "6.5156304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421419_20432421419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421419'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.283333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5156304'^^xsd:double;
  dwc:latitude '53.5084965'^^xsd:double;
  dwc:coordinatePrecision '8.4'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421419'^^xsd:integer;
  dwc:observationDate '2018-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421039_20432421039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421039_20432421039> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421039_20432421039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5341457 6.5156352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5341457"^^xsd:decimal ;
  dwc:decimalLongitude "6.5156352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421039_20432421039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5341457 6.5156352)"^^geo:wktLiteral ;
  geo-pos:lat "53.5341457"^^xsd:decimal ;
  geo-pos:long "6.5156352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421039_20432421039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421039'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.975277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5156352'^^xsd:double;
  dwc:latitude '53.5341457'^^xsd:double;
  dwc:coordinatePrecision '9.6'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421039'^^xsd:integer;
  dwc:observationDate '2018-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420729_20432420729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420729_20432420729> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420729_20432420729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533918 6.5156512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.533918"^^xsd:decimal ;
  dwc:decimalLongitude "6.5156512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420729_20432420729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533918 6.5156512)"^^geo:wktLiteral ;
  geo-pos:lat "53.533918"^^xsd:decimal ;
  geo-pos:long "6.5156512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420729_20432420729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420729'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.161944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5156512'^^xsd:double;
  dwc:latitude '53.533918'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420729'^^xsd:integer;
  dwc:observationDate '2018-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420707_20432420707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420707_20432420707> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420707_20432420707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345947 6.5156762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345947"^^xsd:decimal ;
  dwc:decimalLongitude "6.5156762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420707_20432420707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345947 6.5156762)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345947"^^xsd:decimal ;
  geo-pos:long "6.5156762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420707_20432420707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420707'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.026944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5156762'^^xsd:double;
  dwc:latitude '53.5345947'^^xsd:double;
  dwc:coordinatePrecision '25.2'^^xsd:double;
  dwc:minimumElevation '-20'^^xsd:integer;
  dwc:maximumElevation '-20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420707'^^xsd:integer;
  dwc:observationDate '2018-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421651_20432421651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421651_20432421651> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421651_20432421651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5089214 6.5156784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5089214"^^xsd:decimal ;
  dwc:decimalLongitude "6.5156784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421651_20432421651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5089214 6.5156784)"^^geo:wktLiteral ;
  geo-pos:lat "53.5089214"^^xsd:decimal ;
  geo-pos:long "6.5156784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421651_20432421651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421651'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.6241666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5156784'^^xsd:double;
  dwc:latitude '53.5089214'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421651'^^xsd:integer;
  dwc:observationDate '2018-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420632_20432420632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420632_20432420632> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420632_20432420632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5347831 6.515685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5347831"^^xsd:decimal ;
  dwc:decimalLongitude "6.515685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "42.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420632_20432420632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5347831 6.515685)"^^geo:wktLiteral ;
  geo-pos:lat "53.5347831"^^xsd:decimal ;
  geo-pos:long "6.515685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "42.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420632_20432420632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420632'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.558611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.515685'^^xsd:double;
  dwc:latitude '53.5347831'^^xsd:double;
  dwc:coordinatePrecision '42.1'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420632'^^xsd:integer;
  dwc:observationDate '2018-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420942_20432420942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420942_20432420942> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420942_20432420942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5355976 6.5156958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5355976"^^xsd:decimal ;
  dwc:decimalLongitude "6.5156958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420942_20432420942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5355976 6.5156958)"^^geo:wktLiteral ;
  geo-pos:lat "53.5355976"^^xsd:decimal ;
  geo-pos:long "6.5156958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420942_20432420942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420942'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.395'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5156958'^^xsd:double;
  dwc:latitude '53.5355976'^^xsd:double;
  dwc:coordinatePrecision '14.3'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420942'^^xsd:integer;
  dwc:observationDate '2018-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420374_20432420374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420374_20432420374> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420374_20432420374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5343067 6.5157127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5343067"^^xsd:decimal ;
  dwc:decimalLongitude "6.5157127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420374_20432420374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5343067 6.5157127)"^^geo:wktLiteral ;
  geo-pos:lat "53.5343067"^^xsd:decimal ;
  geo-pos:long "6.5157127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420374_20432420374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420374'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.01'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5157127'^^xsd:double;
  dwc:latitude '53.5343067'^^xsd:double;
  dwc:coordinatePrecision '2.4'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420374'^^xsd:integer;
  dwc:observationDate '2018-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420705_20432420705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420705_20432420705> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420705_20432420705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.534248 6.5157165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.534248"^^xsd:decimal ;
  dwc:decimalLongitude "6.5157165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420705_20432420705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.534248 6.5157165)"^^geo:wktLiteral ;
  geo-pos:lat "53.534248"^^xsd:decimal ;
  geo-pos:long "6.5157165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420705_20432420705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420705'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.023333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5157165'^^xsd:double;
  dwc:latitude '53.534248'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '-24'^^xsd:integer;
  dwc:maximumElevation '-24'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420705'^^xsd:integer;
  dwc:observationDate '2018-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420709_20432420709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420709_20432420709> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420709_20432420709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345871 6.515718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345871"^^xsd:decimal ;
  dwc:decimalLongitude "6.515718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420709_20432420709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345871 6.515718)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345871"^^xsd:decimal ;
  geo-pos:long "6.515718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420709_20432420709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420709'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '19.04'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.515718'^^xsd:double;
  dwc:latitude '53.5345871'^^xsd:double;
  dwc:coordinatePrecision '8.9'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420709'^^xsd:integer;
  dwc:observationDate '2018-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421582_20432421582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421582_20432421582> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421582_20432421582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5341768 6.5157379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5341768"^^xsd:decimal ;
  dwc:decimalLongitude "6.5157379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421582_20432421582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5341768 6.5157379)"^^geo:wktLiteral ;
  geo-pos:lat "53.5341768"^^xsd:decimal ;
  geo-pos:long "6.5157379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421582_20432421582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421582'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.1991666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5157379'^^xsd:double;
  dwc:latitude '53.5341768'^^xsd:double;
  dwc:coordinatePrecision '13.4'^^xsd:double;
  dwc:minimumElevation '-14'^^xsd:integer;
  dwc:maximumElevation '-14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421582'^^xsd:integer;
  dwc:observationDate '2018-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420630_20432420630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420630_20432420630> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420630_20432420630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5340423 6.5157524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5340423"^^xsd:decimal ;
  dwc:decimalLongitude "6.5157524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420630_20432420630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5340423 6.5157524)"^^geo:wktLiteral ;
  geo-pos:lat "53.5340423"^^xsd:decimal ;
  geo-pos:long "6.5157524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420630_20432420630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420630'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.548611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5157524'^^xsd:double;
  dwc:latitude '53.5340423'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420630'^^xsd:integer;
  dwc:observationDate '2018-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420941_20432420941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420941_20432420941> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420941_20432420941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5348975 6.5157528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5348975"^^xsd:decimal ;
  dwc:decimalLongitude "6.5157528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420941_20432420941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5348975 6.5157528)"^^geo:wktLiteral ;
  geo-pos:lat "53.5348975"^^xsd:decimal ;
  geo-pos:long "6.5157528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420941_20432420941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420941'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.385277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5157528'^^xsd:double;
  dwc:latitude '53.5348975'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420941'^^xsd:integer;
  dwc:observationDate '2018-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421034_20432421034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421034_20432421034> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421034_20432421034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5193776 6.5157532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5193776"^^xsd:decimal ;
  dwc:decimalLongitude "6.5157532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421034_20432421034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5193776 6.5157532)"^^geo:wktLiteral ;
  geo-pos:lat "53.5193776"^^xsd:decimal ;
  geo-pos:long "6.5157532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421034_20432421034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421034'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.9438888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5157532'^^xsd:double;
  dwc:latitude '53.5193776'^^xsd:double;
  dwc:coordinatePrecision '21.9'^^xsd:double;
  dwc:minimumElevation '-13'^^xsd:integer;
  dwc:maximumElevation '-13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421034'^^xsd:integer;
  dwc:observationDate '2018-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420375_20432420375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420375_20432420375> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420375_20432420375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5343595 6.5157643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5343595"^^xsd:decimal ;
  dwc:decimalLongitude "6.5157643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420375_20432420375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5343595 6.5157643)"^^geo:wktLiteral ;
  geo-pos:lat "53.5343595"^^xsd:decimal ;
  geo-pos:long "6.5157643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420375_20432420375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420375'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.011944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5157643'^^xsd:double;
  dwc:latitude '53.5343595'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420375'^^xsd:integer;
  dwc:observationDate '2018-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420706_20432420706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420706_20432420706> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420706_20432420706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5344464 6.515766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5344464"^^xsd:decimal ;
  dwc:decimalLongitude "6.515766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420706_20432420706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5344464 6.515766)"^^geo:wktLiteral ;
  geo-pos:lat "53.5344464"^^xsd:decimal ;
  geo-pos:long "6.515766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420706_20432420706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420706'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.022222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.515766'^^xsd:double;
  dwc:latitude '53.5344464'^^xsd:double;
  dwc:coordinatePrecision '7.2'^^xsd:double;
  dwc:minimumElevation '-21'^^xsd:integer;
  dwc:maximumElevation '-21'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420706'^^xsd:integer;
  dwc:observationDate '2018-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421417_20432421417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421417_20432421417> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421417_20432421417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5085553 6.5158357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5085553"^^xsd:decimal ;
  dwc:decimalLongitude "6.5158357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "32.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421417_20432421417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5085553 6.5158357)"^^geo:wktLiteral ;
  geo-pos:lat "53.5085553"^^xsd:decimal ;
  geo-pos:long "6.5158357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "32.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421417_20432421417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421417'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.271666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5158357'^^xsd:double;
  dwc:latitude '53.5085553'^^xsd:double;
  dwc:coordinatePrecision '32.8'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421417'^^xsd:integer;
  dwc:observationDate '2018-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420657_20432420657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420657_20432420657> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420657_20432420657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5349934 6.5158641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5349934"^^xsd:decimal ;
  dwc:decimalLongitude "6.5158641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420657_20432420657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5349934 6.5158641)"^^geo:wktLiteral ;
  geo-pos:lat "53.5349934"^^xsd:decimal ;
  geo-pos:long "6.5158641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420657_20432420657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420657'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.721111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5158641'^^xsd:double;
  dwc:latitude '53.5349934'^^xsd:double;
  dwc:coordinatePrecision '7.5'^^xsd:double;
  dwc:minimumElevation '-13'^^xsd:integer;
  dwc:maximumElevation '-13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420657'^^xsd:integer;
  dwc:observationDate '2018-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420633_20432420633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420633_20432420633> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420633_20432420633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351844 6.5158776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5351844"^^xsd:decimal ;
  dwc:decimalLongitude "6.5158776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420633_20432420633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351844 6.5158776)"^^geo:wktLiteral ;
  geo-pos:lat "53.5351844"^^xsd:decimal ;
  geo-pos:long "6.5158776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420633_20432420633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420633'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.568333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5158776'^^xsd:double;
  dwc:latitude '53.5351844'^^xsd:double;
  dwc:coordinatePrecision '2.4'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420633'^^xsd:integer;
  dwc:observationDate '2018-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420635_20432420635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420635_20432420635> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420635_20432420635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351598 6.5158834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5351598"^^xsd:decimal ;
  dwc:decimalLongitude "6.5158834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420635_20432420635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351598 6.5158834)"^^geo:wktLiteral ;
  geo-pos:lat "53.5351598"^^xsd:decimal ;
  geo-pos:long "6.5158834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420635_20432420635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420635'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.571944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5158834'^^xsd:double;
  dwc:latitude '53.5351598'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '-17'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420635'^^xsd:integer;
  dwc:observationDate '2018-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420708_20432420708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420708_20432420708> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420708_20432420708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5347153 6.5158998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5347153"^^xsd:decimal ;
  dwc:decimalLongitude "6.5158998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420708_20432420708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5347153 6.5158998)"^^geo:wktLiteral ;
  geo-pos:lat "53.5347153"^^xsd:decimal ;
  geo-pos:long "6.5158998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420708_20432420708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420708'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.035'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5158998'^^xsd:double;
  dwc:latitude '53.5347153'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420708'^^xsd:integer;
  dwc:observationDate '2018-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421487_20432421487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421487_20432421487> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421487_20432421487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5355312 6.5159249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5355312"^^xsd:decimal ;
  dwc:decimalLongitude "6.5159249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421487_20432421487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5355312 6.5159249)"^^geo:wktLiteral ;
  geo-pos:lat "53.5355312"^^xsd:decimal ;
  geo-pos:long "6.5159249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421487_20432421487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421487'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.6769444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5159249'^^xsd:double;
  dwc:latitude '53.5355312'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421487'^^xsd:integer;
  dwc:observationDate '2018-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421650_20432421650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421650_20432421650> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421650_20432421650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5091822 6.5159265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5091822"^^xsd:decimal ;
  dwc:decimalLongitude "6.5159265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421650_20432421650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5091822 6.5159265)"^^geo:wktLiteral ;
  geo-pos:lat "53.5091822"^^xsd:decimal ;
  geo-pos:long "6.5159265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421650_20432421650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421650'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.6183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5159265'^^xsd:double;
  dwc:latitude '53.5091822'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421650'^^xsd:integer;
  dwc:observationDate '2018-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421606_20432421606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421606_20432421606> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421606_20432421606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5339002 6.5159317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5339002"^^xsd:decimal ;
  dwc:decimalLongitude "6.5159317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421606_20432421606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5339002 6.5159317)"^^geo:wktLiteral ;
  geo-pos:lat "53.5339002"^^xsd:decimal ;
  geo-pos:long "6.5159317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421606_20432421606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421606'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.3433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5159317'^^xsd:double;
  dwc:latitude '53.5339002'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421606'^^xsd:integer;
  dwc:observationDate '2018-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420075_20432420075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420075_20432420075> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420075_20432420075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5268091 6.5159523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5268091"^^xsd:decimal ;
  dwc:decimalLongitude "6.5159523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420075_20432420075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5268091 6.5159523)"^^geo:wktLiteral ;
  geo-pos:lat "53.5268091"^^xsd:decimal ;
  geo-pos:long "6.5159523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420075_20432420075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420075'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.0652777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5159523'^^xsd:double;
  dwc:latitude '53.5268091'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420075'^^xsd:integer;
  dwc:observationDate '2018-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421492_20432421492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421492_20432421492> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421492_20432421492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078494 6.5159659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5078494"^^xsd:decimal ;
  dwc:decimalLongitude "6.5159659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421492_20432421492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078494 6.5159659)"^^geo:wktLiteral ;
  geo-pos:lat "53.5078494"^^xsd:decimal ;
  geo-pos:long "6.5159659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421492_20432421492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421492'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.698611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5159659'^^xsd:double;
  dwc:latitude '53.5078494'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421492'^^xsd:integer;
  dwc:observationDate '2018-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420988_20432420988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420988_20432420988> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420988_20432420988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533705 6.5159711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.533705"^^xsd:decimal ;
  dwc:decimalLongitude "6.5159711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420988_20432420988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533705 6.5159711)"^^geo:wktLiteral ;
  geo-pos:lat "53.533705"^^xsd:decimal ;
  geo-pos:long "6.5159711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420988_20432420988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420988'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.656111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5159711'^^xsd:double;
  dwc:latitude '53.533705'^^xsd:double;
  dwc:coordinatePrecision '9.9'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420988'^^xsd:integer;
  dwc:observationDate '2018-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421226_20432421226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421226_20432421226> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421226_20432421226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5349209 6.5160115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5349209"^^xsd:decimal ;
  dwc:decimalLongitude "6.5160115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421226_20432421226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5349209 6.5160115)"^^geo:wktLiteral ;
  geo-pos:lat "53.5349209"^^xsd:decimal ;
  geo-pos:long "6.5160115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421226_20432421226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421226'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.125555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5160115'^^xsd:double;
  dwc:latitude '53.5349209'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421226'^^xsd:integer;
  dwc:observationDate '2018-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421279_20432421279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421279_20432421279> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421279_20432421279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5092233 6.5160162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5092233"^^xsd:decimal ;
  dwc:decimalLongitude "6.5160162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421279_20432421279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5092233 6.5160162)"^^geo:wktLiteral ;
  geo-pos:lat "53.5092233"^^xsd:decimal ;
  geo-pos:long "6.5160162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421279_20432421279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421279'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '16.451666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5160162'^^xsd:double;
  dwc:latitude '53.5092233'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421279'^^xsd:integer;
  dwc:observationDate '2018-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420940_20432420940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420940_20432420940> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420940_20432420940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5346677 6.516024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5346677"^^xsd:decimal ;
  dwc:decimalLongitude "6.516024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420940_20432420940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5346677 6.516024)"^^geo:wktLiteral ;
  geo-pos:lat "53.5346677"^^xsd:decimal ;
  geo-pos:long "6.516024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420940_20432420940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420940'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.382222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.516024'^^xsd:double;
  dwc:latitude '53.5346677'^^xsd:double;
  dwc:coordinatePrecision '10.2'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420940'^^xsd:integer;
  dwc:observationDate '2018-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421444_20432421444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421444_20432421444> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421444_20432421444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5083334 6.5160511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5083334"^^xsd:decimal ;
  dwc:decimalLongitude "6.5160511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421444_20432421444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5083334 6.5160511)"^^geo:wktLiteral ;
  geo-pos:lat "53.5083334"^^xsd:decimal ;
  geo-pos:long "6.5160511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421444_20432421444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421444'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.431666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5160511'^^xsd:double;
  dwc:latitude '53.5083334'^^xsd:double;
  dwc:coordinatePrecision '6.9'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421444'^^xsd:integer;
  dwc:observationDate '2018-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421064_20432421064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421064_20432421064> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421064_20432421064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5338339 6.5160564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5338339"^^xsd:decimal ;
  dwc:decimalLongitude "6.5160564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421064_20432421064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5338339 6.5160564)"^^geo:wktLiteral ;
  geo-pos:lat "53.5338339"^^xsd:decimal ;
  geo-pos:long "6.5160564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421064_20432421064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421064'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.141666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5160564'^^xsd:double;
  dwc:latitude '53.5338339'^^xsd:double;
  dwc:coordinatePrecision '2.5'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421064'^^xsd:integer;
  dwc:observationDate '2018-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420634_20432420634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420634_20432420634> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420634_20432420634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351477 6.5160845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5351477"^^xsd:decimal ;
  dwc:decimalLongitude "6.5160845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420634_20432420634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351477 6.5160845)"^^geo:wktLiteral ;
  geo-pos:lat "53.5351477"^^xsd:decimal ;
  geo-pos:long "6.5160845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420634_20432420634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420634'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.567777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5160845'^^xsd:double;
  dwc:latitude '53.5351477'^^xsd:double;
  dwc:coordinatePrecision '7.4'^^xsd:double;
  dwc:minimumElevation '-13'^^xsd:integer;
  dwc:maximumElevation '-13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420634'^^xsd:integer;
  dwc:observationDate '2018-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421371_20432421371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421371_20432421371> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421371_20432421371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5337729 6.5160866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5337729"^^xsd:decimal ;
  dwc:decimalLongitude "6.5160866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421371_20432421371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5337729 6.5160866)"^^geo:wktLiteral ;
  geo-pos:lat "53.5337729"^^xsd:decimal ;
  geo-pos:long "6.5160866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421371_20432421371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421371'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.9725'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5160866'^^xsd:double;
  dwc:latitude '53.5337729'^^xsd:double;
  dwc:coordinatePrecision '13.7'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421371'^^xsd:integer;
  dwc:observationDate '2018-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421436_20432421436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421436_20432421436> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421436_20432421436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5346905 6.5160898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5346905"^^xsd:decimal ;
  dwc:decimalLongitude "6.5160898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421436_20432421436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5346905 6.5160898)"^^geo:wktLiteral ;
  geo-pos:lat "53.5346905"^^xsd:decimal ;
  geo-pos:long "6.5160898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421436_20432421436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421436'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.3766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5160898'^^xsd:double;
  dwc:latitude '53.5346905'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421436'^^xsd:integer;
  dwc:observationDate '2018-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420939_20432420939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420939_20432420939> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420939_20432420939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.534177 6.5160915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.534177"^^xsd:decimal ;
  dwc:decimalLongitude "6.5160915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420939_20432420939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.534177 6.5160915)"^^geo:wktLiteral ;
  geo-pos:lat "53.534177"^^xsd:decimal ;
  geo-pos:long "6.5160915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420939_20432420939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420939'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.376666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5160915'^^xsd:double;
  dwc:latitude '53.534177'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420939'^^xsd:integer;
  dwc:observationDate '2018-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420376_20432420376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420376_20432420376> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420376_20432420376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5343674 6.5161365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5343674"^^xsd:decimal ;
  dwc:decimalLongitude "6.5161365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420376_20432420376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5343674 6.5161365)"^^geo:wktLiteral ;
  geo-pos:lat "53.5343674"^^xsd:decimal ;
  geo-pos:long "6.5161365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420376_20432420376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420376'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.016111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5161365'^^xsd:double;
  dwc:latitude '53.5343674'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420376'^^xsd:integer;
  dwc:observationDate '2018-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420964_20432420964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420964_20432420964> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420964_20432420964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5341395 6.5161739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5341395"^^xsd:decimal ;
  dwc:decimalLongitude "6.5161739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420964_20432420964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5341395 6.5161739)"^^geo:wktLiteral ;
  geo-pos:lat "53.5341395"^^xsd:decimal ;
  geo-pos:long "6.5161739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420964_20432420964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420964'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.518611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5161739'^^xsd:double;
  dwc:latitude '53.5341395'^^xsd:double;
  dwc:coordinatePrecision '2.8'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420964'^^xsd:integer;
  dwc:observationDate '2018-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420655_20432420655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420655_20432420655> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420655_20432420655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5344151 6.5161786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5344151"^^xsd:decimal ;
  dwc:decimalLongitude "6.5161786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420655_20432420655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5344151 6.5161786)"^^geo:wktLiteral ;
  geo-pos:lat "53.5344151"^^xsd:decimal ;
  geo-pos:long "6.5161786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420655_20432420655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420655'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.701944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5161786'^^xsd:double;
  dwc:latitude '53.5344151'^^xsd:double;
  dwc:coordinatePrecision '13.5'^^xsd:double;
  dwc:minimumElevation '-27'^^xsd:integer;
  dwc:maximumElevation '-27'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420655'^^xsd:integer;
  dwc:observationDate '2018-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421603_20432421603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421603_20432421603> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421603_20432421603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508706 6.516182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.508706"^^xsd:decimal ;
  dwc:decimalLongitude "6.516182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421603_20432421603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508706 6.516182)"^^geo:wktLiteral ;
  geo-pos:lat "53.508706"^^xsd:decimal ;
  geo-pos:long "6.516182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421603_20432421603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421603'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.3266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.516182'^^xsd:double;
  dwc:latitude '53.508706'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421603'^^xsd:integer;
  dwc:observationDate '2018-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421517_20432421517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421517_20432421517> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421517_20432421517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5088258 6.5161832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5088258"^^xsd:decimal ;
  dwc:decimalLongitude "6.5161832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421517_20432421517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5088258 6.5161832)"^^geo:wktLiteral ;
  geo-pos:lat "53.5088258"^^xsd:decimal ;
  geo-pos:long "6.5161832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421517_20432421517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421517'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.846944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5161832'^^xsd:double;
  dwc:latitude '53.5088258'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421517'^^xsd:integer;
  dwc:observationDate '2018-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421442_20432421442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421442_20432421442> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421442_20432421442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5084036 6.5161924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5084036"^^xsd:decimal ;
  dwc:decimalLongitude "6.5161924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421442_20432421442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5084036 6.5161924)"^^geo:wktLiteral ;
  geo-pos:lat "53.5084036"^^xsd:decimal ;
  geo-pos:long "6.5161924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421442_20432421442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421442'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.415277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5161924'^^xsd:double;
  dwc:latitude '53.5084036'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421442'^^xsd:integer;
  dwc:observationDate '2018-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421063_20432421063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421063_20432421063> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421063_20432421063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5300597 6.5162288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5300597"^^xsd:decimal ;
  dwc:decimalLongitude "6.5162288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421063_20432421063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5300597 6.5162288)"^^geo:wktLiteral ;
  geo-pos:lat "53.5300597"^^xsd:decimal ;
  geo-pos:long "6.5162288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421063_20432421063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421063'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.133055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5162288'^^xsd:double;
  dwc:latitude '53.5300597'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421063'^^xsd:integer;
  dwc:observationDate '2018-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420989_20432420989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420989_20432420989> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420989_20432420989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5341163 6.5162321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5341163"^^xsd:decimal ;
  dwc:decimalLongitude "6.5162321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420989_20432420989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5341163 6.5162321)"^^geo:wktLiteral ;
  geo-pos:lat "53.5341163"^^xsd:decimal ;
  geo-pos:long "6.5162321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420989_20432420989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420989'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.661388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5162321'^^xsd:double;
  dwc:latitude '53.5341163'^^xsd:double;
  dwc:coordinatePrecision '15.5'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420989'^^xsd:integer;
  dwc:observationDate '2018-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421270_20432421270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421270_20432421270> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421270_20432421270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5087446 6.5162547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5087446"^^xsd:decimal ;
  dwc:decimalLongitude "6.5162547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421270_20432421270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5087446 6.5162547)"^^geo:wktLiteral ;
  geo-pos:lat "53.5087446"^^xsd:decimal ;
  geo-pos:long "6.5162547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421270_20432421270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421270'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.3875'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5162547'^^xsd:double;
  dwc:latitude '53.5087446'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421270'^^xsd:integer;
  dwc:observationDate '2018-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421510_20432421510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421510_20432421510> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421510_20432421510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5350166 6.5163379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5350166"^^xsd:decimal ;
  dwc:decimalLongitude "6.5163379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421510_20432421510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5350166 6.5163379)"^^geo:wktLiteral ;
  geo-pos:lat "53.5350166"^^xsd:decimal ;
  geo-pos:long "6.5163379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421510_20432421510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421510'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.7933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5163379'^^xsd:double;
  dwc:latitude '53.5350166'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421510'^^xsd:integer;
  dwc:observationDate '2018-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421870_20432421870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421870_20432421870> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421870_20432421870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5340283 6.5164078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5340283"^^xsd:decimal ;
  dwc:decimalLongitude "6.5164078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421870_20432421870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5340283 6.5164078)"^^geo:wktLiteral ;
  geo-pos:lat "53.5340283"^^xsd:decimal ;
  geo-pos:long "6.5164078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421870_20432421870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421870'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.961944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5164078'^^xsd:double;
  dwc:latitude '53.5340283'^^xsd:double;
  dwc:coordinatePrecision '15.2'^^xsd:double;
  dwc:minimumElevation '-22'^^xsd:integer;
  dwc:maximumElevation '-22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421870'^^xsd:integer;
  dwc:observationDate '2018-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420656_20432420656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420656_20432420656> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420656_20432420656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5344774 6.5164699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5344774"^^xsd:decimal ;
  dwc:decimalLongitude "6.5164699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420656_20432420656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5344774 6.5164699)"^^geo:wktLiteral ;
  geo-pos:lat "53.5344774"^^xsd:decimal ;
  geo-pos:long "6.5164699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420656_20432420656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420656'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.718611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5164699'^^xsd:double;
  dwc:latitude '53.5344774'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420656'^^xsd:integer;
  dwc:observationDate '2018-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421268_20432421268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421268_20432421268> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421268_20432421268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.509336 6.5165019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.509336"^^xsd:decimal ;
  dwc:decimalLongitude "6.5165019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421268_20432421268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.509336 6.5165019)"^^geo:wktLiteral ;
  geo-pos:lat "53.509336"^^xsd:decimal ;
  geo-pos:long "6.5165019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421268_20432421268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421268'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.3786111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5165019'^^xsd:double;
  dwc:latitude '53.509336'^^xsd:double;
  dwc:coordinatePrecision '8.2'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421268'^^xsd:integer;
  dwc:observationDate '2018-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421608_20432421608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421608_20432421608> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421608_20432421608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5343813 6.5165066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5343813"^^xsd:decimal ;
  dwc:decimalLongitude "6.5165066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421608_20432421608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5343813 6.5165066)"^^geo:wktLiteral ;
  geo-pos:lat "53.5343813"^^xsd:decimal ;
  geo-pos:long "6.5165066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421608_20432421608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421608'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.349444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5165066'^^xsd:double;
  dwc:latitude '53.5343813'^^xsd:double;
  dwc:coordinatePrecision '18.3'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421608'^^xsd:integer;
  dwc:observationDate '2018-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420963_20432420963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420963_20432420963> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420963_20432420963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5333306 6.5165277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5333306"^^xsd:decimal ;
  dwc:decimalLongitude "6.5165277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420963_20432420963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5333306 6.5165277)"^^geo:wktLiteral ;
  geo-pos:lat "53.5333306"^^xsd:decimal ;
  geo-pos:long "6.5165277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420963_20432420963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420963'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.510833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5165277'^^xsd:double;
  dwc:latitude '53.5333306'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '-21'^^xsd:integer;
  dwc:maximumElevation '-21'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420963'^^xsd:integer;
  dwc:observationDate '2018-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421244_20432421244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421244_20432421244> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421244_20432421244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4976222 6.5165305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4976222"^^xsd:decimal ;
  dwc:decimalLongitude "6.5165305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421244_20432421244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4976222 6.5165305)"^^geo:wktLiteral ;
  geo-pos:lat "53.4976222"^^xsd:decimal ;
  geo-pos:long "6.5165305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421244_20432421244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421244'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.2430555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5165305'^^xsd:double;
  dwc:latitude '53.4976222'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421244'^^xsd:integer;
  dwc:observationDate '2018-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421223_20432421223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421223_20432421223> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421223_20432421223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5338339 6.5165562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5338339"^^xsd:decimal ;
  dwc:decimalLongitude "6.5165562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421223_20432421223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5338339 6.5165562)"^^geo:wktLiteral ;
  geo-pos:lat "53.5338339"^^xsd:decimal ;
  geo-pos:long "6.5165562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421223_20432421223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421223'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.1127777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5165562'^^xsd:double;
  dwc:latitude '53.5338339'^^xsd:double;
  dwc:coordinatePrecision '11.1'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421223'^^xsd:integer;
  dwc:observationDate '2018-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420631_20432420631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420631_20432420631> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420631_20432420631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5340237 6.5165829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5340237"^^xsd:decimal ;
  dwc:decimalLongitude "6.5165829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "49"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420631_20432420631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5340237 6.5165829)"^^geo:wktLiteral ;
  geo-pos:lat "53.5340237"^^xsd:decimal ;
  geo-pos:long "6.5165829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "49"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420631_20432420631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420631'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.555555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5165829'^^xsd:double;
  dwc:latitude '53.5340237'^^xsd:double;
  dwc:coordinatePrecision '49'^^xsd:integer;
  dwc:minimumElevation '63'^^xsd:integer;
  dwc:maximumElevation '63'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420631'^^xsd:integer;
  dwc:observationDate '2018-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421632_20432421632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421632_20432421632> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421632_20432421632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5346247 6.5165957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5346247"^^xsd:decimal ;
  dwc:decimalLongitude "6.5165957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421632_20432421632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5346247 6.5165957)"^^geo:wktLiteral ;
  geo-pos:lat "53.5346247"^^xsd:decimal ;
  geo-pos:long "6.5165957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421632_20432421632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421632'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.51'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5165957'^^xsd:double;
  dwc:latitude '53.5346247'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421632'^^xsd:integer;
  dwc:observationDate '2018-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420654_20432420654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420654_20432420654> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420654_20432420654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5338385 6.5166385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5338385"^^xsd:decimal ;
  dwc:decimalLongitude "6.5166385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420654_20432420654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5338385 6.5166385)"^^geo:wktLiteral ;
  geo-pos:lat "53.5338385"^^xsd:decimal ;
  geo-pos:long "6.5166385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420654_20432420654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420654'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.694444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5166385'^^xsd:double;
  dwc:latitude '53.5338385'^^xsd:double;
  dwc:coordinatePrecision '13'^^xsd:integer;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420654'^^xsd:integer;
  dwc:observationDate '2018-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421583_20432421583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421583_20432421583> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421583_20432421583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5341762 6.5166642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5341762"^^xsd:decimal ;
  dwc:decimalLongitude "6.5166642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421583_20432421583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5341762 6.5166642)"^^geo:wktLiteral ;
  geo-pos:lat "53.5341762"^^xsd:decimal ;
  geo-pos:long "6.5166642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421583_20432421583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421583'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.21'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5166642'^^xsd:double;
  dwc:latitude '53.5341762'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421583'^^xsd:integer;
  dwc:observationDate '2018-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420377_20432420377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420377_20432420377> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420377_20432420377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5339949 6.5166694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5339949"^^xsd:decimal ;
  dwc:decimalLongitude "6.5166694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420377_20432420377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5339949 6.5166694)"^^geo:wktLiteral ;
  geo-pos:lat "53.5339949"^^xsd:decimal ;
  geo-pos:long "6.5166694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420377_20432420377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420377'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.024166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5166694'^^xsd:double;
  dwc:latitude '53.5339949'^^xsd:double;
  dwc:coordinatePrecision '9.2'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420377'^^xsd:integer;
  dwc:observationDate '2018-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420911_20432420911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420911_20432420911> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420911_20432420911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5218563 6.5166885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5218563"^^xsd:decimal ;
  dwc:decimalLongitude "6.5166885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420911_20432420911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5218563 6.5166885)"^^geo:wktLiteral ;
  geo-pos:lat "53.5218563"^^xsd:decimal ;
  geo-pos:long "6.5166885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420911_20432420911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420911'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.2105555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5166885'^^xsd:double;
  dwc:latitude '53.5218563'^^xsd:double;
  dwc:coordinatePrecision '16.2'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420911'^^xsd:integer;
  dwc:observationDate '2018-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420373_20432420373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420373_20432420373> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420373_20432420373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5337515 6.5167607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5337515"^^xsd:decimal ;
  dwc:decimalLongitude "6.5167607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420373_20432420373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5337515 6.5167607)"^^geo:wktLiteral ;
  geo-pos:lat "53.5337515"^^xsd:decimal ;
  geo-pos:long "6.5167607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420373_20432420373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420373'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.999166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5167607'^^xsd:double;
  dwc:latitude '53.5337515'^^xsd:double;
  dwc:coordinatePrecision '11.3'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420373'^^xsd:integer;
  dwc:observationDate '2018-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421940_20432421940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421940_20432421940> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421940_20432421940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.535802 6.5167736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.535802"^^xsd:decimal ;
  dwc:decimalLongitude "6.5167736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421940_20432421940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.535802 6.5167736)"^^geo:wktLiteral ;
  geo-pos:lat "53.535802"^^xsd:decimal ;
  geo-pos:long "6.5167736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421940_20432421940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421940'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.376666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5167736'^^xsd:double;
  dwc:latitude '53.535802'^^xsd:double;
  dwc:coordinatePrecision '2.8'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421940'^^xsd:integer;
  dwc:observationDate '2018-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421943_20432421943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421943_20432421943> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421943_20432421943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5341577 6.5168042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5341577"^^xsd:decimal ;
  dwc:decimalLongitude "6.5168042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421943_20432421943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5341577 6.5168042)"^^geo:wktLiteral ;
  geo-pos:lat "53.5341577"^^xsd:decimal ;
  geo-pos:long "6.5168042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421943_20432421943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421943'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.390277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5168042'^^xsd:double;
  dwc:latitude '53.5341577'^^xsd:double;
  dwc:coordinatePrecision '21.6'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421943'^^xsd:integer;
  dwc:observationDate '2018-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420681_20432420681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420681_20432420681> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420681_20432420681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5341983 6.5168167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5341983"^^xsd:decimal ;
  dwc:decimalLongitude "6.5168167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420681_20432420681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5341983 6.5168167)"^^geo:wktLiteral ;
  geo-pos:lat "53.5341983"^^xsd:decimal ;
  geo-pos:long "6.5168167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420681_20432420681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420681'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.864722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5168167'^^xsd:double;
  dwc:latitude '53.5341983'^^xsd:double;
  dwc:coordinatePrecision '16.6'^^xsd:double;
  dwc:minimumElevation '-28'^^xsd:integer;
  dwc:maximumElevation '-28'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420681'^^xsd:integer;
  dwc:observationDate '2018-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421061_20432421061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421061_20432421061> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421061_20432421061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5303218 6.5168248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5303218"^^xsd:decimal ;
  dwc:decimalLongitude "6.5168248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421061_20432421061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5303218 6.5168248)"^^geo:wktLiteral ;
  geo-pos:lat "53.5303218"^^xsd:decimal ;
  geo-pos:long "6.5168248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421061_20432421061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421061'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5168248'^^xsd:double;
  dwc:latitude '53.5303218'^^xsd:double;
  dwc:coordinatePrecision '11.6'^^xsd:double;
  dwc:minimumElevation '-12'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421061'^^xsd:integer;
  dwc:observationDate '2018-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421085_20432421085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421085_20432421085> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421085_20432421085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.526609 6.5168331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.526609"^^xsd:decimal ;
  dwc:decimalLongitude "6.5168331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421085_20432421085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.526609 6.5168331)"^^geo:wktLiteral ;
  geo-pos:lat "53.526609"^^xsd:decimal ;
  geo-pos:long "6.5168331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421085_20432421085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421085'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.259722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5168331'^^xsd:double;
  dwc:latitude '53.526609'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421085'^^xsd:integer;
  dwc:observationDate '2018-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420680_20432420680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420680_20432420680> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420680_20432420680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5339056 6.5168863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5339056"^^xsd:decimal ;
  dwc:decimalLongitude "6.5168863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420680_20432420680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5339056 6.5168863)"^^geo:wktLiteral ;
  geo-pos:lat "53.5339056"^^xsd:decimal ;
  geo-pos:long "6.5168863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420680_20432420680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420680'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.86'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5168863'^^xsd:double;
  dwc:latitude '53.5339056'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '-15'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420680'^^xsd:integer;
  dwc:observationDate '2018-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420684_20432420684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420684_20432420684> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420684_20432420684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5343983 6.5169052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5343983"^^xsd:decimal ;
  dwc:decimalLongitude "6.5169052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420684_20432420684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5343983 6.5169052)"^^geo:wktLiteral ;
  geo-pos:lat "53.5343983"^^xsd:decimal ;
  geo-pos:long "6.5169052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420684_20432420684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420684'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.885'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5169052'^^xsd:double;
  dwc:latitude '53.5343983'^^xsd:double;
  dwc:coordinatePrecision '7.5'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420684'^^xsd:integer;
  dwc:observationDate '2018-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420187_20432420187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420187_20432420187> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420187_20432420187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5222303 6.516907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5222303"^^xsd:decimal ;
  dwc:decimalLongitude "6.516907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420187_20432420187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5222303 6.516907)"^^geo:wktLiteral ;
  geo-pos:lat "53.5222303"^^xsd:decimal ;
  geo-pos:long "6.516907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420187_20432420187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420187'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.756111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.516907'^^xsd:double;
  dwc:latitude '53.5222303'^^xsd:double;
  dwc:coordinatePrecision '8.6'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420187'^^xsd:integer;
  dwc:observationDate '2018-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421316_20432421316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421316_20432421316> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421316_20432421316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5089237 6.5169071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5089237"^^xsd:decimal ;
  dwc:decimalLongitude "6.5169071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421316_20432421316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5089237 6.5169071)"^^geo:wktLiteral ;
  geo-pos:lat "53.5089237"^^xsd:decimal ;
  geo-pos:long "6.5169071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421316_20432421316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421316'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.66'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5169071'^^xsd:double;
  dwc:latitude '53.5089237'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421316'^^xsd:integer;
  dwc:observationDate '2018-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420683_20432420683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420683_20432420683> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420683_20432420683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5343811 6.5169131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5343811"^^xsd:decimal ;
  dwc:decimalLongitude "6.5169131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420683_20432420683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5343811 6.5169131)"^^geo:wktLiteral ;
  geo-pos:lat "53.5343811"^^xsd:decimal ;
  geo-pos:long "6.5169131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420683_20432420683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420683'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.879166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5169131'^^xsd:double;
  dwc:latitude '53.5343811'^^xsd:double;
  dwc:coordinatePrecision '39.5'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420683'^^xsd:integer;
  dwc:observationDate '2018-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421280_20432421280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421280_20432421280> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421280_20432421280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5091563 6.5169298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5091563"^^xsd:decimal ;
  dwc:decimalLongitude "6.5169298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421280_20432421280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5091563 6.5169298)"^^geo:wktLiteral ;
  geo-pos:lat "53.5091563"^^xsd:decimal ;
  geo-pos:long "6.5169298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421280_20432421280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421280'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '17.453888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5169298'^^xsd:double;
  dwc:latitude '53.5091563'^^xsd:double;
  dwc:coordinatePrecision '16.4'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421280'^^xsd:integer;
  dwc:observationDate '2018-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421248_20432421248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421248_20432421248> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421248_20432421248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5340373 6.5169594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5340373"^^xsd:decimal ;
  dwc:decimalLongitude "6.5169594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421248_20432421248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5340373 6.5169594)"^^geo:wktLiteral ;
  geo-pos:lat "53.5340373"^^xsd:decimal ;
  geo-pos:long "6.5169594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421248_20432421248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421248'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.2658333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5169594'^^xsd:double;
  dwc:latitude '53.5340373'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421248'^^xsd:integer;
  dwc:observationDate '2018-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420679_20432420679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420679_20432420679> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420679_20432420679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5335761 6.5169726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5335761"^^xsd:decimal ;
  dwc:decimalLongitude "6.5169726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420679_20432420679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5335761 6.5169726)"^^geo:wktLiteral ;
  geo-pos:lat "53.5335761"^^xsd:decimal ;
  geo-pos:long "6.5169726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420679_20432420679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420679'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.856388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5169726'^^xsd:double;
  dwc:latitude '53.5335761'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '-19'^^xsd:integer;
  dwc:maximumElevation '-19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420679'^^xsd:integer;
  dwc:observationDate '2018-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421294_20432421294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421294_20432421294> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421294_20432421294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5090016 6.5169889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5090016"^^xsd:decimal ;
  dwc:decimalLongitude "6.5169889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421294_20432421294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5090016 6.5169889)"^^geo:wktLiteral ;
  geo-pos:lat "53.5090016"^^xsd:decimal ;
  geo-pos:long "6.5169889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421294_20432421294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421294'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.5316666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5169889'^^xsd:double;
  dwc:latitude '53.5090016'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421294'^^xsd:integer;
  dwc:observationDate '2018-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421916_20432421916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421916_20432421916> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421916_20432421916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5349289 6.51702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5349289"^^xsd:decimal ;
  dwc:decimalLongitude "6.51702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421916_20432421916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5349289 6.51702)"^^geo:wktLiteral ;
  geo-pos:lat "53.5349289"^^xsd:decimal ;
  geo-pos:long "6.51702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421916_20432421916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421916'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.243333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.51702'^^xsd:double;
  dwc:latitude '53.5349289'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421916'^^xsd:integer;
  dwc:observationDate '2018-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420682_20432420682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420682_20432420682> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420682_20432420682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5343381 6.5170203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5343381"^^xsd:decimal ;
  dwc:decimalLongitude "6.5170203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420682_20432420682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5343381 6.5170203)"^^geo:wktLiteral ;
  geo-pos:lat "53.5343381"^^xsd:decimal ;
  geo-pos:long "6.5170203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420682_20432420682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420682'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.873333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5170203'^^xsd:double;
  dwc:latitude '53.5343381'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420682'^^xsd:integer;
  dwc:observationDate '2018-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421416_20432421416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421416_20432421416> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421416_20432421416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5089203 6.5170283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5089203"^^xsd:decimal ;
  dwc:decimalLongitude "6.5170283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421416_20432421416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5089203 6.5170283)"^^geo:wktLiteral ;
  geo-pos:lat "53.5089203"^^xsd:decimal ;
  geo-pos:long "6.5170283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421416_20432421416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421416'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.266388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5170283'^^xsd:double;
  dwc:latitude '53.5089203'^^xsd:double;
  dwc:coordinatePrecision '7.6'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421416'^^xsd:integer;
  dwc:observationDate '2018-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421178_20432421178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421178_20432421178> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421178_20432421178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5363348 6.5170456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5363348"^^xsd:decimal ;
  dwc:decimalLongitude "6.5170456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421178_20432421178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5363348 6.5170456)"^^geo:wktLiteral ;
  geo-pos:lat "53.5363348"^^xsd:decimal ;
  geo-pos:long "6.5170456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421178_20432421178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421178'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.833611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5170456'^^xsd:double;
  dwc:latitude '53.5363348'^^xsd:double;
  dwc:coordinatePrecision '7.2'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421178'^^xsd:integer;
  dwc:observationDate '2018-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421177_20432421177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421177_20432421177> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421177_20432421177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5363582 6.5170501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5363582"^^xsd:decimal ;
  dwc:decimalLongitude "6.5170501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421177_20432421177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5363582 6.5170501)"^^geo:wktLiteral ;
  geo-pos:lat "53.5363582"^^xsd:decimal ;
  geo-pos:long "6.5170501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421177_20432421177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421177'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.8286111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5170501'^^xsd:double;
  dwc:latitude '53.5363582'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421177'^^xsd:integer;
  dwc:observationDate '2018-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421179_20432421179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421179_20432421179> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421179_20432421179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5363418 6.5170506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5363418"^^xsd:decimal ;
  dwc:decimalLongitude "6.5170506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421179_20432421179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5363418 6.5170506)"^^geo:wktLiteral ;
  geo-pos:lat "53.5363418"^^xsd:decimal ;
  geo-pos:long "6.5170506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421179_20432421179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421179'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.843333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5170506'^^xsd:double;
  dwc:latitude '53.5363418'^^xsd:double;
  dwc:coordinatePrecision '6.3'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421179'^^xsd:integer;
  dwc:observationDate '2018-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421060_20432421060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421060_20432421060> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421060_20432421060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5303186 6.5170553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5303186"^^xsd:decimal ;
  dwc:decimalLongitude "6.5170553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421060_20432421060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5303186 6.5170553)"^^geo:wktLiteral ;
  geo-pos:lat "53.5303186"^^xsd:decimal ;
  geo-pos:long "6.5170553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421060_20432421060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421060'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.115'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5170553'^^xsd:double;
  dwc:latitude '53.5303186'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421060'^^xsd:integer;
  dwc:observationDate '2018-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420945_20432420945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420945_20432420945> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420945_20432420945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5360107 6.5170669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5360107"^^xsd:decimal ;
  dwc:decimalLongitude "6.5170669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420945_20432420945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5360107 6.5170669)"^^geo:wktLiteral ;
  geo-pos:lat "53.5360107"^^xsd:decimal ;
  geo-pos:long "6.5170669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420945_20432420945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420945'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.41'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5170669'^^xsd:double;
  dwc:latitude '53.5360107'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420945'^^xsd:integer;
  dwc:observationDate '2018-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421210_20432421210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421210_20432421210> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421210_20432421210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5269854 6.5171406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5269854"^^xsd:decimal ;
  dwc:decimalLongitude "6.5171406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421210_20432421210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5269854 6.5171406)"^^geo:wktLiteral ;
  geo-pos:lat "53.5269854"^^xsd:decimal ;
  geo-pos:long "6.5171406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421210_20432421210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421210'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.011666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5171406'^^xsd:double;
  dwc:latitude '53.5269854'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421210'^^xsd:integer;
  dwc:observationDate '2018-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421292_20432421292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421292_20432421292> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421292_20432421292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5089748 6.5171647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5089748"^^xsd:decimal ;
  dwc:decimalLongitude "6.5171647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421292_20432421292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5089748 6.5171647)"^^geo:wktLiteral ;
  geo-pos:lat "53.5089748"^^xsd:decimal ;
  geo-pos:long "6.5171647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421292_20432421292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421292'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.5183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5171647'^^xsd:double;
  dwc:latitude '53.5089748'^^xsd:double;
  dwc:coordinatePrecision '8.8'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421292'^^xsd:integer;
  dwc:observationDate '2018-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420944_20432420944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420944_20432420944> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420944_20432420944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5359935 6.5171677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5359935"^^xsd:decimal ;
  dwc:decimalLongitude "6.5171677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420944_20432420944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5359935 6.5171677)"^^geo:wktLiteral ;
  geo-pos:lat "53.5359935"^^xsd:decimal ;
  geo-pos:long "6.5171677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420944_20432420944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420944'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.399166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5171677'^^xsd:double;
  dwc:latitude '53.5359935'^^xsd:double;
  dwc:coordinatePrecision '17.1'^^xsd:double;
  dwc:minimumElevation '-22'^^xsd:integer;
  dwc:maximumElevation '-22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420944'^^xsd:integer;
  dwc:observationDate '2018-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421228_20432421228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421228_20432421228> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421228_20432421228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5349964 6.5171741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5349964"^^xsd:decimal ;
  dwc:decimalLongitude "6.5171741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421228_20432421228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5349964 6.5171741)"^^geo:wktLiteral ;
  geo-pos:lat "53.5349964"^^xsd:decimal ;
  geo-pos:long "6.5171741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421228_20432421228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421228'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.134166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5171741'^^xsd:double;
  dwc:latitude '53.5349964'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421228'^^xsd:integer;
  dwc:observationDate '2018-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420943_20432420943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420943_20432420943> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420943_20432420943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5359815 6.5171939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5359815"^^xsd:decimal ;
  dwc:decimalLongitude "6.5171939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420943_20432420943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5359815 6.5171939)"^^geo:wktLiteral ;
  geo-pos:lat "53.5359815"^^xsd:decimal ;
  geo-pos:long "6.5171939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420943_20432420943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420943'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5171939'^^xsd:double;
  dwc:latitude '53.5359815'^^xsd:double;
  dwc:coordinatePrecision '15.8'^^xsd:double;
  dwc:minimumElevation '-40'^^xsd:integer;
  dwc:maximumElevation '-40'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420943'^^xsd:integer;
  dwc:observationDate '2018-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421512_20432421512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421512_20432421512> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421512_20432421512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5365885 6.5172111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5365885"^^xsd:decimal ;
  dwc:decimalLongitude "6.5172111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421512_20432421512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5365885 6.5172111)"^^geo:wktLiteral ;
  geo-pos:lat "53.5365885"^^xsd:decimal ;
  geo-pos:long "6.5172111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421512_20432421512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421512'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.815'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5172111'^^xsd:double;
  dwc:latitude '53.5365885'^^xsd:double;
  dwc:coordinatePrecision '13.3'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421512'^^xsd:integer;
  dwc:observationDate '2018-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421868_20432421868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421868_20432421868> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421868_20432421868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345389 6.5172142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345389"^^xsd:decimal ;
  dwc:decimalLongitude "6.5172142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "34.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421868_20432421868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345389 6.5172142)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345389"^^xsd:decimal ;
  geo-pos:long "6.5172142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "34.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421868_20432421868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421868'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.9452777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5172142'^^xsd:double;
  dwc:latitude '53.5345389'^^xsd:double;
  dwc:coordinatePrecision '34.8'^^xsd:double;
  dwc:minimumElevation '-23'^^xsd:integer;
  dwc:maximumElevation '-23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421868'^^xsd:integer;
  dwc:observationDate '2018-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421511_20432421511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421511_20432421511> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421511_20432421511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5365357 6.5172937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5365357"^^xsd:decimal ;
  dwc:decimalLongitude "6.5172937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421511_20432421511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5365357 6.5172937)"^^geo:wktLiteral ;
  geo-pos:lat "53.5365357"^^xsd:decimal ;
  geo-pos:long "6.5172937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421511_20432421511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421511'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.8019444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5172937'^^xsd:double;
  dwc:latitude '53.5365357'^^xsd:double;
  dwc:coordinatePrecision '10.7'^^xsd:double;
  dwc:minimumElevation '-32'^^xsd:integer;
  dwc:maximumElevation '-32'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421511'^^xsd:integer;
  dwc:observationDate '2018-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421821_20432421821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421821_20432421821> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421821_20432421821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351975 6.5172956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5351975"^^xsd:decimal ;
  dwc:decimalLongitude "6.5172956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421821_20432421821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351975 6.5172956)"^^geo:wktLiteral ;
  geo-pos:lat "53.5351975"^^xsd:decimal ;
  geo-pos:long "6.5172956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421821_20432421821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421821'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.669444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5172956'^^xsd:double;
  dwc:latitude '53.5351975'^^xsd:double;
  dwc:coordinatePrecision '13.3'^^xsd:double;
  dwc:minimumElevation '-12'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421821'^^xsd:integer;
  dwc:observationDate '2018-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421869_20432421869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421869_20432421869> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421869_20432421869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5344948 6.517312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5344948"^^xsd:decimal ;
  dwc:decimalLongitude "6.517312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421869_20432421869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5344948 6.517312)"^^geo:wktLiteral ;
  geo-pos:lat "53.5344948"^^xsd:decimal ;
  geo-pos:long "6.517312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421869_20432421869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421869'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.958333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.517312'^^xsd:double;
  dwc:latitude '53.5344948'^^xsd:double;
  dwc:coordinatePrecision '14.6'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421869'^^xsd:integer;
  dwc:observationDate '2018-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421493_20432421493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421493_20432421493> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421493_20432421493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5079829 6.5173263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5079829"^^xsd:decimal ;
  dwc:decimalLongitude "6.5173263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421493_20432421493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5079829 6.5173263)"^^geo:wktLiteral ;
  geo-pos:lat "53.5079829"^^xsd:decimal ;
  geo-pos:long "6.5173263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421493_20432421493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421493'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.703333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5173263'^^xsd:double;
  dwc:latitude '53.5079829'^^xsd:double;
  dwc:coordinatePrecision '28'^^xsd:integer;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421493'^^xsd:integer;
  dwc:observationDate '2018-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421326_20432421326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421326_20432421326> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421326_20432421326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5337132 6.5173598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5337132"^^xsd:decimal ;
  dwc:decimalLongitude "6.5173598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "26.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421326_20432421326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5337132 6.5173598)"^^geo:wktLiteral ;
  geo-pos:lat "53.5337132"^^xsd:decimal ;
  geo-pos:long "6.5173598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "26.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421326_20432421326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421326'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.705277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5173598'^^xsd:double;
  dwc:latitude '53.5337132'^^xsd:double;
  dwc:coordinatePrecision '26.4'^^xsd:double;
  dwc:minimumElevation '-36'^^xsd:integer;
  dwc:maximumElevation '-36'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421326'^^xsd:integer;
  dwc:observationDate '2018-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421820_20432421820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421820_20432421820> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421820_20432421820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351843 6.51737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5351843"^^xsd:decimal ;
  dwc:decimalLongitude "6.51737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421820_20432421820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351843 6.51737)"^^geo:wktLiteral ;
  geo-pos:lat "53.5351843"^^xsd:decimal ;
  geo-pos:long "6.51737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421820_20432421820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421820'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.6652777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.51737'^^xsd:double;
  dwc:latitude '53.5351843'^^xsd:double;
  dwc:coordinatePrecision '8.5'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421820'^^xsd:integer;
  dwc:observationDate '2018-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421293_20432421293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421293_20432421293> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421293_20432421293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.509122 6.5174144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.509122"^^xsd:decimal ;
  dwc:decimalLongitude "6.5174144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421293_20432421293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.509122 6.5174144)"^^geo:wktLiteral ;
  geo-pos:lat "53.509122"^^xsd:decimal ;
  geo-pos:long "6.5174144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421293_20432421293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421293'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.5266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5174144'^^xsd:double;
  dwc:latitude '53.509122'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '-12'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421293'^^xsd:integer;
  dwc:observationDate '2018-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421584_20432421584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421584_20432421584> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421584_20432421584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5344011 6.5174242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5344011"^^xsd:decimal ;
  dwc:decimalLongitude "6.5174242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421584_20432421584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5344011 6.5174242)"^^geo:wktLiteral ;
  geo-pos:lat "53.5344011"^^xsd:decimal ;
  geo-pos:long "6.5174242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421584_20432421584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421584'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.213611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5174242'^^xsd:double;
  dwc:latitude '53.5344011'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421584'^^xsd:integer;
  dwc:observationDate '2018-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421609_20432421609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421609_20432421609> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421609_20432421609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5350882 6.5174584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5350882"^^xsd:decimal ;
  dwc:decimalLongitude "6.5174584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421609_20432421609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5350882 6.5174584)"^^geo:wktLiteral ;
  geo-pos:lat "53.5350882"^^xsd:decimal ;
  geo-pos:long "6.5174584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421609_20432421609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421609'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.36'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5174584'^^xsd:double;
  dwc:latitude '53.5350882'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421609'^^xsd:integer;
  dwc:observationDate '2018-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421964_20432421964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421964_20432421964> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421964_20432421964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5341 6.5174736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5341"^^xsd:decimal ;
  dwc:decimalLongitude "6.5174736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421964_20432421964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5341 6.5174736)"^^geo:wktLiteral ;
  geo-pos:lat "53.5341"^^xsd:decimal ;
  geo-pos:long "6.5174736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421964_20432421964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421964'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.534444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5174736'^^xsd:double;
  dwc:latitude '53.5341'^^xsd:double;
  dwc:coordinatePrecision '7.5'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421964'^^xsd:integer;
  dwc:observationDate '2018-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421129_20432421129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421129_20432421129> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421129_20432421129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5356649 6.5174744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5356649"^^xsd:decimal ;
  dwc:decimalLongitude "6.5174744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421129_20432421129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5356649 6.5174744)"^^geo:wktLiteral ;
  geo-pos:lat "53.5356649"^^xsd:decimal ;
  geo-pos:long "6.5174744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421129_20432421129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421129'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.54'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5174744'^^xsd:double;
  dwc:latitude '53.5356649'^^xsd:double;
  dwc:coordinatePrecision '8.1'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421129'^^xsd:integer;
  dwc:observationDate '2018-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421247_20432421247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421247_20432421247> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421247_20432421247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5332345 6.5174826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5332345"^^xsd:decimal ;
  dwc:decimalLongitude "6.5174826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421247_20432421247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5332345 6.5174826)"^^geo:wktLiteral ;
  geo-pos:lat "53.5332345"^^xsd:decimal ;
  geo-pos:long "6.5174826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421247_20432421247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421247'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.26'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5174826'^^xsd:double;
  dwc:latitude '53.5332345'^^xsd:double;
  dwc:coordinatePrecision '2.2'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421247'^^xsd:integer;
  dwc:observationDate '2018-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421610_20432421610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421610_20432421610> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421610_20432421610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.535198 6.5175159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.535198"^^xsd:decimal ;
  dwc:decimalLongitude "6.5175159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421610_20432421610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.535198 6.5175159)"^^geo:wktLiteral ;
  geo-pos:lat "53.535198"^^xsd:decimal ;
  geo-pos:long "6.5175159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421610_20432421610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421610'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.361666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5175159'^^xsd:double;
  dwc:latitude '53.535198'^^xsd:double;
  dwc:coordinatePrecision '7.5'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421610'^^xsd:integer;
  dwc:observationDate '2018-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421062_20432421062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421062_20432421062> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421062_20432421062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5310816 6.5175974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5310816"^^xsd:decimal ;
  dwc:decimalLongitude "6.5175974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421062_20432421062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5310816 6.5175974)"^^geo:wktLiteral ;
  geo-pos:lat "53.5310816"^^xsd:decimal ;
  geo-pos:long "6.5175974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421062_20432421062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421062'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.126111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5175974'^^xsd:double;
  dwc:latitude '53.5310816'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421062'^^xsd:integer;
  dwc:observationDate '2018-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421418_20432421418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421418_20432421418> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421418_20432421418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5090639 6.5176416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5090639"^^xsd:decimal ;
  dwc:decimalLongitude "6.5176416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421418_20432421418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5090639 6.5176416)"^^geo:wktLiteral ;
  geo-pos:lat "53.5090639"^^xsd:decimal ;
  geo-pos:long "6.5176416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421418_20432421418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421418'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.276666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5176416'^^xsd:double;
  dwc:latitude '53.5090639'^^xsd:double;
  dwc:coordinatePrecision '2.6'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421418'^^xsd:integer;
  dwc:observationDate '2018-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421509_20432421509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421509_20432421509> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421509_20432421509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5338627 6.5176548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5338627"^^xsd:decimal ;
  dwc:decimalLongitude "6.5176548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421509_20432421509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5338627 6.5176548)"^^geo:wktLiteral ;
  geo-pos:lat "53.5338627"^^xsd:decimal ;
  geo-pos:long "6.5176548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421509_20432421509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421509'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.7905555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5176548'^^xsd:double;
  dwc:latitude '53.5338627'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421509'^^xsd:integer;
  dwc:observationDate '2018-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421580_20432421580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421580_20432421580> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421580_20432421580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5109146 6.5176952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5109146"^^xsd:decimal ;
  dwc:decimalLongitude "6.5176952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421580_20432421580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5109146 6.5176952)"^^geo:wktLiteral ;
  geo-pos:lat "53.5109146"^^xsd:decimal ;
  geo-pos:long "6.5176952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421580_20432421580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421580'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.185'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5176952'^^xsd:double;
  dwc:latitude '53.5109146'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421580'^^xsd:integer;
  dwc:observationDate '2018-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421967_20432421967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421967_20432421967> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421967_20432421967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5338354 6.5177552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5338354"^^xsd:decimal ;
  dwc:decimalLongitude "6.5177552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "29.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421967_20432421967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5338354 6.5177552)"^^geo:wktLiteral ;
  geo-pos:lat "53.5338354"^^xsd:decimal ;
  geo-pos:long "6.5177552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "29.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421967_20432421967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421967'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.548055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5177552'^^xsd:double;
  dwc:latitude '53.5338354'^^xsd:double;
  dwc:coordinatePrecision '29.4'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421967'^^xsd:integer;
  dwc:observationDate '2018-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421391_20432421391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421391_20432421391> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421391_20432421391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5079986 6.5177743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5079986"^^xsd:decimal ;
  dwc:decimalLongitude "6.5177743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421391_20432421391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5079986 6.5177743)"^^geo:wktLiteral ;
  geo-pos:lat "53.5079986"^^xsd:decimal ;
  geo-pos:long "6.5177743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421391_20432421391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421391'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.1169444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5177743'^^xsd:double;
  dwc:latitude '53.5079986'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421391'^^xsd:integer;
  dwc:observationDate '2018-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421652_20432421652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421652_20432421652> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421652_20432421652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5084612 6.5177811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5084612"^^xsd:decimal ;
  dwc:decimalLongitude "6.5177811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421652_20432421652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5084612 6.5177811)"^^geo:wktLiteral ;
  geo-pos:lat "53.5084612"^^xsd:decimal ;
  geo-pos:long "6.5177811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421652_20432421652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421652'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.6344444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5177811'^^xsd:double;
  dwc:latitude '53.5084612'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421652'^^xsd:integer;
  dwc:observationDate '2018-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421269_20432421269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421269_20432421269> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421269_20432421269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5091702 6.5178004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5091702"^^xsd:decimal ;
  dwc:decimalLongitude "6.5178004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421269_20432421269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5091702 6.5178004)"^^geo:wktLiteral ;
  geo-pos:lat "53.5091702"^^xsd:decimal ;
  geo-pos:long "6.5178004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421269_20432421269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421269'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.385'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5178004'^^xsd:double;
  dwc:latitude '53.5091702'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421269'^^xsd:integer;
  dwc:observationDate '2018-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421867_20432421867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421867_20432421867> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421867_20432421867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5343686 6.5178151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5343686"^^xsd:decimal ;
  dwc:decimalLongitude "6.5178151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421867_20432421867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5343686 6.5178151)"^^geo:wktLiteral ;
  geo-pos:lat "53.5343686"^^xsd:decimal ;
  geo-pos:long "6.5178151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421867_20432421867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421867'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.9447222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5178151'^^xsd:double;
  dwc:latitude '53.5343686'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '-24'^^xsd:integer;
  dwc:maximumElevation '-24'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421867'^^xsd:integer;
  dwc:observationDate '2018-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421277_20432421277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421277_20432421277> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421277_20432421277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5338794 6.5178164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5338794"^^xsd:decimal ;
  dwc:decimalLongitude "6.5178164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421277_20432421277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5338794 6.5178164)"^^geo:wktLiteral ;
  geo-pos:lat "53.5338794"^^xsd:decimal ;
  geo-pos:long "6.5178164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421277_20432421277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421277'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.430277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5178164'^^xsd:double;
  dwc:latitude '53.5338794'^^xsd:double;
  dwc:coordinatePrecision '12.7'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421277'^^xsd:integer;
  dwc:observationDate '2018-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421604_20432421604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421604_20432421604> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421604_20432421604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5113274 6.5178612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5113274"^^xsd:decimal ;
  dwc:decimalLongitude "6.5178612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421604_20432421604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5113274 6.5178612)"^^geo:wktLiteral ;
  geo-pos:lat "53.5113274"^^xsd:decimal ;
  geo-pos:long "6.5178612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421604_20432421604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421604'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.3319444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5178612'^^xsd:double;
  dwc:latitude '53.5113274'^^xsd:double;
  dwc:coordinatePrecision '11.6'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421604'^^xsd:integer;
  dwc:observationDate '2018-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421965_20432421965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421965_20432421965> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421965_20432421965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5340255 6.5178736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5340255"^^xsd:decimal ;
  dwc:decimalLongitude "6.5178736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421965_20432421965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5340255 6.5178736)"^^geo:wktLiteral ;
  geo-pos:lat "53.5340255"^^xsd:decimal ;
  geo-pos:long "6.5178736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421965_20432421965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421965'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.543888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5178736'^^xsd:double;
  dwc:latitude '53.5340255'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421965'^^xsd:integer;
  dwc:observationDate '2018-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421372_20432421372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421372_20432421372> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421372_20432421372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533341 6.5179009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.533341"^^xsd:decimal ;
  dwc:decimalLongitude "6.5179009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421372_20432421372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533341 6.5179009)"^^geo:wktLiteral ;
  geo-pos:lat "53.533341"^^xsd:decimal ;
  geo-pos:long "6.5179009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421372_20432421372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421372'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.975833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5179009'^^xsd:double;
  dwc:latitude '53.533341'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421372'^^xsd:integer;
  dwc:observationDate '2018-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421917_20432421917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421917_20432421917> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421917_20432421917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351049 6.5179576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5351049"^^xsd:decimal ;
  dwc:decimalLongitude "6.5179576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421917_20432421917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351049 6.5179576)"^^geo:wktLiteral ;
  geo-pos:lat "53.5351049"^^xsd:decimal ;
  geo-pos:long "6.5179576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421917_20432421917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421917'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.250277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5179576'^^xsd:double;
  dwc:latitude '53.5351049'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421917'^^xsd:integer;
  dwc:observationDate '2018-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421066_20432421066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421066_20432421066> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421066_20432421066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5337061 6.5179721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5337061"^^xsd:decimal ;
  dwc:decimalLongitude "6.5179721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421066_20432421066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5337061 6.5179721)"^^geo:wktLiteral ;
  geo-pos:lat "53.5337061"^^xsd:decimal ;
  geo-pos:long "6.5179721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421066_20432421066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421066'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.150277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5179721'^^xsd:double;
  dwc:latitude '53.5337061'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421066'^^xsd:integer;
  dwc:observationDate '2018-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421200_20432421200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421200_20432421200> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421200_20432421200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5342712 6.5179793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5342712"^^xsd:decimal ;
  dwc:decimalLongitude "6.5179793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421200_20432421200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5342712 6.5179793)"^^geo:wktLiteral ;
  geo-pos:lat "53.5342712"^^xsd:decimal ;
  geo-pos:long "6.5179793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421200_20432421200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421200'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.9552777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5179793'^^xsd:double;
  dwc:latitude '53.5342712'^^xsd:double;
  dwc:coordinatePrecision '11.2'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421200'^^xsd:integer;
  dwc:observationDate '2018-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421155_20432421155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421155_20432421155> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421155_20432421155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5337228 6.5179936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5337228"^^xsd:decimal ;
  dwc:decimalLongitude "6.5179936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "24.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421155_20432421155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5337228 6.5179936)"^^geo:wktLiteral ;
  geo-pos:lat "53.5337228"^^xsd:decimal ;
  geo-pos:long "6.5179936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "24.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421155_20432421155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421155'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.700277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5179936'^^xsd:double;
  dwc:latitude '53.5337228'^^xsd:double;
  dwc:coordinatePrecision '24.8'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421155'^^xsd:integer;
  dwc:observationDate '2018-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420938_20432420938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420938_20432420938> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420938_20432420938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5269727 6.5180001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5269727"^^xsd:decimal ;
  dwc:decimalLongitude "6.5180001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420938_20432420938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5269727 6.5180001)"^^geo:wktLiteral ;
  geo-pos:lat "53.5269727"^^xsd:decimal ;
  geo-pos:long "6.5180001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420938_20432420938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420938'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.3719444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5180001'^^xsd:double;
  dwc:latitude '53.5269727'^^xsd:double;
  dwc:coordinatePrecision '9.7'^^xsd:double;
  dwc:minimumElevation '-12'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420938'^^xsd:integer;
  dwc:observationDate '2018-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421819_20432421819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421819_20432421819> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421819_20432421819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.535385 6.518005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.535385"^^xsd:decimal ;
  dwc:decimalLongitude "6.518005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421819_20432421819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.535385 6.518005)"^^geo:wktLiteral ;
  geo-pos:lat "53.535385"^^xsd:decimal ;
  geo-pos:long "6.518005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421819_20432421819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421819'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.66'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.518005'^^xsd:double;
  dwc:latitude '53.535385'^^xsd:double;
  dwc:coordinatePrecision '2.1'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421819'^^xsd:integer;
  dwc:observationDate '2018-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421966_20432421966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421966_20432421966> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421966_20432421966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5339676 6.518007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5339676"^^xsd:decimal ;
  dwc:decimalLongitude "6.518007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "24.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421966_20432421966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5339676 6.518007)"^^geo:wktLiteral ;
  geo-pos:lat "53.5339676"^^xsd:decimal ;
  geo-pos:long "6.518007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "24.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421966_20432421966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421966'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.545555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.518007'^^xsd:double;
  dwc:latitude '53.5339676'^^xsd:double;
  dwc:coordinatePrecision '24.5'^^xsd:double;
  dwc:minimumElevation '-16'^^xsd:integer;
  dwc:maximumElevation '-16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421966'^^xsd:integer;
  dwc:observationDate '2018-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421067_20432421067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421067_20432421067> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421067_20432421067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5338102 6.5180211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5338102"^^xsd:decimal ;
  dwc:decimalLongitude "6.5180211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421067_20432421067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5338102 6.5180211)"^^geo:wktLiteral ;
  geo-pos:lat "53.5338102"^^xsd:decimal ;
  geo-pos:long "6.5180211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421067_20432421067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421067'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.159722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5180211'^^xsd:double;
  dwc:latitude '53.5338102'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421067'^^xsd:integer;
  dwc:observationDate '2018-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421252_20432421252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421252_20432421252> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421252_20432421252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5354878 6.5181005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5354878"^^xsd:decimal ;
  dwc:decimalLongitude "6.5181005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421252_20432421252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5354878 6.5181005)"^^geo:wktLiteral ;
  geo-pos:lat "53.5354878"^^xsd:decimal ;
  geo-pos:long "6.5181005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421252_20432421252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421252'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.283055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5181005'^^xsd:double;
  dwc:latitude '53.5354878'^^xsd:double;
  dwc:coordinatePrecision '10.6'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421252'^^xsd:integer;
  dwc:observationDate '2018-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421202_20432421202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421202_20432421202> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421202_20432421202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5349146 6.518104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5349146"^^xsd:decimal ;
  dwc:decimalLongitude "6.518104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421202_20432421202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5349146 6.518104)"^^geo:wktLiteral ;
  geo-pos:lat "53.5349146"^^xsd:decimal ;
  geo-pos:long "6.518104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421202_20432421202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421202'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.972222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.518104'^^xsd:double;
  dwc:latitude '53.5349146'^^xsd:double;
  dwc:coordinatePrecision '8.5'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421202'^^xsd:integer;
  dwc:observationDate '2018-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421250_20432421250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421250_20432421250> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421250_20432421250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5353796 6.5181231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5353796"^^xsd:decimal ;
  dwc:decimalLongitude "6.5181231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421250_20432421250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5353796 6.5181231)"^^geo:wktLiteral ;
  geo-pos:lat "53.5353796"^^xsd:decimal ;
  geo-pos:long "6.5181231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421250_20432421250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421250'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.276944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5181231'^^xsd:double;
  dwc:latitude '53.5353796'^^xsd:double;
  dwc:coordinatePrecision '2.1'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421250'^^xsd:integer;
  dwc:observationDate '2018-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421251_20432421251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421251_20432421251> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421251_20432421251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5354366 6.5181257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5354366"^^xsd:decimal ;
  dwc:decimalLongitude "6.5181257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421251_20432421251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5354366 6.5181257)"^^geo:wktLiteral ;
  geo-pos:lat "53.5354366"^^xsd:decimal ;
  geo-pos:long "6.5181257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421251_20432421251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421251'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.278055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5181257'^^xsd:double;
  dwc:latitude '53.5354366'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421251'^^xsd:integer;
  dwc:observationDate '2018-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421224_20432421224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421224_20432421224> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421224_20432421224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5339232 6.5181356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5339232"^^xsd:decimal ;
  dwc:decimalLongitude "6.5181356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421224_20432421224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5339232 6.5181356)"^^geo:wktLiteral ;
  geo-pos:lat "53.5339232"^^xsd:decimal ;
  geo-pos:long "6.5181356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421224_20432421224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421224'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.1166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5181356'^^xsd:double;
  dwc:latitude '53.5339232'^^xsd:double;
  dwc:coordinatePrecision '10.6'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421224'^^xsd:integer;
  dwc:observationDate '2018-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421201_20432421201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421201_20432421201> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421201_20432421201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345773 6.5181442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345773"^^xsd:decimal ;
  dwc:decimalLongitude "6.5181442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421201_20432421201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345773 6.5181442)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345773"^^xsd:decimal ;
  geo-pos:long "6.5181442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421201_20432421201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421201'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.9683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5181442'^^xsd:double;
  dwc:latitude '53.5345773'^^xsd:double;
  dwc:coordinatePrecision '11.8'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421201'^^xsd:integer;
  dwc:observationDate '2018-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420211_20432420211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420211_20432420211> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420211_20432420211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5177722 6.518177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5177722"^^xsd:decimal ;
  dwc:decimalLongitude "6.518177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "26"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420211_20432420211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5177722 6.518177)"^^geo:wktLiteral ;
  geo-pos:lat "53.5177722"^^xsd:decimal ;
  geo-pos:long "6.518177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "26"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420211_20432420211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420211'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.518177'^^xsd:double;
  dwc:latitude '53.5177722'^^xsd:double;
  dwc:coordinatePrecision '26'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420211'^^xsd:integer;
  dwc:observationDate '2018-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421899_20432421899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421899_20432421899> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421899_20432421899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4950723 6.5182254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4950723"^^xsd:decimal ;
  dwc:decimalLongitude "6.5182254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421899_20432421899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4950723 6.5182254)"^^geo:wktLiteral ;
  geo-pos:lat "53.4950723"^^xsd:decimal ;
  geo-pos:long "6.5182254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421899_20432421899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421899'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.137222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5182254'^^xsd:double;
  dwc:latitude '53.4950723'^^xsd:double;
  dwc:coordinatePrecision '13.6'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421899'^^xsd:integer;
  dwc:observationDate '2018-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421084_20432421084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421084_20432421084> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421084_20432421084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5268293 6.5182643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5268293"^^xsd:decimal ;
  dwc:decimalLongitude "6.5182643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421084_20432421084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5268293 6.5182643)"^^geo:wktLiteral ;
  geo-pos:lat "53.5268293"^^xsd:decimal ;
  geo-pos:long "6.5182643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421084_20432421084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421084'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.26'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5182643'^^xsd:double;
  dwc:latitude '53.5268293'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421084'^^xsd:integer;
  dwc:observationDate '2018-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421325_20432421325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421325_20432421325> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421325_20432421325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5335975 6.5183685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5335975"^^xsd:decimal ;
  dwc:decimalLongitude "6.5183685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421325_20432421325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5335975 6.5183685)"^^geo:wktLiteral ;
  geo-pos:lat "53.5335975"^^xsd:decimal ;
  geo-pos:long "6.5183685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421325_20432421325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421325'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.701944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5183685'^^xsd:double;
  dwc:latitude '53.5335975'^^xsd:double;
  dwc:coordinatePrecision '11.7'^^xsd:double;
  dwc:minimumElevation '-32'^^xsd:integer;
  dwc:maximumElevation '-32'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421325'^^xsd:integer;
  dwc:observationDate '2018-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421443_20432421443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421443_20432421443> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421443_20432421443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5105101 6.5184099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5105101"^^xsd:decimal ;
  dwc:decimalLongitude "6.5184099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421443_20432421443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5105101 6.5184099)"^^geo:wktLiteral ;
  geo-pos:lat "53.5105101"^^xsd:decimal ;
  geo-pos:long "6.5184099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421443_20432421443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421443'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.421111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5184099'^^xsd:double;
  dwc:latitude '53.5105101'^^xsd:double;
  dwc:coordinatePrecision '12'^^xsd:integer;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421443'^^xsd:integer;
  dwc:observationDate '2018-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421942_20432421942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421942_20432421942> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421942_20432421942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5358151 6.5184184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5358151"^^xsd:decimal ;
  dwc:decimalLongitude "6.5184184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421942_20432421942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5358151 6.5184184)"^^geo:wktLiteral ;
  geo-pos:lat "53.5358151"^^xsd:decimal ;
  geo-pos:long "6.5184184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421942_20432421942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421942'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.383055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5184184'^^xsd:double;
  dwc:latitude '53.5358151'^^xsd:double;
  dwc:coordinatePrecision '13.9'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421942'^^xsd:integer;
  dwc:observationDate '2018-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421962_20432421962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421962_20432421962> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421962_20432421962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5327445 6.5185623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5327445"^^xsd:decimal ;
  dwc:decimalLongitude "6.5185623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421962_20432421962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5327445 6.5185623)"^^geo:wktLiteral ;
  geo-pos:lat "53.5327445"^^xsd:decimal ;
  geo-pos:long "6.5185623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421962_20432421962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421962'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.5266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5185623'^^xsd:double;
  dwc:latitude '53.5327445'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421962'^^xsd:integer;
  dwc:observationDate '2018-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421273_20432421273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421273_20432421273> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421273_20432421273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5335383 6.5185863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5335383"^^xsd:decimal ;
  dwc:decimalLongitude "6.5185863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421273_20432421273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5335383 6.5185863)"^^geo:wktLiteral ;
  geo-pos:lat "53.5335383"^^xsd:decimal ;
  geo-pos:long "6.5185863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421273_20432421273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421273'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.41'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5185863'^^xsd:double;
  dwc:latitude '53.5335383'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421273'^^xsd:integer;
  dwc:observationDate '2018-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420803_20432420803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420803_20432420803> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420803_20432420803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5266726 6.5185884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5266726"^^xsd:decimal ;
  dwc:decimalLongitude "6.5185884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420803_20432420803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5266726 6.5185884)"^^geo:wktLiteral ;
  geo-pos:lat "53.5266726"^^xsd:decimal ;
  geo-pos:long "6.5185884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420803_20432420803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420803'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.568055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5185884'^^xsd:double;
  dwc:latitude '53.5266726'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420803'^^xsd:integer;
  dwc:observationDate '2018-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421367_20432421367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421367_20432421367> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421367_20432421367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.507175 6.5186165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.507175"^^xsd:decimal ;
  dwc:decimalLongitude "6.5186165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421367_20432421367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.507175 6.5186165)"^^geo:wktLiteral ;
  geo-pos:lat "53.507175"^^xsd:decimal ;
  geo-pos:long "6.5186165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421367_20432421367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421367'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.9508333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5186165'^^xsd:double;
  dwc:latitude '53.507175'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421367'^^xsd:integer;
  dwc:observationDate '2018-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420159_20432420159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420159_20432420159> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420159_20432420159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4912074 6.5187097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4912074"^^xsd:decimal ;
  dwc:decimalLongitude "6.5187097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420159_20432420159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4912074 6.5187097)"^^geo:wktLiteral ;
  geo-pos:lat "53.4912074"^^xsd:decimal ;
  geo-pos:long "6.5187097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420159_20432420159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420159'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.598333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5187097'^^xsd:double;
  dwc:latitude '53.4912074'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420159'^^xsd:integer;
  dwc:observationDate '2018-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421225_20432421225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421225_20432421225> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421225_20432421225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5339547 6.5187782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5339547"^^xsd:decimal ;
  dwc:decimalLongitude "6.5187782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421225_20432421225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5339547 6.5187782)"^^geo:wktLiteral ;
  geo-pos:lat "53.5339547"^^xsd:decimal ;
  geo-pos:long "6.5187782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421225_20432421225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421225'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.126666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5187782'^^xsd:double;
  dwc:latitude '53.5339547'^^xsd:double;
  dwc:coordinatePrecision '2.3'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421225'^^xsd:integer;
  dwc:observationDate '2018-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421585_20432421585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421585_20432421585> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421585_20432421585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5346138 6.5188019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5346138"^^xsd:decimal ;
  dwc:decimalLongitude "6.5188019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421585_20432421585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5346138 6.5188019)"^^geo:wktLiteral ;
  geo-pos:lat "53.5346138"^^xsd:decimal ;
  geo-pos:long "6.5188019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421585_20432421585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421585'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.213611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5188019'^^xsd:double;
  dwc:latitude '53.5346138'^^xsd:double;
  dwc:coordinatePrecision '12.2'^^xsd:double;
  dwc:minimumElevation '-12'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421585'^^xsd:integer;
  dwc:observationDate '2018-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421941_20432421941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421941_20432421941> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421941_20432421941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5354593 6.5188068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5354593"^^xsd:decimal ;
  dwc:decimalLongitude "6.5188068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421941_20432421941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5354593 6.5188068)"^^geo:wktLiteral ;
  geo-pos:lat "53.5354593"^^xsd:decimal ;
  geo-pos:long "6.5188068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421941_20432421941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421941'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.382777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5188068'^^xsd:double;
  dwc:latitude '53.5354593'^^xsd:double;
  dwc:coordinatePrecision '15.1'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421941'^^xsd:integer;
  dwc:observationDate '2018-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421305_20432421305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421305_20432421305> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421305_20432421305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.521001 6.5188271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.521001"^^xsd:decimal ;
  dwc:decimalLongitude "6.5188271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421305_20432421305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.521001 6.5188271)"^^geo:wktLiteral ;
  geo-pos:lat "53.521001"^^xsd:decimal ;
  geo-pos:long "6.5188271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421305_20432421305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421305'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.601666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5188271'^^xsd:double;
  dwc:latitude '53.521001'^^xsd:double;
  dwc:coordinatePrecision '2.1'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421305'^^xsd:integer;
  dwc:observationDate '2018-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421918_20432421918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421918_20432421918> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421918_20432421918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5337296 6.5188842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5337296"^^xsd:decimal ;
  dwc:decimalLongitude "6.5188842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421918_20432421918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5337296 6.5188842)"^^geo:wktLiteral ;
  geo-pos:lat "53.5337296"^^xsd:decimal ;
  geo-pos:long "6.5188842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421918_20432421918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421918'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.255833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5188842'^^xsd:double;
  dwc:latitude '53.5337296'^^xsd:double;
  dwc:coordinatePrecision '8.1'^^xsd:double;
  dwc:minimumElevation '-19'^^xsd:integer;
  dwc:maximumElevation '-19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421918'^^xsd:integer;
  dwc:observationDate '2018-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421373_20432421373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421373_20432421373> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421373_20432421373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5335174 6.5188901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5335174"^^xsd:decimal ;
  dwc:decimalLongitude "6.5188901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421373_20432421373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5335174 6.5188901)"^^geo:wktLiteral ;
  geo-pos:lat "53.5335174"^^xsd:decimal ;
  geo-pos:long "6.5188901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421373_20432421373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421373'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.991666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5188901'^^xsd:double;
  dwc:latitude '53.5335174'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421373'^^xsd:integer;
  dwc:observationDate '2018-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421256_20432421256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421256_20432421256> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421256_20432421256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5096233 6.5189124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5096233"^^xsd:decimal ;
  dwc:decimalLongitude "6.5189124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421256_20432421256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5096233 6.5189124)"^^geo:wktLiteral ;
  geo-pos:lat "53.5096233"^^xsd:decimal ;
  geo-pos:long "6.5189124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421256_20432421256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421256'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.300277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5189124'^^xsd:double;
  dwc:latitude '53.5096233'^^xsd:double;
  dwc:coordinatePrecision '10.7'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421256'^^xsd:integer;
  dwc:observationDate '2018-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421468_20432421468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421468_20432421468> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421468_20432421468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5142042 6.5189193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5142042"^^xsd:decimal ;
  dwc:decimalLongitude "6.5189193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421468_20432421468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5142042 6.5189193)"^^geo:wktLiteral ;
  geo-pos:lat "53.5142042"^^xsd:decimal ;
  geo-pos:long "6.5189193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421468_20432421468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421468'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.576666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5189193'^^xsd:double;
  dwc:latitude '53.5142042'^^xsd:double;
  dwc:coordinatePrecision '2.6'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421468'^^xsd:integer;
  dwc:observationDate '2018-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421989_20432421989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421989_20432421989> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421989_20432421989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5341132 6.5189451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5341132"^^xsd:decimal ;
  dwc:decimalLongitude "6.5189451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421989_20432421989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5341132 6.5189451)"^^geo:wktLiteral ;
  geo-pos:lat "53.5341132"^^xsd:decimal ;
  geo-pos:long "6.5189451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421989_20432421989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421989'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.674722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5189451'^^xsd:double;
  dwc:latitude '53.5341132'^^xsd:double;
  dwc:coordinatePrecision '7.2'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421989'^^xsd:integer;
  dwc:observationDate '2018-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421586_20432421586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421586_20432421586> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421586_20432421586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5347255 6.5190775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5347255"^^xsd:decimal ;
  dwc:decimalLongitude "6.5190775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421586_20432421586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5347255 6.5190775)"^^geo:wktLiteral ;
  geo-pos:lat "53.5347255"^^xsd:decimal ;
  geo-pos:long "6.5190775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421586_20432421586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421586'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.221944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5190775'^^xsd:double;
  dwc:latitude '53.5347255'^^xsd:double;
  dwc:coordinatePrecision '25.5'^^xsd:double;
  dwc:minimumElevation '-34'^^xsd:integer;
  dwc:maximumElevation '-34'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421586'^^xsd:integer;
  dwc:observationDate '2018-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421559_20432421559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421559_20432421559> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421559_20432421559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351182 6.5191133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5351182"^^xsd:decimal ;
  dwc:decimalLongitude "6.5191133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421559_20432421559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5351182 6.5191133)"^^geo:wktLiteral ;
  geo-pos:lat "53.5351182"^^xsd:decimal ;
  geo-pos:long "6.5191133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421559_20432421559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421559'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.073333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5191133'^^xsd:double;
  dwc:latitude '53.5351182'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421559'^^xsd:integer;
  dwc:observationDate '2018-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421963_20432421963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421963_20432421963> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421963_20432421963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5334463 6.5191901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5334463"^^xsd:decimal ;
  dwc:decimalLongitude "6.5191901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421963_20432421963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5334463 6.5191901)"^^geo:wktLiteral ;
  geo-pos:lat "53.5334463"^^xsd:decimal ;
  geo-pos:long "6.5191901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421963_20432421963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421963'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.5263888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5191901'^^xsd:double;
  dwc:latitude '53.5334463'^^xsd:double;
  dwc:coordinatePrecision '9.2'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421963'^^xsd:integer;
  dwc:observationDate '2018-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421482_20432421482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421482_20432421482> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421482_20432421482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5265483 6.5192383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5265483"^^xsd:decimal ;
  dwc:decimalLongitude "6.5192383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421482_20432421482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5265483 6.5192383)"^^geo:wktLiteral ;
  geo-pos:lat "53.5265483"^^xsd:decimal ;
  geo-pos:long "6.5192383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421482_20432421482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421482'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.6458333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5192383'^^xsd:double;
  dwc:latitude '53.5265483'^^xsd:double;
  dwc:coordinatePrecision '9.7'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421482'^^xsd:integer;
  dwc:observationDate '2018-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421420_20432421420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421420_20432421420> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421420_20432421420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5271157 6.5193187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5271157"^^xsd:decimal ;
  dwc:decimalLongitude "6.5193187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421420_20432421420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5271157 6.5193187)"^^geo:wktLiteral ;
  geo-pos:lat "53.5271157"^^xsd:decimal ;
  geo-pos:long "6.5193187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421420_20432421420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421420'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.2875'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5193187'^^xsd:double;
  dwc:latitude '53.5271157'^^xsd:double;
  dwc:coordinatePrecision '16.1'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421420'^^xsd:integer;
  dwc:observationDate '2018-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420962_20432420962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420962_20432420962> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420962_20432420962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5261574 6.5193694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5261574"^^xsd:decimal ;
  dwc:decimalLongitude "6.5193694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420962_20432420962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5261574 6.5193694)"^^geo:wktLiteral ;
  geo-pos:lat "53.5261574"^^xsd:decimal ;
  geo-pos:long "6.5193694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420962_20432420962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420962'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.5033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5193694'^^xsd:double;
  dwc:latitude '53.5261574'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420962'^^xsd:integer;
  dwc:observationDate '2018-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420161_20432420161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420161_20432420161> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420161_20432420161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4937201 6.519593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4937201"^^xsd:decimal ;
  dwc:decimalLongitude "6.519593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "27"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420161_20432420161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4937201 6.519593)"^^geo:wktLiteral ;
  geo-pos:lat "53.4937201"^^xsd:decimal ;
  geo-pos:long "6.519593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "27"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420161_20432420161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420161'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.603333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.519593'^^xsd:double;
  dwc:latitude '53.4937201'^^xsd:double;
  dwc:coordinatePrecision '27'^^xsd:integer;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420161'^^xsd:integer;
  dwc:observationDate '2018-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420887_20432420887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420887_20432420887> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420887_20432420887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5212682 6.5196594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5212682"^^xsd:decimal ;
  dwc:decimalLongitude "6.5196594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420887_20432420887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5212682 6.5196594)"^^geo:wktLiteral ;
  geo-pos:lat "53.5212682"^^xsd:decimal ;
  geo-pos:long "6.5196594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "38.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420887_20432420887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420887'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.0608333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5196594'^^xsd:double;
  dwc:latitude '53.5212682'^^xsd:double;
  dwc:coordinatePrecision '38.6'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420887'^^xsd:integer;
  dwc:observationDate '2018-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421271_20432421271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421271_20432421271> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421271_20432421271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5272314 6.5197891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5272314"^^xsd:decimal ;
  dwc:decimalLongitude "6.5197891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421271_20432421271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5272314 6.5197891)"^^geo:wktLiteral ;
  geo-pos:lat "53.5272314"^^xsd:decimal ;
  geo-pos:long "6.5197891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421271_20432421271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421271'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.3919444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5197891'^^xsd:double;
  dwc:latitude '53.5272314'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421271'^^xsd:integer;
  dwc:observationDate '2018-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421295_20432421295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421295_20432421295> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421295_20432421295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5125997 6.5199753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5125997"^^xsd:decimal ;
  dwc:decimalLongitude "6.5199753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421295_20432421295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5125997 6.5199753)"^^geo:wktLiteral ;
  geo-pos:lat "53.5125997"^^xsd:decimal ;
  geo-pos:long "6.5199753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421295_20432421295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421295'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.5433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5199753'^^xsd:double;
  dwc:latitude '53.5125997'^^xsd:double;
  dwc:coordinatePrecision '7.1'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421295'^^xsd:integer;
  dwc:observationDate '2018-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421579_20432421579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421579_20432421579> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421579_20432421579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5113094 6.5200565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5113094"^^xsd:decimal ;
  dwc:decimalLongitude "6.5200565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421579_20432421579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5113094 6.5200565)"^^geo:wktLiteral ;
  geo-pos:lat "53.5113094"^^xsd:decimal ;
  geo-pos:long "6.5200565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421579_20432421579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421579'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.1744444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5200565'^^xsd:double;
  dwc:latitude '53.5113094'^^xsd:double;
  dwc:coordinatePrecision '10.6'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421579'^^xsd:integer;
  dwc:observationDate '2018-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421991_20432421991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421991_20432421991> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421991_20432421991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5337232 6.5201359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5337232"^^xsd:decimal ;
  dwc:decimalLongitude "6.5201359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421991_20432421991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5337232 6.5201359)"^^geo:wktLiteral ;
  geo-pos:lat "53.5337232"^^xsd:decimal ;
  geo-pos:long "6.5201359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421991_20432421991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421991'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.691666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5201359'^^xsd:double;
  dwc:latitude '53.5337232'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421991'^^xsd:integer;
  dwc:observationDate '2018-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420134_20432420134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420134_20432420134> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420134_20432420134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4892894 6.5201734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4892894"^^xsd:decimal ;
  dwc:decimalLongitude "6.5201734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420134_20432420134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4892894 6.5201734)"^^geo:wktLiteral ;
  geo-pos:lat "53.4892894"^^xsd:decimal ;
  geo-pos:long "6.5201734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420134_20432420134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420134'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.463611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5201734'^^xsd:double;
  dwc:latitude '53.4892894'^^xsd:double;
  dwc:coordinatePrecision '11.3'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420134'^^xsd:integer;
  dwc:observationDate '2018-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421198_20432421198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421198_20432421198> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421198_20432421198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5294684 6.5202155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5294684"^^xsd:decimal ;
  dwc:decimalLongitude "6.5202155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421198_20432421198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5294684 6.5202155)"^^geo:wktLiteral ;
  geo-pos:lat "53.5294684"^^xsd:decimal ;
  geo-pos:long "6.5202155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421198_20432421198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421198'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.9516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5202155'^^xsd:double;
  dwc:latitude '53.5294684'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421198'^^xsd:integer;
  dwc:observationDate '2018-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421395_20432421395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421395_20432421395> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421395_20432421395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5270084 6.5202188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5270084"^^xsd:decimal ;
  dwc:decimalLongitude "6.5202188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421395_20432421395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5270084 6.5202188)"^^geo:wktLiteral ;
  geo-pos:lat "53.5270084"^^xsd:decimal ;
  geo-pos:long "6.5202188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421395_20432421395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421395'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.135'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5202188'^^xsd:double;
  dwc:latitude '53.5270084'^^xsd:double;
  dwc:coordinatePrecision '12.4'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421395'^^xsd:integer;
  dwc:observationDate '2018-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421555_20432421555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421555_20432421555> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421555_20432421555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078467 6.5203767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5078467"^^xsd:decimal ;
  dwc:decimalLongitude "6.5203767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421555_20432421555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078467 6.5203767)"^^geo:wktLiteral ;
  geo-pos:lat "53.5078467"^^xsd:decimal ;
  geo-pos:long "6.5203767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421555_20432421555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421555'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.0475'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5203767'^^xsd:double;
  dwc:latitude '53.5078467'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421555'^^xsd:integer;
  dwc:observationDate '2018-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421317_20432421317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421317_20432421317> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421317_20432421317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5084609 6.5203983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5084609"^^xsd:decimal ;
  dwc:decimalLongitude "6.5203983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421317_20432421317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5084609 6.5203983)"^^geo:wktLiteral ;
  geo-pos:lat "53.5084609"^^xsd:decimal ;
  geo-pos:long "6.5203983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421317_20432421317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421317'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.6630555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5203983'^^xsd:double;
  dwc:latitude '53.5084609'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421317'^^xsd:integer;
  dwc:observationDate '2018-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421203_20432421203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421203_20432421203> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421203_20432421203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5340405 6.5205092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5340405"^^xsd:decimal ;
  dwc:decimalLongitude "6.5205092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421203_20432421203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5340405 6.5205092)"^^geo:wktLiteral ;
  geo-pos:lat "53.5340405"^^xsd:decimal ;
  geo-pos:long "6.5205092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421203_20432421203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421203'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.976944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5205092'^^xsd:double;
  dwc:latitude '53.5340405'^^xsd:double;
  dwc:coordinatePrecision '2.8'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421203'^^xsd:integer;
  dwc:observationDate '2018-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421344_20432421344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421344_20432421344> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421344_20432421344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5266907 6.5205732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5266907"^^xsd:decimal ;
  dwc:decimalLongitude "6.5205732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421344_20432421344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5266907 6.5205732)"^^geo:wktLiteral ;
  geo-pos:lat "53.5266907"^^xsd:decimal ;
  geo-pos:long "6.5205732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421344_20432421344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421344'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.8111111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5205732'^^xsd:double;
  dwc:latitude '53.5266907'^^xsd:double;
  dwc:coordinatePrecision '11'^^xsd:integer;
  dwc:minimumElevation '-13'^^xsd:integer;
  dwc:maximumElevation '-13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421344'^^xsd:integer;
  dwc:observationDate '2018-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421990_20432421990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421990_20432421990> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421990_20432421990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5341747 6.520678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5341747"^^xsd:decimal ;
  dwc:decimalLongitude "6.520678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421990_20432421990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5341747 6.520678)"^^geo:wktLiteral ;
  geo-pos:lat "53.5341747"^^xsd:decimal ;
  geo-pos:long "6.520678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421990_20432421990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421990'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.681944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.520678'^^xsd:double;
  dwc:latitude '53.5341747'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '-12'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421990'^^xsd:integer;
  dwc:observationDate '2018-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421626_20432421626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421626_20432421626> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421626_20432421626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5063351 6.520729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5063351"^^xsd:decimal ;
  dwc:decimalLongitude "6.520729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421626_20432421626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5063351 6.520729)"^^geo:wktLiteral ;
  geo-pos:lat "53.5063351"^^xsd:decimal ;
  geo-pos:long "6.520729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421626_20432421626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421626'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.4711111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.520729'^^xsd:double;
  dwc:latitude '53.5063351'^^xsd:double;
  dwc:coordinatePrecision '7.5'^^xsd:double;
  dwc:minimumElevation '-12'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421626'^^xsd:integer;
  dwc:observationDate '2018-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421394_20432421394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421394_20432421394> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421394_20432421394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5258705 6.5208092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5258705"^^xsd:decimal ;
  dwc:decimalLongitude "6.5208092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421394_20432421394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5258705 6.5208092)"^^geo:wktLiteral ;
  geo-pos:lat "53.5258705"^^xsd:decimal ;
  geo-pos:long "6.5208092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421394_20432421394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421394'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.135'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5208092'^^xsd:double;
  dwc:latitude '53.5258705'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421394'^^xsd:integer;
  dwc:observationDate '2018-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420875_20432420875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420875_20432420875> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420875_20432420875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.523692 6.5208403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.523692"^^xsd:decimal ;
  dwc:decimalLongitude "6.5208403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420875_20432420875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.523692 6.5208403)"^^geo:wktLiteral ;
  geo-pos:lat "53.523692"^^xsd:decimal ;
  geo-pos:long "6.5208403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420875_20432420875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420875'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.983055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5208403'^^xsd:double;
  dwc:latitude '53.523692'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420875'^^xsd:integer;
  dwc:observationDate '2018-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420137_20432420137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420137_20432420137> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420137_20432420137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4892395 6.521179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4892395"^^xsd:decimal ;
  dwc:decimalLongitude "6.521179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420137_20432420137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4892395 6.521179)"^^geo:wktLiteral ;
  geo-pos:lat "53.4892395"^^xsd:decimal ;
  geo-pos:long "6.521179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420137_20432420137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420137'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.476666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.521179'^^xsd:double;
  dwc:latitude '53.4892395'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420137'^^xsd:integer;
  dwc:observationDate '2018-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421393_20432421393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421393_20432421393> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421393_20432421393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5233633 6.5212574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5233633"^^xsd:decimal ;
  dwc:decimalLongitude "6.5212574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421393_20432421393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5233633 6.5212574)"^^geo:wktLiteral ;
  geo-pos:lat "53.5233633"^^xsd:decimal ;
  geo-pos:long "6.5212574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421393_20432421393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421393'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.121666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5212574'^^xsd:double;
  dwc:latitude '53.5233633'^^xsd:double;
  dwc:coordinatePrecision '9.8'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421393'^^xsd:integer;
  dwc:observationDate '2018-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421318_20432421318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421318_20432421318> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421318_20432421318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.509425 6.5213086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.509425"^^xsd:decimal ;
  dwc:decimalLongitude "6.5213086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421318_20432421318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.509425 6.5213086)"^^geo:wktLiteral ;
  geo-pos:lat "53.509425"^^xsd:decimal ;
  geo-pos:long "6.5213086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421318_20432421318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421318'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.6633333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5213086'^^xsd:double;
  dwc:latitude '53.509425'^^xsd:double;
  dwc:coordinatePrecision '14.7'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421318'^^xsd:integer;
  dwc:observationDate '2018-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420802_20432420802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420802_20432420802> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420802_20432420802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.524407 6.5213625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.524407"^^xsd:decimal ;
  dwc:decimalLongitude "6.5213625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420802_20432420802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.524407 6.5213625)"^^geo:wktLiteral ;
  geo-pos:lat "53.524407"^^xsd:decimal ;
  geo-pos:long "6.5213625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420802_20432420802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420802'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.567777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5213625'^^xsd:double;
  dwc:latitude '53.524407'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420802'^^xsd:integer;
  dwc:observationDate '2018-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421392_20432421392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421392_20432421392> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421392_20432421392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5232901 6.5213879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5232901"^^xsd:decimal ;
  dwc:decimalLongitude "6.5213879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421392_20432421392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5232901 6.5213879)"^^geo:wktLiteral ;
  geo-pos:lat "53.5232901"^^xsd:decimal ;
  geo-pos:long "6.5213879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421392_20432421392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421392'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.117222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5213879'^^xsd:double;
  dwc:latitude '53.5232901'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421392'^^xsd:integer;
  dwc:observationDate '2018-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420135_20432420135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420135_20432420135> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420135_20432420135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4890704 6.521419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4890704"^^xsd:decimal ;
  dwc:decimalLongitude "6.521419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420135_20432420135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4890704 6.521419)"^^geo:wktLiteral ;
  geo-pos:lat "53.4890704"^^xsd:decimal ;
  geo-pos:long "6.521419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420135_20432420135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420135'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.463611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.521419'^^xsd:double;
  dwc:latitude '53.4890704'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420135'^^xsd:integer;
  dwc:observationDate '2018-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420183_20432420183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420183_20432420183> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420183_20432420183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4889668 6.5214981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4889668"^^xsd:decimal ;
  dwc:decimalLongitude "6.5214981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420183_20432420183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4889668 6.5214981)"^^geo:wktLiteral ;
  geo-pos:lat "53.4889668"^^xsd:decimal ;
  geo-pos:long "6.5214981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420183_20432420183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420183'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.728333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5214981'^^xsd:double;
  dwc:latitude '53.4889668'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420183'^^xsd:integer;
  dwc:observationDate '2018-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420136_20432420136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420136_20432420136> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420136_20432420136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4889792 6.5216356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4889792"^^xsd:decimal ;
  dwc:decimalLongitude "6.5216356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420136_20432420136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4889792 6.5216356)"^^geo:wktLiteral ;
  geo-pos:lat "53.4889792"^^xsd:decimal ;
  geo-pos:long "6.5216356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420136_20432420136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420136'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.471666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5216356'^^xsd:double;
  dwc:latitude '53.4889792'^^xsd:double;
  dwc:coordinatePrecision '17.1'^^xsd:double;
  dwc:minimumElevation '-15'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420136'^^xsd:integer;
  dwc:observationDate '2018-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421204_20432421204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421204_20432421204> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421204_20432421204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5334663 6.5216364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5334663"^^xsd:decimal ;
  dwc:decimalLongitude "6.5216364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421204_20432421204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5334663 6.5216364)"^^geo:wktLiteral ;
  geo-pos:lat "53.5334663"^^xsd:decimal ;
  geo-pos:long "6.5216364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421204_20432421204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421204'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.980833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5216364'^^xsd:double;
  dwc:latitude '53.5334663'^^xsd:double;
  dwc:coordinatePrecision '8.3'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421204'^^xsd:integer;
  dwc:observationDate '2018-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421319_20432421319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421319_20432421319> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421319_20432421319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5096358 6.5217339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5096358"^^xsd:decimal ;
  dwc:decimalLongitude "6.5217339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421319_20432421319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5096358 6.5217339)"^^geo:wktLiteral ;
  geo-pos:lat "53.5096358"^^xsd:decimal ;
  geo-pos:long "6.5217339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421319_20432421319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421319'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.675'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5217339'^^xsd:double;
  dwc:latitude '53.5096358'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421319'^^xsd:integer;
  dwc:observationDate '2018-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421519_20432421519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421519_20432421519> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421519_20432421519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.509641 6.5220284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.509641"^^xsd:decimal ;
  dwc:decimalLongitude "6.5220284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421519_20432421519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.509641 6.5220284)"^^geo:wktLiteral ;
  geo-pos:lat "53.509641"^^xsd:decimal ;
  geo-pos:long "6.5220284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421519_20432421519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421519'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.860277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5220284'^^xsd:double;
  dwc:latitude '53.509641'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421519'^^xsd:integer;
  dwc:observationDate '2018-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421506_20432421506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421506_20432421506> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421506_20432421506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5242284 6.5220978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5242284"^^xsd:decimal ;
  dwc:decimalLongitude "6.5220978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421506_20432421506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5242284 6.5220978)"^^geo:wktLiteral ;
  geo-pos:lat "53.5242284"^^xsd:decimal ;
  geo-pos:long "6.5220978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421506_20432421506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421506'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.7766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5220978'^^xsd:double;
  dwc:latitude '53.5242284'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421506'^^xsd:integer;
  dwc:observationDate '2018-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421343_20432421343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421343_20432421343> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421343_20432421343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078074 6.5224153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5078074"^^xsd:decimal ;
  dwc:decimalLongitude "6.5224153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421343_20432421343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078074 6.5224153)"^^geo:wktLiteral ;
  geo-pos:lat "53.5078074"^^xsd:decimal ;
  geo-pos:long "6.5224153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421343_20432421343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421343'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.81'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5224153'^^xsd:double;
  dwc:latitude '53.5078074'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421343'^^xsd:integer;
  dwc:observationDate '2018-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421370_20432421370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421370_20432421370> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421370_20432421370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5279764 6.522457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5279764"^^xsd:decimal ;
  dwc:decimalLongitude "6.522457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421370_20432421370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5279764 6.522457)"^^geo:wktLiteral ;
  geo-pos:lat "53.5279764"^^xsd:decimal ;
  geo-pos:long "6.522457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421370_20432421370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421370'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.968333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.522457'^^xsd:double;
  dwc:latitude '53.5279764'^^xsd:double;
  dwc:coordinatePrecision '2.8'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421370'^^xsd:integer;
  dwc:observationDate '2018-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421059_20432421059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421059_20432421059> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421059_20432421059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5306222 6.5225521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5306222"^^xsd:decimal ;
  dwc:decimalLongitude "6.5225521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421059_20432421059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5306222 6.5225521)"^^geo:wktLiteral ;
  geo-pos:lat "53.5306222"^^xsd:decimal ;
  geo-pos:long "6.5225521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421059_20432421059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421059'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.101944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5225521'^^xsd:double;
  dwc:latitude '53.5306222'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421059'^^xsd:integer;
  dwc:observationDate '2018-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421507_20432421507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421507_20432421507> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421507_20432421507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5287408 6.5226216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5287408"^^xsd:decimal ;
  dwc:decimalLongitude "6.5226216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421507_20432421507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5287408 6.5226216)"^^geo:wktLiteral ;
  geo-pos:lat "53.5287408"^^xsd:decimal ;
  geo-pos:long "6.5226216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421507_20432421507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421507'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.7822222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5226216'^^xsd:double;
  dwc:latitude '53.5287408'^^xsd:double;
  dwc:coordinatePrecision '9.7'^^xsd:double;
  dwc:minimumElevation '-12'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421507'^^xsd:integer;
  dwc:observationDate '2018-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421368_20432421368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421368_20432421368> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421368_20432421368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5080863 6.5227131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5080863"^^xsd:decimal ;
  dwc:decimalLongitude "6.5227131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421368_20432421368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5080863 6.5227131)"^^geo:wktLiteral ;
  geo-pos:lat "53.5080863"^^xsd:decimal ;
  geo-pos:long "6.5227131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421368_20432421368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421368'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.9552777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5227131'^^xsd:double;
  dwc:latitude '53.5080863'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '-20'^^xsd:integer;
  dwc:maximumElevation '-20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421368'^^xsd:integer;
  dwc:observationDate '2018-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420184_20432420184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420184_20432420184> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420184_20432420184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4884975 6.5228759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4884975"^^xsd:decimal ;
  dwc:decimalLongitude "6.5228759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420184_20432420184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4884975 6.5228759)"^^geo:wktLiteral ;
  geo-pos:lat "53.4884975"^^xsd:decimal ;
  geo-pos:long "6.5228759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420184_20432420184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420184'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.741111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5228759'^^xsd:double;
  dwc:latitude '53.4884975'^^xsd:double;
  dwc:coordinatePrecision '23.5'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420184'^^xsd:integer;
  dwc:observationDate '2018-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421369_20432421369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421369_20432421369> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421369_20432421369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.50789 6.5230072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.50789"^^xsd:decimal ;
  dwc:decimalLongitude "6.5230072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421369_20432421369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.50789 6.5230072)"^^geo:wktLiteral ;
  geo-pos:lat "53.50789"^^xsd:decimal ;
  geo-pos:long "6.5230072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421369_20432421369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421369'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.955277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5230072'^^xsd:double;
  dwc:latitude '53.50789'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '-28'^^xsd:integer;
  dwc:maximumElevation '-28'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421369'^^xsd:integer;
  dwc:observationDate '2018-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421345_20432421345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421345_20432421345> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421345_20432421345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5280442 6.5230643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5280442"^^xsd:decimal ;
  dwc:decimalLongitude "6.5230643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421345_20432421345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5280442 6.5230643)"^^geo:wktLiteral ;
  geo-pos:lat "53.5280442"^^xsd:decimal ;
  geo-pos:long "6.5230643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421345_20432421345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421345'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.815555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5230643'^^xsd:double;
  dwc:latitude '53.5280442'^^xsd:double;
  dwc:coordinatePrecision '11.4'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421345'^^xsd:integer;
  dwc:observationDate '2018-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421342_20432421342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421342_20432421342> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421342_20432421342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5075343 6.5231198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5075343"^^xsd:decimal ;
  dwc:decimalLongitude "6.5231198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421342_20432421342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5075343 6.5231198)"^^geo:wktLiteral ;
  geo-pos:lat "53.5075343"^^xsd:decimal ;
  geo-pos:long "6.5231198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421342_20432421342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421342'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.7980555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5231198'^^xsd:double;
  dwc:latitude '53.5075343'^^xsd:double;
  dwc:coordinatePrecision '10.5'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421342'^^xsd:integer;
  dwc:observationDate '2018-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420147_20432420147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420147_20432420147> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420147_20432420147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4900616 6.5232627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4900616"^^xsd:decimal ;
  dwc:decimalLongitude "6.5232627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420147_20432420147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4900616 6.5232627)"^^geo:wktLiteral ;
  geo-pos:lat "53.4900616"^^xsd:decimal ;
  geo-pos:long "6.5232627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420147_20432420147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420147'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.535'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5232627'^^xsd:double;
  dwc:latitude '53.4900616'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420147'^^xsd:integer;
  dwc:observationDate '2018-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420149_20432420149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420149_20432420149> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420149_20432420149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4900294 6.523364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4900294"^^xsd:decimal ;
  dwc:decimalLongitude "6.523364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420149_20432420149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4900294 6.523364)"^^geo:wktLiteral ;
  geo-pos:lat "53.4900294"^^xsd:decimal ;
  geo-pos:long "6.523364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420149_20432420149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420149'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.5433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.523364'^^xsd:double;
  dwc:latitude '53.4900294'^^xsd:double;
  dwc:coordinatePrecision '2.7'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420149'^^xsd:integer;
  dwc:observationDate '2018-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421296_20432421296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421296_20432421296> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421296_20432421296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5283095 6.5233908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5283095"^^xsd:decimal ;
  dwc:decimalLongitude "6.5233908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421296_20432421296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5283095 6.5233908)"^^geo:wktLiteral ;
  geo-pos:lat "53.5283095"^^xsd:decimal ;
  geo-pos:long "6.5233908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421296_20432421296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421296'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.5583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5233908'^^xsd:double;
  dwc:latitude '53.5283095'^^xsd:double;
  dwc:coordinatePrecision '2.7'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421296'^^xsd:integer;
  dwc:observationDate '2018-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420160_20432420160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420160_20432420160> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420160_20432420160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4914367 6.5234828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4914367"^^xsd:decimal ;
  dwc:decimalLongitude "6.5234828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420160_20432420160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4914367 6.5234828)"^^geo:wktLiteral ;
  geo-pos:lat "53.4914367"^^xsd:decimal ;
  geo-pos:long "6.5234828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420160_20432420160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420160'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.598888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5234828'^^xsd:double;
  dwc:latitude '53.4914367'^^xsd:double;
  dwc:coordinatePrecision '10.3'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420160'^^xsd:integer;
  dwc:observationDate '2018-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420172_20432420172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420172_20432420172> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420172_20432420172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4902178 6.5240963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4902178"^^xsd:decimal ;
  dwc:decimalLongitude "6.5240963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420172_20432420172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4902178 6.5240963)"^^geo:wktLiteral ;
  geo-pos:lat "53.4902178"^^xsd:decimal ;
  geo-pos:long "6.5240963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420172_20432420172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420172'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.6672222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5240963'^^xsd:double;
  dwc:latitude '53.4902178'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420172'^^xsd:integer;
  dwc:observationDate '2018-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420209_20432420209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420209_20432420209> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420209_20432420209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4901965 6.5241346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4901965"^^xsd:decimal ;
  dwc:decimalLongitude "6.5241346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420209_20432420209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4901965 6.5241346)"^^geo:wktLiteral ;
  geo-pos:lat "53.4901965"^^xsd:decimal ;
  geo-pos:long "6.5241346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420209_20432420209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420209'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.886944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5241346'^^xsd:double;
  dwc:latitude '53.4901965'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420209'^^xsd:integer;
  dwc:observationDate '2018-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420148_20432420148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420148_20432420148> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420148_20432420148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4898954 6.5241584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4898954"^^xsd:decimal ;
  dwc:decimalLongitude "6.5241584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420148_20432420148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4898954 6.5241584)"^^geo:wktLiteral ;
  geo-pos:lat "53.4898954"^^xsd:decimal ;
  geo-pos:long "6.5241584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420148_20432420148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420148'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.5336111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5241584'^^xsd:double;
  dwc:latitude '53.4898954'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420148'^^xsd:integer;
  dwc:observationDate '2018-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420173_20432420173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420173_20432420173> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420173_20432420173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.490523 6.5242393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.490523"^^xsd:decimal ;
  dwc:decimalLongitude "6.5242393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420173_20432420173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.490523 6.5242393)"^^geo:wktLiteral ;
  geo-pos:lat "53.490523"^^xsd:decimal ;
  geo-pos:long "6.5242393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420173_20432420173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420173'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.6691666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5242393'^^xsd:double;
  dwc:latitude '53.490523'^^xsd:double;
  dwc:coordinatePrecision '12.9'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420173'^^xsd:integer;
  dwc:observationDate '2018-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420186_20432420186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420186_20432420186> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420186_20432420186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4894303 6.5242631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4894303"^^xsd:decimal ;
  dwc:decimalLongitude "6.5242631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420186_20432420186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4894303 6.5242631)"^^geo:wktLiteral ;
  geo-pos:lat "53.4894303"^^xsd:decimal ;
  geo-pos:long "6.5242631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420186_20432420186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420186'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.751666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5242631'^^xsd:double;
  dwc:latitude '53.4894303'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420186'^^xsd:integer;
  dwc:observationDate '2018-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420208_20432420208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420208_20432420208> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420208_20432420208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4898874 6.5243448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4898874"^^xsd:decimal ;
  dwc:decimalLongitude "6.5243448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420208_20432420208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4898874 6.5243448)"^^geo:wktLiteral ;
  geo-pos:lat "53.4898874"^^xsd:decimal ;
  geo-pos:long "6.5243448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420208_20432420208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420208'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.885'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5243448'^^xsd:double;
  dwc:latitude '53.4898874'^^xsd:double;
  dwc:coordinatePrecision '2.7'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420208'^^xsd:integer;
  dwc:observationDate '2018-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420146_20432420146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420146_20432420146> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420146_20432420146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4899218 6.5243765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4899218"^^xsd:decimal ;
  dwc:decimalLongitude "6.5243765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420146_20432420146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4899218 6.5243765)"^^geo:wktLiteral ;
  geo-pos:lat "53.4899218"^^xsd:decimal ;
  geo-pos:long "6.5243765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420146_20432420146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420146'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.5252777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5243765'^^xsd:double;
  dwc:latitude '53.4899218'^^xsd:double;
  dwc:coordinatePrecision '13.3'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420146'^^xsd:integer;
  dwc:observationDate '2018-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420196_20432420196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420196_20432420196> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420196_20432420196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.489706 6.5243961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.489706"^^xsd:decimal ;
  dwc:decimalLongitude "6.5243961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420196_20432420196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.489706 6.5243961)"^^geo:wktLiteral ;
  geo-pos:lat "53.489706"^^xsd:decimal ;
  geo-pos:long "6.5243961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420196_20432420196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420196'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.8041666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5243961'^^xsd:double;
  dwc:latitude '53.489706'^^xsd:double;
  dwc:coordinatePrecision '8.5'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420196'^^xsd:integer;
  dwc:observationDate '2018-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420185_20432420185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420185_20432420185> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420185_20432420185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4898739 6.5244695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4898739"^^xsd:decimal ;
  dwc:decimalLongitude "6.5244695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420185_20432420185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4898739 6.5244695)"^^geo:wktLiteral ;
  geo-pos:lat "53.4898739"^^xsd:decimal ;
  geo-pos:long "6.5244695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420185_20432420185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420185'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.751666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5244695'^^xsd:double;
  dwc:latitude '53.4898739'^^xsd:double;
  dwc:coordinatePrecision '2.1'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420185'^^xsd:integer;
  dwc:observationDate '2018-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420210_20432420210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420210_20432420210> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420210_20432420210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.490439 6.5246879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.490439"^^xsd:decimal ;
  dwc:decimalLongitude "6.5246879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420210_20432420210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.490439 6.5246879)"^^geo:wktLiteral ;
  geo-pos:lat "53.490439"^^xsd:decimal ;
  geo-pos:long "6.5246879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420210_20432420210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420210'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.891111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5246879'^^xsd:double;
  dwc:latitude '53.490439'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420210'^^xsd:integer;
  dwc:observationDate '2018-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420171_20432420171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420171_20432420171> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420171_20432420171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4902071 6.5247132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4902071"^^xsd:decimal ;
  dwc:decimalLongitude "6.5247132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420171_20432420171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4902071 6.5247132)"^^geo:wktLiteral ;
  geo-pos:lat "53.4902071"^^xsd:decimal ;
  geo-pos:long "6.5247132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420171_20432420171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420171'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.66'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5247132'^^xsd:double;
  dwc:latitude '53.4902071'^^xsd:double;
  dwc:coordinatePrecision '2.6'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420171'^^xsd:integer;
  dwc:observationDate '2018-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420653_20432420653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420653_20432420653> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420653_20432420653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5299859 6.5248417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5299859"^^xsd:decimal ;
  dwc:decimalLongitude "6.5248417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420653_20432420653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5299859 6.5248417)"^^geo:wktLiteral ;
  geo-pos:lat "53.5299859"^^xsd:decimal ;
  geo-pos:long "6.5248417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420653_20432420653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420653'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.69'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5248417'^^xsd:double;
  dwc:latitude '53.5299859'^^xsd:double;
  dwc:coordinatePrecision '7.4'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420653'^^xsd:integer;
  dwc:observationDate '2018-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420195_20432420195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420195_20432420195> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420195_20432420195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4886853 6.5251263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4886853"^^xsd:decimal ;
  dwc:decimalLongitude "6.5251263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420195_20432420195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4886853 6.5251263)"^^geo:wktLiteral ;
  geo-pos:lat "53.4886853"^^xsd:decimal ;
  geo-pos:long "6.5251263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420195_20432420195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420195'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.8038888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5251263'^^xsd:double;
  dwc:latitude '53.4886853'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420195'^^xsd:integer;
  dwc:observationDate '2018-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420174_20432420174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420174_20432420174> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420174_20432420174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4900886 6.5252426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4900886"^^xsd:decimal ;
  dwc:decimalLongitude "6.5252426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420174_20432420174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4900886 6.5252426)"^^geo:wktLiteral ;
  geo-pos:lat "53.4900886"^^xsd:decimal ;
  geo-pos:long "6.5252426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420174_20432420174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420174'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.6741666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5252426'^^xsd:double;
  dwc:latitude '53.4900886'^^xsd:double;
  dwc:coordinatePrecision '11.2'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420174'^^xsd:integer;
  dwc:observationDate '2018-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420197_20432420197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420197_20432420197> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420197_20432420197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4905035 6.5253385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4905035"^^xsd:decimal ;
  dwc:decimalLongitude "6.5253385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420197_20432420197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4905035 6.5253385)"^^geo:wktLiteral ;
  geo-pos:lat "53.4905035"^^xsd:decimal ;
  geo-pos:long "6.5253385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420197_20432420197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420197'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.8166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5253385'^^xsd:double;
  dwc:latitude '53.4905035'^^xsd:double;
  dwc:coordinatePrecision '2.7'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420197'^^xsd:integer;
  dwc:observationDate '2018-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432608390_20432608390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608390_20432608390> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608390_20432608390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9786167 6.5255594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9786167"^^xsd:decimal ;
  dwc:decimalLongitude "6.5255594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "74"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608390_20432608390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9786167 6.5255594)"^^geo:wktLiteral ;
  geo-pos:lat "52.9786167"^^xsd:decimal ;
  geo-pos:long "6.5255594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "74"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608390_20432608390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608390'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.0002777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5255594'^^xsd:double;
  dwc:latitude '52.9786167'^^xsd:double;
  dwc:coordinatePrecision '74'^^xsd:integer;
  dwc:minimumElevation '-402'^^xsd:integer;
  dwc:maximumElevation '-402'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608390'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432421320_20432421320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421320_20432421320> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421320_20432421320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5292576 6.5255633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5292576"^^xsd:decimal ;
  dwc:decimalLongitude "6.5255633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421320_20432421320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5292576 6.5255633)"^^geo:wktLiteral ;
  geo-pos:lat "53.5292576"^^xsd:decimal ;
  geo-pos:long "6.5255633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421320_20432421320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421320'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.6805555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5255633'^^xsd:double;
  dwc:latitude '53.5292576'^^xsd:double;
  dwc:coordinatePrecision '12'^^xsd:integer;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421320'^^xsd:integer;
  dwc:observationDate '2018-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421227_20432421227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421227_20432421227> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421227_20432421227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5337437 6.5258157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5337437"^^xsd:decimal ;
  dwc:decimalLongitude "6.5258157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421227_20432421227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5337437 6.5258157)"^^geo:wktLiteral ;
  geo-pos:lat "53.5337437"^^xsd:decimal ;
  geo-pos:long "6.5258157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421227_20432421227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421227'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.129444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5258157'^^xsd:double;
  dwc:latitude '53.5337437'^^xsd:double;
  dwc:coordinatePrecision '15.8'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421227'^^xsd:integer;
  dwc:observationDate '2018-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420678_20432420678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420678_20432420678> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420678_20432420678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5302684 6.5261677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5302684"^^xsd:decimal ;
  dwc:decimalLongitude "6.5261677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420678_20432420678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5302684 6.5261677)"^^geo:wktLiteral ;
  geo-pos:lat "53.5302684"^^xsd:decimal ;
  geo-pos:long "6.5261677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420678_20432420678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420678'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.851666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5261677'^^xsd:double;
  dwc:latitude '53.5302684'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420678'^^xsd:integer;
  dwc:observationDate '2018-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420677_20432420677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420677_20432420677> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420677_20432420677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5303918 6.5261702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5303918"^^xsd:decimal ;
  dwc:decimalLongitude "6.5261702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420677_20432420677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5303918 6.5261702)"^^geo:wktLiteral ;
  geo-pos:lat "53.5303918"^^xsd:decimal ;
  geo-pos:long "6.5261702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420677_20432420677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420677'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.837777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5261702'^^xsd:double;
  dwc:latitude '53.5303918'^^xsd:double;
  dwc:coordinatePrecision '19.5'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420677'^^xsd:integer;
  dwc:observationDate '2018-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420199_20432420199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420199_20432420199> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420199_20432420199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4892815 6.5261853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4892815"^^xsd:decimal ;
  dwc:decimalLongitude "6.5261853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420199_20432420199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4892815 6.5261853)"^^geo:wktLiteral ;
  geo-pos:lat "53.4892815"^^xsd:decimal ;
  geo-pos:long "6.5261853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420199_20432420199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420199'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.8244444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5261853'^^xsd:double;
  dwc:latitude '53.4892815'^^xsd:double;
  dwc:coordinatePrecision '6.8'^^xsd:double;
  dwc:minimumElevation '-15'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420199'^^xsd:integer;
  dwc:observationDate '2018-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432420198_20432420198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432420198_20432420198> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432420198_20432420198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4892115 6.5262506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4892115"^^xsd:decimal ;
  dwc:decimalLongitude "6.5262506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432420198_20432420198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4892115 6.5262506)"^^geo:wktLiteral ;
  geo-pos:lat "53.4892115"^^xsd:decimal ;
  geo-pos:long "6.5262506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432420198_20432420198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432420198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432420198'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.8213888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5262506'^^xsd:double;
  dwc:latitude '53.4892115'^^xsd:double;
  dwc:coordinatePrecision '7.2'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432420198'^^xsd:integer;
  dwc:observationDate '2018-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421321_20432421321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421321_20432421321> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421321_20432421321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5327465 6.5266857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5327465"^^xsd:decimal ;
  dwc:decimalLongitude "6.5266857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421321_20432421321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5327465 6.5266857)"^^geo:wktLiteral ;
  geo-pos:lat "53.5327465"^^xsd:decimal ;
  geo-pos:long "6.5266857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421321_20432421321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421321'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.68'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5266857'^^xsd:double;
  dwc:latitude '53.5327465'^^xsd:double;
  dwc:coordinatePrecision '8.4'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421321'^^xsd:integer;
  dwc:observationDate '2018-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421347_20432421347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421347_20432421347> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421347_20432421347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5333003 6.526743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5333003"^^xsd:decimal ;
  dwc:decimalLongitude "6.526743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421347_20432421347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5333003 6.526743)"^^geo:wktLiteral ;
  geo-pos:lat "53.5333003"^^xsd:decimal ;
  geo-pos:long "6.526743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421347_20432421347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421347'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.832777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.526743'^^xsd:double;
  dwc:latitude '53.5333003'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421347'^^xsd:integer;
  dwc:observationDate '2018-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421322_20432421322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421322_20432421322> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421322_20432421322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5330881 6.5267549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5330881"^^xsd:decimal ;
  dwc:decimalLongitude "6.5267549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421322_20432421322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5330881 6.5267549)"^^geo:wktLiteral ;
  geo-pos:lat "53.5330881"^^xsd:decimal ;
  geo-pos:long "6.5267549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421322_20432421322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421322'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.684722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5267549'^^xsd:double;
  dwc:latitude '53.5330881'^^xsd:double;
  dwc:coordinatePrecision '11'^^xsd:integer;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421322'^^xsd:integer;
  dwc:observationDate '2018-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421346_20432421346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421346_20432421346> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421346_20432421346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5326867 6.5282543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5326867"^^xsd:decimal ;
  dwc:decimalLongitude "6.5282543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421346_20432421346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5326867 6.5282543)"^^geo:wktLiteral ;
  geo-pos:lat "53.5326867"^^xsd:decimal ;
  geo-pos:long "6.5282543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421346_20432421346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421346'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.826666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5282543'^^xsd:double;
  dwc:latitude '53.5326867'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421346'^^xsd:integer;
  dwc:observationDate '2018-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421323_20432421323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421323_20432421323> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421323_20432421323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5329753 6.5288949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5329753"^^xsd:decimal ;
  dwc:decimalLongitude "6.5288949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421323_20432421323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5329753 6.5288949)"^^geo:wktLiteral ;
  geo-pos:lat "53.5329753"^^xsd:decimal ;
  geo-pos:long "6.5288949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421323_20432421323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421323'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.693333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5288949'^^xsd:double;
  dwc:latitude '53.5329753'^^xsd:double;
  dwc:coordinatePrecision '2.4'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421323'^^xsd:integer;
  dwc:observationDate '2018-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421300_20432421300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421300_20432421300> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421300_20432421300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5335148 6.5297317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5335148"^^xsd:decimal ;
  dwc:decimalLongitude "6.5297317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421300_20432421300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5335148 6.5297317)"^^geo:wktLiteral ;
  geo-pos:lat "53.5335148"^^xsd:decimal ;
  geo-pos:long "6.5297317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421300_20432421300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421300'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.575555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5297317'^^xsd:double;
  dwc:latitude '53.5335148'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '-49'^^xsd:integer;
  dwc:maximumElevation '-49'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421300'^^xsd:integer;
  dwc:observationDate '2018-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421302_20432421302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421302_20432421302> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421302_20432421302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5344118 6.5298849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5344118"^^xsd:decimal ;
  dwc:decimalLongitude "6.5298849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421302_20432421302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5344118 6.5298849)"^^geo:wktLiteral ;
  geo-pos:lat "53.5344118"^^xsd:decimal ;
  geo-pos:long "6.5298849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421302_20432421302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421302'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.588888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5298849'^^xsd:double;
  dwc:latitude '53.5344118'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421302'^^xsd:integer;
  dwc:observationDate '2018-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421301_20432421301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421301_20432421301> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421301_20432421301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5343835 6.5298914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5343835"^^xsd:decimal ;
  dwc:decimalLongitude "6.5298914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421301_20432421301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5343835 6.5298914)"^^geo:wktLiteral ;
  geo-pos:lat "53.5343835"^^xsd:decimal ;
  geo-pos:long "6.5298914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421301_20432421301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421301'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.585'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5298914'^^xsd:double;
  dwc:latitude '53.5343835'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421301'^^xsd:integer;
  dwc:observationDate '2018-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421324_20432421324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421324_20432421324> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421324_20432421324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5328272 6.5306912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5328272"^^xsd:decimal ;
  dwc:decimalLongitude "6.5306912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421324_20432421324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5328272 6.5306912)"^^geo:wktLiteral ;
  geo-pos:lat "53.5328272"^^xsd:decimal ;
  geo-pos:long "6.5306912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421324_20432421324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421324'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.698055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5306912'^^xsd:double;
  dwc:latitude '53.5328272'^^xsd:double;
  dwc:coordinatePrecision '10.1'^^xsd:double;
  dwc:minimumElevation '-16'^^xsd:integer;
  dwc:maximumElevation '-16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421324'^^xsd:integer;
  dwc:observationDate '2018-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432609662_20432609662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609662_20432609662> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609662_20432609662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.974727 6.5336858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.974727"^^xsd:decimal ;
  dwc:decimalLongitude "6.5336858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "236"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609662_20432609662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.974727 6.5336858)"^^geo:wktLiteral ;
  geo-pos:lat "52.974727"^^xsd:decimal ;
  geo-pos:long "6.5336858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "236"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609662_20432609662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609662'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.0561111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5336858'^^xsd:double;
  dwc:latitude '52.974727'^^xsd:double;
  dwc:coordinatePrecision '236'^^xsd:integer;
  dwc:minimumElevation '274'^^xsd:integer;
  dwc:maximumElevation '274'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609662'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432607952_20432607952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432607952_20432607952> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432607952_20432607952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9707472 6.5348836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9707472"^^xsd:decimal ;
  dwc:decimalLongitude "6.5348836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "474"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432607952_20432607952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9707472 6.5348836)"^^geo:wktLiteral ;
  geo-pos:lat "52.9707472"^^xsd:decimal ;
  geo-pos:long "6.5348836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "474"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432607952_20432607952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432607952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432607952'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.016944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5348836'^^xsd:double;
  dwc:latitude '52.9707472'^^xsd:double;
  dwc:coordinatePrecision '474'^^xsd:integer;
  dwc:minimumElevation '600'^^xsd:integer;
  dwc:maximumElevation '600'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432607952'^^xsd:integer;
  dwc:observationDate '2019-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608980_20432608980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608980_20432608980> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608980_20432608980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9713103 6.5350147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9713103"^^xsd:decimal ;
  dwc:decimalLongitude "6.5350147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "71"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608980_20432608980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9713103 6.5350147)"^^geo:wktLiteral ;
  geo-pos:lat "52.9713103"^^xsd:decimal ;
  geo-pos:long "6.5350147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "71"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608980_20432608980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608980'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.0636111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5350147'^^xsd:double;
  dwc:latitude '52.9713103'^^xsd:double;
  dwc:coordinatePrecision '71'^^xsd:integer;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608980'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432609198_20432609198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609198_20432609198> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609198_20432609198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9731917 6.536242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9731917"^^xsd:decimal ;
  dwc:decimalLongitude "6.536242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "167"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609198_20432609198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9731917 6.536242)"^^geo:wktLiteral ;
  geo-pos:lat "52.9731917"^^xsd:decimal ;
  geo-pos:long "6.536242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "167"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609198_20432609198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609198'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.004444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.536242'^^xsd:double;
  dwc:latitude '52.9731917'^^xsd:double;
  dwc:coordinatePrecision '167'^^xsd:integer;
  dwc:minimumElevation '106'^^xsd:integer;
  dwc:maximumElevation '106'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609198'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432609736_20432609736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609736_20432609736> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609736_20432609736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9725229 6.5365001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9725229"^^xsd:decimal ;
  dwc:decimalLongitude "6.5365001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609736_20432609736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9725229 6.5365001)"^^geo:wktLiteral ;
  geo-pos:lat "52.9725229"^^xsd:decimal ;
  geo-pos:long "6.5365001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609736_20432609736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609736'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.055277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5365001'^^xsd:double;
  dwc:latitude '52.9725229'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609736'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432609027_20432609027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609027_20432609027> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609027_20432609027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9725165 6.5365577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9725165"^^xsd:decimal ;
  dwc:decimalLongitude "6.5365577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "61"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609027_20432609027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9725165 6.5365577)"^^geo:wktLiteral ;
  geo-pos:lat "52.9725165"^^xsd:decimal ;
  geo-pos:long "6.5365577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "61"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609027_20432609027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609027'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.0319444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5365577'^^xsd:double;
  dwc:latitude '52.9725165'^^xsd:double;
  dwc:coordinatePrecision '61'^^xsd:integer;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609027'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432609565_20432609565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609565_20432609565> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609565_20432609565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972144 6.5366013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972144"^^xsd:decimal ;
  dwc:decimalLongitude "6.5366013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "78"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609565_20432609565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972144 6.5366013)"^^geo:wktLiteral ;
  geo-pos:lat "52.972144"^^xsd:decimal ;
  geo-pos:long "6.5366013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "78"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609565_20432609565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609565'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.0647222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5366013'^^xsd:double;
  dwc:latitude '52.972144'^^xsd:double;
  dwc:coordinatePrecision '78'^^xsd:integer;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609565'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432609003_20432609003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609003_20432609003> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609003_20432609003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9724967 6.5366014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9724967"^^xsd:decimal ;
  dwc:decimalLongitude "6.5366014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "112"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609003_20432609003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9724967 6.5366014)"^^geo:wktLiteral ;
  geo-pos:lat "52.9724967"^^xsd:decimal ;
  geo-pos:long "6.5366014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "112"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609003_20432609003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609003'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.0502777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5366014'^^xsd:double;
  dwc:latitude '52.9724967'^^xsd:double;
  dwc:coordinatePrecision '112'^^xsd:integer;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609003'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432609100_20432609100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609100_20432609100> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609100_20432609100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9724972 6.5366133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9724972"^^xsd:decimal ;
  dwc:decimalLongitude "6.5366133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609100_20432609100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9724972 6.5366133)"^^geo:wktLiteral ;
  geo-pos:lat "52.9724972"^^xsd:decimal ;
  geo-pos:long "6.5366133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609100_20432609100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609100'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.018611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5366133'^^xsd:double;
  dwc:latitude '52.9724972'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609100'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432609539_20432609539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609539_20432609539> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609539_20432609539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972511 6.5366462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972511"^^xsd:decimal ;
  dwc:decimalLongitude "6.5366462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "87"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609539_20432609539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972511 6.5366462)"^^geo:wktLiteral ;
  geo-pos:lat "52.972511"^^xsd:decimal ;
  geo-pos:long "6.5366462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "87"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609539_20432609539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609539'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.0111111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5366462'^^xsd:double;
  dwc:latitude '52.972511'^^xsd:double;
  dwc:coordinatePrecision '87'^^xsd:integer;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609539'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432609686_20432609686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609686_20432609686> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609686_20432609686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9731821 6.5366572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9731821"^^xsd:decimal ;
  dwc:decimalLongitude "6.5366572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "68"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609686_20432609686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9731821 6.5366572)"^^geo:wktLiteral ;
  geo-pos:lat "52.9731821"^^xsd:decimal ;
  geo-pos:long "6.5366572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "68"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609686_20432609686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609686'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.028888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5366572'^^xsd:double;
  dwc:latitude '52.9731821'^^xsd:double;
  dwc:coordinatePrecision '68'^^xsd:integer;
  dwc:minimumElevation '81'^^xsd:integer;
  dwc:maximumElevation '81'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609686'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432609126_20432609126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609126_20432609126> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609126_20432609126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9731173 6.5368399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9731173"^^xsd:decimal ;
  dwc:decimalLongitude "6.5368399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "412"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609126_20432609126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9731173 6.5368399)"^^geo:wktLiteral ;
  geo-pos:lat "52.9731173"^^xsd:decimal ;
  geo-pos:long "6.5368399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "412"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609126_20432609126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609126'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.0675'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5368399'^^xsd:double;
  dwc:latitude '52.9731173'^^xsd:double;
  dwc:coordinatePrecision '412'^^xsd:integer;
  dwc:minimumElevation '100'^^xsd:integer;
  dwc:maximumElevation '100'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609126'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432608049_20432608049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608049_20432608049> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608049_20432608049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9733597 6.5368954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9733597"^^xsd:decimal ;
  dwc:decimalLongitude "6.5368954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "73"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608049_20432608049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9733597 6.5368954)"^^geo:wktLiteral ;
  geo-pos:lat "52.9733597"^^xsd:decimal ;
  geo-pos:long "6.5368954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "73"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608049_20432608049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608049'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5368954'^^xsd:double;
  dwc:latitude '52.9733597'^^xsd:double;
  dwc:coordinatePrecision '73'^^xsd:integer;
  dwc:minimumElevation '111'^^xsd:integer;
  dwc:maximumElevation '111'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608049'^^xsd:integer;
  dwc:observationDate '2019-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432609589_20432609589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609589_20432609589> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609589_20432609589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9719466 6.5368958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9719466"^^xsd:decimal ;
  dwc:decimalLongitude "6.5368958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "98"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609589_20432609589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9719466 6.5368958)"^^geo:wktLiteral ;
  geo-pos:lat "52.9719466"^^xsd:decimal ;
  geo-pos:long "6.5368958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "98"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609589_20432609589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609589'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.035'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5368958'^^xsd:double;
  dwc:latitude '52.9719466'^^xsd:double;
  dwc:coordinatePrecision '98'^^xsd:integer;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609589'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432608416_20432608416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608416_20432608416> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608416_20432608416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9719265 6.5369967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9719265"^^xsd:decimal ;
  dwc:decimalLongitude "6.5369967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "58"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608416_20432608416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9719265 6.5369967)"^^geo:wktLiteral ;
  geo-pos:lat "52.9719265"^^xsd:decimal ;
  geo-pos:long "6.5369967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "58"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608416_20432608416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608416'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.0758333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5369967'^^xsd:double;
  dwc:latitude '52.9719265'^^xsd:double;
  dwc:coordinatePrecision '58'^^xsd:integer;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608416'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432608954_20432608954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608954_20432608954> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608954_20432608954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.971914 6.5370228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.971914"^^xsd:decimal ;
  dwc:decimalLongitude "6.5370228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "74"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608954_20432608954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.971914 6.5370228)"^^geo:wktLiteral ;
  geo-pos:lat "52.971914"^^xsd:decimal ;
  geo-pos:long "6.5370228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "74"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608954_20432608954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608954'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.0236111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5370228'^^xsd:double;
  dwc:latitude '52.971914'^^xsd:double;
  dwc:coordinatePrecision '74'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608954'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608930_20432608930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608930_20432608930> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608930_20432608930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9722519 6.5371447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9722519"^^xsd:decimal ;
  dwc:decimalLongitude "6.5371447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "361"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608930_20432608930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9722519 6.5371447)"^^geo:wktLiteral ;
  geo-pos:lat "52.9722519"^^xsd:decimal ;
  geo-pos:long "6.5371447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "361"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608930_20432608930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608930'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.0458333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5371447'^^xsd:double;
  dwc:latitude '52.9722519'^^xsd:double;
  dwc:coordinatePrecision '361'^^xsd:integer;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608930'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432609077_20432609077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609077_20432609077> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609077_20432609077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9742994 6.5372296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9742994"^^xsd:decimal ;
  dwc:decimalLongitude "6.5372296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "205"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609077_20432609077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9742994 6.5372296)"^^geo:wktLiteral ;
  geo-pos:lat "52.9742994"^^xsd:decimal ;
  geo-pos:long "6.5372296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "205"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609077_20432609077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609077'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.0494444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5372296'^^xsd:double;
  dwc:latitude '52.9742994'^^xsd:double;
  dwc:coordinatePrecision '205'^^xsd:integer;
  dwc:minimumElevation '358'^^xsd:integer;
  dwc:maximumElevation '358'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609077'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432607999_20432607999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432607999_20432607999> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432607999_20432607999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9729236 6.5372625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9729236"^^xsd:decimal ;
  dwc:decimalLongitude "6.5372625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "56"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432607999_20432607999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9729236 6.5372625)"^^geo:wktLiteral ;
  geo-pos:lat "52.9729236"^^xsd:decimal ;
  geo-pos:long "6.5372625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "56"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432607999_20432607999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432607999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432607999'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.001388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5372625'^^xsd:double;
  dwc:latitude '52.9729236'^^xsd:double;
  dwc:coordinatePrecision '56'^^xsd:integer;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432607999'^^xsd:integer;
  dwc:observationDate '2019-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608367_20432608367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608367_20432608367> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608367_20432608367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.971752 6.5372768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.971752"^^xsd:decimal ;
  dwc:decimalLongitude "6.5372768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "67"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608367_20432608367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.971752 6.5372768)"^^geo:wktLiteral ;
  geo-pos:lat "52.971752"^^xsd:decimal ;
  geo-pos:long "6.5372768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "67"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608367_20432608367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608367'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.035'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5372768'^^xsd:double;
  dwc:latitude '52.971752'^^xsd:double;
  dwc:coordinatePrecision '67'^^xsd:integer;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608367'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432609710_20432609710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609710_20432609710> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609710_20432609710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9718169 6.5372834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9718169"^^xsd:decimal ;
  dwc:decimalLongitude "6.5372834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "49"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609710_20432609710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9718169 6.5372834)"^^geo:wktLiteral ;
  geo-pos:lat "52.9718169"^^xsd:decimal ;
  geo-pos:long "6.5372834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "49"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609710_20432609710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609710'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.006388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5372834'^^xsd:double;
  dwc:latitude '52.9718169'^^xsd:double;
  dwc:coordinatePrecision '49'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609710'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608440_20432608440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608440_20432608440> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608440_20432608440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9729669 6.5373049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9729669"^^xsd:decimal ;
  dwc:decimalLongitude "6.5373049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "186"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608440_20432608440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9729669 6.5373049)"^^geo:wktLiteral ;
  geo-pos:lat "52.9729669"^^xsd:decimal ;
  geo-pos:long "6.5373049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "186"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608440_20432608440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608440'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.0411111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5373049'^^xsd:double;
  dwc:latitude '52.9729669'^^xsd:double;
  dwc:coordinatePrecision '186'^^xsd:integer;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608440'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432607873_20432607873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432607873_20432607873> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432607873_20432607873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9725557 6.5373717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9725557"^^xsd:decimal ;
  dwc:decimalLongitude "6.5373717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "98"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432607873_20432607873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9725557 6.5373717)"^^geo:wktLiteral ;
  geo-pos:lat "52.9725557"^^xsd:decimal ;
  geo-pos:long "6.5373717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "98"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432607873_20432607873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432607873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432607873'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.0708333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5373717'^^xsd:double;
  dwc:latitude '52.9725557'^^xsd:double;
  dwc:coordinatePrecision '98'^^xsd:integer;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432607873'^^xsd:integer;
  dwc:observationDate '2019-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432609224_20432609224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609224_20432609224> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609224_20432609224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9725033 6.5373736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9725033"^^xsd:decimal ;
  dwc:decimalLongitude "6.5373736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "177"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609224_20432609224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9725033 6.5373736)"^^geo:wktLiteral ;
  geo-pos:lat "52.9725033"^^xsd:decimal ;
  geo-pos:long "6.5373736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "177"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609224_20432609224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609224'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.076944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5373736'^^xsd:double;
  dwc:latitude '52.9725033'^^xsd:double;
  dwc:coordinatePrecision '177'^^xsd:integer;
  dwc:minimumElevation '309'^^xsd:integer;
  dwc:maximumElevation '309'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609224'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432607907_20432607907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432607907_20432607907> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432607907_20432607907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9731927 6.5375575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9731927"^^xsd:decimal ;
  dwc:decimalLongitude "6.5375575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "85"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432607907_20432607907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9731927 6.5375575)"^^geo:wktLiteral ;
  geo-pos:lat "52.9731927"^^xsd:decimal ;
  geo-pos:long "6.5375575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "85"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432607907_20432607907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432607907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432607907'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.0791666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5375575'^^xsd:double;
  dwc:latitude '52.9731927'^^xsd:double;
  dwc:coordinatePrecision '85'^^xsd:integer;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432607907'^^xsd:integer;
  dwc:observationDate '2019-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432609613_20432609613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609613_20432609613> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609613_20432609613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9731161 6.5375916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9731161"^^xsd:decimal ;
  dwc:decimalLongitude "6.5375916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "66"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609613_20432609613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9731161 6.5375916)"^^geo:wktLiteral ;
  geo-pos:lat "52.9731161"^^xsd:decimal ;
  geo-pos:long "6.5375916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "66"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609613_20432609613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609613'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.0111111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5375916'^^xsd:double;
  dwc:latitude '52.9731161'^^xsd:double;
  dwc:coordinatePrecision '66'^^xsd:integer;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609613'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608073_20432608073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608073_20432608073> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608073_20432608073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9729984 6.5376318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9729984"^^xsd:decimal ;
  dwc:decimalLongitude "6.5376318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "92"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608073_20432608073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9729984 6.5376318)"^^geo:wktLiteral ;
  geo-pos:lat "52.9729984"^^xsd:decimal ;
  geo-pos:long "6.5376318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "92"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608073_20432608073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608073'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.011388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5376318'^^xsd:double;
  dwc:latitude '52.9729984'^^xsd:double;
  dwc:coordinatePrecision '92'^^xsd:integer;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608073'^^xsd:integer;
  dwc:observationDate '2019-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608661_20432608661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608661_20432608661> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608661_20432608661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9718943 6.5376591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9718943"^^xsd:decimal ;
  dwc:decimalLongitude "6.5376591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "37"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608661_20432608661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9718943 6.5376591)"^^geo:wktLiteral ;
  geo-pos:lat "52.9718943"^^xsd:decimal ;
  geo-pos:long "6.5376591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "37"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608661_20432608661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608661'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5376591'^^xsd:double;
  dwc:latitude '52.9718943'^^xsd:double;
  dwc:coordinatePrecision '37'^^xsd:integer;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608661'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432609174_20432609174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609174_20432609174> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609174_20432609174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9731433 6.5376867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9731433"^^xsd:decimal ;
  dwc:decimalLongitude "6.5376867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "333"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609174_20432609174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9731433 6.5376867)"^^geo:wktLiteral ;
  geo-pos:lat "52.9731433"^^xsd:decimal ;
  geo-pos:long "6.5376867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "333"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609174_20432609174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609174'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.035833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5376867'^^xsd:double;
  dwc:latitude '52.9731433'^^xsd:double;
  dwc:coordinatePrecision '333'^^xsd:integer;
  dwc:minimumElevation '-24'^^xsd:integer;
  dwc:maximumElevation '-24'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609174'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432607893_20432607893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432607893_20432607893> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432607893_20432607893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9735552 6.5376956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9735552"^^xsd:decimal ;
  dwc:decimalLongitude "6.5376956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432607893_20432607893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9735552 6.5376956)"^^geo:wktLiteral ;
  geo-pos:lat "52.9735552"^^xsd:decimal ;
  geo-pos:long "6.5376956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432607893_20432607893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432607893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432607893'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.0258333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5376956'^^xsd:double;
  dwc:latitude '52.9735552'^^xsd:double;
  dwc:coordinatePrecision '33'^^xsd:integer;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432607893'^^xsd:integer;
  dwc:observationDate '2019-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608121_20432608121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608121_20432608121> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608121_20432608121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9719736 6.5377106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9719736"^^xsd:decimal ;
  dwc:decimalLongitude "6.5377106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608121_20432608121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9719736 6.5377106)"^^geo:wktLiteral ;
  geo-pos:lat "52.9719736"^^xsd:decimal ;
  geo-pos:long "6.5377106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608121_20432608121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608121'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.0425'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5377106'^^xsd:double;
  dwc:latitude '52.9719736'^^xsd:double;
  dwc:coordinatePrecision '53'^^xsd:integer;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608121'^^xsd:integer;
  dwc:observationDate '2019-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432609294_20432609294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609294_20432609294> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609294_20432609294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9715716 6.5377163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9715716"^^xsd:decimal ;
  dwc:decimalLongitude "6.5377163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609294_20432609294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9715716 6.5377163)"^^geo:wktLiteral ;
  geo-pos:lat "52.9715716"^^xsd:decimal ;
  geo-pos:long "6.5377163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "59"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609294_20432609294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609294'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.018333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5377163'^^xsd:double;
  dwc:latitude '52.9715716'^^xsd:double;
  dwc:coordinatePrecision '59'^^xsd:integer;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609294'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432607781_20432607781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432607781_20432607781> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432607781_20432607781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9717763 6.5377357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9717763"^^xsd:decimal ;
  dwc:decimalLongitude "6.5377357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "56"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432607781_20432607781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9717763 6.5377357)"^^geo:wktLiteral ;
  geo-pos:lat "52.9717763"^^xsd:decimal ;
  geo-pos:long "6.5377357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "56"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432607781_20432607781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432607781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432607781'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.534166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5377357'^^xsd:double;
  dwc:latitude '52.9717763'^^xsd:double;
  dwc:coordinatePrecision '56'^^xsd:integer;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432607781'^^xsd:integer;
  dwc:observationDate '2019-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432607928_20432607928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432607928_20432607928> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432607928_20432607928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9731037 6.5378188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9731037"^^xsd:decimal ;
  dwc:decimalLongitude "6.5378188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "27"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432607928_20432607928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9731037 6.5378188)"^^geo:wktLiteral ;
  geo-pos:lat "52.9731037"^^xsd:decimal ;
  geo-pos:long "6.5378188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "27"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432607928_20432607928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432607928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432607928'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.0525'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5378188'^^xsd:double;
  dwc:latitude '52.9731037'^^xsd:double;
  dwc:coordinatePrecision '27'^^xsd:integer;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432607928'^^xsd:integer;
  dwc:observationDate '2019-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432608025_20432608025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608025_20432608025> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608025_20432608025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730652 6.5378232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9730652"^^xsd:decimal ;
  dwc:decimalLongitude "6.5378232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608025_20432608025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730652 6.5378232)"^^geo:wktLiteral ;
  geo-pos:lat "52.9730652"^^xsd:decimal ;
  geo-pos:long "6.5378232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608025_20432608025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608025'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.069444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5378232'^^xsd:double;
  dwc:latitude '52.9730652'^^xsd:double;
  dwc:coordinatePrecision '28'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608025'^^xsd:integer;
  dwc:observationDate '2019-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432609808_20432609808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609808_20432609808> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609808_20432609808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9729494 6.5378481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9729494"^^xsd:decimal ;
  dwc:decimalLongitude "6.5378481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "215"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609808_20432609808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9729494 6.5378481)"^^geo:wktLiteral ;
  geo-pos:lat "52.9729494"^^xsd:decimal ;
  geo-pos:long "6.5378481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "215"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609808_20432609808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609808'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.024444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5378481'^^xsd:double;
  dwc:latitude '52.9729494'^^xsd:double;
  dwc:coordinatePrecision '215'^^xsd:integer;
  dwc:minimumElevation '168'^^xsd:integer;
  dwc:maximumElevation '168'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609808'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610006_20432610006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610006_20432610006> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610006_20432610006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.973241 6.5378667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.973241"^^xsd:decimal ;
  dwc:decimalLongitude "6.5378667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "204"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610006_20432610006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.973241 6.5378667)"^^geo:wktLiteral ;
  geo-pos:lat "52.973241"^^xsd:decimal ;
  geo-pos:long "6.5378667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "204"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610006_20432610006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610006'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '23.067222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5378667'^^xsd:double;
  dwc:latitude '52.973241'^^xsd:double;
  dwc:coordinatePrecision '204'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610006'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432609980_20432609980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609980_20432609980> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609980_20432609980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9732644 6.5378829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9732644"^^xsd:decimal ;
  dwc:decimalLongitude "6.5378829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "191"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609980_20432609980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9732644 6.5378829)"^^geo:wktLiteral ;
  geo-pos:lat "52.9732644"^^xsd:decimal ;
  geo-pos:long "6.5378829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "191"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609980_20432609980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609980'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.005833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5378829'^^xsd:double;
  dwc:latitude '52.9732644'^^xsd:double;
  dwc:coordinatePrecision '191'^^xsd:integer;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609980'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432609955_20432609955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609955_20432609955> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609955_20432609955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9732412 6.5378894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9732412"^^xsd:decimal ;
  dwc:decimalLongitude "6.5378894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "251"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609955_20432609955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9732412 6.5378894)"^^geo:wktLiteral ;
  geo-pos:lat "52.9732412"^^xsd:decimal ;
  geo-pos:long "6.5378894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "251"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609955_20432609955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609955'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.019444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5378894'^^xsd:double;
  dwc:latitude '52.9732412'^^xsd:double;
  dwc:coordinatePrecision '251'^^xsd:integer;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609955'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432609931_20432609931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609931_20432609931> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609931_20432609931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.973203 6.5378994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.973203"^^xsd:decimal ;
  dwc:decimalLongitude "6.5378994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "315"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609931_20432609931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.973203 6.5378994)"^^geo:wktLiteral ;
  geo-pos:lat "52.973203"^^xsd:decimal ;
  geo-pos:long "6.5378994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "315"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609931_20432609931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609931'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.0575'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5378994'^^xsd:double;
  dwc:latitude '52.973203'^^xsd:double;
  dwc:coordinatePrecision '315'^^xsd:integer;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609931'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421297_20432421297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421297_20432421297> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421297_20432421297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5326059 6.5379376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5326059"^^xsd:decimal ;
  dwc:decimalLongitude "6.5379376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421297_20432421297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5326059 6.5379376)"^^geo:wktLiteral ;
  geo-pos:lat "53.5326059"^^xsd:decimal ;
  geo-pos:long "6.5379376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421297_20432421297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421297'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.562777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5379376'^^xsd:double;
  dwc:latitude '53.5326059'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421297'^^xsd:integer;
  dwc:observationDate '2018-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432608343_20432608343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608343_20432608343> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608343_20432608343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9717973 6.5379545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9717973"^^xsd:decimal ;
  dwc:decimalLongitude "6.5379545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "468"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608343_20432608343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9717973 6.5379545)"^^geo:wktLiteral ;
  geo-pos:lat "52.9717973"^^xsd:decimal ;
  geo-pos:long "6.5379545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "468"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608343_20432608343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608343'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.0525'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5379545'^^xsd:double;
  dwc:latitude '52.9717973'^^xsd:double;
  dwc:coordinatePrecision '468'^^xsd:integer;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608343'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432607798_20432607798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432607798_20432607798> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432607798_20432607798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9720333 6.5379566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9720333"^^xsd:decimal ;
  dwc:decimalLongitude "6.5379566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "35"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432607798_20432607798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9720333 6.5379566)"^^geo:wktLiteral ;
  geo-pos:lat "52.9720333"^^xsd:decimal ;
  geo-pos:long "6.5379566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "35"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432607798_20432607798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432607798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432607798'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '22.000277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5379566'^^xsd:double;
  dwc:latitude '52.9720333'^^xsd:double;
  dwc:coordinatePrecision '35'^^xsd:integer;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432607798'^^xsd:integer;
  dwc:observationDate '2019-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432607860_20432607860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432607860_20432607860> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432607860_20432607860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9722702 6.537959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9722702"^^xsd:decimal ;
  dwc:decimalLongitude "6.537959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432607860_20432607860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9722702 6.537959)"^^geo:wktLiteral ;
  geo-pos:lat "52.9722702"^^xsd:decimal ;
  geo-pos:long "6.537959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432607860_20432607860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432607860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432607860'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.0266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.537959'^^xsd:double;
  dwc:latitude '52.9722702'^^xsd:double;
  dwc:coordinatePrecision '33'^^xsd:integer;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432607860'^^xsd:integer;
  dwc:observationDate '2019-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432607787_20432607787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432607787_20432607787> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432607787_20432607787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9720162 6.5379694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9720162"^^xsd:decimal ;
  dwc:decimalLongitude "6.5379694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "93"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432607787_20432607787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9720162 6.5379694)"^^geo:wktLiteral ;
  geo-pos:lat "52.9720162"^^xsd:decimal ;
  geo-pos:long "6.5379694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "93"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432607787_20432607787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432607787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432607787'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '21.021666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5379694'^^xsd:double;
  dwc:latitude '52.9720162'^^xsd:double;
  dwc:coordinatePrecision '93'^^xsd:integer;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432607787'^^xsd:integer;
  dwc:observationDate '2019-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432609515_20432609515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609515_20432609515> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609515_20432609515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9725913 6.5379815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9725913"^^xsd:decimal ;
  dwc:decimalLongitude "6.5379815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "41"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609515_20432609515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9725913 6.5379815)"^^geo:wktLiteral ;
  geo-pos:lat "52.9725913"^^xsd:decimal ;
  geo-pos:long "6.5379815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "41"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609515_20432609515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609515'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.0338888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5379815'^^xsd:double;
  dwc:latitude '52.9725913'^^xsd:double;
  dwc:coordinatePrecision '41'^^xsd:integer;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609515'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432607836_20432607836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432607836_20432607836> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432607836_20432607836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9722259 6.5379878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9722259"^^xsd:decimal ;
  dwc:decimalLongitude "6.5379878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "86"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432607836_20432607836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9722259 6.5379878)"^^geo:wktLiteral ;
  geo-pos:lat "52.9722259"^^xsd:decimal ;
  geo-pos:long "6.5379878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "86"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432607836_20432607836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432607836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432607836'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.0536111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5379878'^^xsd:double;
  dwc:latitude '52.9722259'^^xsd:double;
  dwc:coordinatePrecision '86'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432607836'^^xsd:integer;
  dwc:observationDate '2019-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432607811_20432607811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432607811_20432607811> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432607811_20432607811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972017 6.5379923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972017"^^xsd:decimal ;
  dwc:decimalLongitude "6.5379923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "26"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432607811_20432607811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972017 6.5379923)"^^geo:wktLiteral ;
  geo-pos:lat "52.972017"^^xsd:decimal ;
  geo-pos:long "6.5379923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "26"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432607811_20432607811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432607811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432607811'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.044722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5379923'^^xsd:double;
  dwc:latitude '52.972017'^^xsd:double;
  dwc:coordinatePrecision '26'^^xsd:integer;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432607811'^^xsd:integer;
  dwc:observationDate '2019-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432607848_20432607848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432607848_20432607848> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432607848_20432607848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9722576 6.5379965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9722576"^^xsd:decimal ;
  dwc:decimalLongitude "6.5379965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "88"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432607848_20432607848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9722576 6.5379965)"^^geo:wktLiteral ;
  geo-pos:lat "52.9722576"^^xsd:decimal ;
  geo-pos:long "6.5379965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "88"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432607848_20432607848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432607848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432607848'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.0133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5379965'^^xsd:double;
  dwc:latitude '52.9722576'^^xsd:double;
  dwc:coordinatePrecision '88'^^xsd:integer;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432607848'^^xsd:integer;
  dwc:observationDate '2019-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432607977_20432607977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432607977_20432607977> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432607977_20432607977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9729063 6.5380065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9729063"^^xsd:decimal ;
  dwc:decimalLongitude "6.5380065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "142"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432607977_20432607977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9729063 6.5380065)"^^geo:wktLiteral ;
  geo-pos:lat "52.9729063"^^xsd:decimal ;
  geo-pos:long "6.5380065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "142"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432607977_20432607977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432607977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432607977'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.078888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5380065'^^xsd:double;
  dwc:latitude '52.9729063'^^xsd:double;
  dwc:coordinatePrecision '142'^^xsd:integer;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432607977'^^xsd:integer;
  dwc:observationDate '2019-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432609051_20432609051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609051_20432609051> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609051_20432609051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9727667 6.5380159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9727667"^^xsd:decimal ;
  dwc:decimalLongitude "6.5380159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "66"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609051_20432609051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9727667 6.5380159)"^^geo:wktLiteral ;
  geo-pos:lat "52.9727667"^^xsd:decimal ;
  geo-pos:long "6.5380159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "66"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609051_20432609051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609051'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.0008333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5380159'^^xsd:double;
  dwc:latitude '52.9727667'^^xsd:double;
  dwc:coordinatePrecision '66'^^xsd:integer;
  dwc:minimumElevation '-37'^^xsd:integer;
  dwc:maximumElevation '-37'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609051'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432609465_20432609465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609465_20432609465> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609465_20432609465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972093 6.5380176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972093"^^xsd:decimal ;
  dwc:decimalLongitude "6.5380176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "49"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609465_20432609465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972093 6.5380176)"^^geo:wktLiteral ;
  geo-pos:lat "52.972093"^^xsd:decimal ;
  geo-pos:long "6.5380176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "49"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609465_20432609465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609465'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.0211111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5380176'^^xsd:double;
  dwc:latitude '52.972093'^^xsd:double;
  dwc:coordinatePrecision '49'^^xsd:integer;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609465'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608219_20432608219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608219_20432608219> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608219_20432608219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730637 6.5380605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9730637"^^xsd:decimal ;
  dwc:decimalLongitude "6.5380605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608219_20432608219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730637 6.5380605)"^^geo:wktLiteral ;
  geo-pos:lat "52.9730637"^^xsd:decimal ;
  geo-pos:long "6.5380605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608219_20432608219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608219'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '22.019166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5380605'^^xsd:double;
  dwc:latitude '52.9730637'^^xsd:double;
  dwc:coordinatePrecision '28'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608219'^^xsd:integer;
  dwc:observationDate '2019-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432607823_20432607823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432607823_20432607823> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432607823_20432607823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9721774 6.5380619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9721774"^^xsd:decimal ;
  dwc:decimalLongitude "6.5380619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432607823_20432607823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9721774 6.5380619)"^^geo:wktLiteral ;
  geo-pos:lat "52.9721774"^^xsd:decimal ;
  geo-pos:long "6.5380619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432607823_20432607823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432607823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432607823'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.010833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5380619'^^xsd:double;
  dwc:latitude '52.9721774'^^xsd:double;
  dwc:coordinatePrecision '22'^^xsd:integer;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432607823'^^xsd:integer;
  dwc:observationDate '2019-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432609761_20432609761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609761_20432609761> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609761_20432609761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730759 6.5380682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9730759"^^xsd:decimal ;
  dwc:decimalLongitude "6.5380682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "126"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609761_20432609761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730759 6.5380682)"^^geo:wktLiteral ;
  geo-pos:lat "52.9730759"^^xsd:decimal ;
  geo-pos:long "6.5380682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "126"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609761_20432609761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609761'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.062777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5380682'^^xsd:double;
  dwc:latitude '52.9730759'^^xsd:double;
  dwc:coordinatePrecision '126'^^xsd:integer;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609761'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432609784_20432609784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609784_20432609784> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609784_20432609784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730616 6.5380735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9730616"^^xsd:decimal ;
  dwc:decimalLongitude "6.5380735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609784_20432609784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730616 6.5380735)"^^geo:wktLiteral ;
  geo-pos:lat "52.9730616"^^xsd:decimal ;
  geo-pos:long "6.5380735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609784_20432609784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609784'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.053611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5380735'^^xsd:double;
  dwc:latitude '52.9730616'^^xsd:double;
  dwc:coordinatePrecision '40'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609784'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432608635_20432608635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608635_20432608635> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608635_20432608635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730848 6.5380737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9730848"^^xsd:decimal ;
  dwc:decimalLongitude "6.5380737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "145"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608635_20432608635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730848 6.5380737)"^^geo:wktLiteral ;
  geo-pos:lat "52.9730848"^^xsd:decimal ;
  geo-pos:long "6.5380737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "145"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608635_20432608635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608635'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.012222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5380737'^^xsd:double;
  dwc:latitude '52.9730848'^^xsd:double;
  dwc:coordinatePrecision '145'^^xsd:integer;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608635'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608243_20432608243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608243_20432608243> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608243_20432608243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9731108 6.5380741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9731108"^^xsd:decimal ;
  dwc:decimalLongitude "6.5380741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "44"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608243_20432608243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9731108 6.5380741)"^^geo:wktLiteral ;
  geo-pos:lat "52.9731108"^^xsd:decimal ;
  geo-pos:long "6.5380741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "44"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608243_20432608243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608243'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.004722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5380741'^^xsd:double;
  dwc:latitude '52.9731108'^^xsd:double;
  dwc:coordinatePrecision '44'^^xsd:integer;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608243'^^xsd:integer;
  dwc:observationDate '2019-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608098_20432608098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608098_20432608098> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608098_20432608098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730465 6.5380828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9730465"^^xsd:decimal ;
  dwc:decimalLongitude "6.5380828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608098_20432608098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730465 6.5380828)"^^geo:wktLiteral ;
  geo-pos:lat "52.9730465"^^xsd:decimal ;
  geo-pos:long "6.5380828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608098_20432608098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608098'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.051388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5380828'^^xsd:double;
  dwc:latitude '52.9730465'^^xsd:double;
  dwc:coordinatePrecision '39'^^xsd:integer;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608098'^^xsd:integer;
  dwc:observationDate '2019-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432608195_20432608195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608195_20432608195> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608195_20432608195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9731032 6.5380898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9731032"^^xsd:decimal ;
  dwc:decimalLongitude "6.5380898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "69"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608195_20432608195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9731032 6.5380898)"^^geo:wktLiteral ;
  geo-pos:lat "52.9731032"^^xsd:decimal ;
  geo-pos:long "6.5380898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "69"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608195_20432608195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608195'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '21.050555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5380898'^^xsd:double;
  dwc:latitude '52.9731032'^^xsd:double;
  dwc:coordinatePrecision '69'^^xsd:integer;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608195'^^xsd:integer;
  dwc:observationDate '2019-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432608880_20432608880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608880_20432608880> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608880_20432608880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.973061 6.5380901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.973061"^^xsd:decimal ;
  dwc:decimalLongitude "6.5380901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "34"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608880_20432608880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.973061 6.5380901)"^^geo:wktLiteral ;
  geo-pos:lat "52.973061"^^xsd:decimal ;
  geo-pos:long "6.5380901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "34"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608880_20432608880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608880'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.005'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5380901'^^xsd:double;
  dwc:latitude '52.973061'^^xsd:double;
  dwc:coordinatePrecision '34'^^xsd:integer;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608880'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432609343_20432609343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609343_20432609343> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609343_20432609343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730819 6.5380915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9730819"^^xsd:decimal ;
  dwc:decimalLongitude "6.5380915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "257"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609343_20432609343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730819 6.5380915)"^^geo:wktLiteral ;
  geo-pos:lat "52.9730819"^^xsd:decimal ;
  geo-pos:long "6.5380915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "257"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609343_20432609343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609343'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.035'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5380915'^^xsd:double;
  dwc:latitude '52.9730819'^^xsd:double;
  dwc:coordinatePrecision '257'^^xsd:integer;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609343'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432609367_20432609367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609367_20432609367> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609367_20432609367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730748 6.5380968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9730748"^^xsd:decimal ;
  dwc:decimalLongitude "6.5380968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609367_20432609367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730748 6.5380968)"^^geo:wktLiteral ;
  geo-pos:lat "52.9730748"^^xsd:decimal ;
  geo-pos:long "6.5380968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609367_20432609367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609367'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.008055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5380968'^^xsd:double;
  dwc:latitude '52.9730748'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609367'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608513_20432608513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608513_20432608513> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608513_20432608513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730494 6.5380975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9730494"^^xsd:decimal ;
  dwc:decimalLongitude "6.5380975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "48"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608513_20432608513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730494 6.5380975)"^^geo:wktLiteral ;
  geo-pos:lat "52.9730494"^^xsd:decimal ;
  geo-pos:long "6.5380975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "48"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608513_20432608513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608513'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.06'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5380975'^^xsd:double;
  dwc:latitude '52.9730494'^^xsd:double;
  dwc:coordinatePrecision '48'^^xsd:integer;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608513'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432609417_20432609417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609417_20432609417> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609417_20432609417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730379 6.5380978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9730379"^^xsd:decimal ;
  dwc:decimalLongitude "6.5380978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609417_20432609417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730379 6.5380978)"^^geo:wktLiteral ;
  geo-pos:lat "52.9730379"^^xsd:decimal ;
  geo-pos:long "6.5380978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609417_20432609417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609417'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.046666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5380978'^^xsd:double;
  dwc:latitude '52.9730379'^^xsd:double;
  dwc:coordinatePrecision '111'^^xsd:integer;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609417'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432608587_20432608587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608587_20432608587> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608587_20432608587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730291 6.5380979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9730291"^^xsd:decimal ;
  dwc:decimalLongitude "6.5380979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "69"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608587_20432608587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730291 6.5380979)"^^geo:wktLiteral ;
  geo-pos:lat "52.9730291"^^xsd:decimal ;
  geo-pos:long "6.5380979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "69"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608587_20432608587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608587'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.065555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5380979'^^xsd:double;
  dwc:latitude '52.9730291'^^xsd:double;
  dwc:coordinatePrecision '69'^^xsd:integer;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608587'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432608169_20432608169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608169_20432608169> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608169_20432608169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730634 6.5380979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9730634"^^xsd:decimal ;
  dwc:decimalLongitude "6.5380979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608169_20432608169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730634 6.5380979)"^^geo:wktLiteral ;
  geo-pos:lat "52.9730634"^^xsd:decimal ;
  geo-pos:long "6.5380979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "38"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608169_20432608169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608169'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.006388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5380979'^^xsd:double;
  dwc:latitude '52.9730634'^^xsd:double;
  dwc:coordinatePrecision '38'^^xsd:integer;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608169'^^xsd:integer;
  dwc:observationDate '2019-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608561_20432608561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608561_20432608561> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608561_20432608561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9731349 6.5380991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9731349"^^xsd:decimal ;
  dwc:decimalLongitude "6.5380991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "428"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608561_20432608561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9731349 6.5380991)"^^geo:wktLiteral ;
  geo-pos:lat "52.9731349"^^xsd:decimal ;
  geo-pos:long "6.5380991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "428"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608561_20432608561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608561'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.008333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5380991'^^xsd:double;
  dwc:latitude '52.9731349'^^xsd:double;
  dwc:coordinatePrecision '428'^^xsd:integer;
  dwc:minimumElevation '-161'^^xsd:integer;
  dwc:maximumElevation '-161'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608561'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608293_20432608293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608293_20432608293> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608293_20432608293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730514 6.5381008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9730514"^^xsd:decimal ;
  dwc:decimalLongitude "6.5381008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "60"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608293_20432608293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730514 6.5381008)"^^geo:wktLiteral ;
  geo-pos:lat "52.9730514"^^xsd:decimal ;
  geo-pos:long "6.5381008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "60"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608293_20432608293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608293'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.0191666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5381008'^^xsd:double;
  dwc:latitude '52.9730514'^^xsd:double;
  dwc:coordinatePrecision '60'^^xsd:integer;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608293'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608708_20432608708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608708_20432608708> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608708_20432608708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.973049 6.5381023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.973049"^^xsd:decimal ;
  dwc:decimalLongitude "6.5381023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "66"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608708_20432608708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.973049 6.5381023)"^^geo:wktLiteral ;
  geo-pos:lat "52.973049"^^xsd:decimal ;
  geo-pos:long "6.5381023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "66"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608708_20432608708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608708'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.025'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5381023'^^xsd:double;
  dwc:latitude '52.973049'^^xsd:double;
  dwc:coordinatePrecision '66'^^xsd:integer;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608708'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432607887_20432607887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432607887_20432607887> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432607887_20432607887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730685 6.5381028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9730685"^^xsd:decimal ;
  dwc:decimalLongitude "6.5381028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "32"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432607887_20432607887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730685 6.5381028)"^^geo:wktLiteral ;
  geo-pos:lat "52.9730685"^^xsd:decimal ;
  geo-pos:long "6.5381028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "32"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432607887_20432607887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432607887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432607887'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.5458333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5381028'^^xsd:double;
  dwc:latitude '52.9730685'^^xsd:double;
  dwc:coordinatePrecision '32'^^xsd:integer;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432607887'^^xsd:integer;
  dwc:observationDate '2019-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432609320_20432609320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609320_20432609320> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609320_20432609320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.973062 6.5381036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.973062"^^xsd:decimal ;
  dwc:decimalLongitude "6.5381036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "42"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609320_20432609320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.973062 6.5381036)"^^geo:wktLiteral ;
  geo-pos:lat "52.973062"^^xsd:decimal ;
  geo-pos:long "6.5381036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "42"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609320_20432609320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609320'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.070555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5381036'^^xsd:double;
  dwc:latitude '52.973062'^^xsd:double;
  dwc:coordinatePrecision '42'^^xsd:integer;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609320'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432608856_20432608856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608856_20432608856> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608856_20432608856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730754 6.5381044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9730754"^^xsd:decimal ;
  dwc:decimalLongitude "6.5381044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "51"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608856_20432608856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730754 6.5381044)"^^geo:wktLiteral ;
  geo-pos:lat "52.9730754"^^xsd:decimal ;
  geo-pos:long "6.5381044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "51"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608856_20432608856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608856'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.028611111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5381044'^^xsd:double;
  dwc:latitude '52.9730754'^^xsd:double;
  dwc:coordinatePrecision '51'^^xsd:integer;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608856'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432609857_20432609857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609857_20432609857> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609857_20432609857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730407 6.5381052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9730407"^^xsd:decimal ;
  dwc:decimalLongitude "6.5381052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "52"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609857_20432609857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730407 6.5381052)"^^geo:wktLiteral ;
  geo-pos:lat "52.9730407"^^xsd:decimal ;
  geo-pos:long "6.5381052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "52"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609857_20432609857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609857'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.041111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5381052'^^xsd:double;
  dwc:latitude '52.9730407'^^xsd:double;
  dwc:coordinatePrecision '52'^^xsd:integer;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609857'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432608269_20432608269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608269_20432608269> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608269_20432608269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.973074 6.5381062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.973074"^^xsd:decimal ;
  dwc:decimalLongitude "6.5381062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "74"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608269_20432608269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.973074 6.5381062)"^^geo:wktLiteral ;
  geo-pos:lat "52.973074"^^xsd:decimal ;
  geo-pos:long "6.5381062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "74"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608269_20432608269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608269'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.050277777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5381062'^^xsd:double;
  dwc:latitude '52.973074'^^xsd:double;
  dwc:coordinatePrecision '74'^^xsd:integer;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608269'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432608319_20432608319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608319_20432608319> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608319_20432608319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730567 6.5381063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9730567"^^xsd:decimal ;
  dwc:decimalLongitude "6.5381063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "54"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608319_20432608319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730567 6.5381063)"^^geo:wktLiteral ;
  geo-pos:lat "52.9730567"^^xsd:decimal ;
  geo-pos:long "6.5381063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "54"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608319_20432608319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608319'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.0636111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5381063'^^xsd:double;
  dwc:latitude '52.9730567'^^xsd:double;
  dwc:coordinatePrecision '54'^^xsd:integer;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608319'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432608832_20432608832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608832_20432608832> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608832_20432608832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730636 6.5381065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9730636"^^xsd:decimal ;
  dwc:decimalLongitude "6.5381065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "27"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608832_20432608832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730636 6.5381065)"^^geo:wktLiteral ;
  geo-pos:lat "52.9730636"^^xsd:decimal ;
  geo-pos:long "6.5381065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "27"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608832_20432608832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608832'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.068611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5381065'^^xsd:double;
  dwc:latitude '52.9730636'^^xsd:double;
  dwc:coordinatePrecision '27'^^xsd:integer;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608832'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432609393_20432609393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609393_20432609393> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609393_20432609393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.97307 6.5381069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.97307"^^xsd:decimal ;
  dwc:decimalLongitude "6.5381069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "32"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609393_20432609393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.97307 6.5381069)"^^geo:wktLiteral ;
  geo-pos:lat "52.97307"^^xsd:decimal ;
  geo-pos:long "6.5381069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "32"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609393_20432609393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609393'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.068888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5381069'^^xsd:double;
  dwc:latitude '52.97307'^^xsd:double;
  dwc:coordinatePrecision '32'^^xsd:integer;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609393'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432609492_20432609492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609492_20432609492> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609492_20432609492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730608 6.538108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9730608"^^xsd:decimal ;
  dwc:decimalLongitude "6.538108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609492_20432609492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730608 6.538108)"^^geo:wktLiteral ;
  geo-pos:lat "52.9730608"^^xsd:decimal ;
  geo-pos:long "6.538108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609492_20432609492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609492'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.0733333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.538108'^^xsd:double;
  dwc:latitude '52.9730608'^^xsd:double;
  dwc:coordinatePrecision '19'^^xsd:integer;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609492'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432608464_20432608464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608464_20432608464> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608464_20432608464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730477 6.5381098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9730477"^^xsd:decimal ;
  dwc:decimalLongitude "6.5381098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608464_20432608464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730477 6.5381098)"^^geo:wktLiteral ;
  geo-pos:lat "52.9730477"^^xsd:decimal ;
  geo-pos:long "6.5381098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608464_20432608464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608464'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.0261111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5381098'^^xsd:double;
  dwc:latitude '52.9730477'^^xsd:double;
  dwc:coordinatePrecision '53'^^xsd:integer;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608464'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608806_20432608806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608806_20432608806> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608806_20432608806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730737 6.5381117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9730737"^^xsd:decimal ;
  dwc:decimalLongitude "6.5381117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608806_20432608806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730737 6.5381117)"^^geo:wktLiteral ;
  geo-pos:lat "52.9730737"^^xsd:decimal ;
  geo-pos:long "6.5381117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608806_20432608806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608806'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '22.025'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5381117'^^xsd:double;
  dwc:latitude '52.9730737'^^xsd:double;
  dwc:coordinatePrecision '22'^^xsd:integer;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608806'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432609639_20432609639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609639_20432609639> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609639_20432609639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730637 6.5381137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9730637"^^xsd:decimal ;
  dwc:decimalLongitude "6.5381137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "37"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609639_20432609639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730637 6.5381137)"^^geo:wktLiteral ;
  geo-pos:lat "52.9730637"^^xsd:decimal ;
  geo-pos:long "6.5381137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "37"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609639_20432609639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609639'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.0786111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5381137'^^xsd:double;
  dwc:latitude '52.9730637'^^xsd:double;
  dwc:coordinatePrecision '37'^^xsd:integer;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609639'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432607886_20432607886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432607886_20432607886> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432607886_20432607886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730596 6.5381139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9730596"^^xsd:decimal ;
  dwc:decimalLongitude "6.5381139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "29"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432607886_20432607886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730596 6.5381139)"^^geo:wktLiteral ;
  geo-pos:lat "52.9730596"^^xsd:decimal ;
  geo-pos:long "6.5381139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "29"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432607886_20432607886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432607886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432607886'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.9941666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5381139'^^xsd:double;
  dwc:latitude '52.9730596'^^xsd:double;
  dwc:coordinatePrecision '29'^^xsd:integer;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432607886'^^xsd:integer;
  dwc:observationDate '2019-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432608906_20432608906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608906_20432608906> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608906_20432608906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730526 6.5381206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9730526"^^xsd:decimal ;
  dwc:decimalLongitude "6.5381206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "48"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608906_20432608906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730526 6.5381206)"^^geo:wktLiteral ;
  geo-pos:lat "52.9730526"^^xsd:decimal ;
  geo-pos:long "6.5381206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "48"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608906_20432608906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608906'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.0727777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5381206'^^xsd:double;
  dwc:latitude '52.9730526'^^xsd:double;
  dwc:coordinatePrecision '48'^^xsd:integer;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608906'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432609905_20432609905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609905_20432609905> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609905_20432609905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9718352 6.5381241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9718352"^^xsd:decimal ;
  dwc:decimalLongitude "6.5381241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "35"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609905_20432609905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9718352 6.5381241)"^^geo:wktLiteral ;
  geo-pos:lat "52.9718352"^^xsd:decimal ;
  geo-pos:long "6.5381241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "35"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609905_20432609905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609905'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.005277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5381241'^^xsd:double;
  dwc:latitude '52.9718352'^^xsd:double;
  dwc:coordinatePrecision '35'^^xsd:integer;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609905'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608758_20432608758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608758_20432608758> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608758_20432608758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972999 6.5381283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972999"^^xsd:decimal ;
  dwc:decimalLongitude "6.5381283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "49"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608758_20432608758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972999 6.5381283)"^^geo:wktLiteral ;
  geo-pos:lat "52.972999"^^xsd:decimal ;
  geo-pos:long "6.5381283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "49"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608758_20432608758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608758'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.065'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5381283'^^xsd:double;
  dwc:latitude '52.972999'^^xsd:double;
  dwc:coordinatePrecision '49'^^xsd:integer;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608758'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432608782_20432608782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608782_20432608782> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608782_20432608782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730236 6.5381403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9730236"^^xsd:decimal ;
  dwc:decimalLongitude "6.5381403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "57"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608782_20432608782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730236 6.5381403)"^^geo:wktLiteral ;
  geo-pos:lat "52.9730236"^^xsd:decimal ;
  geo-pos:long "6.5381403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "57"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608782_20432608782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608782'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '21.045833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5381403'^^xsd:double;
  dwc:latitude '52.9730236'^^xsd:double;
  dwc:coordinatePrecision '57'^^xsd:integer;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608782'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432609442_20432609442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609442_20432609442> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609442_20432609442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730833 6.5381518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9730833"^^xsd:decimal ;
  dwc:decimalLongitude "6.5381518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609442_20432609442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730833 6.5381518)"^^geo:wktLiteral ;
  geo-pos:lat "52.9730833"^^xsd:decimal ;
  geo-pos:long "6.5381518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "59"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609442_20432609442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609442'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.056666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5381518'^^xsd:double;
  dwc:latitude '52.9730833'^^xsd:double;
  dwc:coordinatePrecision '59'^^xsd:integer;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609442'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432608732_20432608732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608732_20432608732> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608732_20432608732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730615 6.5381568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9730615"^^xsd:decimal ;
  dwc:decimalLongitude "6.5381568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608732_20432608732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730615 6.5381568)"^^geo:wktLiteral ;
  geo-pos:lat "52.9730615"^^xsd:decimal ;
  geo-pos:long "6.5381568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608732_20432608732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608732'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.005833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5381568'^^xsd:double;
  dwc:latitude '52.9730615'^^xsd:double;
  dwc:coordinatePrecision '70'^^xsd:integer;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608732'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432607885_20432607885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432607885_20432607885> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432607885_20432607885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9727855 6.5382232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9727855"^^xsd:decimal ;
  dwc:decimalLongitude "6.5382232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432607885_20432607885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9727855 6.5382232)"^^geo:wktLiteral ;
  geo-pos:lat "52.9727855"^^xsd:decimal ;
  geo-pos:long "6.5382232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432607885_20432607885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432607885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432607885'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.9858333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5382232'^^xsd:double;
  dwc:latitude '52.9727855'^^xsd:double;
  dwc:coordinatePrecision '40'^^xsd:integer;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432607885'^^xsd:integer;
  dwc:observationDate '2019-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432608611_20432608611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608611_20432608611> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608611_20432608611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730606 6.5382986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9730606"^^xsd:decimal ;
  dwc:decimalLongitude "6.5382986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "135"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608611_20432608611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730606 6.5382986)"^^geo:wktLiteral ;
  geo-pos:lat "52.9730606"^^xsd:decimal ;
  geo-pos:long "6.5382986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "135"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608611_20432608611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608611'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.043333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5382986'^^xsd:double;
  dwc:latitude '52.9730606'^^xsd:double;
  dwc:coordinatePrecision '135'^^xsd:integer;
  dwc:minimumElevation '-56'^^xsd:integer;
  dwc:maximumElevation '-56'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608611'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432609248_20432609248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609248_20432609248> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609248_20432609248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9721922 6.5383188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9721922"^^xsd:decimal ;
  dwc:decimalLongitude "6.5383188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "83"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609248_20432609248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9721922 6.5383188)"^^geo:wktLiteral ;
  geo-pos:lat "52.9721922"^^xsd:decimal ;
  geo-pos:long "6.5383188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "83"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609248_20432609248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609248'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.050833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5383188'^^xsd:double;
  dwc:latitude '52.9721922'^^xsd:double;
  dwc:coordinatePrecision '83'^^xsd:integer;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609248'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_5515879_5822_start_5515879_5822_start>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_5515879_5822_start_5515879_5822_start> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_5515879_5822_start_5515879_5822_start> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.97282537 6.53854337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.97282537"^^xsd:decimal ;
  dwc:decimalLongitude "6.53854337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7941_5515879_5822_start_5515879_5822_start>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.97282537 6.53854337)"^^geo:wktLiteral ;
  geo-pos:lat "52.97282537"^^xsd:decimal ;
  geo-pos:long "6.53854337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "187"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_5515879_5822_start_5515879_5822_start>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5515879_5822_start" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '5515879_5822_start'^^xsd:string;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.53854337'^^xsd:double;
  dwc:latitude '52.97282537'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'tag attachment'^^xsd:string;
  dwc:occurrenceId '5515879_5822_start'^^xsd:string;
  dwc:observationDate '2019-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'UvA-BiTS tag attached by harness to free-ranging animal | Found dead, possibly predated by peregrine falcon.'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432609834_20432609834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609834_20432609834> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609834_20432609834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730372 6.5385669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9730372"^^xsd:decimal ;
  dwc:decimalLongitude "6.5385669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "77"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609834_20432609834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9730372 6.5385669)"^^geo:wktLiteral ;
  geo-pos:lat "52.9730372"^^xsd:decimal ;
  geo-pos:long "6.5385669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "77"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609834_20432609834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609834'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.076111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5385669'^^xsd:double;
  dwc:latitude '52.9730372'^^xsd:double;
  dwc:coordinatePrecision '77'^^xsd:integer;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609834'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432608684_20432608684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608684_20432608684> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608684_20432608684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9722855 6.538593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9722855"^^xsd:decimal ;
  dwc:decimalLongitude "6.538593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608684_20432608684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9722855 6.538593)"^^geo:wktLiteral ;
  geo-pos:lat "52.9722855"^^xsd:decimal ;
  geo-pos:long "6.538593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608684_20432608684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608684'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.063611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.538593'^^xsd:double;
  dwc:latitude '52.9722855'^^xsd:double;
  dwc:coordinatePrecision '43'^^xsd:integer;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608684'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432609272_20432609272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609272_20432609272> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609272_20432609272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9729375 6.5390064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9729375"^^xsd:decimal ;
  dwc:decimalLongitude "6.5390064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "206"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609272_20432609272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9729375 6.5390064)"^^geo:wktLiteral ;
  geo-pos:lat "52.9729375"^^xsd:decimal ;
  geo-pos:long "6.5390064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "206"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609272_20432609272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609272'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.013333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5390064'^^xsd:double;
  dwc:latitude '52.9729375'^^xsd:double;
  dwc:coordinatePrecision '206'^^xsd:integer;
  dwc:minimumElevation '-84'^^xsd:integer;
  dwc:maximumElevation '-84'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609272'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432608537_20432608537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608537_20432608537> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608537_20432608537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9717866 6.5390772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9717866"^^xsd:decimal ;
  dwc:decimalLongitude "6.5390772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "710"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608537_20432608537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9717866 6.5390772)"^^geo:wktLiteral ;
  geo-pos:lat "52.9717866"^^xsd:decimal ;
  geo-pos:long "6.5390772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "710"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608537_20432608537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608537'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5390772'^^xsd:double;
  dwc:latitude '52.9717866'^^xsd:double;
  dwc:coordinatePrecision '710'^^xsd:integer;
  dwc:minimumElevation '366'^^xsd:integer;
  dwc:maximumElevation '366'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608537'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432608489_20432608489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608489_20432608489> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608489_20432608489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972833 6.5392523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972833"^^xsd:decimal ;
  dwc:decimalLongitude "6.5392523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "348"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608489_20432608489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972833 6.5392523)"^^geo:wktLiteral ;
  geo-pos:lat "52.972833"^^xsd:decimal ;
  geo-pos:long "6.5392523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "348"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608489_20432608489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608489'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.0708333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5392523'^^xsd:double;
  dwc:latitude '52.972833'^^xsd:double;
  dwc:coordinatePrecision '348'^^xsd:integer;
  dwc:minimumElevation '-59'^^xsd:integer;
  dwc:maximumElevation '-59'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608489'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432609882_20432609882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609882_20432609882> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609882_20432609882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9713117 6.5397387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9713117"^^xsd:decimal ;
  dwc:decimalLongitude "6.5397387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609882_20432609882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9713117 6.5397387)"^^geo:wktLiteral ;
  geo-pos:lat "52.9713117"^^xsd:decimal ;
  geo-pos:long "6.5397387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "31"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609882_20432609882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609882'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.035'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5397387'^^xsd:double;
  dwc:latitude '52.9713117'^^xsd:double;
  dwc:coordinatePrecision '31'^^xsd:integer;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609882'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432609149_20432609149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609149_20432609149> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609149_20432609149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9734318 6.5402118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9734318"^^xsd:decimal ;
  dwc:decimalLongitude "6.5402118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "487"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609149_20432609149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9734318 6.5402118)"^^geo:wktLiteral ;
  geo-pos:lat "52.9734318"^^xsd:decimal ;
  geo-pos:long "6.5402118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "487"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609149_20432609149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609149'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.035833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5402118'^^xsd:double;
  dwc:latitude '52.9734318'^^xsd:double;
  dwc:coordinatePrecision '487'^^xsd:integer;
  dwc:minimumElevation '-43'^^xsd:integer;
  dwc:maximumElevation '-43'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609149'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432608145_20432608145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608145_20432608145> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608145_20432608145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.971572 6.5402497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.971572"^^xsd:decimal ;
  dwc:decimalLongitude "6.5402497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "85"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608145_20432608145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.971572 6.5402497)"^^geo:wktLiteral ;
  geo-pos:lat "52.971572"^^xsd:decimal ;
  geo-pos:long "6.5402497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "85"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608145_20432608145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608145'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.029166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5402497'^^xsd:double;
  dwc:latitude '52.971572'^^xsd:double;
  dwc:coordinatePrecision '85'^^xsd:integer;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608145'^^xsd:integer;
  dwc:observationDate '2019-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432413898_20432413898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413898_20432413898> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413898_20432413898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0340287 6.5492004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0340287"^^xsd:decimal ;
  dwc:decimalLongitude "6.5492004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413898_20432413898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0340287 6.5492004)"^^geo:wktLiteral ;
  geo-pos:lat "53.0340287"^^xsd:decimal ;
  geo-pos:long "6.5492004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413898_20432413898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413898'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.09'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5492004'^^xsd:double;
  dwc:latitude '53.0340287'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413898'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413910_20432413910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413910_20432413910> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413910_20432413910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0261771 6.5570009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0261771"^^xsd:decimal ;
  dwc:decimalLongitude "6.5570009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413910_20432413910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0261771 6.5570009)"^^geo:wktLiteral ;
  geo-pos:lat "53.0261771"^^xsd:decimal ;
  geo-pos:long "6.5570009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413910_20432413910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413910'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.0811111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5570009'^^xsd:double;
  dwc:latitude '53.0261771'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413910'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_5515869_5628_start_5515869_5628_start>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_5515869_5628_start_5515869_5628_start> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_5515869_5628_start_5515869_5628_start> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.02413889 6.56055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.02413889"^^xsd:decimal ;
  dwc:decimalLongitude "6.56055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7941_5515869_5628_start_5515869_5628_start>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.02413889 6.56055556)"^^geo:wktLiteral ;
  geo-pos:lat "53.02413889"^^xsd:decimal ;
  geo-pos:long "6.56055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "187"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_5515869_5628_start_5515869_5628_start>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5515869_5628_start" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '5515869_5628_start'^^xsd:string;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.56055556'^^xsd:double;
  dwc:latitude '53.02413889'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'tag attachment'^^xsd:string;
  dwc:occurrenceId '5515869_5628_start'^^xsd:string;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'UvA-BiTS tag attached by harness to free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421298_20432421298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421298_20432421298> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421298_20432421298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5269052 6.5653046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5269052"^^xsd:decimal ;
  dwc:decimalLongitude "6.5653046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421298_20432421298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5269052 6.5653046)"^^geo:wktLiteral ;
  geo-pos:lat "53.5269052"^^xsd:decimal ;
  geo-pos:long "6.5653046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421298_20432421298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421298'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.563611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5653046'^^xsd:double;
  dwc:latitude '53.5269052'^^xsd:double;
  dwc:coordinatePrecision '15.9'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421298'^^xsd:integer;
  dwc:observationDate '2018-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432421299_20432421299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432421299_20432421299> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432421299_20432421299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5289472 6.565597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5289472"^^xsd:decimal ;
  dwc:decimalLongitude "6.565597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432421299_20432421299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5289472 6.565597)"^^geo:wktLiteral ;
  geo-pos:lat "53.5289472"^^xsd:decimal ;
  geo-pos:long "6.565597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432421299_20432421299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432421299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432421299'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.575'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.565597'^^xsd:double;
  dwc:latitude '53.5289472'^^xsd:double;
  dwc:coordinatePrecision '8.7'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432421299'^^xsd:integer;
  dwc:observationDate '2018-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432416064_20432416064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416064_20432416064> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416064_20432416064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0519892 6.5667817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0519892"^^xsd:decimal ;
  dwc:decimalLongitude "6.5667817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416064_20432416064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0519892 6.5667817)"^^geo:wktLiteral ;
  geo-pos:lat "53.0519892"^^xsd:decimal ;
  geo-pos:long "6.5667817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416064_20432416064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416064'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '21.048611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5667817'^^xsd:double;
  dwc:latitude '53.0519892'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416064'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416040_20432416040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416040_20432416040> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416040_20432416040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0519415 6.5668469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0519415"^^xsd:decimal ;
  dwc:decimalLongitude "6.5668469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416040_20432416040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0519415 6.5668469)"^^geo:wktLiteral ;
  geo-pos:lat "53.0519415"^^xsd:decimal ;
  geo-pos:long "6.5668469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416040_20432416040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416040'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.066388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5668469'^^xsd:double;
  dwc:latitude '53.0519415'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416040'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416052_20432416052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416052_20432416052> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416052_20432416052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0520104 6.5668846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0520104"^^xsd:decimal ;
  dwc:decimalLongitude "6.5668846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416052_20432416052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0520104 6.5668846)"^^geo:wktLiteral ;
  geo-pos:lat "53.0520104"^^xsd:decimal ;
  geo-pos:long "6.5668846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416052_20432416052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416052'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.056111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5668846'^^xsd:double;
  dwc:latitude '53.0520104'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '23'^^xsd:integer;
  dwc:maximumElevation '23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416052'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_5515878_5821_start_5515878_5821_start>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_5515878_5821_start_5515878_5821_start> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_5515878_5821_start_5515878_5821_start> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.97681188 6.56771116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.97681188"^^xsd:decimal ;
  dwc:decimalLongitude "6.56771116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7941_5515878_5821_start_5515878_5821_start>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.97681188 6.56771116)"^^geo:wktLiteral ;
  geo-pos:lat "52.97681188"^^xsd:decimal ;
  geo-pos:long "6.56771116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "187"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_5515878_5821_start_5515878_5821_start>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5515878_5821_start" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '5515878_5821_start'^^xsd:string;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.75'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.56771116'^^xsd:double;
  dwc:latitude '52.97681188'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'tag attachment'^^xsd:string;
  dwc:occurrenceId '5515878_5821_start'^^xsd:string;
  dwc:observationDate '2019-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'UvA-BiTS tag attached by harness to free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432407287_20432407287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407287_20432407287> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407287_20432407287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9767366 6.5684685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9767366"^^xsd:decimal ;
  dwc:decimalLongitude "6.5684685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407287_20432407287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9767366 6.5684685)"^^geo:wktLiteral ;
  geo-pos:lat "52.9767366"^^xsd:decimal ;
  geo-pos:long "6.5684685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407287_20432407287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407287'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.4413888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5684685'^^xsd:double;
  dwc:latitude '52.9767366'^^xsd:double;
  dwc:coordinatePrecision '15.1'^^xsd:double;
  dwc:minimumElevation '132'^^xsd:integer;
  dwc:maximumElevation '132'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407287'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408616_20432408616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408616_20432408616> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408616_20432408616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9761604 6.5686435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9761604"^^xsd:decimal ;
  dwc:decimalLongitude "6.5686435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408616_20432408616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9761604 6.5686435)"^^geo:wktLiteral ;
  geo-pos:lat "52.9761604"^^xsd:decimal ;
  geo-pos:long "6.5686435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408616_20432408616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408616'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.226111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5686435'^^xsd:double;
  dwc:latitude '52.9761604'^^xsd:double;
  dwc:coordinatePrecision '11.6'^^xsd:double;
  dwc:minimumElevation '51'^^xsd:integer;
  dwc:maximumElevation '51'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408616'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407621_20432407621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407621_20432407621> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407621_20432407621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9766293 6.568647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9766293"^^xsd:decimal ;
  dwc:decimalLongitude "6.568647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407621_20432407621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9766293 6.568647)"^^geo:wktLiteral ;
  geo-pos:lat "52.9766293"^^xsd:decimal ;
  geo-pos:long "6.568647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407621_20432407621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407621'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.203055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.568647'^^xsd:double;
  dwc:latitude '52.9766293'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '24'^^xsd:integer;
  dwc:maximumElevation '24'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407621'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407385_20432407385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407385_20432407385> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407385_20432407385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976762 6.5687348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976762"^^xsd:decimal ;
  dwc:decimalLongitude "6.5687348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407385_20432407385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976762 6.5687348)"^^geo:wktLiteral ;
  geo-pos:lat "52.976762"^^xsd:decimal ;
  geo-pos:long "6.5687348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407385_20432407385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407385'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.0208333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5687348'^^xsd:double;
  dwc:latitude '52.976762'^^xsd:double;
  dwc:coordinatePrecision '14'^^xsd:integer;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407385'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407195_20432407195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407195_20432407195> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407195_20432407195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769148 6.5687824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769148"^^xsd:decimal ;
  dwc:decimalLongitude "6.5687824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407195_20432407195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769148 6.5687824)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769148"^^xsd:decimal ;
  geo-pos:long "6.5687824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407195_20432407195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407195'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.3725'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5687824'^^xsd:double;
  dwc:latitude '52.9769148'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407195'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407432_20432407432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407432_20432407432> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407432_20432407432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9764856 6.5687943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9764856"^^xsd:decimal ;
  dwc:decimalLongitude "6.5687943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407432_20432407432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9764856 6.5687943)"^^geo:wktLiteral ;
  geo-pos:lat "52.9764856"^^xsd:decimal ;
  geo-pos:long "6.5687943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407432_20432407432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407432'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '19.046388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5687943'^^xsd:double;
  dwc:latitude '52.9764856'^^xsd:double;
  dwc:coordinatePrecision '10.3'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407432'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409012_20432409012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409012_20432409012> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409012_20432409012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769001 6.5688385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769001"^^xsd:decimal ;
  dwc:decimalLongitude "6.5688385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "35.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409012_20432409012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769001 6.5688385)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769001"^^xsd:decimal ;
  geo-pos:long "6.5688385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "35.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409012_20432409012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409012'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.403611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5688385'^^xsd:double;
  dwc:latitude '52.9769001'^^xsd:double;
  dwc:coordinatePrecision '35.6'^^xsd:double;
  dwc:minimumElevation '-38'^^xsd:integer;
  dwc:maximumElevation '-38'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409012'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408188_20432408188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408188_20432408188> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408188_20432408188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9763128 6.5688678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9763128"^^xsd:decimal ;
  dwc:decimalLongitude "6.5688678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408188_20432408188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9763128 6.5688678)"^^geo:wktLiteral ;
  geo-pos:lat "52.9763128"^^xsd:decimal ;
  geo-pos:long "6.5688678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408188_20432408188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408188'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.494166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5688678'^^xsd:double;
  dwc:latitude '52.9763128'^^xsd:double;
  dwc:coordinatePrecision '17.9'^^xsd:double;
  dwc:minimumElevation '50'^^xsd:integer;
  dwc:maximumElevation '50'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408188'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407335_20432407335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407335_20432407335> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407335_20432407335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976728 6.56887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976728"^^xsd:decimal ;
  dwc:decimalLongitude "6.56887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407335_20432407335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976728 6.56887)"^^geo:wktLiteral ;
  geo-pos:lat "52.976728"^^xsd:decimal ;
  geo-pos:long "6.56887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407335_20432407335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407335'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.4775'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.56887'^^xsd:double;
  dwc:latitude '52.976728'^^xsd:double;
  dwc:coordinatePrecision '2.8'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407335'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407388_20432407388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407388_20432407388> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407388_20432407388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769103 6.5688903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769103"^^xsd:decimal ;
  dwc:decimalLongitude "6.5688903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407388_20432407388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769103 6.5688903)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769103"^^xsd:decimal ;
  geo-pos:long "6.5688903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407388_20432407388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407388'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.0325'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5688903'^^xsd:double;
  dwc:latitude '52.9769103'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407388'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409006_20432409006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409006_20432409006> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409006_20432409006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9771494 6.5689261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9771494"^^xsd:decimal ;
  dwc:decimalLongitude "6.5689261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409006_20432409006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9771494 6.5689261)"^^geo:wktLiteral ;
  geo-pos:lat "52.9771494"^^xsd:decimal ;
  geo-pos:long "6.5689261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409006_20432409006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409006'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.4011111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5689261'^^xsd:double;
  dwc:latitude '52.9771494'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409006'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407428_20432407428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407428_20432407428> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407428_20432407428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9763832 6.5690283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9763832"^^xsd:decimal ;
  dwc:decimalLongitude "6.5690283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407428_20432407428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9763832 6.5690283)"^^geo:wktLiteral ;
  geo-pos:lat "52.9763832"^^xsd:decimal ;
  geo-pos:long "6.5690283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407428_20432407428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407428'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.050277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5690283'^^xsd:double;
  dwc:latitude '52.9763832'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407428'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408910_20432408910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408910_20432408910> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408910_20432408910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976471 6.5690866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976471"^^xsd:decimal ;
  dwc:decimalLongitude "6.5690866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408910_20432408910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976471 6.5690866)"^^geo:wktLiteral ;
  geo-pos:lat "52.976471"^^xsd:decimal ;
  geo-pos:long "6.5690866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408910_20432408910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408910'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.353333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5690866'^^xsd:double;
  dwc:latitude '52.976471'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408910'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408904_20432408904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408904_20432408904> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408904_20432408904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9764247 6.5691031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9764247"^^xsd:decimal ;
  dwc:decimalLongitude "6.5691031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408904_20432408904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9764247 6.5691031)"^^geo:wktLiteral ;
  geo-pos:lat "52.9764247"^^xsd:decimal ;
  geo-pos:long "6.5691031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408904_20432408904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408904'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.358333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5691031'^^xsd:double;
  dwc:latitude '52.9764247'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408904'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408922_20432408922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408922_20432408922> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408922_20432408922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9767283 6.5691234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9767283"^^xsd:decimal ;
  dwc:decimalLongitude "6.5691234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408922_20432408922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9767283 6.5691234)"^^geo:wktLiteral ;
  geo-pos:lat "52.9767283"^^xsd:decimal ;
  geo-pos:long "6.5691234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408922_20432408922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408922'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5691234'^^xsd:double;
  dwc:latitude '52.9767283'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408922'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407291_20432407291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407291_20432407291> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407291_20432407291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9763392 6.5691487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9763392"^^xsd:decimal ;
  dwc:decimalLongitude "6.5691487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407291_20432407291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9763392 6.5691487)"^^geo:wktLiteral ;
  geo-pos:lat "52.9763392"^^xsd:decimal ;
  geo-pos:long "6.5691487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407291_20432407291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407291'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.4455555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5691487'^^xsd:double;
  dwc:latitude '52.9763392'^^xsd:double;
  dwc:coordinatePrecision '11.7'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407291'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407396_20432407396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407396_20432407396> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407396_20432407396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768606 6.5692648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768606"^^xsd:decimal ;
  dwc:decimalLongitude "6.5692648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407396_20432407396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768606 6.5692648)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768606"^^xsd:decimal ;
  geo-pos:long "6.5692648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407396_20432407396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407396'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.034722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5692648'^^xsd:double;
  dwc:latitude '52.9768606'^^xsd:double;
  dwc:coordinatePrecision '12.3'^^xsd:double;
  dwc:minimumElevation '44'^^xsd:integer;
  dwc:maximumElevation '44'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407396'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407456_20432407456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407456_20432407456> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407456_20432407456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9761772 6.5693197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9761772"^^xsd:decimal ;
  dwc:decimalLongitude "6.5693197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407456_20432407456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9761772 6.5693197)"^^geo:wktLiteral ;
  geo-pos:lat "52.9761772"^^xsd:decimal ;
  geo-pos:long "6.5693197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407456_20432407456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407456'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.0661111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5693197'^^xsd:double;
  dwc:latitude '52.9761772'^^xsd:double;
  dwc:coordinatePrecision '8.2'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407456'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408880_20432408880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408880_20432408880> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408880_20432408880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9771894 6.5693231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9771894"^^xsd:decimal ;
  dwc:decimalLongitude "6.5693231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408880_20432408880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9771894 6.5693231)"^^geo:wktLiteral ;
  geo-pos:lat "52.9771894"^^xsd:decimal ;
  geo-pos:long "6.5693231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408880_20432408880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408880'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.346666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5693231'^^xsd:double;
  dwc:latitude '52.9771894'^^xsd:double;
  dwc:coordinatePrecision '30.6'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408880'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407680_20432407680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407680_20432407680> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407680_20432407680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9762124 6.5693316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9762124"^^xsd:decimal ;
  dwc:decimalLongitude "6.5693316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407680_20432407680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9762124 6.5693316)"^^geo:wktLiteral ;
  geo-pos:lat "52.9762124"^^xsd:decimal ;
  geo-pos:long "6.5693316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407680_20432407680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407680'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.2163888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5693316'^^xsd:double;
  dwc:latitude '52.9762124'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407680'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409018_20432409018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409018_20432409018> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409018_20432409018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9772638 6.5693435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9772638"^^xsd:decimal ;
  dwc:decimalLongitude "6.5693435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409018_20432409018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9772638 6.5693435)"^^geo:wktLiteral ;
  geo-pos:lat "52.9772638"^^xsd:decimal ;
  geo-pos:long "6.5693435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409018_20432409018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409018'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.437777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5693435'^^xsd:double;
  dwc:latitude '52.9772638'^^xsd:double;
  dwc:coordinatePrecision '50.5'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409018'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409036_20432409036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409036_20432409036> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409036_20432409036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768305 6.5693567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768305"^^xsd:decimal ;
  dwc:decimalLongitude "6.5693567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409036_20432409036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768305 6.5693567)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768305"^^xsd:decimal ;
  geo-pos:long "6.5693567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409036_20432409036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409036'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.46'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5693567'^^xsd:double;
  dwc:latitude '52.9768305'^^xsd:double;
  dwc:coordinatePrecision '22.6'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409036'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407866_20432407866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407866_20432407866> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407866_20432407866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769567 6.5693746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769567"^^xsd:decimal ;
  dwc:decimalLongitude "6.5693746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407866_20432407866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769567 6.5693746)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769567"^^xsd:decimal ;
  geo-pos:long "6.5693746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407866_20432407866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407866'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.322222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5693746'^^xsd:double;
  dwc:latitude '52.9769567'^^xsd:double;
  dwc:coordinatePrecision '16.4'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407866'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407504_20432407504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407504_20432407504> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407504_20432407504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9771327 6.5693889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9771327"^^xsd:decimal ;
  dwc:decimalLongitude "6.5693889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407504_20432407504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9771327 6.5693889)"^^geo:wktLiteral ;
  geo-pos:lat "52.9771327"^^xsd:decimal ;
  geo-pos:long "6.5693889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407504_20432407504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407504'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.106111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5693889'^^xsd:double;
  dwc:latitude '52.9771327'^^xsd:double;
  dwc:coordinatePrecision '13.1'^^xsd:double;
  dwc:minimumElevation '41'^^xsd:integer;
  dwc:maximumElevation '41'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407504'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407139_20432407139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407139_20432407139> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407139_20432407139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.980466 6.5693984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.980466"^^xsd:decimal ;
  dwc:decimalLongitude "6.5693984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407139_20432407139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.980466 6.5693984)"^^geo:wktLiteral ;
  geo-pos:lat "52.980466"^^xsd:decimal ;
  geo-pos:long "6.5693984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407139_20432407139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407139'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.343055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5693984'^^xsd:double;
  dwc:latitude '52.980466'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407139'^^xsd:integer;
  dwc:observationDate '2018-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407147_20432407147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407147_20432407147> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407147_20432407147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9764768 6.5694128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9764768"^^xsd:decimal ;
  dwc:decimalLongitude "6.5694128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407147_20432407147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9764768 6.5694128)"^^geo:wktLiteral ;
  geo-pos:lat "52.9764768"^^xsd:decimal ;
  geo-pos:long "6.5694128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407147_20432407147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407147'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.353055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5694128'^^xsd:double;
  dwc:latitude '52.9764768'^^xsd:double;
  dwc:coordinatePrecision '17.7'^^xsd:double;
  dwc:minimumElevation '21'^^xsd:integer;
  dwc:maximumElevation '21'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407147'^^xsd:integer;
  dwc:observationDate '2018-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407227_20432407227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407227_20432407227> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407227_20432407227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9807445 6.5694501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9807445"^^xsd:decimal ;
  dwc:decimalLongitude "6.5694501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407227_20432407227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9807445 6.5694501)"^^geo:wktLiteral ;
  geo-pos:lat "52.9807445"^^xsd:decimal ;
  geo-pos:long "6.5694501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407227_20432407227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407227'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.4025'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5694501'^^xsd:double;
  dwc:latitude '52.9807445'^^xsd:double;
  dwc:coordinatePrecision '9.7'^^xsd:double;
  dwc:minimumElevation '-26'^^xsd:integer;
  dwc:maximumElevation '-26'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407227'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408682_20432408682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408682_20432408682> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408682_20432408682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9770803 6.5694516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9770803"^^xsd:decimal ;
  dwc:decimalLongitude "6.5694516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408682_20432408682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9770803 6.5694516)"^^geo:wktLiteral ;
  geo-pos:lat "52.9770803"^^xsd:decimal ;
  geo-pos:long "6.5694516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408682_20432408682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408682'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.2341666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5694516'^^xsd:double;
  dwc:latitude '52.9770803'^^xsd:double;
  dwc:coordinatePrecision '11.8'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408682'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407592_20432407592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407592_20432407592> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407592_20432407592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9811437 6.5694636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9811437"^^xsd:decimal ;
  dwc:decimalLongitude "6.5694636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407592_20432407592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9811437 6.5694636)"^^geo:wktLiteral ;
  geo-pos:lat "52.9811437"^^xsd:decimal ;
  geo-pos:long "6.5694636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407592_20432407592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407592'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.185555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5694636'^^xsd:double;
  dwc:latitude '52.9811437'^^xsd:double;
  dwc:coordinatePrecision '10.9'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407592'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407339_20432407339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407339_20432407339> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407339_20432407339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9763884 6.5694816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9763884"^^xsd:decimal ;
  dwc:decimalLongitude "6.5694816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407339_20432407339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9763884 6.5694816)"^^geo:wktLiteral ;
  geo-pos:lat "52.9763884"^^xsd:decimal ;
  geo-pos:long "6.5694816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407339_20432407339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407339'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.479444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5694816'^^xsd:double;
  dwc:latitude '52.9763884'^^xsd:double;
  dwc:coordinatePrecision '7.6'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407339'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408461_20432408461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408461_20432408461> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408461_20432408461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769308 6.5694902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769308"^^xsd:decimal ;
  dwc:decimalLongitude "6.5694902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408461_20432408461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769308 6.5694902)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769308"^^xsd:decimal ;
  geo-pos:long "6.5694902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408461_20432408461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408461'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.170833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5694902'^^xsd:double;
  dwc:latitude '52.9769308'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408461'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407307_20432407307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407307_20432407307> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407307_20432407307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769025 6.569513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769025"^^xsd:decimal ;
  dwc:decimalLongitude "6.569513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407307_20432407307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769025 6.569513)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769025"^^xsd:decimal ;
  geo-pos:long "6.569513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407307_20432407307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407307'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.458055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.569513'^^xsd:double;
  dwc:latitude '52.9769025'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '25'^^xsd:integer;
  dwc:maximumElevation '25'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407307'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408467_20432408467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408467_20432408467> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408467_20432408467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769244 6.5695257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769244"^^xsd:decimal ;
  dwc:decimalLongitude "6.5695257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408467_20432408467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769244 6.5695257)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769244"^^xsd:decimal ;
  geo-pos:long "6.5695257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408467_20432408467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408467'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.166388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5695257'^^xsd:double;
  dwc:latitude '52.9769244'^^xsd:double;
  dwc:coordinatePrecision '18.3'^^xsd:double;
  dwc:minimumElevation '23'^^xsd:integer;
  dwc:maximumElevation '23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408467'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407187_20432407187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407187_20432407187> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407187_20432407187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769459 6.5695337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769459"^^xsd:decimal ;
  dwc:decimalLongitude "6.5695337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407187_20432407187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769459 6.5695337)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769459"^^xsd:decimal ;
  geo-pos:long "6.5695337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407187_20432407187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407187'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.3727777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5695337'^^xsd:double;
  dwc:latitude '52.9769459'^^xsd:double;
  dwc:coordinatePrecision '13.8'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407187'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408784_20432408784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408784_20432408784> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408784_20432408784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9764676 6.5695339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9764676"^^xsd:decimal ;
  dwc:decimalLongitude "6.5695339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408784_20432408784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9764676 6.5695339)"^^geo:wktLiteral ;
  geo-pos:lat "52.9764676"^^xsd:decimal ;
  geo-pos:long "6.5695339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408784_20432408784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408784'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.300555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5695339'^^xsd:double;
  dwc:latitude '52.9764676'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408784'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409212_20432409212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409212_20432409212> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409212_20432409212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768259 6.5695385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768259"^^xsd:decimal ;
  dwc:decimalLongitude "6.5695385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409212_20432409212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768259 6.5695385)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768259"^^xsd:decimal ;
  geo-pos:long "6.5695385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409212_20432409212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409212'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.1075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5695385'^^xsd:double;
  dwc:latitude '52.9768259'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409212'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407902_20432407902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407902_20432407902> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407902_20432407902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769247 6.5695433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769247"^^xsd:decimal ;
  dwc:decimalLongitude "6.5695433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407902_20432407902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769247 6.5695433)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769247"^^xsd:decimal ;
  geo-pos:long "6.5695433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407902_20432407902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407902'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.346944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5695433'^^xsd:double;
  dwc:latitude '52.9769247'^^xsd:double;
  dwc:coordinatePrecision '21.3'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407902'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408104_20432408104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408104_20432408104> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408104_20432408104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768186 6.5695529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768186"^^xsd:decimal ;
  dwc:decimalLongitude "6.5695529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408104_20432408104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768186 6.5695529)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768186"^^xsd:decimal ;
  geo-pos:long "6.5695529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408104_20432408104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408104'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.4616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5695529'^^xsd:double;
  dwc:latitude '52.9768186'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408104'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408027_20432408027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408027_20432408027> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408027_20432408027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769005 6.5695566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769005"^^xsd:decimal ;
  dwc:decimalLongitude "6.5695566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408027_20432408027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769005 6.5695566)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769005"^^xsd:decimal ;
  geo-pos:long "6.5695566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408027_20432408027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408027'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.419722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5695566'^^xsd:double;
  dwc:latitude '52.9769005'^^xsd:double;
  dwc:coordinatePrecision '10.4'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408027'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432407686_20432407686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407686_20432407686> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407686_20432407686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769838 6.5695629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769838"^^xsd:decimal ;
  dwc:decimalLongitude "6.5695629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407686_20432407686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769838 6.5695629)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769838"^^xsd:decimal ;
  geo-pos:long "6.5695629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407686_20432407686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407686'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.2163888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5695629'^^xsd:double;
  dwc:latitude '52.9769838'^^xsd:double;
  dwc:coordinatePrecision '8.7'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407686'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409300_20432409300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409300_20432409300> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409300_20432409300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9770614 6.5695638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9770614"^^xsd:decimal ;
  dwc:decimalLongitude "6.5695638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409300_20432409300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9770614 6.5695638)"^^geo:wktLiteral ;
  geo-pos:lat "52.9770614"^^xsd:decimal ;
  geo-pos:long "6.5695638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409300_20432409300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409300'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.191666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5695638'^^xsd:double;
  dwc:latitude '52.9770614'^^xsd:double;
  dwc:coordinatePrecision '10.2'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409300'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409123_20432409123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409123_20432409123> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409123_20432409123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9770536 6.5695715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9770536"^^xsd:decimal ;
  dwc:decimalLongitude "6.5695715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409123_20432409123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9770536 6.5695715)"^^geo:wktLiteral ;
  geo-pos:lat "52.9770536"^^xsd:decimal ;
  geo-pos:long "6.5695715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409123_20432409123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409123'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.0127777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5695715'^^xsd:double;
  dwc:latitude '52.9770536'^^xsd:double;
  dwc:coordinatePrecision '18.2'^^xsd:double;
  dwc:minimumElevation '-21'^^xsd:integer;
  dwc:maximumElevation '-21'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409123'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408862_20432408862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408862_20432408862> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408862_20432408862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769226 6.5695745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769226"^^xsd:decimal ;
  dwc:decimalLongitude "6.5695745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408862_20432408862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769226 6.5695745)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769226"^^xsd:decimal ;
  geo-pos:long "6.5695745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408862_20432408862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408862'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.3452777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5695745'^^xsd:double;
  dwc:latitude '52.9769226'^^xsd:double;
  dwc:coordinatePrecision '7.7'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408862'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407117_20432407117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407117_20432407117> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407117_20432407117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769244 6.5695808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769244"^^xsd:decimal ;
  dwc:decimalLongitude "6.5695808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407117_20432407117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769244 6.5695808)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769244"^^xsd:decimal ;
  geo-pos:long "6.5695808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407117_20432407117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407117'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.828055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5695808'^^xsd:double;
  dwc:latitude '52.9769244'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '24'^^xsd:integer;
  dwc:maximumElevation '24'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407117'^^xsd:integer;
  dwc:observationDate '2018-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432407674_20432407674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407674_20432407674> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407674_20432407674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769801 6.569581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769801"^^xsd:decimal ;
  dwc:decimalLongitude "6.569581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407674_20432407674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769801 6.569581)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769801"^^xsd:decimal ;
  geo-pos:long "6.569581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407674_20432407674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407674'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.2155555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.569581'^^xsd:double;
  dwc:latitude '52.9769801'^^xsd:double;
  dwc:coordinatePrecision '12.1'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407674'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408003_20432408003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408003_20432408003> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408003_20432408003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769327 6.5695851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769327"^^xsd:decimal ;
  dwc:decimalLongitude "6.5695851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408003_20432408003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769327 6.5695851)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769327"^^xsd:decimal ;
  geo-pos:long "6.5695851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408003_20432408003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408003'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.4002777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5695851'^^xsd:double;
  dwc:latitude '52.9769327'^^xsd:double;
  dwc:coordinatePrecision '10.1'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408003'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408946_20432408946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408946_20432408946> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408946_20432408946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9762084 6.5695854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9762084"^^xsd:decimal ;
  dwc:decimalLongitude "6.5695854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408946_20432408946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9762084 6.5695854)"^^geo:wktLiteral ;
  geo-pos:lat "52.9762084"^^xsd:decimal ;
  geo-pos:long "6.5695854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408946_20432408946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408946'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '23.366111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5695854'^^xsd:double;
  dwc:latitude '52.9762084'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408946'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407243_20432407243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407243_20432407243> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407243_20432407243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9765818 6.5695883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9765818"^^xsd:decimal ;
  dwc:decimalLongitude "6.5695883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407243_20432407243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9765818 6.5695883)"^^geo:wktLiteral ;
  geo-pos:lat "52.9765818"^^xsd:decimal ;
  geo-pos:long "6.5695883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407243_20432407243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407243'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.402222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5695883'^^xsd:double;
  dwc:latitude '52.9765818'^^xsd:double;
  dwc:coordinatePrecision '6.9'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407243'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408874_20432408874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408874_20432408874> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408874_20432408874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9767996 6.5695895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9767996"^^xsd:decimal ;
  dwc:decimalLongitude "6.5695895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408874_20432408874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9767996 6.5695895)"^^geo:wktLiteral ;
  geo-pos:lat "52.9767996"^^xsd:decimal ;
  geo-pos:long "6.5695895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408874_20432408874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408874'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.349722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5695895'^^xsd:double;
  dwc:latitude '52.9767996'^^xsd:double;
  dwc:coordinatePrecision '9.1'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408874'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408431_20432408431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408431_20432408431> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408431_20432408431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769738 6.5695921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769738"^^xsd:decimal ;
  dwc:decimalLongitude "6.5695921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408431_20432408431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769738 6.5695921)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769738"^^xsd:decimal ;
  geo-pos:long "6.5695921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408431_20432408431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408431'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.1297222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5695921'^^xsd:double;
  dwc:latitude '52.9769738'^^xsd:double;
  dwc:coordinatePrecision '7.9'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408431'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408898_20432408898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408898_20432408898> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408898_20432408898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768957 6.5695932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768957"^^xsd:decimal ;
  dwc:decimalLongitude "6.5695932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408898_20432408898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768957 6.5695932)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768957"^^xsd:decimal ;
  geo-pos:long "6.5695932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408898_20432408898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408898'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.349166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5695932'^^xsd:double;
  dwc:latitude '52.9768957'^^xsd:double;
  dwc:coordinatePrecision '8.9'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408898'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409054_20432409054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409054_20432409054> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409054_20432409054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9772449 6.5695936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9772449"^^xsd:decimal ;
  dwc:decimalLongitude "6.5695936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409054_20432409054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9772449 6.5695936)"^^geo:wktLiteral ;
  geo-pos:lat "52.9772449"^^xsd:decimal ;
  geo-pos:long "6.5695936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409054_20432409054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409054'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.472777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5695936'^^xsd:double;
  dwc:latitude '52.9772449'^^xsd:double;
  dwc:coordinatePrecision '40.8'^^xsd:double;
  dwc:minimumElevation '31'^^xsd:integer;
  dwc:maximumElevation '31'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409054'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408628_20432408628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408628_20432408628> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408628_20432408628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769132 6.569596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769132"^^xsd:decimal ;
  dwc:decimalLongitude "6.569596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408628_20432408628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769132 6.569596)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769132"^^xsd:decimal ;
  geo-pos:long "6.569596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408628_20432408628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408628'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.234166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.569596'^^xsd:double;
  dwc:latitude '52.9769132'^^xsd:double;
  dwc:coordinatePrecision '9.2'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408628'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407728_20432407728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407728_20432407728> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407728_20432407728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9773338 6.569598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9773338"^^xsd:decimal ;
  dwc:decimalLongitude "6.569598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407728_20432407728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9773338 6.569598)"^^geo:wktLiteral ;
  geo-pos:lat "52.9773338"^^xsd:decimal ;
  geo-pos:long "6.569598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407728_20432407728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407728'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.256944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.569598'^^xsd:double;
  dwc:latitude '52.9773338'^^xsd:double;
  dwc:coordinatePrecision '22.3'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407728'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409078_20432409078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409078_20432409078> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409078_20432409078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769029 6.5696018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769029"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409078_20432409078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769029 6.5696018)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769029"^^xsd:decimal ;
  geo-pos:long "6.5696018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409078_20432409078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409078'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '21.4925'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696018'^^xsd:double;
  dwc:latitude '52.9769029'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409078'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408098_20432408098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408098_20432408098> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408098_20432408098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9762762 6.5696023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9762762"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408098_20432408098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9762762 6.5696023)"^^geo:wktLiteral ;
  geo-pos:lat "52.9762762"^^xsd:decimal ;
  geo-pos:long "6.5696023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408098_20432408098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408098'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.4561111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696023'^^xsd:double;
  dwc:latitude '52.9762762'^^xsd:double;
  dwc:coordinatePrecision '9.2'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408098'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409042_20432409042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409042_20432409042> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409042_20432409042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9764928 6.569604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9764928"^^xsd:decimal ;
  dwc:decimalLongitude "6.569604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409042_20432409042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9764928 6.569604)"^^geo:wktLiteral ;
  geo-pos:lat "52.9764928"^^xsd:decimal ;
  geo-pos:long "6.569604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409042_20432409042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409042'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.463611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.569604'^^xsd:double;
  dwc:latitude '52.9764928'^^xsd:double;
  dwc:coordinatePrecision '13.6'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409042'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408122_20432408122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408122_20432408122> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408122_20432408122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9762427 6.5696054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9762427"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408122_20432408122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9762427 6.5696054)"^^geo:wktLiteral ;
  geo-pos:lat "52.9762427"^^xsd:decimal ;
  geo-pos:long "6.5696054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408122_20432408122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408122'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.4641666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696054'^^xsd:double;
  dwc:latitude '52.9762427'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408122'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408347_20432408347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408347_20432408347> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408347_20432408347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9761794 6.5696059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9761794"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408347_20432408347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9761794 6.5696059)"^^geo:wktLiteral ;
  geo-pos:lat "52.9761794"^^xsd:decimal ;
  geo-pos:long "6.5696059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408347_20432408347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408347'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.098333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696059'^^xsd:double;
  dwc:latitude '52.9761794'^^xsd:double;
  dwc:coordinatePrecision '14.9'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408347'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408335_20432408335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408335_20432408335> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408335_20432408335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9762701 6.5696063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9762701"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408335_20432408335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9762701 6.5696063)"^^geo:wktLiteral ;
  geo-pos:lat "52.9762701"^^xsd:decimal ;
  geo-pos:long "6.5696063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408335_20432408335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408335'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.093333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696063'^^xsd:double;
  dwc:latitude '52.9762701'^^xsd:double;
  dwc:coordinatePrecision '8.6'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408335'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408694_20432408694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408694_20432408694> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408694_20432408694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768922 6.5696134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768922"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408694_20432408694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768922 6.5696134)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768922"^^xsd:decimal ;
  geo-pos:long "6.5696134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408694_20432408694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408694'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.2466666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696134'^^xsd:double;
  dwc:latitude '52.9768922'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408694'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409096_20432409096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409096_20432409096> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409096_20432409096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769309 6.5696208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769309"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409096_20432409096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769309 6.5696208)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769309"^^xsd:decimal ;
  geo-pos:long "6.5696208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409096_20432409096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409096'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696208'^^xsd:double;
  dwc:latitude '52.9769309'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409096'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408982_20432408982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408982_20432408982> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408982_20432408982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769054 6.5696216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769054"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408982_20432408982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769054 6.5696216)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769054"^^xsd:decimal ;
  geo-pos:long "6.5696216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408982_20432408982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408982'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.3813888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696216'^^xsd:double;
  dwc:latitude '52.9769054'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408982'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407377_20432407377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407377_20432407377> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407377_20432407377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768597 6.5696219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768597"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407377_20432407377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768597 6.5696219)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768597"^^xsd:decimal ;
  geo-pos:long "6.5696219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407377_20432407377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407377'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.0108333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696219'^^xsd:double;
  dwc:latitude '52.9768597'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407377'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407235_20432407235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407235_20432407235> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407235_20432407235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976869 6.5696221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976869"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407235_20432407235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976869 6.5696221)"^^geo:wktLiteral ;
  geo-pos:lat "52.976869"^^xsd:decimal ;
  geo-pos:long "6.5696221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407235_20432407235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407235'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.407222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696221'^^xsd:double;
  dwc:latitude '52.976869'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407235'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407480_20432407480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407480_20432407480> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407480_20432407480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768892 6.5696233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768892"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407480_20432407480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768892 6.5696233)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768892"^^xsd:decimal ;
  geo-pos:long "6.5696233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407480_20432407480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407480'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.0825'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696233'^^xsd:double;
  dwc:latitude '52.9768892'^^xsd:double;
  dwc:coordinatePrecision '40.4'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407480'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408605_20432408605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408605_20432408605> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408605_20432408605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768675 6.5696249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768675"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408605_20432408605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768675 6.5696249)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768675"^^xsd:decimal ;
  geo-pos:long "6.5696249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408605_20432408605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408605'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.201944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696249'^^xsd:double;
  dwc:latitude '52.9768675'^^xsd:double;
  dwc:coordinatePrecision '7.7'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408605'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407584_20432407584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407584_20432407584> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407584_20432407584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9770015 6.5696275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9770015"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407584_20432407584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9770015 6.5696275)"^^geo:wktLiteral ;
  geo-pos:lat "52.9770015"^^xsd:decimal ;
  geo-pos:long "6.5696275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407584_20432407584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407584'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.1783333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696275'^^xsd:double;
  dwc:latitude '52.9770015'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '33'^^xsd:integer;
  dwc:maximumElevation '33'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407584'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407420_20432407420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407420_20432407420> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407420_20432407420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769118 6.5696293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769118"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407420_20432407420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769118 6.5696293)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769118"^^xsd:decimal ;
  geo-pos:long "6.5696293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407420_20432407420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407420'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.050277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696293'^^xsd:double;
  dwc:latitude '52.9769118'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407420'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408287_20432408287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408287_20432408287> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408287_20432408287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768948 6.5696294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768948"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408287_20432408287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768948 6.5696294)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768948"^^xsd:decimal ;
  geo-pos:long "6.5696294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408287_20432408287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408287'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.0497222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696294'^^xsd:double;
  dwc:latitude '52.9768948'^^xsd:double;
  dwc:coordinatePrecision '8.3'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408287'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409030_20432409030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409030_20432409030> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409030_20432409030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768881 6.5696308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768881"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409030_20432409030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768881 6.5696308)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768881"^^xsd:decimal ;
  geo-pos:long "6.5696308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409030_20432409030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409030'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.458333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696308'^^xsd:double;
  dwc:latitude '52.9768881'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409030'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408892_20432408892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408892_20432408892> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408892_20432408892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976862 6.5696311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976862"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408892_20432408892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976862 6.5696311)"^^geo:wktLiteral ;
  geo-pos:lat "52.976862"^^xsd:decimal ;
  geo-pos:long "6.5696311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408892_20432408892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408892'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.349166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696311'^^xsd:double;
  dwc:latitude '52.976862'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408892'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407424_20432407424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407424_20432407424> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407424_20432407424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768787 6.5696311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768787"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407424_20432407424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768787 6.5696311)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768787"^^xsd:decimal ;
  geo-pos:long "6.5696311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407424_20432407424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407424'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.051388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696311'^^xsd:double;
  dwc:latitude '52.9768787'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407424'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407615_20432407615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407615_20432407615> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407615_20432407615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768905 6.5696328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768905"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407615_20432407615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768905 6.5696328)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768905"^^xsd:decimal ;
  geo-pos:long "6.5696328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407615_20432407615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407615'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.200833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696328'^^xsd:double;
  dwc:latitude '52.9768905'^^xsd:double;
  dwc:coordinatePrecision '14.5'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407615'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408221_20432408221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408221_20432408221> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408221_20432408221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769039 6.5696334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769039"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408221_20432408221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769039 6.5696334)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769039"^^xsd:decimal ;
  geo-pos:long "6.5696334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408221_20432408221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408221'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.018333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696334'^^xsd:double;
  dwc:latitude '52.9769039'^^xsd:double;
  dwc:coordinatePrecision '1.9'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408221'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407564_20432407564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407564_20432407564> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407564_20432407564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976912 6.5696341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976912"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407564_20432407564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976912 6.5696341)"^^geo:wktLiteral ;
  geo-pos:lat "52.976912"^^xsd:decimal ;
  geo-pos:long "6.5696341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407564_20432407564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407564'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.165'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696341'^^xsd:double;
  dwc:latitude '52.976912'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407564'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407830_20432407830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407830_20432407830> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407830_20432407830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769338 6.5696345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769338"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407830_20432407830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769338 6.5696345)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769338"^^xsd:decimal ;
  geo-pos:long "6.5696345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407830_20432407830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407830'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.2844444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696345'^^xsd:double;
  dwc:latitude '52.9769338'^^xsd:double;
  dwc:coordinatePrecision '11.5'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407830'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408116_20432408116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408116_20432408116> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408116_20432408116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769088 6.5696348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769088"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408116_20432408116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769088 6.5696348)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769088"^^xsd:decimal ;
  geo-pos:long "6.5696348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408116_20432408116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408116'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.4669444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696348'^^xsd:double;
  dwc:latitude '52.9769088'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408116'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407131_20432407131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407131_20432407131> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407131_20432407131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768866 6.5696349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768866"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407131_20432407131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768866 6.5696349)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768866"^^xsd:decimal ;
  geo-pos:long "6.5696349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407131_20432407131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407131'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.336666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696349'^^xsd:double;
  dwc:latitude '52.9768866'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407131'^^xsd:integer;
  dwc:observationDate '2018-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407275_20432407275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407275_20432407275> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407275_20432407275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769053 6.5696383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769053"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407275_20432407275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769053 6.5696383)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769053"^^xsd:decimal ;
  geo-pos:long "6.5696383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407275_20432407275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407275'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.4275'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696383'^^xsd:double;
  dwc:latitude '52.9769053'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407275'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408838_20432408838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408838_20432408838> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408838_20432408838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768694 6.5696386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768694"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408838_20432408838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768694 6.5696386)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768694"^^xsd:decimal ;
  geo-pos:long "6.5696386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408838_20432408838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408838'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.3175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696386'^^xsd:double;
  dwc:latitude '52.9768694'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408838'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408245_20432408245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408245_20432408245> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408245_20432408245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769139 6.5696392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769139"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408245_20432408245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769139 6.5696392)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769139"^^xsd:decimal ;
  geo-pos:long "6.5696392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408245_20432408245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408245'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.0236111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696392'^^xsd:double;
  dwc:latitude '52.9769139'^^xsd:double;
  dwc:coordinatePrecision '8.1'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408245'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408134_20432408134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408134_20432408134> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408134_20432408134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976913 6.5696401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976913"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408134_20432408134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976913 6.5696401)"^^geo:wktLiteral ;
  geo-pos:lat "52.976913"^^xsd:decimal ;
  geo-pos:long "6.5696401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408134_20432408134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408134'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.4702777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696401'^^xsd:double;
  dwc:latitude '52.976913'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408134'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407824_20432407824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407824_20432407824> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407824_20432407824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769078 6.569641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769078"^^xsd:decimal ;
  dwc:decimalLongitude "6.569641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407824_20432407824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769078 6.569641)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769078"^^xsd:decimal ;
  geo-pos:long "6.569641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407824_20432407824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407824'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.2847222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.569641'^^xsd:double;
  dwc:latitude '52.9769078'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407824'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407183_20432407183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407183_20432407183> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407183_20432407183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769248 6.5696418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769248"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407183_20432407183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769248 6.5696418)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769248"^^xsd:decimal ;
  geo-pos:long "6.5696418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407183_20432407183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407183'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.3727777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696418'^^xsd:double;
  dwc:latitude '52.9769248'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407183'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407764_20432407764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407764_20432407764> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407764_20432407764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768773 6.5696428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768773"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407764_20432407764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768773 6.5696428)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768773"^^xsd:decimal ;
  geo-pos:long "6.5696428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407764_20432407764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407764'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.276666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696428'^^xsd:double;
  dwc:latitude '52.9768773'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407764'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407416_20432407416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407416_20432407416> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407416_20432407416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768855 6.5696429)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768855"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696429"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407416_20432407416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768855 6.5696429)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768855"^^xsd:decimal ;
  geo-pos:long "6.5696429"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407416_20432407416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407416'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.0525'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696429'^^xsd:double;
  dwc:latitude '52.9768855'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407416'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408056_20432408056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408056_20432408056> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408056_20432408056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768786 6.5696438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768786"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408056_20432408056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768786 6.5696438)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768786"^^xsd:decimal ;
  geo-pos:long "6.5696438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408056_20432408056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408056'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.435833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696438'^^xsd:double;
  dwc:latitude '52.9768786'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408056'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407854_20432407854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407854_20432407854> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407854_20432407854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768719 6.5696447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768719"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407854_20432407854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768719 6.5696447)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768719"^^xsd:decimal ;
  geo-pos:long "6.5696447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407854_20432407854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407854'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.315'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696447'^^xsd:double;
  dwc:latitude '52.9768719'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407854'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408976_20432408976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408976_20432408976> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408976_20432408976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769634 6.5696448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769634"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408976_20432408976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769634 6.5696448)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769634"^^xsd:decimal ;
  geo-pos:long "6.5696448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408976_20432408976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408976'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.3741666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696448'^^xsd:double;
  dwc:latitude '52.9769634'^^xsd:double;
  dwc:coordinatePrecision '7.9'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408976'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407381_20432407381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407381_20432407381> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407381_20432407381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9775461 6.569645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9775461"^^xsd:decimal ;
  dwc:decimalLongitude "6.569645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407381_20432407381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9775461 6.569645)"^^geo:wktLiteral ;
  geo-pos:lat "52.9775461"^^xsd:decimal ;
  geo-pos:long "6.569645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407381_20432407381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407381'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.0166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.569645'^^xsd:double;
  dwc:latitude '52.9775461'^^xsd:double;
  dwc:coordinatePrecision '8.8'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407381'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408146_20432408146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408146_20432408146> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408146_20432408146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768782 6.5696452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768782"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408146_20432408146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768782 6.5696452)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768782"^^xsd:decimal ;
  geo-pos:long "6.5696452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408146_20432408146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408146'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.4788888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696452'^^xsd:double;
  dwc:latitude '52.9768782'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408146'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407464_20432407464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407464_20432407464> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407464_20432407464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768896 6.5696452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768896"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407464_20432407464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768896 6.5696452)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768896"^^xsd:decimal ;
  geo-pos:long "6.5696452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407464_20432407464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407464'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '3.0666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696452'^^xsd:double;
  dwc:latitude '52.9768896'^^xsd:double;
  dwc:coordinatePrecision '18.4'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407464'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409090_20432409090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409090_20432409090> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409090_20432409090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768965 6.5696452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768965"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409090_20432409090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768965 6.5696452)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768965"^^xsd:decimal ;
  geo-pos:long "6.5696452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409090_20432409090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409090'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '23.491944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696452'^^xsd:double;
  dwc:latitude '52.9768965'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409090'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407223_20432407223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407223_20432407223> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407223_20432407223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768918 6.5696453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768918"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407223_20432407223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768918 6.5696453)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768918"^^xsd:decimal ;
  geo-pos:long "6.5696453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407223_20432407223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407223'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.4025'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696453'^^xsd:double;
  dwc:latitude '52.9768918'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407223'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408281_20432408281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408281_20432408281> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408281_20432408281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976916 6.5696457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976916"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408281_20432408281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976916 6.5696457)"^^geo:wktLiteral ;
  geo-pos:lat "52.976916"^^xsd:decimal ;
  geo-pos:long "6.5696457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408281_20432408281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408281'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696457'^^xsd:double;
  dwc:latitude '52.976916'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408281'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408401_20432408401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408401_20432408401> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408401_20432408401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768982 6.5696461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768982"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408401_20432408401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768982 6.5696461)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768982"^^xsd:decimal ;
  geo-pos:long "6.5696461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408401_20432408401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408401'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.1266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696461'^^xsd:double;
  dwc:latitude '52.9768982'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408401'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407609_20432407609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407609_20432407609> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407609_20432407609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768922 6.5696467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768922"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407609_20432407609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768922 6.5696467)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768922"^^xsd:decimal ;
  geo-pos:long "6.5696467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407609_20432407609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407609'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696467'^^xsd:double;
  dwc:latitude '52.9768922'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407609'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409048_20432409048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409048_20432409048> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409048_20432409048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768651 6.5696471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768651"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409048_20432409048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768651 6.5696471)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768651"^^xsd:decimal ;
  geo-pos:long "6.5696471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409048_20432409048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409048'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.470555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696471'^^xsd:double;
  dwc:latitude '52.9768651'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409048'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408599_20432408599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408599_20432408599> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408599_20432408599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768657 6.5696473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768657"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408599_20432408599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768657 6.5696473)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768657"^^xsd:decimal ;
  geo-pos:long "6.5696473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408599_20432408599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408599'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.203611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696473'^^xsd:double;
  dwc:latitude '52.9768657'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408599'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407848_20432407848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407848_20432407848> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407848_20432407848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768698 6.5696479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768698"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407848_20432407848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768698 6.5696479)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768698"^^xsd:decimal ;
  geo-pos:long "6.5696479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407848_20432407848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407848'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.3069444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696479'^^xsd:double;
  dwc:latitude '52.9768698'^^xsd:double;
  dwc:coordinatePrecision '14.4'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407848'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408718_20432408718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408718_20432408718> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408718_20432408718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768923 6.5696489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768923"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408718_20432408718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768923 6.5696489)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768923"^^xsd:decimal ;
  geo-pos:long "6.5696489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408718_20432408718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408718'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.26'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696489'^^xsd:double;
  dwc:latitude '52.9768923'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408718'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408395_20432408395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408395_20432408395> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408395_20432408395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768573 6.5696497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768573"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408395_20432408395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768573 6.5696497)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768573"^^xsd:decimal ;
  geo-pos:long "6.5696497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408395_20432408395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408395'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.1138888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696497'^^xsd:double;
  dwc:latitude '52.9768573'^^xsd:double;
  dwc:coordinatePrecision '9.8'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408395'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408407_20432408407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408407_20432408407> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408407_20432408407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769051 6.5696498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769051"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408407_20432408407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769051 6.5696498)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769051"^^xsd:decimal ;
  geo-pos:long "6.5696498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408407_20432408407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408407'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.1227777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696498'^^xsd:double;
  dwc:latitude '52.9769051'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408407'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407580_20432407580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407580_20432407580> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407580_20432407580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769132 6.5696498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769132"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407580_20432407580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769132 6.5696498)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769132"^^xsd:decimal ;
  geo-pos:long "6.5696498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407580_20432407580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407580'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.1827777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696498'^^xsd:double;
  dwc:latitude '52.9769132'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407580'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407632_20432407632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407632_20432407632> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407632_20432407632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769083 6.5696509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769083"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407632_20432407632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769083 6.5696509)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769083"^^xsd:decimal ;
  geo-pos:long "6.5696509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407632_20432407632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407632'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.2175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696509'^^xsd:double;
  dwc:latitude '52.9769083'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407632'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408724_20432408724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408724_20432408724> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408724_20432408724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768887 6.569651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768887"^^xsd:decimal ;
  dwc:decimalLongitude "6.569651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408724_20432408724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768887 6.569651)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768887"^^xsd:decimal ;
  geo-pos:long "6.569651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408724_20432408724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408724'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.254444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.569651'^^xsd:double;
  dwc:latitude '52.9768887'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408724'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408634_20432408634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408634_20432408634> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408634_20432408634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768997 6.569652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768997"^^xsd:decimal ;
  dwc:decimalLongitude "6.569652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408634_20432408634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768997 6.569652)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768997"^^xsd:decimal ;
  geo-pos:long "6.569652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408634_20432408634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408634'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.235'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.569652'^^xsd:double;
  dwc:latitude '52.9768997'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408634'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407568_20432407568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407568_20432407568> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407568_20432407568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768755 6.5696523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768755"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407568_20432407568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768755 6.5696523)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768755"^^xsd:decimal ;
  geo-pos:long "6.5696523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407568_20432407568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407568'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.1702777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696523'^^xsd:double;
  dwc:latitude '52.9768755'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407568'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407239_20432407239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407239_20432407239> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407239_20432407239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769082 6.5696529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769082"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407239_20432407239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769082 6.5696529)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769082"^^xsd:decimal ;
  geo-pos:long "6.5696529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407239_20432407239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407239'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.406666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696529'^^xsd:double;
  dwc:latitude '52.9769082'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407239'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408545_20432408545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408545_20432408545> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408545_20432408545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769019 6.5696532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769019"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408545_20432408545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769019 6.5696532)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769019"^^xsd:decimal ;
  geo-pos:long "6.5696532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408545_20432408545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408545'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.1916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696532'^^xsd:double;
  dwc:latitude '52.9769019'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408545'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408050_20432408050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408050_20432408050> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408050_20432408050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768782 6.5696536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768782"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408050_20432408050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768782 6.5696536)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768782"^^xsd:decimal ;
  geo-pos:long "6.5696536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408050_20432408050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408050'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.435'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696536'^^xsd:double;
  dwc:latitude '52.9768782'^^xsd:double;
  dwc:coordinatePrecision '2.4'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408050'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407135_20432407135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407135_20432407135> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407135_20432407135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768925 6.5696538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768925"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407135_20432407135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768925 6.5696538)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768925"^^xsd:decimal ;
  geo-pos:long "6.5696538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407135_20432407135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407135'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.344166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696538'^^xsd:double;
  dwc:latitude '52.9768925'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407135'^^xsd:integer;
  dwc:observationDate '2018-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408575_20432408575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408575_20432408575> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408575_20432408575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769117 6.569654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769117"^^xsd:decimal ;
  dwc:decimalLongitude "6.569654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408575_20432408575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769117 6.569654)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769117"^^xsd:decimal ;
  geo-pos:long "6.569654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408575_20432408575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408575'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.1933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.569654'^^xsd:double;
  dwc:latitude '52.9769117'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408575'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409084_20432409084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409084_20432409084> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409084_20432409084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768993 6.5696548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768993"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409084_20432409084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768993 6.5696548)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768993"^^xsd:decimal ;
  geo-pos:long "6.5696548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409084_20432409084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409084'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '22.492222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696548'^^xsd:double;
  dwc:latitude '52.9768993'^^xsd:double;
  dwc:coordinatePrecision '7.3'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409084'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409060_20432409060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409060_20432409060> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409060_20432409060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768811 6.5696549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768811"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409060_20432409060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768811 6.5696549)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768811"^^xsd:decimal ;
  geo-pos:long "6.5696549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409060_20432409060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409060'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.483333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696549'^^xsd:double;
  dwc:latitude '52.9768811'^^xsd:double;
  dwc:coordinatePrecision '2.7'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409060'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407740_20432407740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407740_20432407740> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407740_20432407740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768878 6.5696556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768878"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407740_20432407740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768878 6.5696556)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768878"^^xsd:decimal ;
  geo-pos:long "6.5696556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407740_20432407740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407740'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.26'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696556'^^xsd:double;
  dwc:latitude '52.9768878'^^xsd:double;
  dwc:coordinatePrecision '7.5'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407740'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408269_20432408269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408269_20432408269> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408269_20432408269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768907 6.5696575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768907"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408269_20432408269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768907 6.5696575)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768907"^^xsd:decimal ;
  geo-pos:long "6.5696575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408269_20432408269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408269'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.0305555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696575'^^xsd:double;
  dwc:latitude '52.9768907'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408269'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407404_20432407404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407404_20432407404> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407404_20432407404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768908 6.569658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768908"^^xsd:decimal ;
  dwc:decimalLongitude "6.569658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407404_20432407404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768908 6.569658)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768908"^^xsd:decimal ;
  geo-pos:long "6.569658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407404_20432407404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407404'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.035833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.569658'^^xsd:double;
  dwc:latitude '52.9768908'^^xsd:double;
  dwc:coordinatePrecision '9.8'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407404'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407872_20432407872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407872_20432407872> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407872_20432407872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768814 6.5696582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768814"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407872_20432407872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768814 6.5696582)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768814"^^xsd:decimal ;
  geo-pos:long "6.5696582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407872_20432407872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407872'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.332777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696582'^^xsd:double;
  dwc:latitude '52.9768814'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407872'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408994_20432408994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408994_20432408994> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408994_20432408994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768613 6.5696592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768613"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408994_20432408994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768613 6.5696592)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768613"^^xsd:decimal ;
  geo-pos:long "6.5696592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408994_20432408994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408994'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.3952777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696592'^^xsd:double;
  dwc:latitude '52.9768613'^^xsd:double;
  dwc:coordinatePrecision '8.7'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408994'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407516_20432407516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407516_20432407516> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407516_20432407516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768733 6.5696595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768733"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407516_20432407516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768733 6.5696595)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768733"^^xsd:decimal ;
  geo-pos:long "6.5696595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407516_20432407516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407516'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.118333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696595'^^xsd:double;
  dwc:latitude '52.9768733'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407516'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407818_20432407818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407818_20432407818> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407818_20432407818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768928 6.5696597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768928"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407818_20432407818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768928 6.5696597)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768928"^^xsd:decimal ;
  geo-pos:long "6.5696597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407818_20432407818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407818'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.285'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696597'^^xsd:double;
  dwc:latitude '52.9768928'^^xsd:double;
  dwc:coordinatePrecision '2.1'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407818'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407179_20432407179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407179_20432407179> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407179_20432407179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768784 6.5696606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768784"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407179_20432407179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768784 6.5696606)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768784"^^xsd:decimal ;
  geo-pos:long "6.5696606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407179_20432407179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407179'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3.3769444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696606'^^xsd:double;
  dwc:latitude '52.9768784'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407179'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408317_20432408317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408317_20432408317> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408317_20432408317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768763 6.5696608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768763"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408317_20432408317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768763 6.5696608)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768763"^^xsd:decimal ;
  geo-pos:long "6.5696608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408317_20432408317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408317'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.075555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696608'^^xsd:double;
  dwc:latitude '52.9768763'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408317'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407520_20432407520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407520_20432407520> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407520_20432407520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9804967 6.5696612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9804967"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407520_20432407520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9804967 6.5696612)"^^geo:wktLiteral ;
  geo-pos:lat "52.9804967"^^xsd:decimal ;
  geo-pos:long "6.5696612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407520_20432407520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407520'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.1225'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696612'^^xsd:double;
  dwc:latitude '52.9804967'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407520'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407668_20432407668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407668_20432407668> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407668_20432407668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768763 6.5696619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768763"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407668_20432407668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768763 6.5696619)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768763"^^xsd:decimal ;
  geo-pos:long "6.5696619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407668_20432407668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407668'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.2122222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696619'^^xsd:double;
  dwc:latitude '52.9768763'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407668'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407662_20432407662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407662_20432407662> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407662_20432407662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769019 6.5696619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769019"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407662_20432407662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769019 6.5696619)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769019"^^xsd:decimal ;
  geo-pos:long "6.5696619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407662_20432407662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407662'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.21833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696619'^^xsd:double;
  dwc:latitude '52.9769019'^^xsd:double;
  dwc:coordinatePrecision '2.1'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407662'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407119_20432407119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407119_20432407119> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407119_20432407119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769109 6.569662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769109"^^xsd:decimal ;
  dwc:decimalLongitude "6.569662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407119_20432407119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769109 6.569662)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769109"^^xsd:decimal ;
  geo-pos:long "6.569662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407119_20432407119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407119'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.335833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.569662'^^xsd:double;
  dwc:latitude '52.9769109'^^xsd:double;
  dwc:coordinatePrecision '2.4'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407119'^^xsd:integer;
  dwc:observationDate '2018-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408227_20432408227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408227_20432408227> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408227_20432408227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768889 6.5696626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768889"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408227_20432408227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768889 6.5696626)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768889"^^xsd:decimal ;
  geo-pos:long "6.5696626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408227_20432408227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408227'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '23.023888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696626'^^xsd:double;
  dwc:latitude '52.9768889'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408227'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407127_20432407127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407127_20432407127> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407127_20432407127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768932 6.5696634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768932"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407127_20432407127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768932 6.5696634)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768932"^^xsd:decimal ;
  geo-pos:long "6.5696634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407127_20432407127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407127'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.338611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696634'^^xsd:double;
  dwc:latitude '52.9768932'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407127'^^xsd:integer;
  dwc:observationDate '2018-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407311_20432407311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407311_20432407311> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407311_20432407311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768877 6.5696638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768877"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407311_20432407311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768877 6.5696638)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768877"^^xsd:decimal ;
  geo-pos:long "6.5696638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407311_20432407311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407311'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.465833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696638'^^xsd:double;
  dwc:latitude '52.9768877'^^xsd:double;
  dwc:coordinatePrecision '2.7'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407311'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408856_20432408856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408856_20432408856> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408856_20432408856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768943 6.5696638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768943"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408856_20432408856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768943 6.5696638)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768943"^^xsd:decimal ;
  geo-pos:long "6.5696638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408856_20432408856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408856'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.3497222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696638'^^xsd:double;
  dwc:latitude '52.9768943'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408856'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408182_20432408182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408182_20432408182> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408182_20432408182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769052 6.5696647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769052"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408182_20432408182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769052 6.5696647)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769052"^^xsd:decimal ;
  geo-pos:long "6.5696647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408182_20432408182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408182'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.491388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696647'^^xsd:double;
  dwc:latitude '52.9769052'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408182'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407211_20432407211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407211_20432407211> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407211_20432407211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768514 6.5696651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768514"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407211_20432407211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768514 6.5696651)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768514"^^xsd:decimal ;
  geo-pos:long "6.5696651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407211_20432407211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407211'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.396944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696651'^^xsd:double;
  dwc:latitude '52.9768514'^^xsd:double;
  dwc:coordinatePrecision '11.8'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407211'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408988_20432408988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408988_20432408988> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408988_20432408988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768911 6.5696651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768911"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408988_20432408988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768911 6.5696651)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768911"^^xsd:decimal ;
  geo-pos:long "6.5696651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408988_20432408988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408988'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.3919444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696651'^^xsd:double;
  dwc:latitude '52.9768911'^^xsd:double;
  dwc:coordinatePrecision '2.1'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408988'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408688_20432408688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408688_20432408688> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408688_20432408688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976893 6.5696654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976893"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408688_20432408688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976893 6.5696654)"^^geo:wktLiteral ;
  geo-pos:lat "52.976893"^^xsd:decimal ;
  geo-pos:long "6.5696654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408688_20432408688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408688'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696654'^^xsd:double;
  dwc:latitude '52.976893'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408688'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407207_20432407207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407207_20432407207> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407207_20432407207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768936 6.5696655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768936"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407207_20432407207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768936 6.5696655)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768936"^^xsd:decimal ;
  geo-pos:long "6.5696655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407207_20432407207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407207'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.383611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696655'^^xsd:double;
  dwc:latitude '52.9768936'^^xsd:double;
  dwc:coordinatePrecision '12.9'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407207'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407638_20432407638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407638_20432407638> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407638_20432407638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768839 6.5696657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768839"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407638_20432407638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768839 6.5696657)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768839"^^xsd:decimal ;
  geo-pos:long "6.5696657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407638_20432407638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407638'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.218333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696657'^^xsd:double;
  dwc:latitude '52.9768839'^^xsd:double;
  dwc:coordinatePrecision '2.3'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407638'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407604_20432407604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407604_20432407604> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407604_20432407604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976891 6.5696676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976891"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407604_20432407604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976891 6.5696676)"^^geo:wktLiteral ;
  geo-pos:lat "52.976891"^^xsd:decimal ;
  geo-pos:long "6.5696676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407604_20432407604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407604'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696676'^^xsd:double;
  dwc:latitude '52.976891'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407604'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407400_20432407400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407400_20432407400> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407400_20432407400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768999 6.5696677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768999"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407400_20432407400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768999 6.5696677)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768999"^^xsd:decimal ;
  geo-pos:long "6.5696677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407400_20432407400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407400'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696677'^^xsd:double;
  dwc:latitude '52.9768999'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407400'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408754_20432408754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408754_20432408754> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408754_20432408754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768998 6.5696682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768998"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408754_20432408754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768998 6.5696682)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768998"^^xsd:decimal ;
  geo-pos:long "6.5696682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408754_20432408754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408754'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.280555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696682'^^xsd:double;
  dwc:latitude '52.9768998'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408754'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408563_20432408563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408563_20432408563> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408563_20432408563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768684 6.5696685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768684"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408563_20432408563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768684 6.5696685)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768684"^^xsd:decimal ;
  geo-pos:long "6.5696685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408563_20432408563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408563'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.1908333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696685'^^xsd:double;
  dwc:latitude '52.9768684'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408563'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408233_20432408233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408233_20432408233> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408233_20432408233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769031 6.569669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769031"^^xsd:decimal ;
  dwc:decimalLongitude "6.569669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408233_20432408233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769031 6.569669)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769031"^^xsd:decimal ;
  geo-pos:long "6.569669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408233_20432408233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408233'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.023888888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.569669'^^xsd:double;
  dwc:latitude '52.9769031'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408233'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407468_20432407468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407468_20432407468> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407468_20432407468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768858 6.5696697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768858"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407468_20432407468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768858 6.5696697)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768858"^^xsd:decimal ;
  geo-pos:long "6.5696697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407468_20432407468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407468'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696697'^^xsd:double;
  dwc:latitude '52.9768858'^^xsd:double;
  dwc:coordinatePrecision '2.3'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407468'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408593_20432408593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408593_20432408593> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408593_20432408593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768879 6.5696697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768879"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408593_20432408593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768879 6.5696697)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768879"^^xsd:decimal ;
  geo-pos:long "6.5696697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408593_20432408593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408593'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.201666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696697'^^xsd:double;
  dwc:latitude '52.9768879'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408593'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408311_20432408311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408311_20432408311> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408311_20432408311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769049 6.5696697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769049"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408311_20432408311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769049 6.5696697)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769049"^^xsd:decimal ;
  geo-pos:long "6.5696697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408311_20432408311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408311'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.080277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696697'^^xsd:double;
  dwc:latitude '52.9769049'^^xsd:double;
  dwc:coordinatePrecision '7.6'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408311'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407896_20432407896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407896_20432407896> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407896_20432407896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768705 6.5696712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768705"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407896_20432407896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768705 6.5696712)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768705"^^xsd:decimal ;
  geo-pos:long "6.5696712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407896_20432407896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407896'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.343611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696712'^^xsd:double;
  dwc:latitude '52.9768705'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407896'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408473_20432408473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408473_20432408473> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408473_20432408473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769067 6.5696713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769067"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408473_20432408473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769067 6.5696713)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769067"^^xsd:decimal ;
  geo-pos:long "6.5696713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408473_20432408473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408473'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696713'^^xsd:double;
  dwc:latitude '52.9769067'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408473'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408092_20432408092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408092_20432408092> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408092_20432408092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9762031 6.5696715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9762031"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408092_20432408092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9762031 6.5696715)"^^geo:wktLiteral ;
  geo-pos:lat "52.9762031"^^xsd:decimal ;
  geo-pos:long "6.5696715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408092_20432408092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408092'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.45166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696715'^^xsd:double;
  dwc:latitude '52.9762031'^^xsd:double;
  dwc:coordinatePrecision '2.8'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408092'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409000_20432409000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409000_20432409000> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409000_20432409000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768796 6.5696718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768796"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409000_20432409000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768796 6.5696718)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768796"^^xsd:decimal ;
  geo-pos:long "6.5696718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409000_20432409000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409000'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.3916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696718'^^xsd:double;
  dwc:latitude '52.9768796'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409000'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407327_20432407327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407327_20432407327> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407327_20432407327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769129 6.5696727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769129"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407327_20432407327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769129 6.5696727)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769129"^^xsd:decimal ;
  geo-pos:long "6.5696727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407327_20432407327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407327'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.466388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696727'^^xsd:double;
  dwc:latitude '52.9769129'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407327'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408140_20432408140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408140_20432408140> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408140_20432408140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768978 6.5696734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768978"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408140_20432408140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768978 6.5696734)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768978"^^xsd:decimal ;
  geo-pos:long "6.5696734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408140_20432408140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408140'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.4766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696734'^^xsd:double;
  dwc:latitude '52.9768978'^^xsd:double;
  dwc:coordinatePrecision '2.3'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408140'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407191_20432407191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407191_20432407191> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407191_20432407191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768684 6.5696743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768684"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407191_20432407191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768684 6.5696743)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768684"^^xsd:decimal ;
  geo-pos:long "6.5696743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407191_20432407191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407191'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.3772222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696743'^^xsd:double;
  dwc:latitude '52.9768684'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407191'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408176_20432408176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408176_20432408176> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408176_20432408176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768505 6.5696753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768505"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408176_20432408176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768505 6.5696753)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768505"^^xsd:decimal ;
  geo-pos:long "6.5696753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408176_20432408176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408176'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.486944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696753'^^xsd:double;
  dwc:latitude '52.9768505'^^xsd:double;
  dwc:coordinatePrecision '10.6'^^xsd:double;
  dwc:minimumElevation '-30'^^xsd:integer;
  dwc:maximumElevation '-30'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408176'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408868_20432408868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408868_20432408868> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408868_20432408868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768838 6.5696753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768838"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408868_20432408868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768838 6.5696753)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768838"^^xsd:decimal ;
  geo-pos:long "6.5696753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408868_20432408868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408868'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.351666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696753'^^xsd:double;
  dwc:latitude '52.9768838'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408868'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407330_20432407330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407330_20432407330> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407330_20432407330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768666 6.569676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768666"^^xsd:decimal ;
  dwc:decimalLongitude "6.569676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407330_20432407330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768666 6.569676)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768666"^^xsd:decimal ;
  geo-pos:long "6.569676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407330_20432407330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407330'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.468888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.569676'^^xsd:double;
  dwc:latitude '52.9768666'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407330'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408239_20432408239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408239_20432408239> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408239_20432408239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768285 6.5696768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768285"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408239_20432408239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768285 6.5696768)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768285"^^xsd:decimal ;
  geo-pos:long "6.5696768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408239_20432408239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408239'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.0197222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696768'^^xsd:double;
  dwc:latitude '52.9768285'^^xsd:double;
  dwc:coordinatePrecision '17.8'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408239'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408533_20432408533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408533_20432408533> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408533_20432408533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768809 6.5696769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768809"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408533_20432408533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768809 6.5696769)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768809"^^xsd:decimal ;
  geo-pos:long "6.5696769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408533_20432408533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408533'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.1872222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696769'^^xsd:double;
  dwc:latitude '52.9768809'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408533'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407734_20432407734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407734_20432407734> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407734_20432407734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768947 6.5696775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768947"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407734_20432407734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768947 6.5696775)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768947"^^xsd:decimal ;
  geo-pos:long "6.5696775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407734_20432407734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407734'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.255555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696775'^^xsd:double;
  dwc:latitude '52.9768947'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407734'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407215_20432407215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407215_20432407215> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407215_20432407215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768941 6.5696782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768941"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407215_20432407215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768941 6.5696782)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768941"^^xsd:decimal ;
  geo-pos:long "6.5696782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407215_20432407215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407215'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.398333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696782'^^xsd:double;
  dwc:latitude '52.9768941'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407215'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408158_20432408158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408158_20432408158> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408158_20432408158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9763253 6.5696791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9763253"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408158_20432408158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9763253 6.5696791)"^^geo:wktLiteral ;
  geo-pos:lat "52.9763253"^^xsd:decimal ;
  geo-pos:long "6.5696791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408158_20432408158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408158'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.483055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696791'^^xsd:double;
  dwc:latitude '52.9763253'^^xsd:double;
  dwc:coordinatePrecision '7.1'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408158'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408970_20432408970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408970_20432408970> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408970_20432408970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768923 6.5696793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768923"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408970_20432408970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768923 6.5696793)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768923"^^xsd:decimal ;
  geo-pos:long "6.5696793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408970_20432408970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408970'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.3741666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696793'^^xsd:double;
  dwc:latitude '52.9768923'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408970'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407644_20432407644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407644_20432407644> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407644_20432407644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768874 6.5696797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768874"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407644_20432407644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768874 6.5696797)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768874"^^xsd:decimal ;
  geo-pos:long "6.5696797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407644_20432407644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407644'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '21.217222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696797'^^xsd:double;
  dwc:latitude '52.9768874'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407644'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407488_20432407488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407488_20432407488> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407488_20432407488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768326 6.56968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768326"^^xsd:decimal ;
  dwc:decimalLongitude "6.56968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407488_20432407488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768326 6.56968)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768326"^^xsd:decimal ;
  geo-pos:long "6.56968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407488_20432407488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407488'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.0877777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.56968'^^xsd:double;
  dwc:latitude '52.9768326'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407488'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408539_20432408539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408539_20432408539> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408539_20432408539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768663 6.5696807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768663"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408539_20432408539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768663 6.5696807)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768663"^^xsd:decimal ;
  geo-pos:long "6.5696807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408539_20432408539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408539'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.1872222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696807'^^xsd:double;
  dwc:latitude '52.9768663'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408539'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408110_20432408110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408110_20432408110> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408110_20432408110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768747 6.5696818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768747"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408110_20432408110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768747 6.5696818)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768747"^^xsd:decimal ;
  geo-pos:long "6.5696818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408110_20432408110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408110'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.4569444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696818'^^xsd:double;
  dwc:latitude '52.9768747'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408110'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407303_20432407303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407303_20432407303> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407303_20432407303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768801 6.569682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768801"^^xsd:decimal ;
  dwc:decimalLongitude "6.569682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407303_20432407303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768801 6.569682)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768801"^^xsd:decimal ;
  geo-pos:long "6.569682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407303_20432407303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407303'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.4625'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.569682'^^xsd:double;
  dwc:latitude '52.9768801'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407303'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407968_20432407968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407968_20432407968> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407968_20432407968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768759 6.5696827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768759"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407968_20432407968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768759 6.5696827)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768759"^^xsd:decimal ;
  geo-pos:long "6.5696827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407968_20432407968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407968'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.3847222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696827'^^xsd:double;
  dwc:latitude '52.9768759'^^xsd:double;
  dwc:coordinatePrecision '11.4'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407968'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408527_20432408527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408527_20432408527> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408527_20432408527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768805 6.5696831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768805"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408527_20432408527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768805 6.5696831)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768805"^^xsd:decimal ;
  geo-pos:long "6.5696831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408527_20432408527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408527'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.1852777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696831'^^xsd:double;
  dwc:latitude '52.9768805'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408527'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407710_20432407710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407710_20432407710> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407710_20432407710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768955 6.5696834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768955"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407710_20432407710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768955 6.5696834)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768955"^^xsd:decimal ;
  geo-pos:long "6.5696834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407710_20432407710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407710'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.2427777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696834'^^xsd:double;
  dwc:latitude '52.9768955'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407710'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408032_20432408032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408032_20432408032> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408032_20432408032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768828 6.5696836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768828"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408032_20432408032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768828 6.5696836)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768828"^^xsd:decimal ;
  geo-pos:long "6.5696836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408032_20432408032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408032'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.418333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696836'^^xsd:double;
  dwc:latitude '52.9768828'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408032'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407997_20432407997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407997_20432407997> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407997_20432407997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769168 6.5696836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769168"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407997_20432407997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769168 6.5696836)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769168"^^xsd:decimal ;
  geo-pos:long "6.5696836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407997_20432407997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407997'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.4016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696836'^^xsd:double;
  dwc:latitude '52.9769168'^^xsd:double;
  dwc:coordinatePrecision '2.5'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407997'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408832_20432408832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408832_20432408832> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408832_20432408832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769187 6.569684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769187"^^xsd:decimal ;
  dwc:decimalLongitude "6.569684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408832_20432408832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769187 6.569684)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769187"^^xsd:decimal ;
  geo-pos:long "6.569684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408832_20432408832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408832'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.315'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.569684'^^xsd:double;
  dwc:latitude '52.9769187'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408832'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407373_20432407373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407373_20432407373> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407373_20432407373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768853 6.5696849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768853"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407373_20432407373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768853 6.5696849)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768853"^^xsd:decimal ;
  geo-pos:long "6.5696849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407373_20432407373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407373'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.0072222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696849'^^xsd:double;
  dwc:latitude '52.9768853'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407373'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408964_20432408964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408964_20432408964> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408964_20432408964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768776 6.569685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768776"^^xsd:decimal ;
  dwc:decimalLongitude "6.569685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408964_20432408964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768776 6.569685)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768776"^^xsd:decimal ;
  geo-pos:long "6.569685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408964_20432408964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408964'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.37'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.569685'^^xsd:double;
  dwc:latitude '52.9768776'^^xsd:double;
  dwc:coordinatePrecision '17.1'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408964'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407271_20432407271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407271_20432407271> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407271_20432407271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768644 6.5696915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768644"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407271_20432407271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768644 6.5696915)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768644"^^xsd:decimal ;
  geo-pos:long "6.5696915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407271_20432407271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407271'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.4219444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696915'^^xsd:double;
  dwc:latitude '52.9768644'^^xsd:double;
  dwc:coordinatePrecision '7.7'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407271'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407369_20432407369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407369_20432407369> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407369_20432407369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768802 6.569692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768802"^^xsd:decimal ;
  dwc:decimalLongitude "6.569692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407369_20432407369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768802 6.569692)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768802"^^xsd:decimal ;
  geo-pos:long "6.569692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407369_20432407369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407369'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.0122222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.569692'^^xsd:double;
  dwc:latitude '52.9768802'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407369'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407716_20432407716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407716_20432407716> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407716_20432407716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768921 6.5696926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768921"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407716_20432407716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768921 6.5696926)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768921"^^xsd:decimal ;
  geo-pos:long "6.5696926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407716_20432407716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407716'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.2430555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696926'^^xsd:double;
  dwc:latitude '52.9768921'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407716'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407650_20432407650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407650_20432407650> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407650_20432407650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768818 6.5696942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768818"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407650_20432407650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768818 6.5696942)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768818"^^xsd:decimal ;
  geo-pos:long "6.5696942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407650_20432407650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407650'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '22.213333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696942'^^xsd:double;
  dwc:latitude '52.9768818'^^xsd:double;
  dwc:coordinatePrecision '7.1'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407650'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407908_20432407908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407908_20432407908> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407908_20432407908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768707 6.5696947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768707"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407908_20432407908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768707 6.5696947)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768707"^^xsd:decimal ;
  geo-pos:long "6.5696947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407908_20432407908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407908'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.351666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696947'^^xsd:double;
  dwc:latitude '52.9768707'^^xsd:double;
  dwc:coordinatePrecision '19.7'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407908'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407283_20432407283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407283_20432407283> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407283_20432407283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768828 6.5696947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768828"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407283_20432407283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768828 6.5696947)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768828"^^xsd:decimal ;
  geo-pos:long "6.5696947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407283_20432407283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407283'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.4363888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696947'^^xsd:double;
  dwc:latitude '52.9768828'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407283'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408820_20432408820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408820_20432408820> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408820_20432408820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976873 6.5696975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976873"^^xsd:decimal ;
  dwc:decimalLongitude "6.5696975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408820_20432408820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976873 6.5696975)"^^geo:wktLiteral ;
  geo-pos:lat "52.976873"^^xsd:decimal ;
  geo-pos:long "6.5696975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408820_20432408820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408820'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.315'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5696975'^^xsd:double;
  dwc:latitude '52.976873'^^xsd:double;
  dwc:coordinatePrecision '9.2'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408820'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407588_20432407588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407588_20432407588> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407588_20432407588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768885 6.5697002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768885"^^xsd:decimal ;
  dwc:decimalLongitude "6.5697002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407588_20432407588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768885 6.5697002)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768885"^^xsd:decimal ;
  geo-pos:long "6.5697002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407588_20432407588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407588'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.183611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5697002'^^xsd:double;
  dwc:latitude '52.9768885'^^xsd:double;
  dwc:coordinatePrecision '13.2'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407588'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407512_20432407512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407512_20432407512> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407512_20432407512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977042 6.5697008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.977042"^^xsd:decimal ;
  dwc:decimalLongitude "6.5697008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407512_20432407512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977042 6.5697008)"^^geo:wktLiteral ;
  geo-pos:lat "52.977042"^^xsd:decimal ;
  geo-pos:long "6.5697008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407512_20432407512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407512'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.112222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5697008'^^xsd:double;
  dwc:latitude '52.977042'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '-78'^^xsd:integer;
  dwc:maximumElevation '-78'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407512'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407123_20432407123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407123_20432407123> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407123_20432407123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769304 6.5697016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769304"^^xsd:decimal ;
  dwc:decimalLongitude "6.5697016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407123_20432407123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769304 6.5697016)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769304"^^xsd:decimal ;
  geo-pos:long "6.5697016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407123_20432407123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407123'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.329722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5697016'^^xsd:double;
  dwc:latitude '52.9769304'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407123'^^xsd:integer;
  dwc:observationDate '2018-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407484_20432407484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407484_20432407484> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407484_20432407484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769057 6.5697033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769057"^^xsd:decimal ;
  dwc:decimalLongitude "6.5697033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407484_20432407484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769057 6.5697033)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769057"^^xsd:decimal ;
  geo-pos:long "6.5697033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407484_20432407484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407484'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.0836111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5697033'^^xsd:double;
  dwc:latitude '52.9769057'^^xsd:double;
  dwc:coordinatePrecision '8.7'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407484'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407560_20432407560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407560_20432407560> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407560_20432407560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768687 6.5697034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768687"^^xsd:decimal ;
  dwc:decimalLongitude "6.5697034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407560_20432407560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768687 6.5697034)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768687"^^xsd:decimal ;
  geo-pos:long "6.5697034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407560_20432407560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407560'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.1597222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5697034'^^xsd:double;
  dwc:latitude '52.9768687'^^xsd:double;
  dwc:coordinatePrecision '7.2'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407560'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409353_20432409353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409353_20432409353> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409353_20432409353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768751 6.5697059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768751"^^xsd:decimal ;
  dwc:decimalLongitude "6.5697059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409353_20432409353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768751 6.5697059)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768751"^^xsd:decimal ;
  geo-pos:long "6.5697059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409353_20432409353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409353'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.226944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5697059'^^xsd:double;
  dwc:latitude '52.9768751'^^xsd:double;
  dwc:coordinatePrecision '1.9'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409353'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408826_20432408826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408826_20432408826> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408826_20432408826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9767779 6.5697073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9767779"^^xsd:decimal ;
  dwc:decimalLongitude "6.5697073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408826_20432408826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9767779 6.5697073)"^^geo:wktLiteral ;
  geo-pos:lat "52.9767779"^^xsd:decimal ;
  geo-pos:long "6.5697073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408826_20432408826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408826'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.3152777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5697073'^^xsd:double;
  dwc:latitude '52.9767779'^^xsd:double;
  dwc:coordinatePrecision '14.8'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408826'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407219_20432407219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407219_20432407219> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407219_20432407219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769567 6.5697096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769567"^^xsd:decimal ;
  dwc:decimalLongitude "6.5697096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407219_20432407219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769567 6.5697096)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769567"^^xsd:decimal ;
  geo-pos:long "6.5697096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407219_20432407219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407219'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.398333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5697096'^^xsd:double;
  dwc:latitude '52.9769567'^^xsd:double;
  dwc:coordinatePrecision '7.1'^^xsd:double;
  dwc:minimumElevation '-12'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407219'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408611_20432408611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408611_20432408611> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408611_20432408611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768845 6.5697129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768845"^^xsd:decimal ;
  dwc:decimalLongitude "6.5697129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408611_20432408611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768845 6.5697129)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768845"^^xsd:decimal ;
  geo-pos:long "6.5697129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408611_20432408611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408611'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.213333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5697129'^^xsd:double;
  dwc:latitude '52.9768845'^^xsd:double;
  dwc:coordinatePrecision '13.4'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408611'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408569_20432408569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408569_20432408569> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408569_20432408569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976842 6.5697176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976842"^^xsd:decimal ;
  dwc:decimalLongitude "6.5697176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408569_20432408569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976842 6.5697176)"^^geo:wktLiteral ;
  geo-pos:lat "52.976842"^^xsd:decimal ;
  geo-pos:long "6.5697176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408569_20432408569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408569'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.1908333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5697176'^^xsd:double;
  dwc:latitude '52.976842'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408569'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409294_20432409294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409294_20432409294> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409294_20432409294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768853 6.5697189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768853"^^xsd:decimal ;
  dwc:decimalLongitude "6.5697189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409294_20432409294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768853 6.5697189)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768853"^^xsd:decimal ;
  geo-pos:long "6.5697189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409294_20432409294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409294'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.193333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5697189'^^xsd:double;
  dwc:latitude '52.9768853'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409294'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409024_20432409024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409024_20432409024> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409024_20432409024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768556 6.569722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768556"^^xsd:decimal ;
  dwc:decimalLongitude "6.569722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409024_20432409024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768556 6.569722)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768556"^^xsd:decimal ;
  geo-pos:long "6.569722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409024_20432409024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409024'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.458611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.569722'^^xsd:double;
  dwc:latitude '52.9768556'^^xsd:double;
  dwc:coordinatePrecision '17.9'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409024'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_5515868_5644_start_5515868_5644_start>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_5515868_5644_start_5515868_5644_start> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_5515868_5644_start_5515868_5644_start> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976875 6.56972222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976875"^^xsd:decimal ;
  dwc:decimalLongitude "6.56972222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7941_5515868_5644_start_5515868_5644_start>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976875 6.56972222)"^^geo:wktLiteral ;
  geo-pos:lat "52.976875"^^xsd:decimal ;
  geo-pos:long "6.56972222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "187"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_5515868_5644_start_5515868_5644_start>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5515868_5644_start" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '5515868_5644_start'^^xsd:string;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.716666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.56972222'^^xsd:double;
  dwc:latitude '52.976875'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'tag attachment'^^xsd:string;
  dwc:occurrenceId '5515868_5644_start'^^xsd:string;
  dwc:observationDate '2018-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'UvA-BiTS tag attached by harness to free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432407746_20432407746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407746_20432407746> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407746_20432407746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768608 6.5697257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768608"^^xsd:decimal ;
  dwc:decimalLongitude "6.5697257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407746_20432407746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768608 6.5697257)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768608"^^xsd:decimal ;
  geo-pos:long "6.5697257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407746_20432407746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407746'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.259722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5697257'^^xsd:double;
  dwc:latitude '52.9768608'^^xsd:double;
  dwc:coordinatePrecision '11.3'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407746'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408700_20432408700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408700_20432408700> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408700_20432408700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768388 6.5697264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768388"^^xsd:decimal ;
  dwc:decimalLongitude "6.5697264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408700_20432408700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768388 6.5697264)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768388"^^xsd:decimal ;
  geo-pos:long "6.5697264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408700_20432408700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408700'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.2463888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5697264'^^xsd:double;
  dwc:latitude '52.9768388'^^xsd:double;
  dwc:coordinatePrecision '13.2'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408700'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408164_20432408164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408164_20432408164> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408164_20432408164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768104 6.5697269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768104"^^xsd:decimal ;
  dwc:decimalLongitude "6.5697269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408164_20432408164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768104 6.5697269)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768104"^^xsd:decimal ;
  geo-pos:long "6.5697269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408164_20432408164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408164'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.484444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5697269'^^xsd:double;
  dwc:latitude '52.9768104'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408164'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408730_20432408730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408730_20432408730> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408730_20432408730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976772 6.5697323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976772"^^xsd:decimal ;
  dwc:decimalLongitude "6.5697323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "26.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408730_20432408730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976772 6.5697323)"^^geo:wktLiteral ;
  geo-pos:lat "52.976772"^^xsd:decimal ;
  geo-pos:long "6.5697323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "26.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408730_20432408730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408730'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.255'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5697323'^^xsd:double;
  dwc:latitude '52.976772'^^xsd:double;
  dwc:coordinatePrecision '26.4'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408730'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407986_20432407986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407986_20432407986> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407986_20432407986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768297 6.5697499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768297"^^xsd:decimal ;
  dwc:decimalLongitude "6.5697499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407986_20432407986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768297 6.5697499)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768297"^^xsd:decimal ;
  geo-pos:long "6.5697499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407986_20432407986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407986'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.3927777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5697499'^^xsd:double;
  dwc:latitude '52.9768297'^^xsd:double;
  dwc:coordinatePrecision '13.2'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407986'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408170_20432408170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408170_20432408170> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408170_20432408170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768151 6.5697516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768151"^^xsd:decimal ;
  dwc:decimalLongitude "6.5697516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408170_20432408170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768151 6.5697516)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768151"^^xsd:decimal ;
  geo-pos:long "6.5697516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408170_20432408170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408170'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.487222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5697516'^^xsd:double;
  dwc:latitude '52.9768151'^^xsd:double;
  dwc:coordinatePrecision '8.1'^^xsd:double;
  dwc:minimumElevation '-27'^^xsd:integer;
  dwc:maximumElevation '-27'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408170'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408916_20432408916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408916_20432408916> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408916_20432408916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768562 6.569753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768562"^^xsd:decimal ;
  dwc:decimalLongitude "6.569753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408916_20432408916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768562 6.569753)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768562"^^xsd:decimal ;
  geo-pos:long "6.569753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408916_20432408916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408916'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.356666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.569753'^^xsd:double;
  dwc:latitude '52.9768562'^^xsd:double;
  dwc:coordinatePrecision '11'^^xsd:integer;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408916'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408038_20432408038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408038_20432408038> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408038_20432408038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768483 6.569759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768483"^^xsd:decimal ;
  dwc:decimalLongitude "6.569759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408038_20432408038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768483 6.569759)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768483"^^xsd:decimal ;
  geo-pos:long "6.569759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408038_20432408038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408038'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.418611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.569759'^^xsd:double;
  dwc:latitude '52.9768483'^^xsd:double;
  dwc:coordinatePrecision '14.1'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408038'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407279_20432407279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407279_20432407279> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407279_20432407279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769901 6.569773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769901"^^xsd:decimal ;
  dwc:decimalLongitude "6.569773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407279_20432407279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769901 6.569773)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769901"^^xsd:decimal ;
  geo-pos:long "6.569773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407279_20432407279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407279'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.4288888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.569773'^^xsd:double;
  dwc:latitude '52.9769901'^^xsd:double;
  dwc:coordinatePrecision '6.9'^^xsd:double;
  dwc:minimumElevation '-14'^^xsd:integer;
  dwc:maximumElevation '-14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407279'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409182_20432409182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409182_20432409182> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409182_20432409182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769473 6.5697766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769473"^^xsd:decimal ;
  dwc:decimalLongitude "6.5697766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409182_20432409182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769473 6.5697766)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769473"^^xsd:decimal ;
  geo-pos:long "6.5697766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409182_20432409182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409182'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.090555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5697766'^^xsd:double;
  dwc:latitude '52.9769473'^^xsd:double;
  dwc:coordinatePrecision '9.4'^^xsd:double;
  dwc:minimumElevation '23'^^xsd:integer;
  dwc:maximumElevation '23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409182'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409135_20432409135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409135_20432409135> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409135_20432409135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768947 6.5697806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768947"^^xsd:decimal ;
  dwc:decimalLongitude "6.5697806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409135_20432409135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768947 6.5697806)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768947"^^xsd:decimal ;
  geo-pos:long "6.5697806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409135_20432409135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409135'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.0516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5697806'^^xsd:double;
  dwc:latitude '52.9768947'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409135'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409418_20432409418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409418_20432409418> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409418_20432409418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769017 6.569783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769017"^^xsd:decimal ;
  dwc:decimalLongitude "6.569783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409418_20432409418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769017 6.569783)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769017"^^xsd:decimal ;
  geo-pos:long "6.569783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409418_20432409418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409418'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.2727777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.569783'^^xsd:double;
  dwc:latitude '52.9769017'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '23'^^xsd:integer;
  dwc:maximumElevation '23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409418'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409206_20432409206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409206_20432409206> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409206_20432409206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768973 6.5697853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768973"^^xsd:decimal ;
  dwc:decimalLongitude "6.5697853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409206_20432409206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768973 6.5697853)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768973"^^xsd:decimal ;
  geo-pos:long "6.5697853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409206_20432409206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409206'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.104166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5697853'^^xsd:double;
  dwc:latitude '52.9768973'^^xsd:double;
  dwc:coordinatePrecision '13.8'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409206'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409341_20432409341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409341_20432409341> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409341_20432409341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769258 6.5697994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769258"^^xsd:decimal ;
  dwc:decimalLongitude "6.5697994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409341_20432409341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769258 6.5697994)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769258"^^xsd:decimal ;
  geo-pos:long "6.5697994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409341_20432409341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409341'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.216111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5697994'^^xsd:double;
  dwc:latitude '52.9769258'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409341'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407508_20432407508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407508_20432407508> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407508_20432407508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769041 6.5698006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769041"^^xsd:decimal ;
  dwc:decimalLongitude "6.5698006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407508_20432407508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769041 6.5698006)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769041"^^xsd:decimal ;
  geo-pos:long "6.5698006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407508_20432407508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407508'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.113611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5698006'^^xsd:double;
  dwc:latitude '52.9769041'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407508'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409108_20432409108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409108_20432409108> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409108_20432409108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9764052 6.569802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9764052"^^xsd:decimal ;
  dwc:decimalLongitude "6.569802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409108_20432409108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9764052 6.569802)"^^geo:wktLiteral ;
  geo-pos:lat "52.9764052"^^xsd:decimal ;
  geo-pos:long "6.569802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409108_20432409108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409108'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.4969444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.569802'^^xsd:double;
  dwc:latitude '52.9764052'^^xsd:double;
  dwc:coordinatePrecision '12.5'^^xsd:double;
  dwc:minimumElevation '45'^^xsd:integer;
  dwc:maximumElevation '45'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409108'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432407800_20432407800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407800_20432407800> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407800_20432407800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9765885 6.5698073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9765885"^^xsd:decimal ;
  dwc:decimalLongitude "6.5698073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407800_20432407800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9765885 6.5698073)"^^geo:wktLiteral ;
  geo-pos:lat "52.9765885"^^xsd:decimal ;
  geo-pos:long "6.5698073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407800_20432407800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407800'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.285833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5698073'^^xsd:double;
  dwc:latitude '52.9765885'^^xsd:double;
  dwc:coordinatePrecision '8.3'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407800'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408706_20432408706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408706_20432408706> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408706_20432408706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9774768 6.5698089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9774768"^^xsd:decimal ;
  dwc:decimalLongitude "6.5698089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408706_20432408706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9774768 6.5698089)"^^geo:wktLiteral ;
  geo-pos:lat "52.9774768"^^xsd:decimal ;
  geo-pos:long "6.5698089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408706_20432408706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408706'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.255'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5698089'^^xsd:double;
  dwc:latitude '52.9774768'^^xsd:double;
  dwc:coordinatePrecision '8.6'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408706'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409271_20432409271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409271_20432409271> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409271_20432409271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976902 6.56981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976902"^^xsd:decimal ;
  dwc:decimalLongitude "6.56981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409271_20432409271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976902 6.56981)"^^geo:wktLiteral ;
  geo-pos:lat "52.976902"^^xsd:decimal ;
  geo-pos:long "6.56981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409271_20432409271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409271'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.1738888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.56981'^^xsd:double;
  dwc:latitude '52.976902'^^xsd:double;
  dwc:coordinatePrecision '7.7'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409271'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409200_20432409200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409200_20432409200> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409200_20432409200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768867 6.5698148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768867"^^xsd:decimal ;
  dwc:decimalLongitude "6.5698148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409200_20432409200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768867 6.5698148)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768867"^^xsd:decimal ;
  geo-pos:long "6.5698148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409200_20432409200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409200'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.108055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5698148'^^xsd:double;
  dwc:latitude '52.9768867'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409200'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407860_20432407860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407860_20432407860> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407860_20432407860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768993 6.569816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768993"^^xsd:decimal ;
  dwc:decimalLongitude "6.569816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407860_20432407860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768993 6.569816)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768993"^^xsd:decimal ;
  geo-pos:long "6.569816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407860_20432407860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407860'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.3197222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.569816'^^xsd:double;
  dwc:latitude '52.9768993'^^xsd:double;
  dwc:coordinatePrecision '7.4'^^xsd:double;
  dwc:minimumElevation '39'^^xsd:integer;
  dwc:maximumElevation '39'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407860'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408437_20432408437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408437_20432408437> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408437_20432408437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.97684 6.5698195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.97684"^^xsd:decimal ;
  dwc:decimalLongitude "6.5698195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408437_20432408437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.97684 6.5698195)"^^geo:wktLiteral ;
  geo-pos:lat "52.97684"^^xsd:decimal ;
  geo-pos:long "6.5698195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408437_20432408437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408437'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.131111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5698195'^^xsd:double;
  dwc:latitude '52.97684'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408437'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409317_20432409317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409317_20432409317> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409317_20432409317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977004 6.5698216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.977004"^^xsd:decimal ;
  dwc:decimalLongitude "6.5698216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409317_20432409317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977004 6.5698216)"^^geo:wktLiteral ;
  geo-pos:lat "52.977004"^^xsd:decimal ;
  geo-pos:long "6.5698216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409317_20432409317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409317'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.208611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5698216'^^xsd:double;
  dwc:latitude '52.977004'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409317'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409415_20432409415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409415_20432409415> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409415_20432409415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769003 6.5698261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769003"^^xsd:decimal ;
  dwc:decimalLongitude "6.5698261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409415_20432409415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769003 6.5698261)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769003"^^xsd:decimal ;
  geo-pos:long "6.5698261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409415_20432409415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409415'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.7747222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5698261'^^xsd:double;
  dwc:latitude '52.9769003'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409415'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432409306_20432409306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409306_20432409306> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409306_20432409306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9767414 6.5698267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9767414"^^xsd:decimal ;
  dwc:decimalLongitude "6.5698267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409306_20432409306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9767414 6.5698267)"^^geo:wktLiteral ;
  geo-pos:lat "52.9767414"^^xsd:decimal ;
  geo-pos:long "6.5698267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409306_20432409306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409306'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.190555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5698267'^^xsd:double;
  dwc:latitude '52.9767414'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409306'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409171_20432409171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409171_20432409171> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409171_20432409171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768771 6.5698298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768771"^^xsd:decimal ;
  dwc:decimalLongitude "6.5698298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409171_20432409171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768771 6.5698298)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768771"^^xsd:decimal ;
  geo-pos:long "6.5698298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409171_20432409171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409171'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.080555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5698298'^^xsd:double;
  dwc:latitude '52.9768771'^^xsd:double;
  dwc:coordinatePrecision '13.5'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409171'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408808_20432408808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408808_20432408808> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408808_20432408808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9762081 6.5698316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9762081"^^xsd:decimal ;
  dwc:decimalLongitude "6.5698316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408808_20432408808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9762081 6.5698316)"^^geo:wktLiteral ;
  geo-pos:lat "52.9762081"^^xsd:decimal ;
  geo-pos:long "6.5698316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408808_20432408808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408808'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.31'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5698316'^^xsd:double;
  dwc:latitude '52.9762081'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '34'^^xsd:integer;
  dwc:maximumElevation '34'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408808'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409102_20432409102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409102_20432409102> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409102_20432409102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769128 6.5698336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769128"^^xsd:decimal ;
  dwc:decimalLongitude "6.5698336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409102_20432409102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769128 6.5698336)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769128"^^xsd:decimal ;
  geo-pos:long "6.5698336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409102_20432409102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409102'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.5011111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5698336'^^xsd:double;
  dwc:latitude '52.9769128'^^xsd:double;
  dwc:coordinatePrecision '9.2'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409102'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409177_20432409177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409177_20432409177> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409177_20432409177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768704 6.5698342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768704"^^xsd:decimal ;
  dwc:decimalLongitude "6.5698342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409177_20432409177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768704 6.5698342)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768704"^^xsd:decimal ;
  geo-pos:long "6.5698342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409177_20432409177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409177'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.085'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5698342'^^xsd:double;
  dwc:latitude '52.9768704'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409177'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407992_20432407992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407992_20432407992> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407992_20432407992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768434 6.5698395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768434"^^xsd:decimal ;
  dwc:decimalLongitude "6.5698395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407992_20432407992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768434 6.5698395)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768434"^^xsd:decimal ;
  geo-pos:long "6.5698395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407992_20432407992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407992'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.3972222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5698395'^^xsd:double;
  dwc:latitude '52.9768434'^^xsd:double;
  dwc:coordinatePrecision '10.2'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407992'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432407556_20432407556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407556_20432407556> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407556_20432407556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768279 6.5698408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768279"^^xsd:decimal ;
  dwc:decimalLongitude "6.5698408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407556_20432407556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768279 6.5698408)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768279"^^xsd:decimal ;
  geo-pos:long "6.5698408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407556_20432407556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407556'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.1569444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5698408'^^xsd:double;
  dwc:latitude '52.9768279'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407556'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408194_20432408194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408194_20432408194> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408194_20432408194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9761587 6.5698411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9761587"^^xsd:decimal ;
  dwc:decimalLongitude "6.5698411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408194_20432408194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9761587 6.5698411)"^^geo:wktLiteral ;
  geo-pos:lat "52.9761587"^^xsd:decimal ;
  geo-pos:long "6.5698411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408194_20432408194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408194'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.503888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5698411'^^xsd:double;
  dwc:latitude '52.9761587'^^xsd:double;
  dwc:coordinatePrecision '9.9'^^xsd:double;
  dwc:minimumElevation '24'^^xsd:integer;
  dwc:maximumElevation '24'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408194'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432408305_20432408305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408305_20432408305> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408305_20432408305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769224 6.569849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769224"^^xsd:decimal ;
  dwc:decimalLongitude "6.569849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408305_20432408305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769224 6.569849)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769224"^^xsd:decimal ;
  geo-pos:long "6.569849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408305_20432408305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408305'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.071666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.569849'^^xsd:double;
  dwc:latitude '52.9769224'^^xsd:double;
  dwc:coordinatePrecision '13.1'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408305'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409359_20432409359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409359_20432409359> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409359_20432409359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768811 6.5698517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768811"^^xsd:decimal ;
  dwc:decimalLongitude "6.5698517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409359_20432409359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768811 6.5698517)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768811"^^xsd:decimal ;
  geo-pos:long "6.5698517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409359_20432409359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409359'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.220555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5698517'^^xsd:double;
  dwc:latitude '52.9768811'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409359'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409335_20432409335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409335_20432409335> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409335_20432409335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769215 6.5698551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769215"^^xsd:decimal ;
  dwc:decimalLongitude "6.5698551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409335_20432409335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769215 6.5698551)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769215"^^xsd:decimal ;
  geo-pos:long "6.5698551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409335_20432409335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409335'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.218611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5698551'^^xsd:double;
  dwc:latitude '52.9769215'^^xsd:double;
  dwc:coordinatePrecision '2.2'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409335'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409153_20432409153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409153_20432409153> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409153_20432409153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768363 6.5698575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768363"^^xsd:decimal ;
  dwc:decimalLongitude "6.5698575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409153_20432409153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768363 6.5698575)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768363"^^xsd:decimal ;
  geo-pos:long "6.5698575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409153_20432409153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409153'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.065277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5698575'^^xsd:double;
  dwc:latitude '52.9768363'^^xsd:double;
  dwc:coordinatePrecision '13.2'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409153'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409194_20432409194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409194_20432409194> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409194_20432409194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768716 6.5698587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768716"^^xsd:decimal ;
  dwc:decimalLongitude "6.5698587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409194_20432409194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768716 6.5698587)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768716"^^xsd:decimal ;
  geo-pos:long "6.5698587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409194_20432409194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409194'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.108055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5698587'^^xsd:double;
  dwc:latitude '52.9768716'^^xsd:double;
  dwc:coordinatePrecision '7.7'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409194'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409262_20432409262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409262_20432409262> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409262_20432409262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768507 6.5698652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768507"^^xsd:decimal ;
  dwc:decimalLongitude "6.5698652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409262_20432409262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768507 6.5698652)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768507"^^xsd:decimal ;
  geo-pos:long "6.5698652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409262_20432409262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409262'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.67'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5698652'^^xsd:double;
  dwc:latitude '52.9768507'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409262'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432407656_20432407656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407656_20432407656> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407656_20432407656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768414 6.5698667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768414"^^xsd:decimal ;
  dwc:decimalLongitude "6.5698667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407656_20432407656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768414 6.5698667)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768414"^^xsd:decimal ;
  geo-pos:long "6.5698667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407656_20432407656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407656'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.214166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5698667'^^xsd:double;
  dwc:latitude '52.9768414'^^xsd:double;
  dwc:coordinatePrecision '21.9'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407656'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407315_20432407315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407315_20432407315> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407315_20432407315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9774656 6.569871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9774656"^^xsd:decimal ;
  dwc:decimalLongitude "6.569871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407315_20432407315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9774656 6.569871)"^^geo:wktLiteral ;
  geo-pos:lat "52.9774656"^^xsd:decimal ;
  geo-pos:long "6.569871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407315_20432407315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407315'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.462222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.569871'^^xsd:double;
  dwc:latitude '52.9774656'^^xsd:double;
  dwc:coordinatePrecision '11'^^xsd:integer;
  dwc:minimumElevation '-41'^^xsd:integer;
  dwc:maximumElevation '-41'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407315'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408443_20432408443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408443_20432408443> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408443_20432408443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768024 6.5698719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768024"^^xsd:decimal ;
  dwc:decimalLongitude "6.5698719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408443_20432408443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768024 6.5698719)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768024"^^xsd:decimal ;
  geo-pos:long "6.5698719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408443_20432408443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408443'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.131388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5698719'^^xsd:double;
  dwc:latitude '52.9768024'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '-17'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408443'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409253_20432409253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409253_20432409253> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409253_20432409253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768514 6.5698878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768514"^^xsd:decimal ;
  dwc:decimalLongitude "6.5698878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409253_20432409253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768514 6.5698878)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768514"^^xsd:decimal ;
  geo-pos:long "6.5698878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409253_20432409253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409253'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.1116666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5698878'^^xsd:double;
  dwc:latitude '52.9768514'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409253'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409371_20432409371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409371_20432409371> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409371_20432409371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976887 6.5698882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976887"^^xsd:decimal ;
  dwc:decimalLongitude "6.5698882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409371_20432409371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976887 6.5698882)"^^geo:wktLiteral ;
  geo-pos:lat "52.976887"^^xsd:decimal ;
  geo-pos:long "6.5698882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409371_20432409371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409371'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '23.215833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5698882'^^xsd:double;
  dwc:latitude '52.976887'^^xsd:double;
  dwc:coordinatePrecision '7.9'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409371'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407758_20432407758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407758_20432407758> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407758_20432407758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9766332 6.5698887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9766332"^^xsd:decimal ;
  dwc:decimalLongitude "6.5698887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407758_20432407758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9766332 6.5698887)"^^geo:wktLiteral ;
  geo-pos:lat "52.9766332"^^xsd:decimal ;
  geo-pos:long "6.5698887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407758_20432407758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407758'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.265'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5698887'^^xsd:double;
  dwc:latitude '52.9766332'^^xsd:double;
  dwc:coordinatePrecision '12.2'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407758'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408778_20432408778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408778_20432408778> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408778_20432408778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976182 6.5698888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976182"^^xsd:decimal ;
  dwc:decimalLongitude "6.5698888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408778_20432408778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976182 6.5698888)"^^geo:wktLiteral ;
  geo-pos:lat "52.976182"^^xsd:decimal ;
  geo-pos:long "6.5698888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408778_20432408778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408778'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.298055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5698888'^^xsd:double;
  dwc:latitude '52.976182'^^xsd:double;
  dwc:coordinatePrecision '8.6'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408778'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409248_20432409248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409248_20432409248> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409248_20432409248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768541 6.5698904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768541"^^xsd:decimal ;
  dwc:decimalLongitude "6.5698904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409248_20432409248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768541 6.5698904)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768541"^^xsd:decimal ;
  geo-pos:long "6.5698904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409248_20432409248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409248'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.1155555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5698904'^^xsd:double;
  dwc:latitude '52.9768541'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409248'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409188_20432409188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409188_20432409188> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409188_20432409188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976884 6.5698909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976884"^^xsd:decimal ;
  dwc:decimalLongitude "6.5698909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409188_20432409188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976884 6.5698909)"^^geo:wktLiteral ;
  geo-pos:lat "52.976884"^^xsd:decimal ;
  geo-pos:long "6.5698909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409188_20432409188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409188'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.106666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5698909'^^xsd:double;
  dwc:latitude '52.976884'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409188'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407359_20432407359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407359_20432407359> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407359_20432407359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9771327 6.5698951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9771327"^^xsd:decimal ;
  dwc:decimalLongitude "6.5698951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407359_20432407359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9771327 6.5698951)"^^geo:wktLiteral ;
  geo-pos:lat "52.9771327"^^xsd:decimal ;
  geo-pos:long "6.5698951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407359_20432407359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407359'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.50083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5698951'^^xsd:double;
  dwc:latitude '52.9771327'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407359'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432408009_20432408009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408009_20432408009> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408009_20432408009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9767776 6.5698994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9767776"^^xsd:decimal ;
  dwc:decimalLongitude "6.5698994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408009_20432408009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9767776 6.5698994)"^^geo:wktLiteral ;
  geo-pos:lat "52.9767776"^^xsd:decimal ;
  geo-pos:long "6.5698994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408009_20432408009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408009'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.404166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5698994'^^xsd:double;
  dwc:latitude '52.9767776'^^xsd:double;
  dwc:coordinatePrecision '11.1'^^xsd:double;
  dwc:minimumElevation '-15'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408009'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409377_20432409377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409377_20432409377> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409377_20432409377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768826 6.5699057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768826"^^xsd:decimal ;
  dwc:decimalLongitude "6.5699057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409377_20432409377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768826 6.5699057)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768826"^^xsd:decimal ;
  geo-pos:long "6.5699057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409377_20432409377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409377'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.22333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5699057'^^xsd:double;
  dwc:latitude '52.9768826'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409377'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409329_20432409329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409329_20432409329> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409329_20432409329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769012 6.569908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769012"^^xsd:decimal ;
  dwc:decimalLongitude "6.569908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409329_20432409329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769012 6.569908)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769012"^^xsd:decimal ;
  geo-pos:long "6.569908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409329_20432409329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409329'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.207222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.569908'^^xsd:double;
  dwc:latitude '52.9769012'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409329'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408251_20432408251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408251_20432408251> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408251_20432408251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9763415 6.5699091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9763415"^^xsd:decimal ;
  dwc:decimalLongitude "6.5699091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408251_20432408251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9763415 6.5699091)"^^geo:wktLiteral ;
  geo-pos:lat "52.9763415"^^xsd:decimal ;
  geo-pos:long "6.5699091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408251_20432408251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408251'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.0188888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5699091'^^xsd:double;
  dwc:latitude '52.9763415'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408251'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407980_20432407980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407980_20432407980> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407980_20432407980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769731 6.5699094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769731"^^xsd:decimal ;
  dwc:decimalLongitude "6.5699094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407980_20432407980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769731 6.5699094)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769731"^^xsd:decimal ;
  geo-pos:long "6.5699094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407980_20432407980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407980'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.3975'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5699094'^^xsd:double;
  dwc:latitude '52.9769731'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407980'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409347_20432409347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409347_20432409347> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409347_20432409347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769166 6.5699103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769166"^^xsd:decimal ;
  dwc:decimalLongitude "6.5699103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409347_20432409347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769166 6.5699103)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769166"^^xsd:decimal ;
  geo-pos:long "6.5699103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409347_20432409347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409347'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.216111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5699103'^^xsd:double;
  dwc:latitude '52.9769166'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409347'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409383_20432409383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409383_20432409383> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409383_20432409383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768822 6.5699124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768822"^^xsd:decimal ;
  dwc:decimalLongitude "6.5699124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409383_20432409383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768822 6.5699124)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768822"^^xsd:decimal ;
  geo-pos:long "6.5699124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409383_20432409383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409383'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.2333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5699124'^^xsd:double;
  dwc:latitude '52.9768822'^^xsd:double;
  dwc:coordinatePrecision '2'^^xsd:integer;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409383'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409365_20432409365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409365_20432409365> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409365_20432409365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769275 6.569915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769275"^^xsd:decimal ;
  dwc:decimalLongitude "6.569915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409365_20432409365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769275 6.569915)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769275"^^xsd:decimal ;
  geo-pos:long "6.569915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409365_20432409365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409365'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '22.220277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.569915'^^xsd:double;
  dwc:latitude '52.9769275'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409365'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409217_20432409217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409217_20432409217> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409217_20432409217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768843 6.5699181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768843"^^xsd:decimal ;
  dwc:decimalLongitude "6.5699181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409217_20432409217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768843 6.5699181)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768843"^^xsd:decimal ;
  geo-pos:long "6.5699181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409217_20432409217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409217'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '21.107222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5699181'^^xsd:double;
  dwc:latitude '52.9768843'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409217'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409224_20432409224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409224_20432409224> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409224_20432409224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768895 6.5699224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768895"^^xsd:decimal ;
  dwc:decimalLongitude "6.5699224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409224_20432409224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768895 6.5699224)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768895"^^xsd:decimal ;
  geo-pos:long "6.5699224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409224_20432409224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409224'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '22.11'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5699224'^^xsd:double;
  dwc:latitude '52.9768895'^^xsd:double;
  dwc:coordinatePrecision '2.1'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409224'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408557_20432408557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408557_20432408557> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408557_20432408557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9771941 6.5699275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9771941"^^xsd:decimal ;
  dwc:decimalLongitude "6.5699275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408557_20432408557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9771941 6.5699275)"^^geo:wktLiteral ;
  geo-pos:lat "52.9771941"^^xsd:decimal ;
  geo-pos:long "6.5699275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408557_20432408557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408557'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.1866666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5699275'^^xsd:double;
  dwc:latitude '52.9771941'^^xsd:double;
  dwc:coordinatePrecision '10.7'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408557'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408323_20432408323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408323_20432408323> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408323_20432408323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9767357 6.5699306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9767357"^^xsd:decimal ;
  dwc:decimalLongitude "6.5699306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408323_20432408323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9767357 6.5699306)"^^geo:wktLiteral ;
  geo-pos:lat "52.9767357"^^xsd:decimal ;
  geo-pos:long "6.5699306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408323_20432408323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408323'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.084166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5699306'^^xsd:double;
  dwc:latitude '52.9767357'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '-16'^^xsd:integer;
  dwc:maximumElevation '-16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408323'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409147_20432409147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409147_20432409147> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409147_20432409147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768376 6.5699307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768376"^^xsd:decimal ;
  dwc:decimalLongitude "6.5699307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409147_20432409147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768376 6.5699307)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768376"^^xsd:decimal ;
  geo-pos:long "6.5699307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409147_20432409147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409147'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.0555555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5699307'^^xsd:double;
  dwc:latitude '52.9768376'^^xsd:double;
  dwc:coordinatePrecision '17.9'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409147'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409165_20432409165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409165_20432409165> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409165_20432409165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.97693 6.5699445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.97693"^^xsd:decimal ;
  dwc:decimalLongitude "6.5699445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409165_20432409165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.97693 6.5699445)"^^geo:wktLiteral ;
  geo-pos:lat "52.97693"^^xsd:decimal ;
  geo-pos:long "6.5699445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409165_20432409165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409165'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.076666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5699445'^^xsd:double;
  dwc:latitude '52.97693'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409165'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408329_20432408329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408329_20432408329> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408329_20432408329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9759653 6.5699472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9759653"^^xsd:decimal ;
  dwc:decimalLongitude "6.5699472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408329_20432408329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9759653 6.5699472)"^^geo:wktLiteral ;
  geo-pos:lat "52.9759653"^^xsd:decimal ;
  geo-pos:long "6.5699472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408329_20432408329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408329'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.080555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5699472'^^xsd:double;
  dwc:latitude '52.9759653'^^xsd:double;
  dwc:coordinatePrecision '10.7'^^xsd:double;
  dwc:minimumElevation '-15'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408329'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409159_20432409159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409159_20432409159> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409159_20432409159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976626 6.5699508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976626"^^xsd:decimal ;
  dwc:decimalLongitude "6.5699508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409159_20432409159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976626 6.5699508)"^^geo:wktLiteral ;
  geo-pos:lat "52.976626"^^xsd:decimal ;
  geo-pos:long "6.5699508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409159_20432409159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409159'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.064166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5699508'^^xsd:double;
  dwc:latitude '52.976626'^^xsd:double;
  dwc:coordinatePrecision '8.7'^^xsd:double;
  dwc:minimumElevation '-21'^^xsd:integer;
  dwc:maximumElevation '-21'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409159'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409242_20432409242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409242_20432409242> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409242_20432409242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769141 6.5699529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769141"^^xsd:decimal ;
  dwc:decimalLongitude "6.5699529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409242_20432409242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769141 6.5699529)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769141"^^xsd:decimal ;
  geo-pos:long "6.5699529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409242_20432409242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409242'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.1166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5699529'^^xsd:double;
  dwc:latitude '52.9769141'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409242'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409230_20432409230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409230_20432409230> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409230_20432409230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768911 6.5699586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768911"^^xsd:decimal ;
  dwc:decimalLongitude "6.5699586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409230_20432409230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768911 6.5699586)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768911"^^xsd:decimal ;
  geo-pos:long "6.5699586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409230_20432409230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409230'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '23.111666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5699586'^^xsd:double;
  dwc:latitude '52.9768911'^^xsd:double;
  dwc:coordinatePrecision '8.5'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409230'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407167_20432407167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407167_20432407167> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407167_20432407167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9772942 6.5699697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9772942"^^xsd:decimal ;
  dwc:decimalLongitude "6.5699697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407167_20432407167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9772942 6.5699697)"^^geo:wktLiteral ;
  geo-pos:lat "52.9772942"^^xsd:decimal ;
  geo-pos:long "6.5699697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407167_20432407167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407167'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.36444444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5699697'^^xsd:double;
  dwc:latitude '52.9772942'^^xsd:double;
  dwc:coordinatePrecision '14.6'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407167'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409129_20432409129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409129_20432409129> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409129_20432409129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9766255 6.5699698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9766255"^^xsd:decimal ;
  dwc:decimalLongitude "6.5699698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409129_20432409129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9766255 6.5699698)"^^geo:wktLiteral ;
  geo-pos:lat "52.9766255"^^xsd:decimal ;
  geo-pos:long "6.5699698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409129_20432409129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409129'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.0444444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5699698'^^xsd:double;
  dwc:latitude '52.9766255'^^xsd:double;
  dwc:coordinatePrecision '8.3'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409129'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408772_20432408772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408772_20432408772> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408772_20432408772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9761689 6.5699701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9761689"^^xsd:decimal ;
  dwc:decimalLongitude "6.5699701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408772_20432408772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9761689 6.5699701)"^^geo:wktLiteral ;
  geo-pos:lat "52.9761689"^^xsd:decimal ;
  geo-pos:long "6.5699701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408772_20432408772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408772'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.296111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5699701'^^xsd:double;
  dwc:latitude '52.9761689'^^xsd:double;
  dwc:coordinatePrecision '8.1'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408772'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409235_20432409235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409235_20432409235> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409235_20432409235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768793 6.5699782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768793"^^xsd:decimal ;
  dwc:decimalLongitude "6.5699782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409235_20432409235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768793 6.5699782)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768793"^^xsd:decimal ;
  geo-pos:long "6.5699782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409235_20432409235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409235'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.10722222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5699782'^^xsd:double;
  dwc:latitude '52.9768793'^^xsd:double;
  dwc:coordinatePrecision '13.2'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409235'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407576_20432407576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407576_20432407576> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407576_20432407576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9767586 6.5699807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9767586"^^xsd:decimal ;
  dwc:decimalLongitude "6.5699807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407576_20432407576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9767586 6.5699807)"^^geo:wktLiteral ;
  geo-pos:lat "52.9767586"^^xsd:decimal ;
  geo-pos:long "6.5699807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407576_20432407576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407576'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.185'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5699807'^^xsd:double;
  dwc:latitude '52.9767586'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407576'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408299_20432408299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408299_20432408299> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408299_20432408299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976177 6.5699855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976177"^^xsd:decimal ;
  dwc:decimalLongitude "6.5699855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "66.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408299_20432408299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976177 6.5699855)"^^geo:wktLiteral ;
  geo-pos:lat "52.976177"^^xsd:decimal ;
  geo-pos:long "6.5699855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "66.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408299_20432408299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408299'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.049166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5699855'^^xsd:double;
  dwc:latitude '52.976177'^^xsd:double;
  dwc:coordinatePrecision '66.3'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408299'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408044_20432408044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408044_20432408044> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408044_20432408044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9770997 6.5699875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9770997"^^xsd:decimal ;
  dwc:decimalLongitude "6.5699875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408044_20432408044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9770997 6.5699875)"^^geo:wktLiteral ;
  geo-pos:lat "52.9770997"^^xsd:decimal ;
  geo-pos:long "6.5699875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408044_20432408044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408044'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.422777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5699875'^^xsd:double;
  dwc:latitude '52.9770997'^^xsd:double;
  dwc:coordinatePrecision '12'^^xsd:integer;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408044'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409277_20432409277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409277_20432409277> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409277_20432409277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769659 6.5699903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769659"^^xsd:decimal ;
  dwc:decimalLongitude "6.5699903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409277_20432409277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769659 6.5699903)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769659"^^xsd:decimal ;
  geo-pos:long "6.5699903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409277_20432409277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409277'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.1822222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5699903'^^xsd:double;
  dwc:latitude '52.9769659'^^xsd:double;
  dwc:coordinatePrecision '8.5'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409277'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409401_20432409401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409401_20432409401> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409401_20432409401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976219 6.5699926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976219"^^xsd:decimal ;
  dwc:decimalLongitude "6.5699926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409401_20432409401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976219 6.5699926)"^^geo:wktLiteral ;
  geo-pos:lat "52.976219"^^xsd:decimal ;
  geo-pos:long "6.5699926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409401_20432409401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409401'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.2669444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5699926'^^xsd:double;
  dwc:latitude '52.976219'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409401'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408760_20432408760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408760_20432408760> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408760_20432408760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9762179 6.5700051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9762179"^^xsd:decimal ;
  dwc:decimalLongitude "6.5700051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408760_20432408760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9762179 6.5700051)"^^geo:wktLiteral ;
  geo-pos:lat "52.9762179"^^xsd:decimal ;
  geo-pos:long "6.5700051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408760_20432408760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408760'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.283888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5700051'^^xsd:double;
  dwc:latitude '52.9762179'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408760'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409312_20432409312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409312_20432409312> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409312_20432409312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769395 6.5700127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769395"^^xsd:decimal ;
  dwc:decimalLongitude "6.5700127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "29.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409312_20432409312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769395 6.5700127)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769395"^^xsd:decimal ;
  geo-pos:long "6.5700127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "29.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409312_20432409312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409312'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5700127'^^xsd:double;
  dwc:latitude '52.9769395'^^xsd:double;
  dwc:coordinatePrecision '29.3'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409312'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407392_20432407392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407392_20432407392> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407392_20432407392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769237 6.5700142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769237"^^xsd:decimal ;
  dwc:decimalLongitude "6.5700142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407392_20432407392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769237 6.5700142)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769237"^^xsd:decimal ;
  geo-pos:long "6.5700142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407392_20432407392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407392'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.0333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5700142'^^xsd:double;
  dwc:latitude '52.9769237'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407392'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409111_20432409111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409111_20432409111> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409111_20432409111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9761741 6.5700246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9761741"^^xsd:decimal ;
  dwc:decimalLongitude "6.5700246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409111_20432409111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9761741 6.5700246)"^^geo:wktLiteral ;
  geo-pos:lat "52.9761741"^^xsd:decimal ;
  geo-pos:long "6.5700246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409111_20432409111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409111'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5700246'^^xsd:double;
  dwc:latitude '52.9761741'^^xsd:double;
  dwc:coordinatePrecision '14'^^xsd:integer;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409111'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409120_20432409120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409120_20432409120> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409120_20432409120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9772789 6.5700255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9772789"^^xsd:decimal ;
  dwc:decimalLongitude "6.5700255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409120_20432409120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9772789 6.5700255)"^^geo:wktLiteral ;
  geo-pos:lat "52.9772789"^^xsd:decimal ;
  geo-pos:long "6.5700255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409120_20432409120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409120'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.5036111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5700255'^^xsd:double;
  dwc:latitude '52.9772789'^^xsd:double;
  dwc:coordinatePrecision '14.9'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409120'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432408491_20432408491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408491_20432408491> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408491_20432408491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9761792 6.5700256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9761792"^^xsd:decimal ;
  dwc:decimalLongitude "6.5700256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408491_20432408491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9761792 6.5700256)"^^geo:wktLiteral ;
  geo-pos:lat "52.9761792"^^xsd:decimal ;
  geo-pos:long "6.5700256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408491_20432408491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408491'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.171388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5700256'^^xsd:double;
  dwc:latitude '52.9761792'^^xsd:double;
  dwc:coordinatePrecision '50.2'^^xsd:double;
  dwc:minimumElevation '26'^^xsd:integer;
  dwc:maximumElevation '26'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408491'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407143_20432407143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407143_20432407143> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407143_20432407143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977109 6.5700316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.977109"^^xsd:decimal ;
  dwc:decimalLongitude "6.5700316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407143_20432407143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977109 6.5700316)"^^geo:wktLiteral ;
  geo-pos:lat "52.977109"^^xsd:decimal ;
  geo-pos:long "6.5700316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407143_20432407143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407143'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.350555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5700316'^^xsd:double;
  dwc:latitude '52.977109'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407143'^^xsd:integer;
  dwc:observationDate '2018-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407698_20432407698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407698_20432407698> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407698_20432407698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9772292 6.570042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9772292"^^xsd:decimal ;
  dwc:decimalLongitude "6.570042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "27.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407698_20432407698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9772292 6.570042)"^^geo:wktLiteral ;
  geo-pos:lat "52.9772292"^^xsd:decimal ;
  geo-pos:long "6.570042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "27.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407698_20432407698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407698'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.2316666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.570042'^^xsd:double;
  dwc:latitude '52.9772292'^^xsd:double;
  dwc:coordinatePrecision '27.7'^^xsd:double;
  dwc:minimumElevation '27'^^xsd:integer;
  dwc:maximumElevation '27'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407698'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409265_20432409265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409265_20432409265> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409265_20432409265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977084 6.5700433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.977084"^^xsd:decimal ;
  dwc:decimalLongitude "6.5700433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "34.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409265_20432409265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977084 6.5700433)"^^geo:wktLiteral ;
  geo-pos:lat "52.977084"^^xsd:decimal ;
  geo-pos:long "6.5700433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "34.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409265_20432409265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409265'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.1766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5700433'^^xsd:double;
  dwc:latitude '52.977084'^^xsd:double;
  dwc:coordinatePrecision '34.7'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409265'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409282_20432409282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409282_20432409282> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409282_20432409282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9772205 6.5700451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9772205"^^xsd:decimal ;
  dwc:decimalLongitude "6.5700451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409282_20432409282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9772205 6.5700451)"^^geo:wktLiteral ;
  geo-pos:lat "52.9772205"^^xsd:decimal ;
  geo-pos:long "6.5700451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409282_20432409282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409282'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.185'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5700451'^^xsd:double;
  dwc:latitude '52.9772205'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409282'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408850_20432408850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408850_20432408850> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408850_20432408850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769035 6.5700499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769035"^^xsd:decimal ;
  dwc:decimalLongitude "6.5700499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408850_20432408850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769035 6.5700499)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769035"^^xsd:decimal ;
  geo-pos:long "6.5700499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408850_20432408850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408850'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.3502777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5700499'^^xsd:double;
  dwc:latitude '52.9769035'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408850'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407159_20432407159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407159_20432407159> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407159_20432407159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9772418 6.5700499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9772418"^^xsd:decimal ;
  dwc:decimalLongitude "6.5700499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407159_20432407159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9772418 6.5700499)"^^geo:wktLiteral ;
  geo-pos:lat "52.9772418"^^xsd:decimal ;
  geo-pos:long "6.5700499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407159_20432407159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407159'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '22.369444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5700499'^^xsd:double;
  dwc:latitude '52.9772418'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407159'^^xsd:integer;
  dwc:observationDate '2018-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407794_20432407794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407794_20432407794> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407794_20432407794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9771229 6.5700565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9771229"^^xsd:decimal ;
  dwc:decimalLongitude "6.5700565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407794_20432407794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9771229 6.5700565)"^^geo:wktLiteral ;
  geo-pos:lat "52.9771229"^^xsd:decimal ;
  geo-pos:long "6.5700565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407794_20432407794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407794'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '22.285'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5700565'^^xsd:double;
  dwc:latitude '52.9771229'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407794'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408152_20432408152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408152_20432408152> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408152_20432408152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9761331 6.5700573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9761331"^^xsd:decimal ;
  dwc:decimalLongitude "6.5700573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408152_20432408152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9761331 6.5700573)"^^geo:wktLiteral ;
  geo-pos:lat "52.9761331"^^xsd:decimal ;
  geo-pos:long "6.5700573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408152_20432408152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408152'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.479166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5700573'^^xsd:double;
  dwc:latitude '52.9761331'^^xsd:double;
  dwc:coordinatePrecision '15.2'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408152'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407692_20432407692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407692_20432407692> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407692_20432407692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976871 6.5700587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976871"^^xsd:decimal ;
  dwc:decimalLongitude "6.5700587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407692_20432407692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976871 6.5700587)"^^geo:wktLiteral ;
  geo-pos:lat "52.976871"^^xsd:decimal ;
  geo-pos:long "6.5700587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407692_20432407692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407692'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.2319444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5700587'^^xsd:double;
  dwc:latitude '52.976871'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407692'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409066_20432409066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409066_20432409066> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409066_20432409066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9773218 6.570064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9773218"^^xsd:decimal ;
  dwc:decimalLongitude "6.570064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409066_20432409066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9773218 6.570064)"^^geo:wktLiteral ;
  geo-pos:lat "52.9773218"^^xsd:decimal ;
  geo-pos:long "6.570064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409066_20432409066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409066'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.482222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.570064'^^xsd:double;
  dwc:latitude '52.9773218'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409066'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407476_20432407476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407476_20432407476> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407476_20432407476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9770673 6.5700654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9770673"^^xsd:decimal ;
  dwc:decimalLongitude "6.5700654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407476_20432407476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9770673 6.5700654)"^^geo:wktLiteral ;
  geo-pos:lat "52.9770673"^^xsd:decimal ;
  geo-pos:long "6.5700654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407476_20432407476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407476'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.0730555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5700654'^^xsd:double;
  dwc:latitude '52.9770673'^^xsd:double;
  dwc:coordinatePrecision '7.1'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407476'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407319_20432407319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407319_20432407319> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407319_20432407319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9775193 6.5700727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9775193"^^xsd:decimal ;
  dwc:decimalLongitude "6.5700727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407319_20432407319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9775193 6.5700727)"^^geo:wktLiteral ;
  geo-pos:lat "52.9775193"^^xsd:decimal ;
  geo-pos:long "6.5700727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407319_20432407319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407319'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.466944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5700727'^^xsd:double;
  dwc:latitude '52.9775193'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407319'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407627_20432407627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407627_20432407627> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407627_20432407627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9773078 6.5700842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9773078"^^xsd:decimal ;
  dwc:decimalLongitude "6.5700842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407627_20432407627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9773078 6.5700842)"^^geo:wktLiteral ;
  geo-pos:lat "52.9773078"^^xsd:decimal ;
  geo-pos:long "6.5700842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407627_20432407627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407627'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.218333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5700842'^^xsd:double;
  dwc:latitude '52.9773078'^^xsd:double;
  dwc:coordinatePrecision '2.7'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407627'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409407_20432409407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409407_20432409407> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409407_20432409407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9772274 6.5700858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9772274"^^xsd:decimal ;
  dwc:decimalLongitude "6.5700858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409407_20432409407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9772274 6.5700858)"^^geo:wktLiteral ;
  geo-pos:lat "52.9772274"^^xsd:decimal ;
  geo-pos:long "6.5700858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409407_20432409407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409407'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.2672222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5700858'^^xsd:double;
  dwc:latitude '52.9772274'^^xsd:double;
  dwc:coordinatePrecision '33.1'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409407'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407203_20432407203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407203_20432407203> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407203_20432407203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769196 6.5700889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769196"^^xsd:decimal ;
  dwc:decimalLongitude "6.5700889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407203_20432407203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769196 6.5700889)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769196"^^xsd:decimal ;
  geo-pos:long "6.5700889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407203_20432407203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407203'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.3752777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5700889'^^xsd:double;
  dwc:latitude '52.9769196'^^xsd:double;
  dwc:coordinatePrecision '12.4'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407203'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407492_20432407492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407492_20432407492> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407492_20432407492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768688 6.5700894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768688"^^xsd:decimal ;
  dwc:decimalLongitude "6.5700894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407492_20432407492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768688 6.5700894)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768688"^^xsd:decimal ;
  geo-pos:long "6.5700894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407492_20432407492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407492'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.0925'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5700894'^^xsd:double;
  dwc:latitude '52.9768688'^^xsd:double;
  dwc:coordinatePrecision '8.4'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407492'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407412_20432407412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407412_20432407412> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407412_20432407412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9773182 6.5700924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9773182"^^xsd:decimal ;
  dwc:decimalLongitude "6.5700924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407412_20432407412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9773182 6.5700924)"^^geo:wktLiteral ;
  geo-pos:lat "52.9773182"^^xsd:decimal ;
  geo-pos:long "6.5700924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407412_20432407412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407412'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.046388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5700924'^^xsd:double;
  dwc:latitude '52.9773182'^^xsd:double;
  dwc:coordinatePrecision '18.2'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407412'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407770_20432407770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407770_20432407770> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407770_20432407770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9773456 6.5700939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9773456"^^xsd:decimal ;
  dwc:decimalLongitude "6.5700939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407770_20432407770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9773456 6.5700939)"^^geo:wktLiteral ;
  geo-pos:lat "52.9773456"^^xsd:decimal ;
  geo-pos:long "6.5700939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407770_20432407770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407770'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.272777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5700939'^^xsd:double;
  dwc:latitude '52.9773456'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407770'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407295_20432407295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407295_20432407295> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407295_20432407295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9770055 6.5700986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9770055"^^xsd:decimal ;
  dwc:decimalLongitude "6.5700986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "27.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407295_20432407295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9770055 6.5700986)"^^geo:wktLiteral ;
  geo-pos:lat "52.9770055"^^xsd:decimal ;
  geo-pos:long "6.5700986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "27.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407295_20432407295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407295'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.4427777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5700986'^^xsd:double;
  dwc:latitude '52.9770055'^^xsd:double;
  dwc:coordinatePrecision '27.5'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407295'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408479_20432408479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408479_20432408479> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408479_20432408479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9761062 6.5701184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9761062"^^xsd:decimal ;
  dwc:decimalLongitude "6.5701184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408479_20432408479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9761062 6.5701184)"^^geo:wktLiteral ;
  geo-pos:lat "52.9761062"^^xsd:decimal ;
  geo-pos:long "6.5701184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408479_20432408479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408479'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.174722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5701184'^^xsd:double;
  dwc:latitude '52.9761062'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408479'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407920_20432407920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407920_20432407920> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407920_20432407920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9770506 6.5701231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9770506"^^xsd:decimal ;
  dwc:decimalLongitude "6.5701231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407920_20432407920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9770506 6.5701231)"^^geo:wktLiteral ;
  geo-pos:lat "52.9770506"^^xsd:decimal ;
  geo-pos:long "6.5701231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407920_20432407920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407920'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.376666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5701231'^^xsd:double;
  dwc:latitude '52.9770506'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407920'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408712_20432408712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408712_20432408712> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408712_20432408712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977015 6.5701295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.977015"^^xsd:decimal ;
  dwc:decimalLongitude "6.5701295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408712_20432408712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977015 6.5701295)"^^geo:wktLiteral ;
  geo-pos:lat "52.977015"^^xsd:decimal ;
  geo-pos:long "6.5701295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408712_20432408712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408712'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.2536111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5701295'^^xsd:double;
  dwc:latitude '52.977015'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408712'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407408_20432407408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407408_20432407408> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407408_20432407408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9774672 6.5701304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9774672"^^xsd:decimal ;
  dwc:decimalLongitude "6.5701304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407408_20432407408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9774672 6.5701304)"^^geo:wktLiteral ;
  geo-pos:lat "52.9774672"^^xsd:decimal ;
  geo-pos:long "6.5701304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407408_20432407408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407408'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.041944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5701304'^^xsd:double;
  dwc:latitude '52.9774672'^^xsd:double;
  dwc:coordinatePrecision '10.8'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407408'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407548_20432407548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407548_20432407548> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407548_20432407548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9770716 6.5701328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9770716"^^xsd:decimal ;
  dwc:decimalLongitude "6.5701328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407548_20432407548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9770716 6.5701328)"^^geo:wktLiteral ;
  geo-pos:lat "52.9770716"^^xsd:decimal ;
  geo-pos:long "6.5701328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407548_20432407548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407548'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.14888888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5701328'^^xsd:double;
  dwc:latitude '52.9770716'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407548'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407365_20432407365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407365_20432407365> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407365_20432407365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9772786 6.570154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9772786"^^xsd:decimal ;
  dwc:decimalLongitude "6.570154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407365_20432407365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9772786 6.570154)"^^geo:wktLiteral ;
  geo-pos:lat "52.9772786"^^xsd:decimal ;
  geo-pos:long "6.570154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407365_20432407365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407365'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.0108333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.570154'^^xsd:double;
  dwc:latitude '52.9772786'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407365'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408587_20432408587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408587_20432408587> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408587_20432408587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9762559 6.5701552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9762559"^^xsd:decimal ;
  dwc:decimalLongitude "6.5701552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408587_20432408587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9762559 6.5701552)"^^geo:wktLiteral ;
  geo-pos:lat "52.9762559"^^xsd:decimal ;
  geo-pos:long "6.5701552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408587_20432408587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408587'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.190833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5701552'^^xsd:double;
  dwc:latitude '52.9762559'^^xsd:double;
  dwc:coordinatePrecision '8.2'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408587'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407956_20432407956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407956_20432407956> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407956_20432407956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9771434 6.5701613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9771434"^^xsd:decimal ;
  dwc:decimalLongitude "6.5701613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407956_20432407956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9771434 6.5701613)"^^geo:wktLiteral ;
  geo-pos:lat "52.9771434"^^xsd:decimal ;
  geo-pos:long "6.5701613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407956_20432407956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407956'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.385'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5701613'^^xsd:double;
  dwc:latitude '52.9771434'^^xsd:double;
  dwc:coordinatePrecision '7.3'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407956'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409288_20432409288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409288_20432409288> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409288_20432409288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768973 6.5701615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768973"^^xsd:decimal ;
  dwc:decimalLongitude "6.5701615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409288_20432409288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768973 6.5701615)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768973"^^xsd:decimal ;
  geo-pos:long "6.5701615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409288_20432409288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409288'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.1866666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5701615'^^xsd:double;
  dwc:latitude '52.9768973'^^xsd:double;
  dwc:coordinatePrecision '9.9'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409288'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407472_20432407472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407472_20432407472> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407472_20432407472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768332 6.5701625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768332"^^xsd:decimal ;
  dwc:decimalLongitude "6.5701625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407472_20432407472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768332 6.5701625)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768332"^^xsd:decimal ;
  geo-pos:long "6.5701625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407472_20432407472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407472'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.0705555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5701625'^^xsd:double;
  dwc:latitude '52.9768332'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407472'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407524_20432407524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407524_20432407524> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407524_20432407524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9775364 6.5701732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9775364"^^xsd:decimal ;
  dwc:decimalLongitude "6.5701732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407524_20432407524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9775364 6.5701732)"^^geo:wktLiteral ;
  geo-pos:lat "52.9775364"^^xsd:decimal ;
  geo-pos:long "6.5701732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407524_20432407524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407524'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.126944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5701732'^^xsd:double;
  dwc:latitude '52.9775364'^^xsd:double;
  dwc:coordinatePrecision '2.2'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407524'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408664_20432408664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408664_20432408664> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408664_20432408664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9771139 6.5701745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9771139"^^xsd:decimal ;
  dwc:decimalLongitude "6.5701745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408664_20432408664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9771139 6.5701745)"^^geo:wktLiteral ;
  geo-pos:lat "52.9771139"^^xsd:decimal ;
  geo-pos:long "6.5701745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408664_20432408664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408664'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.22916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5701745'^^xsd:double;
  dwc:latitude '52.9771139'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408664'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408515_20432408515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408515_20432408515> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408515_20432408515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9771483 6.5701769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9771483"^^xsd:decimal ;
  dwc:decimalLongitude "6.5701769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408515_20432408515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9771483 6.5701769)"^^geo:wktLiteral ;
  geo-pos:lat "52.9771483"^^xsd:decimal ;
  geo-pos:long "6.5701769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408515_20432408515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408515'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '23.178333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5701769'^^xsd:double;
  dwc:latitude '52.9771483'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408515'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407932_20432407932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407932_20432407932> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407932_20432407932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768323 6.5701807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768323"^^xsd:decimal ;
  dwc:decimalLongitude "6.5701807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407932_20432407932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768323 6.5701807)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768323"^^xsd:decimal ;
  geo-pos:long "6.5701807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407932_20432407932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407932'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '21.376944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5701807'^^xsd:double;
  dwc:latitude '52.9768323'^^xsd:double;
  dwc:coordinatePrecision '23.8'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407932'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408275_20432408275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408275_20432408275> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408275_20432408275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9762441 6.5701818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9762441"^^xsd:decimal ;
  dwc:decimalLongitude "6.5701818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408275_20432408275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9762441 6.5701818)"^^geo:wktLiteral ;
  geo-pos:lat "52.9762441"^^xsd:decimal ;
  geo-pos:long "6.5701818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408275_20432408275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408275'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.0433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5701818'^^xsd:double;
  dwc:latitude '52.9762441'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408275'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407842_20432407842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407842_20432407842> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407842_20432407842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769054 6.5701975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769054"^^xsd:decimal ;
  dwc:decimalLongitude "6.5701975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407842_20432407842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769054 6.5701975)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769054"^^xsd:decimal ;
  geo-pos:long "6.5701975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407842_20432407842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407842'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.305'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5701975'^^xsd:double;
  dwc:latitude '52.9769054'^^xsd:double;
  dwc:coordinatePrecision '12.4'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407842'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407299_20432407299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407299_20432407299> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407299_20432407299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976675 6.5701999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976675"^^xsd:decimal ;
  dwc:decimalLongitude "6.5701999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407299_20432407299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976675 6.5701999)"^^geo:wktLiteral ;
  geo-pos:lat "52.976675"^^xsd:decimal ;
  geo-pos:long "6.5701999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407299_20432407299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407299'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.4525'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5701999'^^xsd:double;
  dwc:latitude '52.976675'^^xsd:double;
  dwc:coordinatePrecision '12.9'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407299'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407950_20432407950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407950_20432407950> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407950_20432407950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769015 6.5702033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769015"^^xsd:decimal ;
  dwc:decimalLongitude "6.5702033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407950_20432407950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769015 6.5702033)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769015"^^xsd:decimal ;
  geo-pos:long "6.5702033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407950_20432407950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407950'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.38138888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5702033'^^xsd:double;
  dwc:latitude '52.9769015'^^xsd:double;
  dwc:coordinatePrecision '13.2'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407950'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407962_20432407962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407962_20432407962> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407962_20432407962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9770784 6.5702138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9770784"^^xsd:decimal ;
  dwc:decimalLongitude "6.5702138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407962_20432407962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9770784 6.5702138)"^^geo:wktLiteral ;
  geo-pos:lat "52.9770784"^^xsd:decimal ;
  geo-pos:long "6.5702138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407962_20432407962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407962'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.3844444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5702138'^^xsd:double;
  dwc:latitude '52.9770784'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407962'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407175_20432407175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407175_20432407175> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407175_20432407175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9770912 6.5702182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9770912"^^xsd:decimal ;
  dwc:decimalLongitude "6.5702182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407175_20432407175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9770912 6.5702182)"^^geo:wktLiteral ;
  geo-pos:lat "52.9770912"^^xsd:decimal ;
  geo-pos:long "6.5702182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407175_20432407175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407175'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.3713888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5702182'^^xsd:double;
  dwc:latitude '52.9770912'^^xsd:double;
  dwc:coordinatePrecision '14.1'^^xsd:double;
  dwc:minimumElevation '-13'^^xsd:integer;
  dwc:maximumElevation '-13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407175'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407231_20432407231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407231_20432407231> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407231_20432407231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769045 6.5702212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769045"^^xsd:decimal ;
  dwc:decimalLongitude "6.5702212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407231_20432407231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769045 6.5702212)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769045"^^xsd:decimal ;
  geo-pos:long "6.5702212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407231_20432407231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407231'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.403888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5702212'^^xsd:double;
  dwc:latitude '52.9769045'^^xsd:double;
  dwc:coordinatePrecision '12.9'^^xsd:double;
  dwc:minimumElevation '-33'^^xsd:integer;
  dwc:maximumElevation '-33'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407231'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407938_20432407938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407938_20432407938> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407938_20432407938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768712 6.5702226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768712"^^xsd:decimal ;
  dwc:decimalLongitude "6.5702226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407938_20432407938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768712 6.5702226)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768712"^^xsd:decimal ;
  geo-pos:long "6.5702226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407938_20432407938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407938'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '22.385'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5702226'^^xsd:double;
  dwc:latitude '52.9768712'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407938'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408080_20432408080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408080_20432408080> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408080_20432408080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9771054 6.5702226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9771054"^^xsd:decimal ;
  dwc:decimalLongitude "6.5702226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408080_20432408080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9771054 6.5702226)"^^geo:wktLiteral ;
  geo-pos:lat "52.9771054"^^xsd:decimal ;
  geo-pos:long "6.5702226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408080_20432408080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408080'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.448888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5702226'^^xsd:double;
  dwc:latitude '52.9771054'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408080'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408425_20432408425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408425_20432408425> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408425_20432408425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9767139 6.5702229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9767139"^^xsd:decimal ;
  dwc:decimalLongitude "6.5702229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408425_20432408425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9767139 6.5702229)"^^geo:wktLiteral ;
  geo-pos:lat "52.9767139"^^xsd:decimal ;
  geo-pos:long "6.5702229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408425_20432408425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408425'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.1269444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5702229'^^xsd:double;
  dwc:latitude '52.9767139'^^xsd:double;
  dwc:coordinatePrecision '14.5'^^xsd:double;
  dwc:minimumElevation '26'^^xsd:integer;
  dwc:maximumElevation '26'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408425'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407251_20432407251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407251_20432407251> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407251_20432407251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769933 6.5702229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769933"^^xsd:decimal ;
  dwc:decimalLongitude "6.5702229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407251_20432407251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769933 6.5702229)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769933"^^xsd:decimal ;
  geo-pos:long "6.5702229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407251_20432407251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407251'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '21.410555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5702229'^^xsd:double;
  dwc:latitude '52.9769933'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407251'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409323_20432409323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409323_20432409323> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409323_20432409323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9771561 6.5702305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9771561"^^xsd:decimal ;
  dwc:decimalLongitude "6.5702305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409323_20432409323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9771561 6.5702305)"^^geo:wktLiteral ;
  geo-pos:lat "52.9771561"^^xsd:decimal ;
  geo-pos:long "6.5702305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409323_20432409323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409323'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.208055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5702305'^^xsd:double;
  dwc:latitude '52.9771561'^^xsd:double;
  dwc:coordinatePrecision '7.6'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409323'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409141_20432409141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409141_20432409141> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409141_20432409141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769821 6.5702335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769821"^^xsd:decimal ;
  dwc:decimalLongitude "6.5702335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409141_20432409141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769821 6.5702335)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769821"^^xsd:decimal ;
  geo-pos:long "6.5702335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409141_20432409141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409141'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.055'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5702335'^^xsd:double;
  dwc:latitude '52.9769821'^^xsd:double;
  dwc:coordinatePrecision '28.1'^^xsd:double;
  dwc:minimumElevation '56'^^xsd:integer;
  dwc:maximumElevation '56'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409141'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408263_20432408263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408263_20432408263> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408263_20432408263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9763093 6.5702398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9763093"^^xsd:decimal ;
  dwc:decimalLongitude "6.5702398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408263_20432408263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9763093 6.5702398)"^^geo:wktLiteral ;
  geo-pos:lat "52.9763093"^^xsd:decimal ;
  geo-pos:long "6.5702398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408263_20432408263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408263'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.0277777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5702398'^^xsd:double;
  dwc:latitude '52.9763093'^^xsd:double;
  dwc:coordinatePrecision '8.9'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408263'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407552_20432407552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407552_20432407552> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407552_20432407552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9771815 6.5702407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9771815"^^xsd:decimal ;
  dwc:decimalLongitude "6.5702407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407552_20432407552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9771815 6.5702407)"^^geo:wktLiteral ;
  geo-pos:lat "52.9771815"^^xsd:decimal ;
  geo-pos:long "6.5702407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407552_20432407552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407552'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.1536111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5702407'^^xsd:double;
  dwc:latitude '52.9771815'^^xsd:double;
  dwc:coordinatePrecision '23.8'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407552'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408886_20432408886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408886_20432408886> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408886_20432408886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769408 6.5702415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769408"^^xsd:decimal ;
  dwc:decimalLongitude "6.5702415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408886_20432408886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769408 6.5702415)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769408"^^xsd:decimal ;
  geo-pos:long "6.5702415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408886_20432408886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408886'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.347777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5702415'^^xsd:double;
  dwc:latitude '52.9769408'^^xsd:double;
  dwc:coordinatePrecision '12.6'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408886'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407323_20432407323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407323_20432407323> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407323_20432407323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9774648 6.5702495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9774648"^^xsd:decimal ;
  dwc:decimalLongitude "6.5702495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407323_20432407323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9774648 6.5702495)"^^geo:wktLiteral ;
  geo-pos:lat "52.9774648"^^xsd:decimal ;
  geo-pos:long "6.5702495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407323_20432407323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407323'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.466388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5702495'^^xsd:double;
  dwc:latitude '52.9774648'^^xsd:double;
  dwc:coordinatePrecision '9.5'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407323'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407596_20432407596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407596_20432407596> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407596_20432407596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9775398 6.5702543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9775398"^^xsd:decimal ;
  dwc:decimalLongitude "6.5702543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407596_20432407596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9775398 6.5702543)"^^geo:wktLiteral ;
  geo-pos:lat "52.9775398"^^xsd:decimal ;
  geo-pos:long "6.5702543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407596_20432407596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407596'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.191666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5702543'^^xsd:double;
  dwc:latitude '52.9775398'^^xsd:double;
  dwc:coordinatePrecision '13.1'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407596'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408928_20432408928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408928_20432408928> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408928_20432408928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768672 6.5702623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768672"^^xsd:decimal ;
  dwc:decimalLongitude "6.5702623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408928_20432408928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768672 6.5702623)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768672"^^xsd:decimal ;
  geo-pos:long "6.5702623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408928_20432408928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408928'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.362222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5702623'^^xsd:double;
  dwc:latitude '52.9768672'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408928'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408844_20432408844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408844_20432408844> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408844_20432408844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9764375 6.5702675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9764375"^^xsd:decimal ;
  dwc:decimalLongitude "6.5702675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408844_20432408844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9764375 6.5702675)"^^geo:wktLiteral ;
  geo-pos:lat "52.9764375"^^xsd:decimal ;
  geo-pos:long "6.5702675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408844_20432408844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408844'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.3411111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5702675'^^xsd:double;
  dwc:latitude '52.9764375'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408844'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407500_20432407500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407500_20432407500> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407500_20432407500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9767488 6.5702713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9767488"^^xsd:decimal ;
  dwc:decimalLongitude "6.5702713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407500_20432407500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9767488 6.5702713)"^^geo:wktLiteral ;
  geo-pos:lat "52.9767488"^^xsd:decimal ;
  geo-pos:long "6.5702713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407500_20432407500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407500'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.108333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5702713'^^xsd:double;
  dwc:latitude '52.9767488'^^xsd:double;
  dwc:coordinatePrecision '17.4'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407500'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408581_20432408581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408581_20432408581> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408581_20432408581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9766608 6.5702894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9766608"^^xsd:decimal ;
  dwc:decimalLongitude "6.5702894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408581_20432408581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9766608 6.5702894)"^^geo:wktLiteral ;
  geo-pos:lat "52.9766608"^^xsd:decimal ;
  geo-pos:long "6.5702894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408581_20432408581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408581'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.195833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5702894'^^xsd:double;
  dwc:latitude '52.9766608'^^xsd:double;
  dwc:coordinatePrecision '13.1'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408581'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408197_20432408197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408197_20432408197> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408197_20432408197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9761745 6.5703108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9761745"^^xsd:decimal ;
  dwc:decimalLongitude "6.5703108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408197_20432408197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9761745 6.5703108)"^^geo:wktLiteral ;
  geo-pos:lat "52.9761745"^^xsd:decimal ;
  geo-pos:long "6.5703108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408197_20432408197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408197'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.01'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5703108'^^xsd:double;
  dwc:latitude '52.9761745'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408197'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407752_20432407752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407752_20432407752> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407752_20432407752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9770626 6.5703126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9770626"^^xsd:decimal ;
  dwc:decimalLongitude "6.5703126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407752_20432407752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9770626 6.5703126)"^^geo:wktLiteral ;
  geo-pos:lat "52.9770626"^^xsd:decimal ;
  geo-pos:long "6.5703126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407752_20432407752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407752'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.268333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5703126'^^xsd:double;
  dwc:latitude '52.9770626'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407752'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409072_20432409072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409072_20432409072> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409072_20432409072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768329 6.570342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768329"^^xsd:decimal ;
  dwc:decimalLongitude "6.570342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409072_20432409072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768329 6.570342)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768329"^^xsd:decimal ;
  geo-pos:long "6.570342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409072_20432409072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409072'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20.488055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.570342'^^xsd:double;
  dwc:latitude '52.9768329'^^xsd:double;
  dwc:coordinatePrecision '13.7'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409072'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408622_20432408622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408622_20432408622> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408622_20432408622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976716 6.5703596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976716"^^xsd:decimal ;
  dwc:decimalLongitude "6.5703596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408622_20432408622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976716 6.5703596)"^^geo:wktLiteral ;
  geo-pos:lat "52.976716"^^xsd:decimal ;
  geo-pos:long "6.5703596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408622_20432408622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408622'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.233055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5703596'^^xsd:double;
  dwc:latitude '52.976716'^^xsd:double;
  dwc:coordinatePrecision '11.2'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408622'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408449_20432408449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408449_20432408449> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408449_20432408449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9767581 6.5703596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9767581"^^xsd:decimal ;
  dwc:decimalLongitude "6.5703596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408449_20432408449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9767581 6.5703596)"^^geo:wktLiteral ;
  geo-pos:lat "52.9767581"^^xsd:decimal ;
  geo-pos:long "6.5703596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408449_20432408449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408449'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.151944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5703596'^^xsd:double;
  dwc:latitude '52.9767581'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408449'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407812_20432407812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407812_20432407812> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407812_20432407812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769244 6.5703636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769244"^^xsd:decimal ;
  dwc:decimalLongitude "6.5703636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407812_20432407812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769244 6.5703636)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769244"^^xsd:decimal ;
  geo-pos:long "6.5703636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407812_20432407812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407812'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.2852777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5703636'^^xsd:double;
  dwc:latitude '52.9769244'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407812'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408952_20432408952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408952_20432408952> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408952_20432408952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9764532 6.5703692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9764532"^^xsd:decimal ;
  dwc:decimalLongitude "6.5703692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408952_20432408952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9764532 6.5703692)"^^geo:wktLiteral ;
  geo-pos:lat "52.9764532"^^xsd:decimal ;
  geo-pos:long "6.5703692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408952_20432408952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408952'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.36694444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5703692'^^xsd:double;
  dwc:latitude '52.9764532'^^xsd:double;
  dwc:coordinatePrecision '17.9'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408952'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408736_20432408736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408736_20432408736> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408736_20432408736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976657 6.5703704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976657"^^xsd:decimal ;
  dwc:decimalLongitude "6.5703704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408736_20432408736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976657 6.5703704)"^^geo:wktLiteral ;
  geo-pos:lat "52.976657"^^xsd:decimal ;
  geo-pos:long "6.5703704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408736_20432408736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408736'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.268333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5703704'^^xsd:double;
  dwc:latitude '52.976657'^^xsd:double;
  dwc:coordinatePrecision '6.8'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408736'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407890_20432407890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407890_20432407890> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407890_20432407890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9767929 6.5703758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9767929"^^xsd:decimal ;
  dwc:decimalLongitude "6.5703758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407890_20432407890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9767929 6.5703758)"^^geo:wktLiteral ;
  geo-pos:lat "52.9767929"^^xsd:decimal ;
  geo-pos:long "6.5703758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407890_20432407890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407890'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.339444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5703758'^^xsd:double;
  dwc:latitude '52.9767929'^^xsd:double;
  dwc:coordinatePrecision '18.9'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407890'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407448_20432407448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407448_20432407448> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407448_20432407448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769505 6.5704005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769505"^^xsd:decimal ;
  dwc:decimalLongitude "6.5704005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407448_20432407448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769505 6.5704005)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769505"^^xsd:decimal ;
  geo-pos:long "6.5704005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407448_20432407448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407448'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '23.049722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5704005'^^xsd:double;
  dwc:latitude '52.9769505'^^xsd:double;
  dwc:coordinatePrecision '13.4'^^xsd:double;
  dwc:minimumElevation '29'^^xsd:integer;
  dwc:maximumElevation '29'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407448'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407361_20432407361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407361_20432407361> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407361_20432407361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768991 6.5704015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768991"^^xsd:decimal ;
  dwc:decimalLongitude "6.5704015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407361_20432407361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768991 6.5704015)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768991"^^xsd:decimal ;
  geo-pos:long "6.5704015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407361_20432407361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407361'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '1.0033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5704015'^^xsd:double;
  dwc:latitude '52.9768991'^^xsd:double;
  dwc:coordinatePrecision '10.8'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407361'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408293_20432408293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408293_20432408293> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408293_20432408293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9765911 6.5704051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9765911"^^xsd:decimal ;
  dwc:decimalLongitude "6.5704051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408293_20432408293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9765911 6.5704051)"^^geo:wktLiteral ;
  geo-pos:lat "52.9765911"^^xsd:decimal ;
  geo-pos:long "6.5704051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408293_20432408293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408293'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5704051'^^xsd:double;
  dwc:latitude '52.9765911'^^xsd:double;
  dwc:coordinatePrecision '15.9'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408293'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407540_20432407540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407540_20432407540> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407540_20432407540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768913 6.5704119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768913"^^xsd:decimal ;
  dwc:decimalLongitude "6.5704119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407540_20432407540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768913 6.5704119)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768913"^^xsd:decimal ;
  geo-pos:long "6.5704119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407540_20432407540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407540'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '22.138333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5704119'^^xsd:double;
  dwc:latitude '52.9768913'^^xsd:double;
  dwc:coordinatePrecision '11.6'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407540'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407878_20432407878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407878_20432407878> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407878_20432407878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9775846 6.5704157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9775846"^^xsd:decimal ;
  dwc:decimalLongitude "6.5704157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407878_20432407878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9775846 6.5704157)"^^geo:wktLiteral ;
  geo-pos:lat "52.9775846"^^xsd:decimal ;
  geo-pos:long "6.5704157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407878_20432407878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407878'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.328333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5704157'^^xsd:double;
  dwc:latitude '52.9775846'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407878'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408074_20432408074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408074_20432408074> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408074_20432408074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768774 6.5704225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768774"^^xsd:decimal ;
  dwc:decimalLongitude "6.5704225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408074_20432408074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768774 6.5704225)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768774"^^xsd:decimal ;
  geo-pos:long "6.5704225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408074_20432408074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408074'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.443333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5704225'^^xsd:double;
  dwc:latitude '52.9768774'^^xsd:double;
  dwc:coordinatePrecision '40.6'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408074'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408015_20432408015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408015_20432408015> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408015_20432408015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9765111 6.5704318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9765111"^^xsd:decimal ;
  dwc:decimalLongitude "6.5704318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408015_20432408015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9765111 6.5704318)"^^geo:wktLiteral ;
  geo-pos:lat "52.9765111"^^xsd:decimal ;
  geo-pos:long "6.5704318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408015_20432408015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408015'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.406111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5704318'^^xsd:double;
  dwc:latitude '52.9765111'^^xsd:double;
  dwc:coordinatePrecision '11.8'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408015'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407259_20432407259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407259_20432407259> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407259_20432407259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768706 6.5704377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768706"^^xsd:decimal ;
  dwc:decimalLongitude "6.5704377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407259_20432407259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768706 6.5704377)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768706"^^xsd:decimal ;
  geo-pos:long "6.5704377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407259_20432407259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407259'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '23.414722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5704377'^^xsd:double;
  dwc:latitude '52.9768706'^^xsd:double;
  dwc:coordinatePrecision '16.6'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407259'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408646_20432408646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408646_20432408646> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408646_20432408646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768569 6.5704414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768569"^^xsd:decimal ;
  dwc:decimalLongitude "6.5704414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408646_20432408646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768569 6.5704414)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768569"^^xsd:decimal ;
  geo-pos:long "6.5704414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408646_20432408646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408646'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '21.234722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5704414'^^xsd:double;
  dwc:latitude '52.9768569'^^xsd:double;
  dwc:coordinatePrecision '16.4'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408646'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408413_20432408413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408413_20432408413> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408413_20432408413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9760725 6.5704612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9760725"^^xsd:decimal ;
  dwc:decimalLongitude "6.5704612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408413_20432408413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9760725 6.5704612)"^^geo:wktLiteral ;
  geo-pos:lat "52.9760725"^^xsd:decimal ;
  geo-pos:long "6.5704612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408413_20432408413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408413'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.1230555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5704612'^^xsd:double;
  dwc:latitude '52.9760725'^^xsd:double;
  dwc:coordinatePrecision '11.1'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408413'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407444_20432407444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407444_20432407444> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407444_20432407444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768929 6.5704707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768929"^^xsd:decimal ;
  dwc:decimalLongitude "6.5704707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407444_20432407444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768929 6.5704707)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768929"^^xsd:decimal ;
  geo-pos:long "6.5704707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407444_20432407444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407444'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '22.049722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5704707'^^xsd:double;
  dwc:latitude '52.9768929'^^xsd:double;
  dwc:coordinatePrecision '11.4'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407444'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407544_20432407544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407544_20432407544> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407544_20432407544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769024 6.5704732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769024"^^xsd:decimal ;
  dwc:decimalLongitude "6.5704732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407544_20432407544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769024 6.5704732)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769024"^^xsd:decimal ;
  geo-pos:long "6.5704732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407544_20432407544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407544'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '23.137777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5704732'^^xsd:double;
  dwc:latitude '52.9769024'^^xsd:double;
  dwc:coordinatePrecision '8.2'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407544'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408086_20432408086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408086_20432408086> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408086_20432408086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768479 6.5704863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768479"^^xsd:decimal ;
  dwc:decimalLongitude "6.5704863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408086_20432408086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768479 6.5704863)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768479"^^xsd:decimal ;
  geo-pos:long "6.5704863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408086_20432408086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408086'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.448611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5704863'^^xsd:double;
  dwc:latitude '52.9768479'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408086'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407436_20432407436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407436_20432407436> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407436_20432407436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769483 6.5704888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769483"^^xsd:decimal ;
  dwc:decimalLongitude "6.5704888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407436_20432407436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769483 6.5704888)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769483"^^xsd:decimal ;
  geo-pos:long "6.5704888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407436_20432407436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407436'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.0525'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5704888'^^xsd:double;
  dwc:latitude '52.9769483'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407436'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408814_20432408814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408814_20432408814> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408814_20432408814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768073 6.5704974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768073"^^xsd:decimal ;
  dwc:decimalLongitude "6.5704974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408814_20432408814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768073 6.5704974)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768073"^^xsd:decimal ;
  geo-pos:long "6.5704974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408814_20432408814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408814'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1.3183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5704974'^^xsd:double;
  dwc:latitude '52.9768073'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408814'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408790_20432408790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408790_20432408790> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408790_20432408790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769029 6.5704993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769029"^^xsd:decimal ;
  dwc:decimalLongitude "6.5704993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408790_20432408790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769029 6.5704993)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769029"^^xsd:decimal ;
  geo-pos:long "6.5704993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408790_20432408790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408790'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '21.310277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5704993'^^xsd:double;
  dwc:latitude '52.9769029'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408790'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408509_20432408509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408509_20432408509> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408509_20432408509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768964 6.5705013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768964"^^xsd:decimal ;
  dwc:decimalLongitude "6.5705013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408509_20432408509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768964 6.5705013)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768964"^^xsd:decimal ;
  geo-pos:long "6.5705013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408509_20432408509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408509'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '22.183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5705013'^^xsd:double;
  dwc:latitude '52.9768964'^^xsd:double;
  dwc:coordinatePrecision '2.6'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408509'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407343_20432407343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407343_20432407343> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407343_20432407343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769016 6.5705042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769016"^^xsd:decimal ;
  dwc:decimalLongitude "6.5705042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407343_20432407343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769016 6.5705042)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769016"^^xsd:decimal ;
  geo-pos:long "6.5705042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407343_20432407343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407343'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.486666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5705042'^^xsd:double;
  dwc:latitude '52.9769016'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407343'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408958_20432408958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408958_20432408958> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408958_20432408958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976865 6.5705064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976865"^^xsd:decimal ;
  dwc:decimalLongitude "6.5705064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408958_20432408958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976865 6.5705064)"^^geo:wktLiteral ;
  geo-pos:lat "52.976865"^^xsd:decimal ;
  geo-pos:long "6.5705064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408958_20432408958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408958'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '1.3658333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5705064'^^xsd:double;
  dwc:latitude '52.976865'^^xsd:double;
  dwc:coordinatePrecision '13.2'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408958'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408802_20432408802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408802_20432408802> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408802_20432408802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9767983 6.5705123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9767983"^^xsd:decimal ;
  dwc:decimalLongitude "6.5705123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408802_20432408802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9767983 6.5705123)"^^geo:wktLiteral ;
  geo-pos:lat "52.9767983"^^xsd:decimal ;
  geo-pos:long "6.5705123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408802_20432408802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408802'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23.306666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5705123'^^xsd:double;
  dwc:latitude '52.9767983'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408802'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408257_20432408257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408257_20432408257> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408257_20432408257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977205 6.5705143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.977205"^^xsd:decimal ;
  dwc:decimalLongitude "6.5705143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408257_20432408257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977205 6.5705143)"^^geo:wktLiteral ;
  geo-pos:lat "52.977205"^^xsd:decimal ;
  geo-pos:long "6.5705143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408257_20432408257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408257'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.0266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5705143'^^xsd:double;
  dwc:latitude '52.977205'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408257'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407944_20432407944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407944_20432407944> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407944_20432407944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.97693 6.5705209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.97693"^^xsd:decimal ;
  dwc:decimalLongitude "6.5705209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407944_20432407944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.97693 6.5705209)"^^geo:wktLiteral ;
  geo-pos:lat "52.97693"^^xsd:decimal ;
  geo-pos:long "6.5705209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407944_20432407944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407944'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.380277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5705209'^^xsd:double;
  dwc:latitude '52.97693'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407944'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407267_20432407267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407267_20432407267> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407267_20432407267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768712 6.5705281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768712"^^xsd:decimal ;
  dwc:decimalLongitude "6.5705281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407267_20432407267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768712 6.5705281)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768712"^^xsd:decimal ;
  geo-pos:long "6.5705281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407267_20432407267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407267'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1.4191666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5705281'^^xsd:double;
  dwc:latitude '52.9768712'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407267'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408521_20432408521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408521_20432408521> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408521_20432408521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768918 6.5705313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768918"^^xsd:decimal ;
  dwc:decimalLongitude "6.5705313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408521_20432408521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768918 6.5705313)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768918"^^xsd:decimal ;
  geo-pos:long "6.5705313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408521_20432408521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408521'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.18166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5705313'^^xsd:double;
  dwc:latitude '52.9768918'^^xsd:double;
  dwc:coordinatePrecision '9.3'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408521'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407199_20432407199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407199_20432407199> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407199_20432407199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9771908 6.5705321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9771908"^^xsd:decimal ;
  dwc:decimalLongitude "6.5705321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407199_20432407199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9771908 6.5705321)"^^geo:wktLiteral ;
  geo-pos:lat "52.9771908"^^xsd:decimal ;
  geo-pos:long "6.5705321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407199_20432407199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407199'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.3775'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5705321'^^xsd:double;
  dwc:latitude '52.9771908'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407199'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407536_20432407536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407536_20432407536> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407536_20432407536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768803 6.5705347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768803"^^xsd:decimal ;
  dwc:decimalLongitude "6.5705347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407536_20432407536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768803 6.5705347)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768803"^^xsd:decimal ;
  geo-pos:long "6.5705347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407536_20432407536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407536'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '21.131111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5705347'^^xsd:double;
  dwc:latitude '52.9768803'^^xsd:double;
  dwc:coordinatePrecision '7.5'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407536'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407171_20432407171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407171_20432407171> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407171_20432407171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768366 6.5705414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768366"^^xsd:decimal ;
  dwc:decimalLongitude "6.5705414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407171_20432407171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768366 6.5705414)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768366"^^xsd:decimal ;
  geo-pos:long "6.5705414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407171_20432407171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407171'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '1.3727777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5705414'^^xsd:double;
  dwc:latitude '52.9768366'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407171'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407255_20432407255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407255_20432407255> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407255_20432407255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768724 6.5705457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768724"^^xsd:decimal ;
  dwc:decimalLongitude "6.5705457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407255_20432407255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768724 6.5705457)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768724"^^xsd:decimal ;
  geo-pos:long "6.5705457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407255_20432407255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407255'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '22.410833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5705457'^^xsd:double;
  dwc:latitude '52.9768724'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407255'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407163_20432407163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407163_20432407163> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407163_20432407163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768993 6.5705481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768993"^^xsd:decimal ;
  dwc:decimalLongitude "6.5705481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407163_20432407163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768993 6.5705481)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768993"^^xsd:decimal ;
  geo-pos:long "6.5705481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407163_20432407163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407163'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '23.364166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5705481'^^xsd:double;
  dwc:latitude '52.9768993'^^xsd:double;
  dwc:coordinatePrecision '7.6'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407163'^^xsd:integer;
  dwc:observationDate '2018-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407806_20432407806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407806_20432407806> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407806_20432407806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768755 6.5705488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768755"^^xsd:decimal ;
  dwc:decimalLongitude "6.5705488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407806_20432407806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768755 6.5705488)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768755"^^xsd:decimal ;
  geo-pos:long "6.5705488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407806_20432407806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407806'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.28083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5705488'^^xsd:double;
  dwc:latitude '52.9768755'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407806'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408748_20432408748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408748_20432408748> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408748_20432408748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9771064 6.5705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9771064"^^xsd:decimal ;
  dwc:decimalLongitude "6.5705533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408748_20432408748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9771064 6.5705533)"^^geo:wktLiteral ;
  geo-pos:lat "52.9771064"^^xsd:decimal ;
  geo-pos:long "6.5705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408748_20432408748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408748'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.274722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5705533'^^xsd:double;
  dwc:latitude '52.9771064'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408748'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408658_20432408658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408658_20432408658> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408658_20432408658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768763 6.5705562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768763"^^xsd:decimal ;
  dwc:decimalLongitude "6.5705562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408658_20432408658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768763 6.5705562)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768763"^^xsd:decimal ;
  geo-pos:long "6.5705562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408658_20432408658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408658'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '23.234166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5705562'^^xsd:double;
  dwc:latitude '52.9768763'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408658'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408021_20432408021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408021_20432408021> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408021_20432408021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768696 6.5705692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768696"^^xsd:decimal ;
  dwc:decimalLongitude "6.5705692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408021_20432408021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768696 6.5705692)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768696"^^xsd:decimal ;
  geo-pos:long "6.5705692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408021_20432408021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408021'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.418333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5705692'^^xsd:double;
  dwc:latitude '52.9768696'^^xsd:double;
  dwc:coordinatePrecision '14.4'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408021'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407347_20432407347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407347_20432407347> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407347_20432407347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768691 6.5705713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768691"^^xsd:decimal ;
  dwc:decimalLongitude "6.5705713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407347_20432407347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768691 6.5705713)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768691"^^xsd:decimal ;
  geo-pos:long "6.5705713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407347_20432407347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407347'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.4925'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5705713'^^xsd:double;
  dwc:latitude '52.9768691'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407347'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407452_20432407452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407452_20432407452> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407452_20432407452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769163 6.5705858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769163"^^xsd:decimal ;
  dwc:decimalLongitude "6.5705858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407452_20432407452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769163 6.5705858)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769163"^^xsd:decimal ;
  geo-pos:long "6.5705858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407452_20432407452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407452'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.062777777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5705858'^^xsd:double;
  dwc:latitude '52.9769163'^^xsd:double;
  dwc:coordinatePrecision '8.9'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407452'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408676_20432408676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408676_20432408676> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408676_20432408676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768516 6.5705916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768516"^^xsd:decimal ;
  dwc:decimalLongitude "6.5705916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408676_20432408676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768516 6.5705916)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768516"^^xsd:decimal ;
  geo-pos:long "6.5705916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408676_20432408676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408676'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.2333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5705916'^^xsd:double;
  dwc:latitude '52.9768516'^^xsd:double;
  dwc:coordinatePrecision '7.9'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408676'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407926_20432407926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407926_20432407926> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407926_20432407926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768344 6.5706021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768344"^^xsd:decimal ;
  dwc:decimalLongitude "6.5706021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407926_20432407926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768344 6.5706021)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768344"^^xsd:decimal ;
  geo-pos:long "6.5706021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407926_20432407926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407926'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.376666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5706021'^^xsd:double;
  dwc:latitude '52.9768344'^^xsd:double;
  dwc:coordinatePrecision '16.9'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407926'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408940_20432408940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408940_20432408940> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408940_20432408940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976948 6.5706091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976948"^^xsd:decimal ;
  dwc:decimalLongitude "6.5706091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408940_20432408940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976948 6.5706091)"^^geo:wktLiteral ;
  geo-pos:lat "52.976948"^^xsd:decimal ;
  geo-pos:long "6.5706091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408940_20432408940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408940'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '22.366111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5706091'^^xsd:double;
  dwc:latitude '52.976948'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408940'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407884_20432407884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407884_20432407884> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407884_20432407884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976985 6.5706209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976985"^^xsd:decimal ;
  dwc:decimalLongitude "6.5706209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407884_20432407884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976985 6.5706209)"^^geo:wktLiteral ;
  geo-pos:lat "52.976985"^^xsd:decimal ;
  geo-pos:long "6.5706209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407884_20432407884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407884'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.328333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5706209'^^xsd:double;
  dwc:latitude '52.976985'^^xsd:double;
  dwc:coordinatePrecision '8.9'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407884'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408652_20432408652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408652_20432408652> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408652_20432408652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768807 6.5706228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768807"^^xsd:decimal ;
  dwc:decimalLongitude "6.5706228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408652_20432408652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768807 6.5706228)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768807"^^xsd:decimal ;
  geo-pos:long "6.5706228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408652_20432408652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408652'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '22.235'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5706228'^^xsd:double;
  dwc:latitude '52.9768807'^^xsd:double;
  dwc:coordinatePrecision '2.4'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408652'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407704_20432407704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407704_20432407704> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407704_20432407704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9771972 6.5706266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9771972"^^xsd:decimal ;
  dwc:decimalLongitude "6.5706266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407704_20432407704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9771972 6.5706266)"^^geo:wktLiteral ;
  geo-pos:lat "52.9771972"^^xsd:decimal ;
  geo-pos:long "6.5706266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407704_20432407704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407704'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.2338888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5706266'^^xsd:double;
  dwc:latitude '52.9771972'^^xsd:double;
  dwc:coordinatePrecision '7.3'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407704'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407532_20432407532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407532_20432407532> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407532_20432407532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769599 6.5706309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769599"^^xsd:decimal ;
  dwc:decimalLongitude "6.5706309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407532_20432407532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769599 6.5706309)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769599"^^xsd:decimal ;
  geo-pos:long "6.5706309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407532_20432407532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407532'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.135'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5706309'^^xsd:double;
  dwc:latitude '52.9769599'^^xsd:double;
  dwc:coordinatePrecision '8.5'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407532'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407836_20432407836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407836_20432407836> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407836_20432407836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769022 6.5706327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769022"^^xsd:decimal ;
  dwc:decimalLongitude "6.5706327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407836_20432407836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769022 6.5706327)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769022"^^xsd:decimal ;
  geo-pos:long "6.5706327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407836_20432407836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407836'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.2980555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5706327'^^xsd:double;
  dwc:latitude '52.9769022'^^xsd:double;
  dwc:coordinatePrecision '11.7'^^xsd:double;
  dwc:minimumElevation '86'^^xsd:integer;
  dwc:maximumElevation '86'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407836'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409389_20432409389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409389_20432409389> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409389_20432409389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9766455 6.5706335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9766455"^^xsd:decimal ;
  dwc:decimalLongitude "6.5706335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409389_20432409389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9766455 6.5706335)"^^geo:wktLiteral ;
  geo-pos:lat "52.9766455"^^xsd:decimal ;
  geo-pos:long "6.5706335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409389_20432409389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409389'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.2330555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5706335'^^xsd:double;
  dwc:latitude '52.9766455'^^xsd:double;
  dwc:coordinatePrecision '9.9'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409389'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408670_20432408670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408670_20432408670> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408670_20432408670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9764098 6.5706393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9764098"^^xsd:decimal ;
  dwc:decimalLongitude "6.5706393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408670_20432408670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9764098 6.5706393)"^^geo:wktLiteral ;
  geo-pos:lat "52.9764098"^^xsd:decimal ;
  geo-pos:long "6.5706393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408670_20432408670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408670'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.2336111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5706393'^^xsd:double;
  dwc:latitude '52.9764098'^^xsd:double;
  dwc:coordinatePrecision '45.1'^^xsd:double;
  dwc:minimumElevation '66'^^xsd:integer;
  dwc:maximumElevation '66'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408670'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407496_20432407496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407496_20432407496> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407496_20432407496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9767347 6.5706411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9767347"^^xsd:decimal ;
  dwc:decimalLongitude "6.5706411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407496_20432407496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9767347 6.5706411)"^^geo:wktLiteral ;
  geo-pos:lat "52.9767347"^^xsd:decimal ;
  geo-pos:long "6.5706411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407496_20432407496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407496'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.0925'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5706411'^^xsd:double;
  dwc:latitude '52.9767347'^^xsd:double;
  dwc:coordinatePrecision '13.2'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407496'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407788_20432407788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407788_20432407788> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407788_20432407788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768206 6.5706461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768206"^^xsd:decimal ;
  dwc:decimalLongitude "6.5706461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407788_20432407788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768206 6.5706461)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768206"^^xsd:decimal ;
  geo-pos:long "6.5706461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407788_20432407788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407788'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '21.277777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5706461'^^xsd:double;
  dwc:latitude '52.9768206'^^xsd:double;
  dwc:coordinatePrecision '19.5'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407788'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407263_20432407263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407263_20432407263> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407263_20432407263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768928 6.5706517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768928"^^xsd:decimal ;
  dwc:decimalLongitude "6.5706517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407263_20432407263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768928 6.5706517)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768928"^^xsd:decimal ;
  geo-pos:long "6.5706517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407263_20432407263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407263'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '0.415'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5706517'^^xsd:double;
  dwc:latitude '52.9768928'^^xsd:double;
  dwc:coordinatePrecision '7.3'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407263'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408640_20432408640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408640_20432408640> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408640_20432408640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768811 6.5706571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768811"^^xsd:decimal ;
  dwc:decimalLongitude "6.5706571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408640_20432408640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768811 6.5706571)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768811"^^xsd:decimal ;
  geo-pos:long "6.5706571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408640_20432408640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408640'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.234166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5706571'^^xsd:double;
  dwc:latitude '52.9768811'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408640'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408934_20432408934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408934_20432408934> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408934_20432408934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768102 6.5706585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768102"^^xsd:decimal ;
  dwc:decimalLongitude "6.5706585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408934_20432408934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768102 6.5706585)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768102"^^xsd:decimal ;
  geo-pos:long "6.5706585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408934_20432408934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408934'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '21.363055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5706585'^^xsd:double;
  dwc:latitude '52.9768102'^^xsd:double;
  dwc:coordinatePrecision '23.5'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408934'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408371_20432408371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408371_20432408371> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408371_20432408371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9771901 6.5706655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9771901"^^xsd:decimal ;
  dwc:decimalLongitude "6.5706655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408371_20432408371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9771901 6.5706655)"^^geo:wktLiteral ;
  geo-pos:lat "52.9771901"^^xsd:decimal ;
  geo-pos:long "6.5706655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408371_20432408371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408371'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23.113888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5706655'^^xsd:double;
  dwc:latitude '52.9771901'^^xsd:double;
  dwc:coordinatePrecision '7.5'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408371'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407151_20432407151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407151_20432407151> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407151_20432407151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769037 6.5706697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769037"^^xsd:decimal ;
  dwc:decimalLongitude "6.5706697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407151_20432407151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769037 6.5706697)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769037"^^xsd:decimal ;
  geo-pos:long "6.5706697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407151_20432407151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407151'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.369166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5706697'^^xsd:double;
  dwc:latitude '52.9769037'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407151'^^xsd:integer;
  dwc:observationDate '2018-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407460_20432407460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407460_20432407460> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407460_20432407460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768113 6.570673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768113"^^xsd:decimal ;
  dwc:decimalLongitude "6.570673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407460_20432407460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768113 6.570673)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768113"^^xsd:decimal ;
  geo-pos:long "6.570673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407460_20432407460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407460'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.0708333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.570673'^^xsd:double;
  dwc:latitude '52.9768113'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407460'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409395_20432409395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409395_20432409395> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409395_20432409395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9764612 6.5706752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9764612"^^xsd:decimal ;
  dwc:decimalLongitude "6.5706752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409395_20432409395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9764612 6.5706752)"^^geo:wktLiteral ;
  geo-pos:lat "52.9764612"^^xsd:decimal ;
  geo-pos:long "6.5706752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409395_20432409395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409395'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.2333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5706752'^^xsd:double;
  dwc:latitude '52.9764612'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409395'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408377_20432408377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408377_20432408377> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408377_20432408377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9772179 6.5706782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9772179"^^xsd:decimal ;
  dwc:decimalLongitude "6.5706782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408377_20432408377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9772179 6.5706782)"^^geo:wktLiteral ;
  geo-pos:lat "52.9772179"^^xsd:decimal ;
  geo-pos:long "6.5706782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408377_20432408377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408377'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.11083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5706782'^^xsd:double;
  dwc:latitude '52.9772179'^^xsd:double;
  dwc:coordinatePrecision '11.6'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408377'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408796_20432408796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408796_20432408796> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408796_20432408796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769315 6.5706797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769315"^^xsd:decimal ;
  dwc:decimalLongitude "6.5706797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408796_20432408796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769315 6.5706797)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769315"^^xsd:decimal ;
  geo-pos:long "6.5706797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408796_20432408796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408796'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '22.310833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5706797'^^xsd:double;
  dwc:latitude '52.9769315'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408796'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407440_20432407440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407440_20432407440> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407440_20432407440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768901 6.5706918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768901"^^xsd:decimal ;
  dwc:decimalLongitude "6.5706918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407440_20432407440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768901 6.5706918)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768901"^^xsd:decimal ;
  geo-pos:long "6.5706918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407440_20432407440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407440'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '21.054166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5706918'^^xsd:double;
  dwc:latitude '52.9768901'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407440'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408062_20432408062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408062_20432408062> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408062_20432408062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768921 6.570696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768921"^^xsd:decimal ;
  dwc:decimalLongitude "6.570696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408062_20432408062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768921 6.570696)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768921"^^xsd:decimal ;
  geo-pos:long "6.570696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408062_20432408062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408062'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.431944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.570696'^^xsd:double;
  dwc:latitude '52.9768921'^^xsd:double;
  dwc:coordinatePrecision '10.3'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408062'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408215_20432408215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408215_20432408215> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408215_20432408215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9771629 6.5706967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9771629"^^xsd:decimal ;
  dwc:decimalLongitude "6.5706967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408215_20432408215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9771629 6.5706967)"^^geo:wktLiteral ;
  geo-pos:lat "52.9771629"^^xsd:decimal ;
  geo-pos:long "6.5706967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408215_20432408215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408215'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.015277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5706967'^^xsd:double;
  dwc:latitude '52.9771629'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408215'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407974_20432407974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407974_20432407974> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407974_20432407974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768795 6.570703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768795"^^xsd:decimal ;
  dwc:decimalLongitude "6.570703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407974_20432407974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768795 6.570703)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768795"^^xsd:decimal ;
  geo-pos:long "6.570703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407974_20432407974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407974'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.3894444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.570703'^^xsd:double;
  dwc:latitude '52.9768795'^^xsd:double;
  dwc:coordinatePrecision '22.9'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407974'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407776_20432407776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407776_20432407776> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407776_20432407776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769201 6.5707065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769201"^^xsd:decimal ;
  dwc:decimalLongitude "6.5707065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407776_20432407776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769201 6.5707065)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769201"^^xsd:decimal ;
  geo-pos:long "6.5707065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407776_20432407776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407776'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.272222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5707065'^^xsd:double;
  dwc:latitude '52.9769201'^^xsd:double;
  dwc:coordinatePrecision '7.7'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407776'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407528_20432407528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407528_20432407528> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407528_20432407528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976911 6.5707111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976911"^^xsd:decimal ;
  dwc:decimalLongitude "6.5707111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407528_20432407528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976911 6.5707111)"^^geo:wktLiteral ;
  geo-pos:lat "52.976911"^^xsd:decimal ;
  geo-pos:long "6.5707111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407528_20432407528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407528'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.126944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5707111'^^xsd:double;
  dwc:latitude '52.976911'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407528'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407247_20432407247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407247_20432407247> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407247_20432407247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769078 6.5707199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9769078"^^xsd:decimal ;
  dwc:decimalLongitude "6.5707199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407247_20432407247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9769078 6.5707199)"^^geo:wktLiteral ;
  geo-pos:lat "52.9769078"^^xsd:decimal ;
  geo-pos:long "6.5707199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407247_20432407247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407247'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.411111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5707199'^^xsd:double;
  dwc:latitude '52.9769078'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407247'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408497_20432408497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408497_20432408497> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408497_20432408497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9771636 6.5707199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9771636"^^xsd:decimal ;
  dwc:decimalLongitude "6.5707199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408497_20432408497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9771636 6.5707199)"^^geo:wktLiteral ;
  geo-pos:lat "52.9771636"^^xsd:decimal ;
  geo-pos:long "6.5707199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408497_20432408497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408497'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20.174722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5707199'^^xsd:double;
  dwc:latitude '52.9771636'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408497'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408383_20432408383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408383_20432408383> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408383_20432408383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9772805 6.5707208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9772805"^^xsd:decimal ;
  dwc:decimalLongitude "6.5707208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408383_20432408383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9772805 6.5707208)"^^geo:wktLiteral ;
  geo-pos:lat "52.9772805"^^xsd:decimal ;
  geo-pos:long "6.5707208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408383_20432408383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408383'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.1186111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5707208'^^xsd:double;
  dwc:latitude '52.9772805'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408383'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407914_20432407914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407914_20432407914> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407914_20432407914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768294 6.5707242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768294"^^xsd:decimal ;
  dwc:decimalLongitude "6.5707242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407914_20432407914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768294 6.5707242)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768294"^^xsd:decimal ;
  geo-pos:long "6.5707242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407914_20432407914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407914'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5707242'^^xsd:double;
  dwc:latitude '52.9768294'^^xsd:double;
  dwc:coordinatePrecision '15.9'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407914'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407782_20432407782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407782_20432407782> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407782_20432407782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976882 6.57073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.976882"^^xsd:decimal ;
  dwc:decimalLongitude "6.57073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407782_20432407782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.976882 6.57073)"^^geo:wktLiteral ;
  geo-pos:lat "52.976882"^^xsd:decimal ;
  geo-pos:long "6.57073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407782_20432407782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407782'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.28'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.57073'^^xsd:double;
  dwc:latitude '52.976882'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407782'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408359_20432408359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408359_20432408359> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408359_20432408359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9772347 6.5707359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9772347"^^xsd:decimal ;
  dwc:decimalLongitude "6.5707359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408359_20432408359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9772347 6.5707359)"^^geo:wktLiteral ;
  geo-pos:lat "52.9772347"^^xsd:decimal ;
  geo-pos:long "6.5707359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408359_20432408359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408359'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '21.102222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5707359'^^xsd:double;
  dwc:latitude '52.9772347'^^xsd:double;
  dwc:coordinatePrecision '30.1'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408359'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408389_20432408389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408389_20432408389> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408389_20432408389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9772324 6.5707382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9772324"^^xsd:decimal ;
  dwc:decimalLongitude "6.5707382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408389_20432408389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9772324 6.5707382)"^^geo:wktLiteral ;
  geo-pos:lat "52.9772324"^^xsd:decimal ;
  geo-pos:long "6.5707382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408389_20432408389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408389'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.1141666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5707382'^^xsd:double;
  dwc:latitude '52.9772324'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408389'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407155_20432407155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407155_20432407155> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407155_20432407155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768304 6.5707404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768304"^^xsd:decimal ;
  dwc:decimalLongitude "6.5707404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "27.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407155_20432407155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768304 6.5707404)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768304"^^xsd:decimal ;
  geo-pos:long "6.5707404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "27.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407155_20432407155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407155'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '21.366111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5707404'^^xsd:double;
  dwc:latitude '52.9768304'^^xsd:double;
  dwc:coordinatePrecision '27.3'^^xsd:double;
  dwc:minimumElevation '24'^^xsd:integer;
  dwc:maximumElevation '24'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407155'^^xsd:integer;
  dwc:observationDate '2018-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408365_20432408365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408365_20432408365> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408365_20432408365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9772466 6.5707417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9772466"^^xsd:decimal ;
  dwc:decimalLongitude "6.5707417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408365_20432408365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9772466 6.5707417)"^^geo:wktLiteral ;
  geo-pos:lat "52.9772466"^^xsd:decimal ;
  geo-pos:long "6.5707417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408365_20432408365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408365'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '22.11'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5707417'^^xsd:double;
  dwc:latitude '52.9772466'^^xsd:double;
  dwc:coordinatePrecision '2.3'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408365'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408209_20432408209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408209_20432408209> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408209_20432408209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9772166 6.5707478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9772166"^^xsd:decimal ;
  dwc:decimalLongitude "6.5707478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408209_20432408209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9772166 6.5707478)"^^geo:wktLiteral ;
  geo-pos:lat "52.9772166"^^xsd:decimal ;
  geo-pos:long "6.5707478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408209_20432408209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408209'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.015277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5707478'^^xsd:double;
  dwc:latitude '52.9772166'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408209'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408551_20432408551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408551_20432408551> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408551_20432408551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9764976 6.5707574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9764976"^^xsd:decimal ;
  dwc:decimalLongitude "6.5707574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408551_20432408551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9764976 6.5707574)"^^geo:wktLiteral ;
  geo-pos:lat "52.9764976"^^xsd:decimal ;
  geo-pos:long "6.5707574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408551_20432408551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408551'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.1911111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5707574'^^xsd:double;
  dwc:latitude '52.9764976'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408551'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408068_20432408068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408068_20432408068> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408068_20432408068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768123 6.5707585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9768123"^^xsd:decimal ;
  dwc:decimalLongitude "6.5707585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408068_20432408068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9768123 6.5707585)"^^geo:wktLiteral ;
  geo-pos:lat "52.9768123"^^xsd:decimal ;
  geo-pos:long "6.5707585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408068_20432408068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408068'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.440277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5707585'^^xsd:double;
  dwc:latitude '52.9768123'^^xsd:double;
  dwc:coordinatePrecision '7.6'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408068'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408203_20432408203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408203_20432408203> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408203_20432408203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9771177 6.5707767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9771177"^^xsd:decimal ;
  dwc:decimalLongitude "6.5707767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408203_20432408203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9771177 6.5707767)"^^geo:wktLiteral ;
  geo-pos:lat "52.9771177"^^xsd:decimal ;
  geo-pos:long "6.5707767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408203_20432408203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408203'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.011111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5707767'^^xsd:double;
  dwc:latitude '52.9771177'^^xsd:double;
  dwc:coordinatePrecision '17.2'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408203'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408353_20432408353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408353_20432408353> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408353_20432408353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9771959 6.5707944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9771959"^^xsd:decimal ;
  dwc:decimalLongitude "6.5707944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408353_20432408353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9771959 6.5707944)"^^geo:wktLiteral ;
  geo-pos:lat "52.9771959"^^xsd:decimal ;
  geo-pos:long "6.5707944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408353_20432408353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408353'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.105833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5707944'^^xsd:double;
  dwc:latitude '52.9771959'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '24'^^xsd:integer;
  dwc:maximumElevation '24'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408353'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408766_20432408766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408766_20432408766> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408766_20432408766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9766856 6.5708098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9766856"^^xsd:decimal ;
  dwc:decimalLongitude "6.5708098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408766_20432408766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9766856 6.5708098)"^^geo:wktLiteral ;
  geo-pos:lat "52.9766856"^^xsd:decimal ;
  geo-pos:long "6.5708098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408766_20432408766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408766'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.292777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5708098'^^xsd:double;
  dwc:latitude '52.9766856'^^xsd:double;
  dwc:coordinatePrecision '6.9'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408766'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407572_20432407572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407572_20432407572> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407572_20432407572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9766544 6.570828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9766544"^^xsd:decimal ;
  dwc:decimalLongitude "6.570828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407572_20432407572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9766544 6.570828)"^^geo:wktLiteral ;
  geo-pos:lat "52.9766544"^^xsd:decimal ;
  geo-pos:long "6.570828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407572_20432407572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407572'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.1769444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.570828'^^xsd:double;
  dwc:latitude '52.9766544'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407572'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408503_20432408503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408503_20432408503> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408503_20432408503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9765886 6.5708623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9765886"^^xsd:decimal ;
  dwc:decimalLongitude "6.5708623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408503_20432408503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9765886 6.5708623)"^^geo:wktLiteral ;
  geo-pos:lat "52.9765886"^^xsd:decimal ;
  geo-pos:long "6.5708623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408503_20432408503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408503'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.174722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5708623'^^xsd:double;
  dwc:latitude '52.9765886'^^xsd:double;
  dwc:coordinatePrecision '10.1'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408503'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408128_20432408128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408128_20432408128> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408128_20432408128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9766649 6.5708671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9766649"^^xsd:decimal ;
  dwc:decimalLongitude "6.5708671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408128_20432408128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9766649 6.5708671)"^^geo:wktLiteral ;
  geo-pos:lat "52.9766649"^^xsd:decimal ;
  geo-pos:long "6.5708671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408128_20432408128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408128'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.4658333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5708671'^^xsd:double;
  dwc:latitude '52.9766649'^^xsd:double;
  dwc:coordinatePrecision '10.1'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408128'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408419_20432408419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408419_20432408419> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408419_20432408419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9763403 6.5709219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9763403"^^xsd:decimal ;
  dwc:decimalLongitude "6.5709219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408419_20432408419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9763403 6.5709219)"^^geo:wktLiteral ;
  geo-pos:lat "52.9763403"^^xsd:decimal ;
  geo-pos:long "6.5709219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408419_20432408419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408419'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.1227777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5709219'^^xsd:double;
  dwc:latitude '52.9763403'^^xsd:double;
  dwc:coordinatePrecision '7.9'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408419'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407351_20432407351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407351_20432407351> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407351_20432407351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9767085 6.5709422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9767085"^^xsd:decimal ;
  dwc:decimalLongitude "6.5709422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407351_20432407351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9767085 6.5709422)"^^geo:wktLiteral ;
  geo-pos:lat "52.9767085"^^xsd:decimal ;
  geo-pos:long "6.5709422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407351_20432407351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407351'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '22.492777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5709422'^^xsd:double;
  dwc:latitude '52.9767085'^^xsd:double;
  dwc:coordinatePrecision '10.8'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407351'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407355_20432407355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407355_20432407355> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407355_20432407355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9767622 6.570971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9767622"^^xsd:decimal ;
  dwc:decimalLongitude "6.570971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "24.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407355_20432407355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9767622 6.570971)"^^geo:wktLiteral ;
  geo-pos:lat "52.9767622"^^xsd:decimal ;
  geo-pos:long "6.570971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "24.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407355_20432407355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407355'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '23.491111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.570971'^^xsd:double;
  dwc:latitude '52.9767622'^^xsd:double;
  dwc:coordinatePrecision '24.9'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407355'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407600_20432407600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407600_20432407600> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407600_20432407600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9763814 6.5709722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9763814"^^xsd:decimal ;
  dwc:decimalLongitude "6.5709722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407600_20432407600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9763814 6.5709722)"^^geo:wktLiteral ;
  geo-pos:lat "52.9763814"^^xsd:decimal ;
  geo-pos:long "6.5709722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407600_20432407600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407600'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.191666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5709722'^^xsd:double;
  dwc:latitude '52.9763814'^^xsd:double;
  dwc:coordinatePrecision '13.6'^^xsd:double;
  dwc:minimumElevation '-71'^^xsd:integer;
  dwc:maximumElevation '-71'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407600'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408485_20432408485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408485_20432408485> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408485_20432408485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9764336 6.5710516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9764336"^^xsd:decimal ;
  dwc:decimalLongitude "6.5710516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408485_20432408485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9764336 6.5710516)"^^geo:wktLiteral ;
  geo-pos:lat "52.9764336"^^xsd:decimal ;
  geo-pos:long "6.5710516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408485_20432408485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408485'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.171111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5710516'^^xsd:double;
  dwc:latitude '52.9764336'^^xsd:double;
  dwc:coordinatePrecision '12.1'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408485'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408742_20432408742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408742_20432408742> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408742_20432408742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9772653 6.5710753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9772653"^^xsd:decimal ;
  dwc:decimalLongitude "6.5710753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408742_20432408742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9772653 6.5710753)"^^geo:wktLiteral ;
  geo-pos:lat "52.9772653"^^xsd:decimal ;
  geo-pos:long "6.5710753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408742_20432408742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408742'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.273055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5710753'^^xsd:double;
  dwc:latitude '52.9772653'^^xsd:double;
  dwc:coordinatePrecision '15'^^xsd:integer;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408742'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408341_20432408341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408341_20432408341> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408341_20432408341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9765318 6.5713801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9765318"^^xsd:decimal ;
  dwc:decimalLongitude "6.5713801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408341_20432408341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9765318 6.5713801)"^^geo:wktLiteral ;
  geo-pos:lat "52.9765318"^^xsd:decimal ;
  geo-pos:long "6.5713801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408341_20432408341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408341'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.096111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5713801'^^xsd:double;
  dwc:latitude '52.9765318'^^xsd:double;
  dwc:coordinatePrecision '15.5'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408341'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407722_20432407722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407722_20432407722> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407722_20432407722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9773785 6.5713866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9773785"^^xsd:decimal ;
  dwc:decimalLongitude "6.5713866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407722_20432407722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9773785 6.5713866)"^^geo:wktLiteral ;
  geo-pos:lat "52.9773785"^^xsd:decimal ;
  geo-pos:long "6.5713866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407722_20432407722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407722'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.26'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5713866'^^xsd:double;
  dwc:latitude '52.9773785'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407722'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408455_20432408455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408455_20432408455> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408455_20432408455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9764372 6.5717465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9764372"^^xsd:decimal ;
  dwc:decimalLongitude "6.5717465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "85.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408455_20432408455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9764372 6.5717465)"^^geo:wktLiteral ;
  geo-pos:lat "52.9764372"^^xsd:decimal ;
  geo-pos:long "6.5717465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "85.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408455_20432408455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408455'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.168055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5717465'^^xsd:double;
  dwc:latitude '52.9764372'^^xsd:double;
  dwc:coordinatePrecision '85.3'^^xsd:double;
  dwc:minimumElevation '141'^^xsd:integer;
  dwc:maximumElevation '141'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408455'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419449_20432419449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419449_20432419449> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419449_20432419449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0120439 6.5732721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0120439"^^xsd:decimal ;
  dwc:decimalLongitude "6.5732721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419449_20432419449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0120439 6.5732721)"^^geo:wktLiteral ;
  geo-pos:lat "53.0120439"^^xsd:decimal ;
  geo-pos:long "6.5732721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419449_20432419449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419449'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.160833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5732721'^^xsd:double;
  dwc:latitude '53.0120439'^^xsd:double;
  dwc:coordinatePrecision '8.3'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419449'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417774_20432417774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417774_20432417774> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417774_20432417774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999195 6.5738183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9999195"^^xsd:decimal ;
  dwc:decimalLongitude "6.5738183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417774_20432417774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999195 6.5738183)"^^geo:wktLiteral ;
  geo-pos:lat "52.9999195"^^xsd:decimal ;
  geo-pos:long "6.5738183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417774_20432417774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417774'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '21.06'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5738183'^^xsd:double;
  dwc:latitude '52.9999195'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417774'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418320_20432418320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418320_20432418320> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418320_20432418320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997352 6.5748726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9997352"^^xsd:decimal ;
  dwc:decimalLongitude "6.5748726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418320_20432418320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997352 6.5748726)"^^geo:wktLiteral ;
  geo-pos:lat "52.9997352"^^xsd:decimal ;
  geo-pos:long "6.5748726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418320_20432418320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418320'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.143888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5748726'^^xsd:double;
  dwc:latitude '52.9997352'^^xsd:double;
  dwc:coordinatePrecision '7.4'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418320'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412706_20432412706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412706_20432412706> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412706_20432412706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0000855 6.5752729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0000855"^^xsd:decimal ;
  dwc:decimalLongitude "6.5752729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412706_20432412706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0000855 6.5752729)"^^geo:wktLiteral ;
  geo-pos:lat "53.0000855"^^xsd:decimal ;
  geo-pos:long "6.5752729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412706_20432412706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412706'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.0872222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5752729'^^xsd:double;
  dwc:latitude '53.0000855'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412706'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416310_20432416310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416310_20432416310> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416310_20432416310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003897 6.5755672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003897"^^xsd:decimal ;
  dwc:decimalLongitude "6.5755672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416310_20432416310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003897 6.5755672)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003897"^^xsd:decimal ;
  geo-pos:long "6.5755672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416310_20432416310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416310'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.152777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5755672'^^xsd:double;
  dwc:latitude '53.0003897'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416310'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408020_20432408020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408020_20432408020> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408020_20432408020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0088935 6.5775096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0088935"^^xsd:decimal ;
  dwc:decimalLongitude "6.5775096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408020_20432408020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0088935 6.5775096)"^^geo:wktLiteral ;
  geo-pos:lat "53.0088935"^^xsd:decimal ;
  geo-pos:long "6.5775096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408020_20432408020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408020'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5775096'^^xsd:double;
  dwc:latitude '53.0088935'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408020'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414473_20432414473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414473_20432414473> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414473_20432414473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081439 6.5781939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0081439"^^xsd:decimal ;
  dwc:decimalLongitude "6.5781939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414473_20432414473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081439 6.5781939)"^^geo:wktLiteral ;
  geo-pos:lat "53.0081439"^^xsd:decimal ;
  geo-pos:long "6.5781939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414473_20432414473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414473'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.085'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5781939'^^xsd:double;
  dwc:latitude '53.0081439'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414473'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418332_20432418332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418332_20432418332> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418332_20432418332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0017526 6.5785076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0017526"^^xsd:decimal ;
  dwc:decimalLongitude "6.5785076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418332_20432418332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0017526 6.5785076)"^^geo:wktLiteral ;
  geo-pos:lat "53.0017526"^^xsd:decimal ;
  geo-pos:long "6.5785076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418332_20432418332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418332'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '21.133611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5785076'^^xsd:double;
  dwc:latitude '53.0017526'^^xsd:double;
  dwc:coordinatePrecision '12.7'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418332'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410272_20432410272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410272_20432410272> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410272_20432410272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077303 6.5786276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077303"^^xsd:decimal ;
  dwc:decimalLongitude "6.5786276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410272_20432410272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077303 6.5786276)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077303"^^xsd:decimal ;
  geo-pos:long "6.5786276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410272_20432410272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410272'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.2505555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5786276'^^xsd:double;
  dwc:latitude '53.0077303'^^xsd:double;
  dwc:coordinatePrecision '9.6'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410272'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419168_20432419168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419168_20432419168> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419168_20432419168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0020599 6.5788244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0020599"^^xsd:decimal ;
  dwc:decimalLongitude "6.5788244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419168_20432419168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0020599 6.5788244)"^^geo:wktLiteral ;
  geo-pos:lat "53.0020599"^^xsd:decimal ;
  geo-pos:long "6.5788244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419168_20432419168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419168'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.06'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5788244'^^xsd:double;
  dwc:latitude '53.0020599'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419168'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410280_20432410280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410280_20432410280> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410280_20432410280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076468 6.5789554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0076468"^^xsd:decimal ;
  dwc:decimalLongitude "6.5789554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410280_20432410280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076468 6.5789554)"^^geo:wktLiteral ;
  geo-pos:lat "53.0076468"^^xsd:decimal ;
  geo-pos:long "6.5789554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410280_20432410280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410280'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.26'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5789554'^^xsd:double;
  dwc:latitude '53.0076468'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410280'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413958_20432413958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413958_20432413958> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413958_20432413958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007329 6.5789574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007329"^^xsd:decimal ;
  dwc:decimalLongitude "6.5789574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413958_20432413958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007329 6.5789574)"^^geo:wktLiteral ;
  geo-pos:lat "53.007329"^^xsd:decimal ;
  geo-pos:long "6.5789574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413958_20432413958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413958'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.063055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5789574'^^xsd:double;
  dwc:latitude '53.007329'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413958'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409785_20432409785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409785_20432409785> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409785_20432409785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0085985 6.5789766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0085985"^^xsd:decimal ;
  dwc:decimalLongitude "6.5789766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409785_20432409785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0085985 6.5789766)"^^geo:wktLiteral ;
  geo-pos:lat "53.0085985"^^xsd:decimal ;
  geo-pos:long "6.5789766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409785_20432409785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409785'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.2561111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5789766'^^xsd:double;
  dwc:latitude '53.0085985'^^xsd:double;
  dwc:coordinatePrecision '33.1'^^xsd:double;
  dwc:minimumElevation '29'^^xsd:integer;
  dwc:maximumElevation '29'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409785'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411399_20432411399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411399_20432411399> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411399_20432411399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073461 6.578977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073461"^^xsd:decimal ;
  dwc:decimalLongitude "6.578977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411399_20432411399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073461 6.578977)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073461"^^xsd:decimal ;
  geo-pos:long "6.578977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411399_20432411399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411399'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.143055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.578977'^^xsd:double;
  dwc:latitude '53.0073461'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411399'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411866_20432411866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411866_20432411866> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411866_20432411866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073517 6.5790677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073517"^^xsd:decimal ;
  dwc:decimalLongitude "6.5790677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411866_20432411866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073517 6.5790677)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073517"^^xsd:decimal ;
  geo-pos:long "6.5790677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411866_20432411866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411866'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.0808333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5790677'^^xsd:double;
  dwc:latitude '53.0073517'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411866'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408169_20432408169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408169_20432408169> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408169_20432408169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076464 6.5790861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0076464"^^xsd:decimal ;
  dwc:decimalLongitude "6.5790861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408169_20432408169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076464 6.5790861)"^^geo:wktLiteral ;
  geo-pos:lat "53.0076464"^^xsd:decimal ;
  geo-pos:long "6.5790861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408169_20432408169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408169'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.303888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5790861'^^xsd:double;
  dwc:latitude '53.0076464'^^xsd:double;
  dwc:coordinatePrecision '12.8'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408169'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407667_20432407667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407667_20432407667> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407667_20432407667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0088273 6.5790887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0088273"^^xsd:decimal ;
  dwc:decimalLongitude "6.5790887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407667_20432407667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0088273 6.5790887)"^^geo:wktLiteral ;
  geo-pos:lat "53.0088273"^^xsd:decimal ;
  geo-pos:long "6.5790887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407667_20432407667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407667'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.0058333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5790887'^^xsd:double;
  dwc:latitude '53.0088273'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407667'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407611_20432407611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407611_20432407611> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407611_20432407611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076842 6.5790905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0076842"^^xsd:decimal ;
  dwc:decimalLongitude "6.5790905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407611_20432407611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076842 6.5790905)"^^geo:wktLiteral ;
  geo-pos:lat "53.0076842"^^xsd:decimal ;
  geo-pos:long "6.5790905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407611_20432407611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407611'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.482777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5790905'^^xsd:double;
  dwc:latitude '53.0076842'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407611'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407617_20432407617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407617_20432407617> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407617_20432407617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077016 6.5790941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077016"^^xsd:decimal ;
  dwc:decimalLongitude "6.5790941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407617_20432407617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077016 6.5790941)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077016"^^xsd:decimal ;
  geo-pos:long "6.5790941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407617_20432407617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407617'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.498333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5790941'^^xsd:double;
  dwc:latitude '53.0077016'^^xsd:double;
  dwc:coordinatePrecision '8.5'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407617'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407895_20432407895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407895_20432407895> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407895_20432407895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076535 6.5791561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0076535"^^xsd:decimal ;
  dwc:decimalLongitude "6.5791561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407895_20432407895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076535 6.5791561)"^^geo:wktLiteral ;
  geo-pos:lat "53.0076535"^^xsd:decimal ;
  geo-pos:long "6.5791561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407895_20432407895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407895'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.157777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5791561'^^xsd:double;
  dwc:latitude '53.0076535'^^xsd:double;
  dwc:coordinatePrecision '10.9'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407895'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412789_20432412789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412789_20432412789> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412789_20432412789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077592 6.5791734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077592"^^xsd:decimal ;
  dwc:decimalLongitude "6.5791734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412789_20432412789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077592 6.5791734)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077592"^^xsd:decimal ;
  geo-pos:long "6.5791734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412789_20432412789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412789'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.015277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5791734'^^xsd:double;
  dwc:latitude '53.0077592'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412789'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418871_20432418871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418871_20432418871> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418871_20432418871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078205 6.5791937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078205"^^xsd:decimal ;
  dwc:decimalLongitude "6.5791937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418871_20432418871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078205 6.5791937)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078205"^^xsd:decimal ;
  geo-pos:long "6.5791937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418871_20432418871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418871'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.077222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5791937'^^xsd:double;
  dwc:latitude '53.0078205'^^xsd:double;
  dwc:coordinatePrecision '11.9'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418871'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413680_20432413680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413680_20432413680> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413680_20432413680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077488 6.5792227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077488"^^xsd:decimal ;
  dwc:decimalLongitude "6.5792227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413680_20432413680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077488 6.5792227)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077488"^^xsd:decimal ;
  geo-pos:long "6.5792227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413680_20432413680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413680'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.011944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5792227'^^xsd:double;
  dwc:latitude '53.0077488'^^xsd:double;
  dwc:coordinatePrecision '9.3'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413680'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407661_20432407661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407661_20432407661> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407661_20432407661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0088256 6.579225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0088256"^^xsd:decimal ;
  dwc:decimalLongitude "6.579225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407661_20432407661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0088256 6.579225)"^^geo:wktLiteral ;
  geo-pos:lat "53.0088256"^^xsd:decimal ;
  geo-pos:long "6.579225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407661_20432407661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407661'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.0055555555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.579225'^^xsd:double;
  dwc:latitude '53.0088256'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407661'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415668_20432415668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415668_20432415668> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415668_20432415668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077885 6.5792359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077885"^^xsd:decimal ;
  dwc:decimalLongitude "6.5792359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415668_20432415668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077885 6.5792359)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077885"^^xsd:decimal ;
  geo-pos:long "6.5792359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415668_20432415668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415668'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.126666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5792359'^^xsd:double;
  dwc:latitude '53.0077885'^^xsd:double;
  dwc:coordinatePrecision '11.6'^^xsd:double;
  dwc:minimumElevation '21'^^xsd:integer;
  dwc:maximumElevation '21'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415668'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407658_20432407658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407658_20432407658> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407658_20432407658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0088263 6.5792414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0088263"^^xsd:decimal ;
  dwc:decimalLongitude "6.5792414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407658_20432407658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0088263 6.5792414)"^^geo:wktLiteral ;
  geo-pos:lat "53.0088263"^^xsd:decimal ;
  geo-pos:long "6.5792414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407658_20432407658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407658'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.508333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5792414'^^xsd:double;
  dwc:latitude '53.0088263'^^xsd:double;
  dwc:coordinatePrecision '2.6'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407658'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432413113_20432413113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413113_20432413113> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413113_20432413113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078495 6.5792616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078495"^^xsd:decimal ;
  dwc:decimalLongitude "6.5792616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413113_20432413113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078495 6.5792616)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078495"^^xsd:decimal ;
  geo-pos:long "6.5792616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413113_20432413113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413113'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.0525'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5792616'^^xsd:double;
  dwc:latitude '53.0078495'^^xsd:double;
  dwc:coordinatePrecision '8.1'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413113'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419898_20432419898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419898_20432419898> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419898_20432419898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078173 6.5792725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078173"^^xsd:decimal ;
  dwc:decimalLongitude "6.5792725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419898_20432419898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078173 6.5792725)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078173"^^xsd:decimal ;
  geo-pos:long "6.5792725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419898_20432419898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419898'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.108055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5792725'^^xsd:double;
  dwc:latitude '53.0078173'^^xsd:double;
  dwc:coordinatePrecision '6.9'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419898'^^xsd:integer;
  dwc:observationDate '2018-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411722_20432411722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411722_20432411722> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411722_20432411722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077119 6.5792729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077119"^^xsd:decimal ;
  dwc:decimalLongitude "6.5792729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411722_20432411722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077119 6.5792729)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077119"^^xsd:decimal ;
  geo-pos:long "6.5792729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411722_20432411722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411722'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.117777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5792729'^^xsd:double;
  dwc:latitude '53.0077119'^^xsd:double;
  dwc:coordinatePrecision '10.7'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411722'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412837_20432412837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412837_20432412837> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412837_20432412837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007864 6.5793019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007864"^^xsd:decimal ;
  dwc:decimalLongitude "6.5793019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412837_20432412837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007864 6.5793019)"^^geo:wktLiteral ;
  geo-pos:lat "53.007864"^^xsd:decimal ;
  geo-pos:long "6.5793019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412837_20432412837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412837'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.006111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5793019'^^xsd:double;
  dwc:latitude '53.007864'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412837'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413125_20432413125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413125_20432413125> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413125_20432413125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078395 6.5793292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078395"^^xsd:decimal ;
  dwc:decimalLongitude "6.5793292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413125_20432413125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078395 6.5793292)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078395"^^xsd:decimal ;
  geo-pos:long "6.5793292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413125_20432413125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413125'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.047777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5793292'^^xsd:double;
  dwc:latitude '53.0078395'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413125'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418847_20432418847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418847_20432418847> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418847_20432418847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078594 6.5793373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078594"^^xsd:decimal ;
  dwc:decimalLongitude "6.5793373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418847_20432418847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078594 6.5793373)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078594"^^xsd:decimal ;
  geo-pos:long "6.5793373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418847_20432418847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418847'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.093055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5793373'^^xsd:double;
  dwc:latitude '53.0078594'^^xsd:double;
  dwc:coordinatePrecision '2.6'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418847'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418859_20432418859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418859_20432418859> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418859_20432418859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0079452 6.5793953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0079452"^^xsd:decimal ;
  dwc:decimalLongitude "6.5793953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418859_20432418859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0079452 6.5793953)"^^geo:wktLiteral ;
  geo-pos:lat "53.0079452"^^xsd:decimal ;
  geo-pos:long "6.5793953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418859_20432418859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418859'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.086944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5793953'^^xsd:double;
  dwc:latitude '53.0079452'^^xsd:double;
  dwc:coordinatePrecision '7.5'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418859'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412443_20432412443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412443_20432412443> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412443_20432412443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077789 6.5794246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077789"^^xsd:decimal ;
  dwc:decimalLongitude "6.5794246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412443_20432412443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077789 6.5794246)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077789"^^xsd:decimal ;
  geo-pos:long "6.5794246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412443_20432412443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412443'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.1480555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5794246'^^xsd:double;
  dwc:latitude '53.0077789'^^xsd:double;
  dwc:coordinatePrecision '20.3'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412443'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413994_20432413994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413994_20432413994> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413994_20432413994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077922 6.5794374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077922"^^xsd:decimal ;
  dwc:decimalLongitude "6.5794374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413994_20432413994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077922 6.5794374)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077922"^^xsd:decimal ;
  geo-pos:long "6.5794374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413994_20432413994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413994'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.058888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5794374'^^xsd:double;
  dwc:latitude '53.0077922'^^xsd:double;
  dwc:coordinatePrecision '11.3'^^xsd:double;
  dwc:minimumElevation '27'^^xsd:integer;
  dwc:maximumElevation '27'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413994'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412176_20432412176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412176_20432412176> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412176_20432412176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077548 6.5794662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077548"^^xsd:decimal ;
  dwc:decimalLongitude "6.5794662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412176_20432412176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077548 6.5794662)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077548"^^xsd:decimal ;
  geo-pos:long "6.5794662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412176_20432412176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412176'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.0916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5794662'^^xsd:double;
  dwc:latitude '53.0077548'^^xsd:double;
  dwc:coordinatePrecision '9.8'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412176'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412212_20432412212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412212_20432412212> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412212_20432412212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077495 6.5794759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077495"^^xsd:decimal ;
  dwc:decimalLongitude "6.5794759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412212_20432412212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077495 6.5794759)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077495"^^xsd:decimal ;
  geo-pos:long "6.5794759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412212_20432412212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412212'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.091388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5794759'^^xsd:double;
  dwc:latitude '53.0077495'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412212'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408193_20432408193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408193_20432408193> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408193_20432408193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082015 6.5795016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0082015"^^xsd:decimal ;
  dwc:decimalLongitude "6.5795016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408193_20432408193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082015 6.5795016)"^^geo:wktLiteral ;
  geo-pos:lat "53.0082015"^^xsd:decimal ;
  geo-pos:long "6.5795016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408193_20432408193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408193'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.324444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5795016'^^xsd:double;
  dwc:latitude '53.0082015'^^xsd:double;
  dwc:coordinatePrecision '9.1'^^xsd:double;
  dwc:minimumElevation '52'^^xsd:integer;
  dwc:maximumElevation '52'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408193'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412164_20432412164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412164_20432412164> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412164_20432412164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077824 6.5795462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077824"^^xsd:decimal ;
  dwc:decimalLongitude "6.5795462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412164_20432412164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077824 6.5795462)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077824"^^xsd:decimal ;
  geo-pos:long "6.5795462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412164_20432412164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412164'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.1016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5795462'^^xsd:double;
  dwc:latitude '53.0077824'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412164'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411984_20432411984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411984_20432411984> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411984_20432411984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076682 6.5795596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0076682"^^xsd:decimal ;
  dwc:decimalLongitude "6.5795596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411984_20432411984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076682 6.5795596)"^^geo:wktLiteral ;
  geo-pos:lat "53.0076682"^^xsd:decimal ;
  geo-pos:long "6.5795596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411984_20432411984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411984'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.146666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5795596'^^xsd:double;
  dwc:latitude '53.0076682'^^xsd:double;
  dwc:coordinatePrecision '13'^^xsd:integer;
  dwc:minimumElevation '61'^^xsd:integer;
  dwc:maximumElevation '61'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411984'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410726_20432410726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410726_20432410726> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410726_20432410726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082557 6.5795678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0082557"^^xsd:decimal ;
  dwc:decimalLongitude "6.5795678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410726_20432410726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082557 6.5795678)"^^geo:wktLiteral ;
  geo-pos:lat "53.0082557"^^xsd:decimal ;
  geo-pos:long "6.5795678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410726_20432410726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410726'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.0244444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5795678'^^xsd:double;
  dwc:latitude '53.0082557'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410726'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412801_20432412801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412801_20432412801> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412801_20432412801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077988 6.5795682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077988"^^xsd:decimal ;
  dwc:decimalLongitude "6.5795682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412801_20432412801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077988 6.5795682)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077988"^^xsd:decimal ;
  geo-pos:long "6.5795682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412801_20432412801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412801'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.018333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5795682'^^xsd:double;
  dwc:latitude '53.0077988'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412801'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412224_20432412224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412224_20432412224> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412224_20432412224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077969 6.5795708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077969"^^xsd:decimal ;
  dwc:decimalLongitude "6.5795708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412224_20432412224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077969 6.5795708)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077969"^^xsd:decimal ;
  geo-pos:long "6.5795708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412224_20432412224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412224'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.0925'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5795708'^^xsd:double;
  dwc:latitude '53.0077969'^^xsd:double;
  dwc:coordinatePrecision '7.3'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412224'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408747_20432408747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408747_20432408747> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408747_20432408747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071846 6.5795886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0071846"^^xsd:decimal ;
  dwc:decimalLongitude "6.5795886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408747_20432408747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071846 6.5795886)"^^geo:wktLiteral ;
  geo-pos:lat "53.0071846"^^xsd:decimal ;
  geo-pos:long "6.5795886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408747_20432408747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408747'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.101944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5795886'^^xsd:double;
  dwc:latitude '53.0071846'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408747'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409753_20432409753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409753_20432409753> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409753_20432409753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082564 6.5795895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0082564"^^xsd:decimal ;
  dwc:decimalLongitude "6.5795895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409753_20432409753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082564 6.5795895)"^^geo:wktLiteral ;
  geo-pos:lat "53.0082564"^^xsd:decimal ;
  geo-pos:long "6.5795895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409753_20432409753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409753'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.251944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5795895'^^xsd:double;
  dwc:latitude '53.0082564'^^xsd:double;
  dwc:coordinatePrecision '2.5'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409753'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409797_20432409797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409797_20432409797> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409797_20432409797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083039 6.5795946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0083039"^^xsd:decimal ;
  dwc:decimalLongitude "6.5795946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409797_20432409797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083039 6.5795946)"^^geo:wktLiteral ;
  geo-pos:lat "53.0083039"^^xsd:decimal ;
  geo-pos:long "6.5795946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409797_20432409797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409797'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.2763888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5795946'^^xsd:double;
  dwc:latitude '53.0083039'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409797'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409284_20432409284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409284_20432409284> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409284_20432409284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081504 6.579667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0081504"^^xsd:decimal ;
  dwc:decimalLongitude "6.579667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409284_20432409284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081504 6.579667)"^^geo:wktLiteral ;
  geo-pos:lat "53.0081504"^^xsd:decimal ;
  geo-pos:long "6.579667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409284_20432409284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409284'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.4308333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.579667'^^xsd:double;
  dwc:latitude '53.0081504'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409284'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416137_20432416137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416137_20432416137> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416137_20432416137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081632 6.5797145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0081632"^^xsd:decimal ;
  dwc:decimalLongitude "6.5797145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416137_20432416137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081632 6.5797145)"^^geo:wktLiteral ;
  geo-pos:lat "53.0081632"^^xsd:decimal ;
  geo-pos:long "6.5797145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416137_20432416137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416137'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.1108333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5797145'^^xsd:double;
  dwc:latitude '53.0081632'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416137'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410268_20432410268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410268_20432410268> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410268_20432410268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0096608 6.5797157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0096608"^^xsd:decimal ;
  dwc:decimalLongitude "6.5797157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410268_20432410268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0096608 6.5797157)"^^geo:wktLiteral ;
  geo-pos:lat "53.0096608"^^xsd:decimal ;
  geo-pos:long "6.5797157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410268_20432410268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410268'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.2516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5797157'^^xsd:double;
  dwc:latitude '53.0096608'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410268'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408981_20432408981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408981_20432408981> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408981_20432408981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.008183 6.5797312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.008183"^^xsd:decimal ;
  dwc:decimalLongitude "6.5797312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408981_20432408981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.008183 6.5797312)"^^geo:wktLiteral ;
  geo-pos:lat "53.008183"^^xsd:decimal ;
  geo-pos:long "6.5797312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408981_20432408981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408981'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.2741666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5797312'^^xsd:double;
  dwc:latitude '53.008183'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408981'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411313_20432411313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411313_20432411313> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411313_20432411313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0095828 6.5797404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0095828"^^xsd:decimal ;
  dwc:decimalLongitude "6.5797404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411313_20432411313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0095828 6.5797404)"^^geo:wktLiteral ;
  geo-pos:lat "53.0095828"^^xsd:decimal ;
  geo-pos:long "6.5797404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411313_20432411313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411313'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.0016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5797404'^^xsd:double;
  dwc:latitude '53.0095828'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411313'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411121_20432411121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411121_20432411121> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411121_20432411121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0096447 6.5797404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0096447"^^xsd:decimal ;
  dwc:decimalLongitude "6.5797404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411121_20432411121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0096447 6.5797404)"^^geo:wktLiteral ;
  geo-pos:lat "53.0096447"^^xsd:decimal ;
  geo-pos:long "6.5797404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411121_20432411121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411121'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.069444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5797404'^^xsd:double;
  dwc:latitude '53.0096447'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411121'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411157_20432411157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411157_20432411157> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411157_20432411157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0095956 6.5797466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0095956"^^xsd:decimal ;
  dwc:decimalLongitude "6.5797466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411157_20432411157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0095956 6.5797466)"^^geo:wktLiteral ;
  geo-pos:lat "53.0095956"^^xsd:decimal ;
  geo-pos:long "6.5797466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411157_20432411157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411157'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.060555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5797466'^^xsd:double;
  dwc:latitude '53.0095956'^^xsd:double;
  dwc:coordinatePrecision '6.9'^^xsd:double;
  dwc:minimumElevation '25'^^xsd:integer;
  dwc:maximumElevation '25'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411157'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410188_20432410188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410188_20432410188> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410188_20432410188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0095112 6.5797518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0095112"^^xsd:decimal ;
  dwc:decimalLongitude "6.5797518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410188_20432410188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0095112 6.5797518)"^^geo:wktLiteral ;
  geo-pos:lat "53.0095112"^^xsd:decimal ;
  geo-pos:long "6.5797518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410188_20432410188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410188'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.1613888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5797518'^^xsd:double;
  dwc:latitude '53.0095112'^^xsd:double;
  dwc:coordinatePrecision '14'^^xsd:integer;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410188'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410308_20432410308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410308_20432410308> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410308_20432410308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0095548 6.579764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0095548"^^xsd:decimal ;
  dwc:decimalLongitude "6.579764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410308_20432410308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0095548 6.579764)"^^geo:wktLiteral ;
  geo-pos:lat "53.0095548"^^xsd:decimal ;
  geo-pos:long "6.579764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410308_20432410308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410308'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.271666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.579764'^^xsd:double;
  dwc:latitude '53.0095548'^^xsd:double;
  dwc:coordinatePrecision '12.5'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410308'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411567_20432411567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411567_20432411567> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411567_20432411567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081675 6.5797802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0081675"^^xsd:decimal ;
  dwc:decimalLongitude "6.5797802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411567_20432411567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081675 6.5797802)"^^geo:wktLiteral ;
  geo-pos:lat "53.0081675"^^xsd:decimal ;
  geo-pos:long "6.5797802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411567_20432411567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411567'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3.0922222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5797802'^^xsd:double;
  dwc:latitude '53.0081675'^^xsd:double;
  dwc:coordinatePrecision '8.1'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411567'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412863_20432412863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412863_20432412863> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412863_20432412863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081857 6.5798319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0081857"^^xsd:decimal ;
  dwc:decimalLongitude "6.5798319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412863_20432412863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081857 6.5798319)"^^geo:wktLiteral ;
  geo-pos:lat "53.0081857"^^xsd:decimal ;
  geo-pos:long "6.5798319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412863_20432412863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412863'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.161388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5798319'^^xsd:double;
  dwc:latitude '53.0081857'^^xsd:double;
  dwc:coordinatePrecision '16.6'^^xsd:double;
  dwc:minimumElevation '37'^^xsd:integer;
  dwc:maximumElevation '37'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412863'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412515_20432412515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412515_20432412515> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412515_20432412515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082338 6.5798425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0082338"^^xsd:decimal ;
  dwc:decimalLongitude "6.5798425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412515_20432412515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082338 6.5798425)"^^geo:wktLiteral ;
  geo-pos:lat "53.0082338"^^xsd:decimal ;
  geo-pos:long "6.5798425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412515_20432412515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412515'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.0975'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5798425'^^xsd:double;
  dwc:latitude '53.0082338'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412515'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412263_20432412263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412263_20432412263> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412263_20432412263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074925 6.5798694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074925"^^xsd:decimal ;
  dwc:decimalLongitude "6.5798694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412263_20432412263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074925 6.5798694)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074925"^^xsd:decimal ;
  geo-pos:long "6.5798694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412263_20432412263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412263'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.148611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5798694'^^xsd:double;
  dwc:latitude '53.0074925'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '40'^^xsd:integer;
  dwc:maximumElevation '40'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412263'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416267_20432416267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416267_20432416267> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416267_20432416267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082474 6.5798793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0082474"^^xsd:decimal ;
  dwc:decimalLongitude "6.5798793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416267_20432416267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082474 6.5798793)"^^geo:wktLiteral ;
  geo-pos:lat "53.0082474"^^xsd:decimal ;
  geo-pos:long "6.5798793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416267_20432416267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416267'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.489722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5798793'^^xsd:double;
  dwc:latitude '53.0082474'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416267'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408765_20432408765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408765_20432408765> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408765_20432408765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.008394 6.579891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.008394"^^xsd:decimal ;
  dwc:decimalLongitude "6.579891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408765_20432408765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.008394 6.579891)"^^geo:wktLiteral ;
  geo-pos:lat "53.008394"^^xsd:decimal ;
  geo-pos:long "6.579891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408765_20432408765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408765'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.118333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.579891'^^xsd:double;
  dwc:latitude '53.008394'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408765'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409927_20432409927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409927_20432409927> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409927_20432409927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070862 6.5799486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0070862"^^xsd:decimal ;
  dwc:decimalLongitude "6.5799486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409927_20432409927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070862 6.5799486)"^^geo:wktLiteral ;
  geo-pos:lat "53.0070862"^^xsd:decimal ;
  geo-pos:long "6.5799486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409927_20432409927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409927'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.353333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5799486'^^xsd:double;
  dwc:latitude '53.0070862'^^xsd:double;
  dwc:coordinatePrecision '15.1'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409927'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408253_20432408253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408253_20432408253> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408253_20432408253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080901 6.579968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0080901"^^xsd:decimal ;
  dwc:decimalLongitude "6.579968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408253_20432408253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080901 6.579968)"^^geo:wktLiteral ;
  geo-pos:lat "53.0080901"^^xsd:decimal ;
  geo-pos:long "6.579968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408253_20432408253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408253'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.3691666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.579968'^^xsd:double;
  dwc:latitude '53.0080901'^^xsd:double;
  dwc:coordinatePrecision '12.1'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408253'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412765_20432412765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412765_20432412765> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412765_20432412765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075853 6.5799751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075853"^^xsd:decimal ;
  dwc:decimalLongitude "6.5799751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412765_20432412765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075853 6.5799751)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075853"^^xsd:decimal ;
  geo-pos:long "6.5799751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "31.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412765_20432412765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412765'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.0327777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5799751'^^xsd:double;
  dwc:latitude '53.0075853'^^xsd:double;
  dwc:coordinatePrecision '31.4'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412765'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409884_20432409884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409884_20432409884> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409884_20432409884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0085351 6.57998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0085351"^^xsd:decimal ;
  dwc:decimalLongitude "6.57998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409884_20432409884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0085351 6.57998)"^^geo:wktLiteral ;
  geo-pos:lat "53.0085351"^^xsd:decimal ;
  geo-pos:long "6.57998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409884_20432409884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409884'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.3097222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.57998'^^xsd:double;
  dwc:latitude '53.0085351'^^xsd:double;
  dwc:coordinatePrecision '21.4'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409884'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409749_20432409749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409749_20432409749> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409749_20432409749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081592 6.5799945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0081592"^^xsd:decimal ;
  dwc:decimalLongitude "6.5799945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409749_20432409749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081592 6.5799945)"^^geo:wktLiteral ;
  geo-pos:lat "53.0081592"^^xsd:decimal ;
  geo-pos:long "6.5799945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409749_20432409749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409749'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.241666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5799945'^^xsd:double;
  dwc:latitude '53.0081592'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409749'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408043_20432408043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408043_20432408043> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408043_20432408043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.008119 6.5800017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.008119"^^xsd:decimal ;
  dwc:decimalLongitude "6.5800017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408043_20432408043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.008119 6.5800017)"^^geo:wktLiteral ;
  geo-pos:lat "53.008119"^^xsd:decimal ;
  geo-pos:long "6.5800017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408043_20432408043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408043'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.235'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5800017'^^xsd:double;
  dwc:latitude '53.008119'^^xsd:double;
  dwc:coordinatePrecision '10.1'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408043'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415632_20432415632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415632_20432415632> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415632_20432415632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0092431 6.5800092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0092431"^^xsd:decimal ;
  dwc:decimalLongitude "6.5800092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415632_20432415632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0092431 6.5800092)"^^geo:wktLiteral ;
  geo-pos:lat "53.0092431"^^xsd:decimal ;
  geo-pos:long "6.5800092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415632_20432415632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415632'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.1197222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5800092'^^xsd:double;
  dwc:latitude '53.0092431'^^xsd:double;
  dwc:coordinatePrecision '15.6'^^xsd:double;
  dwc:minimumElevation '24'^^xsd:integer;
  dwc:maximumElevation '24'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415632'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409793_20432409793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409793_20432409793> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409793_20432409793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0095769 6.5800196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0095769"^^xsd:decimal ;
  dwc:decimalLongitude "6.5800196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409793_20432409793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0095769 6.5800196)"^^geo:wktLiteral ;
  geo-pos:lat "53.0095769"^^xsd:decimal ;
  geo-pos:long "6.5800196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409793_20432409793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409793'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.2677777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5800196'^^xsd:double;
  dwc:latitude '53.0095769'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409793'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408187_20432408187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408187_20432408187> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408187_20432408187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080856 6.5800199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0080856"^^xsd:decimal ;
  dwc:decimalLongitude "6.5800199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408187_20432408187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080856 6.5800199)"^^geo:wktLiteral ;
  geo-pos:lat "53.0080856"^^xsd:decimal ;
  geo-pos:long "6.5800199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408187_20432408187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408187'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.321111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5800199'^^xsd:double;
  dwc:latitude '53.0080856'^^xsd:double;
  dwc:coordinatePrecision '7.1'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408187'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414695_20432414695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414695_20432414695> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414695_20432414695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080981 6.5800401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0080981"^^xsd:decimal ;
  dwc:decimalLongitude "6.5800401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414695_20432414695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080981 6.5800401)"^^geo:wktLiteral ;
  geo-pos:lat "53.0080981"^^xsd:decimal ;
  geo-pos:long "6.5800401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414695_20432414695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414695'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.0475'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5800401'^^xsd:double;
  dwc:latitude '53.0080981'^^xsd:double;
  dwc:coordinatePrecision '6.9'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414695'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412729_20432412729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412729_20432412729> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412729_20432412729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081345 6.5800428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0081345"^^xsd:decimal ;
  dwc:decimalLongitude "6.5800428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412729_20432412729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081345 6.5800428)"^^geo:wktLiteral ;
  geo-pos:lat "53.0081345"^^xsd:decimal ;
  geo-pos:long "6.5800428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412729_20432412729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412729'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.0088888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5800428'^^xsd:double;
  dwc:latitude '53.0081345'^^xsd:double;
  dwc:coordinatePrecision '8.3'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412729'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408157_20432408157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408157_20432408157> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408157_20432408157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075488 6.5800447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075488"^^xsd:decimal ;
  dwc:decimalLongitude "6.5800447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408157_20432408157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075488 6.5800447)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075488"^^xsd:decimal ;
  geo-pos:long "6.5800447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408157_20432408157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408157'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.299444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5800447'^^xsd:double;
  dwc:latitude '53.0075488'^^xsd:double;
  dwc:coordinatePrecision '12.8'^^xsd:double;
  dwc:minimumElevation '112'^^xsd:integer;
  dwc:maximumElevation '112'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408157'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412395_20432412395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412395_20432412395> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412395_20432412395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081447 6.5800581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0081447"^^xsd:decimal ;
  dwc:decimalLongitude "6.5800581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412395_20432412395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081447 6.5800581)"^^geo:wktLiteral ;
  geo-pos:lat "53.0081447"^^xsd:decimal ;
  geo-pos:long "6.5800581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412395_20432412395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412395'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.1386111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5800581'^^xsd:double;
  dwc:latitude '53.0081447'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412395'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410136_20432410136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410136_20432410136> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410136_20432410136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081022 6.5800598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0081022"^^xsd:decimal ;
  dwc:decimalLongitude "6.5800598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410136_20432410136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081022 6.5800598)"^^geo:wktLiteral ;
  geo-pos:lat "53.0081022"^^xsd:decimal ;
  geo-pos:long "6.5800598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410136_20432410136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410136'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5800598'^^xsd:double;
  dwc:latitude '53.0081022'^^xsd:double;
  dwc:coordinatePrecision '9.5'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410136'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409923_20432409923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409923_20432409923> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409923_20432409923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081424 6.5800617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0081424"^^xsd:decimal ;
  dwc:decimalLongitude "6.5800617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409923_20432409923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081424 6.5800617)"^^geo:wktLiteral ;
  geo-pos:lat "53.0081424"^^xsd:decimal ;
  geo-pos:long "6.5800617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409923_20432409923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409923'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.348888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5800617'^^xsd:double;
  dwc:latitude '53.0081424'^^xsd:double;
  dwc:coordinatePrecision '8.3'^^xsd:double;
  dwc:minimumElevation '-28'^^xsd:integer;
  dwc:maximumElevation '-28'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409923'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415883_20432415883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415883_20432415883> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415883_20432415883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082032 6.580087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0082032"^^xsd:decimal ;
  dwc:decimalLongitude "6.580087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415883_20432415883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082032 6.580087)"^^geo:wktLiteral ;
  geo-pos:lat "53.0082032"^^xsd:decimal ;
  geo-pos:long "6.580087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415883_20432415883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415883'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.0505555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580087'^^xsd:double;
  dwc:latitude '53.0082032'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415883'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410078_20432410078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410078_20432410078> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410078_20432410078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0092274 6.5800883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0092274"^^xsd:decimal ;
  dwc:decimalLongitude "6.5800883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410078_20432410078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0092274 6.5800883)"^^geo:wktLiteral ;
  geo-pos:lat "53.0092274"^^xsd:decimal ;
  geo-pos:long "6.5800883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410078_20432410078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410078'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.4786111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5800883'^^xsd:double;
  dwc:latitude '53.0092274'^^xsd:double;
  dwc:coordinatePrecision '13.8'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410078'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410128_20432410128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410128_20432410128> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410128_20432410128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081983 6.5801083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0081983"^^xsd:decimal ;
  dwc:decimalLongitude "6.5801083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410128_20432410128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081983 6.5801083)"^^geo:wktLiteral ;
  geo-pos:lat "53.0081983"^^xsd:decimal ;
  geo-pos:long "6.5801083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410128_20432410128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410128'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.120555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5801083'^^xsd:double;
  dwc:latitude '53.0081983'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410128'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414587_20432414587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414587_20432414587> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414587_20432414587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0093654 6.58013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0093654"^^xsd:decimal ;
  dwc:decimalLongitude "6.58013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414587_20432414587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0093654 6.58013)"^^geo:wktLiteral ;
  geo-pos:lat "53.0093654"^^xsd:decimal ;
  geo-pos:long "6.58013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414587_20432414587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414587'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.110555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.58013'^^xsd:double;
  dwc:latitude '53.0093654'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414587'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409463_20432409463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409463_20432409463> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409463_20432409463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080885 6.5801575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0080885"^^xsd:decimal ;
  dwc:decimalLongitude "6.5801575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409463_20432409463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080885 6.5801575)"^^geo:wktLiteral ;
  geo-pos:lat "53.0080885"^^xsd:decimal ;
  geo-pos:long "6.5801575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409463_20432409463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409463'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.045'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5801575'^^xsd:double;
  dwc:latitude '53.0080885'^^xsd:double;
  dwc:coordinatePrecision '10.8'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409463'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419891_20432419891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419891_20432419891> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419891_20432419891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0060828 6.5801735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0060828"^^xsd:decimal ;
  dwc:decimalLongitude "6.5801735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419891_20432419891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0060828 6.5801735)"^^geo:wktLiteral ;
  geo-pos:lat "53.0060828"^^xsd:decimal ;
  geo-pos:long "6.5801735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419891_20432419891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419891'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.116388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5801735'^^xsd:double;
  dwc:latitude '53.0060828'^^xsd:double;
  dwc:coordinatePrecision '8.1'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419891'^^xsd:integer;
  dwc:observationDate '2018-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411712_20432411712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411712_20432411712> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411712_20432411712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075804 6.5802037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075804"^^xsd:decimal ;
  dwc:decimalLongitude "6.5802037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411712_20432411712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075804 6.5802037)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075804"^^xsd:decimal ;
  geo-pos:long "6.5802037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411712_20432411712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411712'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.104444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5802037'^^xsd:double;
  dwc:latitude '53.0075804'^^xsd:double;
  dwc:coordinatePrecision '14.3'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411712'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409903_20432409903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409903_20432409903> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409903_20432409903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081673 6.580216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0081673"^^xsd:decimal ;
  dwc:decimalLongitude "6.580216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409903_20432409903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081673 6.580216)"^^geo:wktLiteral ;
  geo-pos:lat "53.0081673"^^xsd:decimal ;
  geo-pos:long "6.580216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409903_20432409903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409903'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.3272222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580216'^^xsd:double;
  dwc:latitude '53.0081673'^^xsd:double;
  dwc:coordinatePrecision '8.5'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409903'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418439_20432418439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418439_20432418439> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418439_20432418439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081347 6.5802258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0081347"^^xsd:decimal ;
  dwc:decimalLongitude "6.5802258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418439_20432418439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081347 6.5802258)"^^geo:wktLiteral ;
  geo-pos:lat "53.0081347"^^xsd:decimal ;
  geo-pos:long "6.5802258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418439_20432418439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418439'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.0444444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5802258'^^xsd:double;
  dwc:latitude '53.0081347'^^xsd:double;
  dwc:coordinatePrecision '8.4'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418439'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413405_20432413405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413405_20432413405> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413405_20432413405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075797 6.5802346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075797"^^xsd:decimal ;
  dwc:decimalLongitude "6.5802346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413405_20432413405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075797 6.5802346)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075797"^^xsd:decimal ;
  geo-pos:long "6.5802346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413405_20432413405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413405'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.045833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5802346'^^xsd:double;
  dwc:latitude '53.0075797'^^xsd:double;
  dwc:coordinatePrecision '28.5'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413405'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409757_20432409757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409757_20432409757> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409757_20432409757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074952 6.5802918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074952"^^xsd:decimal ;
  dwc:decimalLongitude "6.5802918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409757_20432409757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074952 6.5802918)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074952"^^xsd:decimal ;
  geo-pos:long "6.5802918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409757_20432409757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409757'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.251111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5802918'^^xsd:double;
  dwc:latitude '53.0074952'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409757'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407979_20432407979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407979_20432407979> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407979_20432407979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.008463 6.5803048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.008463"^^xsd:decimal ;
  dwc:decimalLongitude "6.5803048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407979_20432407979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.008463 6.5803048)"^^geo:wktLiteral ;
  geo-pos:lat "53.008463"^^xsd:decimal ;
  geo-pos:long "6.5803048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407979_20432407979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407979'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.1944444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5803048'^^xsd:double;
  dwc:latitude '53.008463'^^xsd:double;
  dwc:coordinatePrecision '21.2'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407979'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407973_20432407973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407973_20432407973> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407973_20432407973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083117 6.5803083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0083117"^^xsd:decimal ;
  dwc:decimalLongitude "6.5803083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407973_20432407973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083117 6.5803083)"^^geo:wktLiteral ;
  geo-pos:lat "53.0083117"^^xsd:decimal ;
  geo-pos:long "6.5803083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407973_20432407973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407973'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.1963888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5803083'^^xsd:double;
  dwc:latitude '53.0083117'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407973'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411050_20432411050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411050_20432411050> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411050_20432411050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0084634 6.5803356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0084634"^^xsd:decimal ;
  dwc:decimalLongitude "6.5803356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411050_20432411050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0084634 6.5803356)"^^geo:wktLiteral ;
  geo-pos:lat "53.0084634"^^xsd:decimal ;
  geo-pos:long "6.5803356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411050_20432411050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411050'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.1016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5803356'^^xsd:double;
  dwc:latitude '53.0084634'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411050'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409601_20432409601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409601_20432409601> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409601_20432409601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0079816 6.58034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0079816"^^xsd:decimal ;
  dwc:decimalLongitude "6.58034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409601_20432409601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0079816 6.58034)"^^geo:wktLiteral ;
  geo-pos:lat "53.0079816"^^xsd:decimal ;
  geo-pos:long "6.58034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409601_20432409601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409601'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.1486111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.58034'^^xsd:double;
  dwc:latitude '53.0079816'^^xsd:double;
  dwc:coordinatePrecision '20.3'^^xsd:double;
  dwc:minimumElevation '-19'^^xsd:integer;
  dwc:maximumElevation '-19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409601'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408909_20432408909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408909_20432408909> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408909_20432408909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081024 6.5803419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0081024"^^xsd:decimal ;
  dwc:decimalLongitude "6.5803419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408909_20432408909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081024 6.5803419)"^^geo:wktLiteral ;
  geo-pos:lat "53.0081024"^^xsd:decimal ;
  geo-pos:long "6.5803419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408909_20432408909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408909'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.2325'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5803419'^^xsd:double;
  dwc:latitude '53.0081024'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408909'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407685_20432407685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407685_20432407685> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407685_20432407685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.008263 6.5803475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.008263"^^xsd:decimal ;
  dwc:decimalLongitude "6.5803475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407685_20432407685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.008263 6.5803475)"^^geo:wktLiteral ;
  geo-pos:lat "53.008263"^^xsd:decimal ;
  geo-pos:long "6.5803475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407685_20432407685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407685'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.01'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5803475'^^xsd:double;
  dwc:latitude '53.008263'^^xsd:double;
  dwc:coordinatePrecision '15.1'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407685'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409302_20432409302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409302_20432409302> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409302_20432409302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.008112 6.5803528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.008112"^^xsd:decimal ;
  dwc:decimalLongitude "6.5803528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409302_20432409302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.008112 6.5803528)"^^geo:wktLiteral ;
  geo-pos:lat "53.008112"^^xsd:decimal ;
  geo-pos:long "6.5803528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409302_20432409302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409302'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.435'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5803528'^^xsd:double;
  dwc:latitude '53.008112'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409302'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408615_20432408615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408615_20432408615> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408615_20432408615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081618 6.5803538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0081618"^^xsd:decimal ;
  dwc:decimalLongitude "6.5803538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408615_20432408615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081618 6.5803538)"^^geo:wktLiteral ;
  geo-pos:lat "53.0081618"^^xsd:decimal ;
  geo-pos:long "6.5803538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "31.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408615_20432408615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408615'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5803538'^^xsd:double;
  dwc:latitude '53.0081618'^^xsd:double;
  dwc:coordinatePrecision '31.5'^^xsd:double;
  dwc:minimumElevation '60'^^xsd:integer;
  dwc:maximumElevation '60'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408615'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409319_20432409319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409319_20432409319> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409319_20432409319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080627 6.580359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0080627"^^xsd:decimal ;
  dwc:decimalLongitude "6.580359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409319_20432409319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080627 6.580359)"^^geo:wktLiteral ;
  geo-pos:lat "53.0080627"^^xsd:decimal ;
  geo-pos:long "6.580359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409319_20432409319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409319'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.446388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580359'^^xsd:double;
  dwc:latitude '53.0080627'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409319'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410260_20432410260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410260_20432410260> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410260_20432410260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.008154 6.5803676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.008154"^^xsd:decimal ;
  dwc:decimalLongitude "6.5803676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410260_20432410260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.008154 6.5803676)"^^geo:wktLiteral ;
  geo-pos:lat "53.008154"^^xsd:decimal ;
  geo-pos:long "6.5803676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410260_20432410260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410260'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.2383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5803676'^^xsd:double;
  dwc:latitude '53.008154'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410260'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411351_20432411351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411351_20432411351> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411351_20432411351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073522 6.5803736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073522"^^xsd:decimal ;
  dwc:decimalLongitude "6.5803736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411351_20432411351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073522 6.5803736)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073522"^^xsd:decimal ;
  geo-pos:long "6.5803736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411351_20432411351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411351'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.1647222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5803736'^^xsd:double;
  dwc:latitude '53.0073522'^^xsd:double;
  dwc:coordinatePrecision '19.9'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411351'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410172_20432410172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410172_20432410172> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410172_20432410172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0079517 6.5803738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0079517"^^xsd:decimal ;
  dwc:decimalLongitude "6.5803738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "34"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410172_20432410172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0079517 6.5803738)"^^geo:wktLiteral ;
  geo-pos:lat "53.0079517"^^xsd:decimal ;
  geo-pos:long "6.5803738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "34"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410172_20432410172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410172'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.1436111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5803738'^^xsd:double;
  dwc:latitude '53.0079517'^^xsd:double;
  dwc:coordinatePrecision '34'^^xsd:integer;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410172'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411277_20432411277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411277_20432411277> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411277_20432411277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081786 6.5803776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0081786"^^xsd:decimal ;
  dwc:decimalLongitude "6.5803776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411277_20432411277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081786 6.5803776)"^^geo:wktLiteral ;
  geo-pos:lat "53.0081786"^^xsd:decimal ;
  geo-pos:long "6.5803776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411277_20432411277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411277'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.0197222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5803776'^^xsd:double;
  dwc:latitude '53.0081786'^^xsd:double;
  dwc:coordinatePrecision '13.9'^^xsd:double;
  dwc:minimumElevation '-15'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411277'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413355_20432413355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413355_20432413355> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413355_20432413355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076006 6.580384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0076006"^^xsd:decimal ;
  dwc:decimalLongitude "6.580384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413355_20432413355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076006 6.580384)"^^geo:wktLiteral ;
  geo-pos:lat "53.0076006"^^xsd:decimal ;
  geo-pos:long "6.580384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413355_20432413355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413355'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.156944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580384'^^xsd:double;
  dwc:latitude '53.0076006'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413355'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408121_20432408121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408121_20432408121> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408121_20432408121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075605 6.5803846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075605"^^xsd:decimal ;
  dwc:decimalLongitude "6.5803846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408121_20432408121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075605 6.5803846)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075605"^^xsd:decimal ;
  geo-pos:long "6.5803846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408121_20432408121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408121'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.2847222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5803846'^^xsd:double;
  dwc:latitude '53.0075605'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408121'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409689_20432409689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409689_20432409689> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409689_20432409689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.008058 6.5803946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.008058"^^xsd:decimal ;
  dwc:decimalLongitude "6.5803946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409689_20432409689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.008058 6.5803946)"^^geo:wktLiteral ;
  geo-pos:lat "53.008058"^^xsd:decimal ;
  geo-pos:long "6.5803946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409689_20432409689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409689'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.1947222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5803946'^^xsd:double;
  dwc:latitude '53.008058'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409689'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407841_20432407841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407841_20432407841> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407841_20432407841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083253 6.5803975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0083253"^^xsd:decimal ;
  dwc:decimalLongitude "6.5803975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "24.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407841_20432407841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083253 6.5803975)"^^geo:wktLiteral ;
  geo-pos:lat "53.0083253"^^xsd:decimal ;
  geo-pos:long "6.5803975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "24.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407841_20432407841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407841'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.1238888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5803975'^^xsd:double;
  dwc:latitude '53.0083253'^^xsd:double;
  dwc:coordinatePrecision '24.7'^^xsd:double;
  dwc:minimumElevation '-15'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407841'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409331_20432409331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409331_20432409331> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409331_20432409331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080988 6.5804042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0080988"^^xsd:decimal ;
  dwc:decimalLongitude "6.5804042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409331_20432409331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080988 6.5804042)"^^geo:wktLiteral ;
  geo-pos:lat "53.0080988"^^xsd:decimal ;
  geo-pos:long "6.5804042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409331_20432409331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409331'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.46'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5804042'^^xsd:double;
  dwc:latitude '53.0080988'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409331'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416232_20432416232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416232_20432416232> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416232_20432416232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080971 6.5804059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0080971"^^xsd:decimal ;
  dwc:decimalLongitude "6.5804059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "76.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416232_20432416232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080971 6.5804059)"^^geo:wktLiteral ;
  geo-pos:lat "53.0080971"^^xsd:decimal ;
  geo-pos:long "6.5804059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "76.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416232_20432416232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416232'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.082777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5804059'^^xsd:double;
  dwc:latitude '53.0080971'^^xsd:double;
  dwc:coordinatePrecision '76.4'^^xsd:double;
  dwc:minimumElevation '30'^^xsd:integer;
  dwc:maximumElevation '30'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416232'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408259_20432408259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408259_20432408259> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408259_20432408259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075708 6.5804116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075708"^^xsd:decimal ;
  dwc:decimalLongitude "6.5804116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408259_20432408259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075708 6.5804116)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075708"^^xsd:decimal ;
  geo-pos:long "6.5804116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408259_20432408259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408259'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.3794444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5804116'^^xsd:double;
  dwc:latitude '53.0075708'^^xsd:double;
  dwc:coordinatePrecision '9.8'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408259'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411926_20432411926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411926_20432411926> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411926_20432411926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074935 6.5804132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074935"^^xsd:decimal ;
  dwc:decimalLongitude "6.5804132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411926_20432411926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074935 6.5804132)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074935"^^xsd:decimal ;
  geo-pos:long "6.5804132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411926_20432411926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411926'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.058333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5804132'^^xsd:double;
  dwc:latitude '53.0074935'^^xsd:double;
  dwc:coordinatePrecision '11.3'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411926'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410176_20432410176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410176_20432410176> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410176_20432410176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083947 6.5804185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0083947"^^xsd:decimal ;
  dwc:decimalLongitude "6.5804185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410176_20432410176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083947 6.5804185)"^^geo:wktLiteral ;
  geo-pos:lat "53.0083947"^^xsd:decimal ;
  geo-pos:long "6.5804185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410176_20432410176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410176'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.1516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5804185'^^xsd:double;
  dwc:latitude '53.0083947'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410176'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409195_20432409195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409195_20432409195> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409195_20432409195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083266 6.5804189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0083266"^^xsd:decimal ;
  dwc:decimalLongitude "6.5804189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409195_20432409195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083266 6.5804189)"^^geo:wktLiteral ;
  geo-pos:lat "53.0083266"^^xsd:decimal ;
  geo-pos:long "6.5804189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409195_20432409195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409195'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.405833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5804189'^^xsd:double;
  dwc:latitude '53.0083266'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409195'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415943_20432415943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415943_20432415943> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415943_20432415943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075562 6.5804197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075562"^^xsd:decimal ;
  dwc:decimalLongitude "6.5804197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415943_20432415943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075562 6.5804197)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075562"^^xsd:decimal ;
  geo-pos:long "6.5804197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415943_20432415943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415943'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.018888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5804197'^^xsd:double;
  dwc:latitude '53.0075562'^^xsd:double;
  dwc:coordinatePrecision '7.5'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415943'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407835_20432407835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407835_20432407835> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407835_20432407835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083224 6.5804214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0083224"^^xsd:decimal ;
  dwc:decimalLongitude "6.5804214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407835_20432407835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083224 6.5804214)"^^geo:wktLiteral ;
  geo-pos:lat "53.0083224"^^xsd:decimal ;
  geo-pos:long "6.5804214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407835_20432407835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407835'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.1275'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5804214'^^xsd:double;
  dwc:latitude '53.0083224'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407835'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416849_20432416849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416849_20432416849> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416849_20432416849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0084239 6.5804271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0084239"^^xsd:decimal ;
  dwc:decimalLongitude "6.5804271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416849_20432416849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0084239 6.5804271)"^^geo:wktLiteral ;
  geo-pos:lat "53.0084239"^^xsd:decimal ;
  geo-pos:long "6.5804271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416849_20432416849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416849'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.028611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5804271'^^xsd:double;
  dwc:latitude '53.0084239'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416849'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408759_20432408759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408759_20432408759> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408759_20432408759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081394 6.5804346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0081394"^^xsd:decimal ;
  dwc:decimalLongitude "6.5804346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408759_20432408759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081394 6.5804346)"^^geo:wktLiteral ;
  geo-pos:lat "53.0081394"^^xsd:decimal ;
  geo-pos:long "6.5804346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408759_20432408759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408759'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.109166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5804346'^^xsd:double;
  dwc:latitude '53.0081394'^^xsd:double;
  dwc:coordinatePrecision '13.5'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408759'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408568_20432408568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408568_20432408568> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408568_20432408568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076057 6.5804355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0076057"^^xsd:decimal ;
  dwc:decimalLongitude "6.5804355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408568_20432408568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076057 6.5804355)"^^geo:wktLiteral ;
  geo-pos:lat "53.0076057"^^xsd:decimal ;
  geo-pos:long "6.5804355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408568_20432408568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408568'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.0016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5804355'^^xsd:double;
  dwc:latitude '53.0076057'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408568'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409549_20432409549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409549_20432409549> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409549_20432409549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0079754 6.5804408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0079754"^^xsd:decimal ;
  dwc:decimalLongitude "6.5804408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409549_20432409549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0079754 6.5804408)"^^geo:wktLiteral ;
  geo-pos:lat "53.0079754"^^xsd:decimal ;
  geo-pos:long "6.5804408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409549_20432409549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409549'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.096388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5804408'^^xsd:double;
  dwc:latitude '53.0079754'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409549'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408205_20432408205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408205_20432408205> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408205_20432408205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078066 6.580444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078066"^^xsd:decimal ;
  dwc:decimalLongitude "6.580444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408205_20432408205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078066 6.580444)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078066"^^xsd:decimal ;
  geo-pos:long "6.580444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408205_20432408205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408205'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.340555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580444'^^xsd:double;
  dwc:latitude '53.0078066'^^xsd:double;
  dwc:coordinatePrecision '20.4'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408205'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411938_20432411938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411938_20432411938> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411938_20432411938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075904 6.580447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075904"^^xsd:decimal ;
  dwc:decimalLongitude "6.580447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411938_20432411938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075904 6.580447)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075904"^^xsd:decimal ;
  geo-pos:long "6.580447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411938_20432411938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411938'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.044722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580447'^^xsd:double;
  dwc:latitude '53.0075904'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411938'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411675_20432411675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411675_20432411675> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411675_20432411675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075663 6.5804478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075663"^^xsd:decimal ;
  dwc:decimalLongitude "6.5804478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411675_20432411675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075663 6.5804478)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075663"^^xsd:decimal ;
  geo-pos:long "6.5804478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411675_20432411675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411675'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.035'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5804478'^^xsd:double;
  dwc:latitude '53.0075663'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411675'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411387_20432411387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411387_20432411387> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411387_20432411387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075649 6.5804524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075649"^^xsd:decimal ;
  dwc:decimalLongitude "6.5804524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411387_20432411387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075649 6.5804524)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075649"^^xsd:decimal ;
  geo-pos:long "6.5804524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411387_20432411387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411387'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.151666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5804524'^^xsd:double;
  dwc:latitude '53.0075649'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411387'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409046_20432409046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409046_20432409046> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409046_20432409046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078548 6.5804532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078548"^^xsd:decimal ;
  dwc:decimalLongitude "6.5804532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409046_20432409046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078548 6.5804532)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078548"^^xsd:decimal ;
  geo-pos:long "6.5804532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409046_20432409046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409046'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.301388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5804532'^^xsd:double;
  dwc:latitude '53.0078548'^^xsd:double;
  dwc:coordinatePrecision '7.1'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409046'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412503_20432412503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412503_20432412503> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412503_20432412503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075738 6.5804534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075738"^^xsd:decimal ;
  dwc:decimalLongitude "6.5804534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412503_20432412503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075738 6.5804534)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075738"^^xsd:decimal ;
  geo-pos:long "6.5804534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412503_20432412503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412503'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.106666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5804534'^^xsd:double;
  dwc:latitude '53.0075738'^^xsd:double;
  dwc:coordinatePrecision '8.5'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412503'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408523_20432408523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408523_20432408523> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408523_20432408523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077272 6.5804543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077272"^^xsd:decimal ;
  dwc:decimalLongitude "6.5804543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408523_20432408523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077272 6.5804543)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077272"^^xsd:decimal ;
  geo-pos:long "6.5804543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408523_20432408523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408523'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.49333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5804543'^^xsd:double;
  dwc:latitude '53.0077272'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408523'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409406_20432409406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409406_20432409406> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409406_20432409406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075863 6.5804561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075863"^^xsd:decimal ;
  dwc:decimalLongitude "6.5804561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409406_20432409406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075863 6.5804561)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075863"^^xsd:decimal ;
  geo-pos:long "6.5804561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409406_20432409406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409406'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.0019444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5804561'^^xsd:double;
  dwc:latitude '53.0075863'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409406'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415931_20432415931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415931_20432415931> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415931_20432415931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007563 6.580458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007563"^^xsd:decimal ;
  dwc:decimalLongitude "6.580458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415931_20432415931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007563 6.580458)"^^geo:wktLiteral ;
  geo-pos:lat "53.007563"^^xsd:decimal ;
  geo-pos:long "6.580458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415931_20432415931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415931'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.031666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580458'^^xsd:double;
  dwc:latitude '53.007563'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415931'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410160_20432410160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410160_20432410160> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410160_20432410160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080872 6.5804631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0080872"^^xsd:decimal ;
  dwc:decimalLongitude "6.5804631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410160_20432410160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080872 6.5804631)"^^geo:wktLiteral ;
  geo-pos:lat "53.0080872"^^xsd:decimal ;
  geo-pos:long "6.5804631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410160_20432410160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410160'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.1386111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5804631'^^xsd:double;
  dwc:latitude '53.0080872'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410160'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411591_20432411591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411591_20432411591> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411591_20432411591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081879 6.5804639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0081879"^^xsd:decimal ;
  dwc:decimalLongitude "6.5804639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411591_20432411591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081879 6.5804639)"^^geo:wktLiteral ;
  geo-pos:lat "53.0081879"^^xsd:decimal ;
  geo-pos:long "6.5804639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411591_20432411591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411591'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.0730555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5804639'^^xsd:double;
  dwc:latitude '53.0081879'^^xsd:double;
  dwc:coordinatePrecision '9.7'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411591'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407907_20432407907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407907_20432407907> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407907_20432407907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081325 6.5804647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0081325"^^xsd:decimal ;
  dwc:decimalLongitude "6.5804647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407907_20432407907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081325 6.5804647)"^^geo:wktLiteral ;
  geo-pos:lat "53.0081325"^^xsd:decimal ;
  geo-pos:long "6.5804647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407907_20432407907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407907'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.164444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5804647'^^xsd:double;
  dwc:latitude '53.0081325'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407907'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412681_20432412681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412681_20432412681> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412681_20432412681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080599 6.5804653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0080599"^^xsd:decimal ;
  dwc:decimalLongitude "6.5804653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412681_20432412681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080599 6.5804653)"^^geo:wktLiteral ;
  geo-pos:lat "53.0080599"^^xsd:decimal ;
  geo-pos:long "6.5804653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412681_20432412681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412681'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.0294444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5804653'^^xsd:double;
  dwc:latitude '53.0080599'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412681'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418451_20432418451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418451_20432418451> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418451_20432418451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0084406 6.5804656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0084406"^^xsd:decimal ;
  dwc:decimalLongitude "6.5804656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418451_20432418451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0084406 6.5804656)"^^geo:wktLiteral ;
  geo-pos:lat "53.0084406"^^xsd:decimal ;
  geo-pos:long "6.5804656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418451_20432418451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418451'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.0497222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5804656'^^xsd:double;
  dwc:latitude '53.0084406'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418451'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408535_20432408535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408535_20432408535> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408535_20432408535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078447 6.5804667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078447"^^xsd:decimal ;
  dwc:decimalLongitude "6.5804667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408535_20432408535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078447 6.5804667)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078447"^^xsd:decimal ;
  geo-pos:long "6.5804667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408535_20432408535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408535'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.4933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5804667'^^xsd:double;
  dwc:latitude '53.0078447'^^xsd:double;
  dwc:coordinatePrecision '2.6'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408535'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413078_20432413078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413078_20432413078> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413078_20432413078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0090113 6.5804682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0090113"^^xsd:decimal ;
  dwc:decimalLongitude "6.5804682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413078_20432413078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0090113 6.5804682)"^^geo:wktLiteral ;
  geo-pos:lat "53.0090113"^^xsd:decimal ;
  geo-pos:long "6.5804682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413078_20432413078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413078'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5804682'^^xsd:double;
  dwc:latitude '53.0090113'^^xsd:double;
  dwc:coordinatePrecision '9.5'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413078'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413031_20432413031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413031_20432413031> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413031_20432413031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0084129 6.5804684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0084129"^^xsd:decimal ;
  dwc:decimalLongitude "6.5804684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413031_20432413031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0084129 6.5804684)"^^geo:wktLiteral ;
  geo-pos:lat "53.0084129"^^xsd:decimal ;
  geo-pos:long "6.5804684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413031_20432413031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413031'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.1066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5804684'^^xsd:double;
  dwc:latitude '53.0084129'^^xsd:double;
  dwc:coordinatePrecision '6.3'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413031'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407877_20432407877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407877_20432407877> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407877_20432407877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0079418 6.5804699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0079418"^^xsd:decimal ;
  dwc:decimalLongitude "6.5804699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407877_20432407877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0079418 6.5804699)"^^geo:wktLiteral ;
  geo-pos:lat "53.0079418"^^xsd:decimal ;
  geo-pos:long "6.5804699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407877_20432407877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407877'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.135277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5804699'^^xsd:double;
  dwc:latitude '53.0079418'^^xsd:double;
  dwc:coordinatePrecision '16.7'^^xsd:double;
  dwc:minimumElevation '24'^^xsd:integer;
  dwc:maximumElevation '24'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407877'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408903_20432408903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408903_20432408903> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408903_20432408903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080839 6.5804734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0080839"^^xsd:decimal ;
  dwc:decimalLongitude "6.5804734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408903_20432408903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080839 6.5804734)"^^geo:wktLiteral ;
  geo-pos:lat "53.0080839"^^xsd:decimal ;
  geo-pos:long "6.5804734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408903_20432408903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408903'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.223888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5804734'^^xsd:double;
  dwc:latitude '53.0080839'^^xsd:double;
  dwc:coordinatePrecision '11.1'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408903'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408553_20432408553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408553_20432408553> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408553_20432408553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077747 6.5804744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077747"^^xsd:decimal ;
  dwc:decimalLongitude "6.5804744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408553_20432408553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077747 6.5804744)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077747"^^xsd:decimal ;
  geo-pos:long "6.5804744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408553_20432408553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408553'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.5011111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5804744'^^xsd:double;
  dwc:latitude '53.0077747'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408553'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408415_20432408415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408415_20432408415> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408415_20432408415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077299 6.5804762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077299"^^xsd:decimal ;
  dwc:decimalLongitude "6.5804762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408415_20432408415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077299 6.5804762)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077299"^^xsd:decimal ;
  geo-pos:long "6.5804762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408415_20432408415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408415'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.4569444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5804762'^^xsd:double;
  dwc:latitude '53.0077299'^^xsd:double;
  dwc:coordinatePrecision '8.3'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408415'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409058_20432409058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409058_20432409058> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409058_20432409058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078808 6.5804779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078808"^^xsd:decimal ;
  dwc:decimalLongitude "6.5804779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409058_20432409058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078808 6.5804779)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078808"^^xsd:decimal ;
  geo-pos:long "6.5804779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409058_20432409058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409058'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.314444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5804779'^^xsd:double;
  dwc:latitude '53.0078808'^^xsd:double;
  dwc:coordinatePrecision '19.2'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409058'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409801_20432409801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409801_20432409801> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409801_20432409801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078177 6.580479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078177"^^xsd:decimal ;
  dwc:decimalLongitude "6.580479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409801_20432409801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078177 6.580479)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078177"^^xsd:decimal ;
  geo-pos:long "6.580479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409801_20432409801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409801'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.2755555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580479'^^xsd:double;
  dwc:latitude '53.0078177'^^xsd:double;
  dwc:coordinatePrecision '10.3'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409801'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410086_20432410086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410086_20432410086> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410086_20432410086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075779 6.5804799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075779"^^xsd:decimal ;
  dwc:decimalLongitude "6.5804799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410086_20432410086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075779 6.5804799)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075779"^^xsd:decimal ;
  geo-pos:long "6.5804799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410086_20432410086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410086'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.4877777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5804799'^^xsd:double;
  dwc:latitude '53.0075779'^^xsd:double;
  dwc:coordinatePrecision '9.5'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410086'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407751_20432407751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407751_20432407751> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407751_20432407751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.008088 6.5804816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.008088"^^xsd:decimal ;
  dwc:decimalLongitude "6.5804816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407751_20432407751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.008088 6.5804816)"^^geo:wktLiteral ;
  geo-pos:lat "53.008088"^^xsd:decimal ;
  geo-pos:long "6.5804816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407751_20432407751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407751'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.06'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5804816'^^xsd:double;
  dwc:latitude '53.008088'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407751'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410003_20432410003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410003_20432410003> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410003_20432410003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075746 6.5804823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075746"^^xsd:decimal ;
  dwc:decimalLongitude "6.5804823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410003_20432410003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075746 6.5804823)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075746"^^xsd:decimal ;
  geo-pos:long "6.5804823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410003_20432410003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410003'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.418333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5804823'^^xsd:double;
  dwc:latitude '53.0075746'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410003'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413886_20432413886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413886_20432413886> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413886_20432413886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075857 6.5804829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075857"^^xsd:decimal ;
  dwc:decimalLongitude "6.5804829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413886_20432413886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075857 6.5804829)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075857"^^xsd:decimal ;
  geo-pos:long "6.5804829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413886_20432413886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413886'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.0991666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5804829'^^xsd:double;
  dwc:latitude '53.0075857'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413886'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409064_20432409064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409064_20432409064> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409064_20432409064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0079136 6.5804847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0079136"^^xsd:decimal ;
  dwc:decimalLongitude "6.5804847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409064_20432409064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0079136 6.5804847)"^^geo:wktLiteral ;
  geo-pos:lat "53.0079136"^^xsd:decimal ;
  geo-pos:long "6.5804847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409064_20432409064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409064'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.317222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5804847'^^xsd:double;
  dwc:latitude '53.0079136'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409064'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410116_20432410116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410116_20432410116> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410116_20432410116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078451 6.580485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078451"^^xsd:decimal ;
  dwc:decimalLongitude "6.580485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410116_20432410116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078451 6.580485)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078451"^^xsd:decimal ;
  geo-pos:long "6.580485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410116_20432410116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410116'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.010555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580485'^^xsd:double;
  dwc:latitude '53.0078451'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410116'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411890_20432411890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411890_20432411890> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411890_20432411890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075814 6.5804853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075814"^^xsd:decimal ;
  dwc:decimalLongitude "6.5804853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411890_20432411890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075814 6.5804853)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075814"^^xsd:decimal ;
  geo-pos:long "6.5804853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411890_20432411890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411890'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.0586111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5804853'^^xsd:double;
  dwc:latitude '53.0075814'^^xsd:double;
  dwc:coordinatePrecision '9.2'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411890'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408151_20432408151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408151_20432408151> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408151_20432408151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081244 6.58049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0081244"^^xsd:decimal ;
  dwc:decimalLongitude "6.58049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408151_20432408151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081244 6.58049)"^^geo:wktLiteral ;
  geo-pos:lat "53.0081244"^^xsd:decimal ;
  geo-pos:long "6.58049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408151_20432408151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408151'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.299444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.58049'^^xsd:double;
  dwc:latitude '53.0081244'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408151'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409911_20432409911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409911_20432409911> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409911_20432409911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078343 6.5804932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078343"^^xsd:decimal ;
  dwc:decimalLongitude "6.5804932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409911_20432409911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078343 6.5804932)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078343"^^xsd:decimal ;
  geo-pos:long "6.5804932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409911_20432409911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409911'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.335833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5804932'^^xsd:double;
  dwc:latitude '53.0078343'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '53'^^xsd:integer;
  dwc:maximumElevation '53'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409911'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411972_20432411972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411972_20432411972> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411972_20432411972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075069 6.5805015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075069"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411972_20432411972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075069 6.5805015)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075069"^^xsd:decimal ;
  geo-pos:long "6.5805015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411972_20432411972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411972'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.138055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805015'^^xsd:double;
  dwc:latitude '53.0075069'^^xsd:double;
  dwc:coordinatePrecision '14.4'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411972'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411914_20432411914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411914_20432411914> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411914_20432411914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077079 6.580503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077079"^^xsd:decimal ;
  dwc:decimalLongitude "6.580503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411914_20432411914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077079 6.580503)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077079"^^xsd:decimal ;
  geo-pos:long "6.580503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411914_20432411914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411914'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.0452777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580503'^^xsd:double;
  dwc:latitude '53.0077079'^^xsd:double;
  dwc:coordinatePrecision '30.5'^^xsd:double;
  dwc:minimumElevation '-12'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411914'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407721_20432407721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407721_20432407721> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407721_20432407721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074309 6.5805045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074309"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407721_20432407721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074309 6.5805045)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074309"^^xsd:decimal ;
  geo-pos:long "6.5805045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407721_20432407721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407721'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.035'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805045'^^xsd:double;
  dwc:latitude '53.0074309'^^xsd:double;
  dwc:coordinatePrecision '7.9'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407721'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408421_20432408421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408421_20432408421> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408421_20432408421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076647 6.5805063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0076647"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408421_20432408421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076647 6.5805063)"^^geo:wktLiteral ;
  geo-pos:lat "53.0076647"^^xsd:decimal ;
  geo-pos:long "6.5805063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408421_20432408421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408421'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.4636111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805063'^^xsd:double;
  dwc:latitude '53.0076647'^^xsd:double;
  dwc:coordinatePrecision '8.1'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408421'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408592_20432408592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408592_20432408592> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408592_20432408592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076798 6.5805077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0076798"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408592_20432408592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076798 6.5805077)"^^geo:wktLiteral ;
  geo-pos:lat "53.0076798"^^xsd:decimal ;
  geo-pos:long "6.5805077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408592_20432408592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408592'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.020277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805077'^^xsd:double;
  dwc:latitude '53.0076798'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408592'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408463_20432408463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408463_20432408463> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408463_20432408463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077773 6.5805097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077773"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408463_20432408463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077773 6.5805097)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077773"^^xsd:decimal ;
  geo-pos:long "6.5805097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408463_20432408463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408463'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.467222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805097'^^xsd:double;
  dwc:latitude '53.0077773'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408463'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409999_20432409999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409999_20432409999> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409999_20432409999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074964 6.5805149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074964"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409999_20432409999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074964 6.5805149)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074964"^^xsd:decimal ;
  geo-pos:long "6.5805149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409999_20432409999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409999'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.4183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805149'^^xsd:double;
  dwc:latitude '53.0074964'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409999'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410618_20432410618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410618_20432410618> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410618_20432410618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078457 6.5805172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078457"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410618_20432410618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078457 6.5805172)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078457"^^xsd:decimal ;
  geo-pos:long "6.5805172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410618_20432410618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410618'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.014722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805172'^^xsd:double;
  dwc:latitude '53.0078457'^^xsd:double;
  dwc:coordinatePrecision '15'^^xsd:integer;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410618'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409412_20432409412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409412_20432409412> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409412_20432409412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078726 6.5805173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078726"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "29.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409412_20432409412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078726 6.5805173)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078726"^^xsd:decimal ;
  geo-pos:long "6.5805173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "29.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409412_20432409412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409412'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805173'^^xsd:double;
  dwc:latitude '53.0078726'^^xsd:double;
  dwc:coordinatePrecision '29.9'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409412'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408127_20432408127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408127_20432408127> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408127_20432408127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0085385 6.5805202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0085385"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408127_20432408127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0085385 6.5805202)"^^geo:wktLiteral ;
  geo-pos:lat "53.0085385"^^xsd:decimal ;
  geo-pos:long "6.5805202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408127_20432408127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408127'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.2936111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805202'^^xsd:double;
  dwc:latitude '53.0085385'^^xsd:double;
  dwc:coordinatePrecision '10.9'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408127'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409260_20432409260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409260_20432409260> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409260_20432409260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078832 6.5805223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078832"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409260_20432409260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078832 6.5805223)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078832"^^xsd:decimal ;
  geo-pos:long "6.5805223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409260_20432409260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409260'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.435'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805223'^^xsd:double;
  dwc:latitude '53.0078832'^^xsd:double;
  dwc:coordinatePrecision '2.8'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409260'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408598_20432408598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408598_20432408598> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408598_20432408598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076856 6.5805248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0076856"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408598_20432408598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076856 6.5805248)"^^geo:wktLiteral ;
  geo-pos:lat "53.0076856"^^xsd:decimal ;
  geo-pos:long "6.5805248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408598_20432408598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408598'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.015833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805248'^^xsd:double;
  dwc:latitude '53.0076856'^^xsd:double;
  dwc:coordinatePrecision '7.7'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408598'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408445_20432408445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408445_20432408445> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408445_20432408445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077764 6.5805275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077764"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408445_20432408445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077764 6.5805275)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077764"^^xsd:decimal ;
  geo-pos:long "6.5805275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408445_20432408445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408445'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.4675'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805275'^^xsd:double;
  dwc:latitude '53.0077764'^^xsd:double;
  dwc:coordinatePrecision '9.6'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408445'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412741_20432412741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412741_20432412741> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412741_20432412741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075683 6.5805312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075683"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412741_20432412741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075683 6.5805312)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075683"^^xsd:decimal ;
  geo-pos:long "6.5805312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412741_20432412741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412741'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.0469444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805312'^^xsd:double;
  dwc:latitude '53.0075683'^^xsd:double;
  dwc:coordinatePrecision '2.7'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412741'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407697_20432407697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407697_20432407697> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407697_20432407697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083322 6.5805322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0083322"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407697_20432407697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083322 6.5805322)"^^geo:wktLiteral ;
  geo-pos:lat "53.0083322"^^xsd:decimal ;
  geo-pos:long "6.5805322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407697_20432407697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407697'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.0175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805322'^^xsd:double;
  dwc:latitude '53.0083322'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407697'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408277_20432408277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408277_20432408277> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408277_20432408277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078637 6.5805323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078637"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408277_20432408277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078637 6.5805323)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078637"^^xsd:decimal ;
  geo-pos:long "6.5805323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408277_20432408277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408277'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.3866666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805323'^^xsd:double;
  dwc:latitude '53.0078637'^^xsd:double;
  dwc:coordinatePrecision '21.7'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408277'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408439_20432408439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408439_20432408439> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408439_20432408439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077499 6.5805357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077499"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408439_20432408439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077499 6.5805357)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077499"^^xsd:decimal ;
  geo-pos:long "6.5805357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408439_20432408439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408439'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.466666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805357'^^xsd:double;
  dwc:latitude '53.0077499'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408439'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413716_20432413716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413716_20432413716> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413716_20432413716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0090107 6.5805362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0090107"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413716_20432413716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0090107 6.5805362)"^^geo:wktLiteral ;
  geo-pos:lat "53.0090107"^^xsd:decimal ;
  geo-pos:long "6.5805362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413716_20432413716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413716'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.011666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805362'^^xsd:double;
  dwc:latitude '53.0090107'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '42'^^xsd:integer;
  dwc:maximumElevation '42'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413716'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407901_20432407901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407901_20432407901> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407901_20432407901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078954 6.5805382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078954"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407901_20432407901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078954 6.5805382)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078954"^^xsd:decimal ;
  geo-pos:long "6.5805382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407901_20432407901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407901'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.16'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805382'^^xsd:double;
  dwc:latitude '53.0078954'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407901'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407925_20432407925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407925_20432407925> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407925_20432407925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077951 6.5805399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077951"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407925_20432407925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077951 6.5805399)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077951"^^xsd:decimal ;
  geo-pos:long "6.5805399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407925_20432407925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407925'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.177222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805399'^^xsd:double;
  dwc:latitude '53.0077951'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407925'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415608_20432415608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415608_20432415608> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415608_20432415608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075365 6.5805417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075365"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415608_20432415608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075365 6.5805417)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075365"^^xsd:decimal ;
  geo-pos:long "6.5805417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415608_20432415608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415608'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.1413888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805417'^^xsd:double;
  dwc:latitude '53.0075365'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415608'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415163_20432415163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415163_20432415163> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415163_20432415163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078458 6.5805449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078458"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415163_20432415163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078458 6.5805449)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078458"^^xsd:decimal ;
  geo-pos:long "6.5805449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415163_20432415163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415163'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.07'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805449'^^xsd:double;
  dwc:latitude '53.0078458'^^xsd:double;
  dwc:coordinatePrecision '8.6'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415163'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408493_20432408493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408493_20432408493> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408493_20432408493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080139 6.580545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0080139"^^xsd:decimal ;
  dwc:decimalLongitude "6.580545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408493_20432408493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080139 6.580545)"^^geo:wktLiteral ;
  geo-pos:lat "53.0080139"^^xsd:decimal ;
  geo-pos:long "6.580545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408493_20432408493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408493'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.477222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580545'^^xsd:double;
  dwc:latitude '53.0080139'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408493'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411696_20432411696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411696_20432411696> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411696_20432411696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075383 6.5805477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075383"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411696_20432411696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075383 6.5805477)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075383"^^xsd:decimal ;
  geo-pos:long "6.5805477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411696_20432411696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411696'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.117222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805477'^^xsd:double;
  dwc:latitude '53.0075383'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411696'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408397_20432408397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408397_20432408397> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408397_20432408397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078449 6.5805481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078449"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408397_20432408397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078449 6.5805481)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078449"^^xsd:decimal ;
  geo-pos:long "6.5805481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408397_20432408397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408397'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.4291666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805481'^^xsd:double;
  dwc:latitude '53.0078449'^^xsd:double;
  dwc:coordinatePrecision '30.2'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408397'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415499_20432415499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415499_20432415499> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415499_20432415499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078893 6.5805492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078893"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415499_20432415499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078893 6.5805492)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078893"^^xsd:decimal ;
  geo-pos:long "6.5805492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415499_20432415499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415499'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '22.004722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805492'^^xsd:double;
  dwc:latitude '53.0078893'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415499'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407799_20432407799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407799_20432407799> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407799_20432407799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077793 6.5805497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077793"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407799_20432407799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077793 6.5805497)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077793"^^xsd:decimal ;
  geo-pos:long "6.5805497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407799_20432407799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407799'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.078888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805497'^^xsd:double;
  dwc:latitude '53.0077793'^^xsd:double;
  dwc:coordinatePrecision '8.6'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407799'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416873_20432416873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416873_20432416873> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416873_20432416873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.008123 6.5805509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.008123"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416873_20432416873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.008123 6.5805509)"^^geo:wktLiteral ;
  geo-pos:lat "53.008123"^^xsd:decimal ;
  geo-pos:long "6.5805509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416873_20432416873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416873'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.019444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805509'^^xsd:double;
  dwc:latitude '53.008123'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416873'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411435_20432411435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411435_20432411435> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411435_20432411435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0089198 6.5805532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0089198"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411435_20432411435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0089198 6.5805532)"^^geo:wktLiteral ;
  geo-pos:lat "53.0089198"^^xsd:decimal ;
  geo-pos:long "6.5805532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411435_20432411435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411435'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.160277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805532'^^xsd:double;
  dwc:latitude '53.0089198'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411435'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409459_20432409459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409459_20432409459> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409459_20432409459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080141 6.5805534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0080141"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409459_20432409459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080141 6.5805534)"^^geo:wktLiteral ;
  geo-pos:lat "53.0080141"^^xsd:decimal ;
  geo-pos:long "6.5805534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409459_20432409459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409459'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.035833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805534'^^xsd:double;
  dwc:latitude '53.0080141'^^xsd:double;
  dwc:coordinatePrecision '18.6'^^xsd:double;
  dwc:minimumElevation '99'^^xsd:integer;
  dwc:maximumElevation '99'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409459'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409605_20432409605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409605_20432409605> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409605_20432409605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083887 6.5805534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0083887"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409605_20432409605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083887 6.5805534)"^^geo:wktLiteral ;
  geo-pos:lat "53.0083887"^^xsd:decimal ;
  geo-pos:long "6.5805534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409605_20432409605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409605'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.1569444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805534'^^xsd:double;
  dwc:latitude '53.0083887'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409605'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409296_20432409296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409296_20432409296> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409296_20432409296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081084 6.5805548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0081084"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409296_20432409296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081084 6.5805548)"^^geo:wktLiteral ;
  geo-pos:lat "53.0081084"^^xsd:decimal ;
  geo-pos:long "6.5805548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409296_20432409296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409296'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.435'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805548'^^xsd:double;
  dwc:latitude '53.0081084'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409296'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410104_20432410104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410104_20432410104> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410104_20432410104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077329 6.5805549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077329"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410104_20432410104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077329 6.5805549)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077329"^^xsd:decimal ;
  geo-pos:long "6.5805549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410104_20432410104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410104'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.001666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805549'^^xsd:double;
  dwc:latitude '53.0077329'^^xsd:double;
  dwc:coordinatePrecision '7.5'^^xsd:double;
  dwc:minimumElevation '25'^^xsd:integer;
  dwc:maximumElevation '25'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410104'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_5515851_5642_start_5515851_5642_start>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_5515851_5642_start_5515851_5642_start> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_5515851_5642_start_5515851_5642_start> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00776667 6.58055556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.00776667"^^xsd:decimal ;
  dwc:decimalLongitude "6.58055556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7941_5515851_5642_start_5515851_5642_start>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00776667 6.58055556)"^^geo:wktLiteral ;
  geo-pos:lat "53.00776667"^^xsd:decimal ;
  geo-pos:long "6.58055556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "187"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_5515851_5642_start_5515851_5642_start>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5515851_5642_start" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '5515851_5642_start'^^xsd:string;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.58055556'^^xsd:double;
  dwc:latitude '53.00776667'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'tag attachment'^^xsd:string;
  dwc:occurrenceId '5515851_5642_start'^^xsd:string;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'UvA-BiTS tag attached by harness to free-ranging animal'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432408373_20432408373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408373_20432408373> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408373_20432408373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077429 6.5805557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077429"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408373_20432408373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077429 6.5805557)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077429"^^xsd:decimal ;
  geo-pos:long "6.5805557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408373_20432408373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408373'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23.424444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805557'^^xsd:double;
  dwc:latitude '53.0077429'^^xsd:double;
  dwc:coordinatePrecision '8.1'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408373'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411181_20432411181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411181_20432411181> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411181_20432411181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078333 6.5805581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078333"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411181_20432411181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078333 6.5805581)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078333"^^xsd:decimal ;
  geo-pos:long "6.5805581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411181_20432411181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411181'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.055833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805581'^^xsd:double;
  dwc:latitude '53.0078333'^^xsd:double;
  dwc:coordinatePrecision '12.6'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411181'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413149_20432413149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413149_20432413149> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413149_20432413149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0089618 6.5805585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0089618"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413149_20432413149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0089618 6.5805585)"^^geo:wktLiteral ;
  geo-pos:lat "53.0089618"^^xsd:decimal ;
  geo-pos:long "6.5805585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413149_20432413149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413149'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.038888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805585'^^xsd:double;
  dwc:latitude '53.0089618'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413149'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408385_20432408385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408385_20432408385> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408385_20432408385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077499 6.5805597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077499"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408385_20432408385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077499 6.5805597)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077499"^^xsd:decimal ;
  geo-pos:long "6.5805597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408385_20432408385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408385'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.4327777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805597'^^xsd:double;
  dwc:latitude '53.0077499'^^xsd:double;
  dwc:coordinatePrecision '7.4'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408385'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412550_20432412550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412550_20432412550> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412550_20432412550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075475 6.5805614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075475"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412550_20432412550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075475 6.5805614)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075475"^^xsd:decimal ;
  geo-pos:long "6.5805614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412550_20432412550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412550'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.083888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805614'^^xsd:double;
  dwc:latitude '53.0075475'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412550'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412455_20432412455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412455_20432412455> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412455_20432412455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075367 6.5805643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075367"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412455_20432412455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075367 6.5805643)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075367"^^xsd:decimal ;
  geo-pos:long "6.5805643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412455_20432412455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412455'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.1338888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805643'^^xsd:double;
  dwc:latitude '53.0075367'^^xsd:double;
  dwc:coordinatePrecision '10.4'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412455'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409789_20432409789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409789_20432409789> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409789_20432409789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080074 6.5805654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0080074"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409789_20432409789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080074 6.5805654)"^^geo:wktLiteral ;
  geo-pos:lat "53.0080074"^^xsd:decimal ;
  geo-pos:long "6.5805654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409789_20432409789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409789'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.2683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805654'^^xsd:double;
  dwc:latitude '53.0080074'^^xsd:double;
  dwc:coordinatePrecision '2.2'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409789'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408163_20432408163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408163_20432408163> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408163_20432408163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080636 6.5805666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0080636"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408163_20432408163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080636 6.5805666)"^^geo:wktLiteral ;
  geo-pos:lat "53.0080636"^^xsd:decimal ;
  geo-pos:long "6.5805666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408163_20432408163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408163'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.301666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805666'^^xsd:double;
  dwc:latitude '53.0080636'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408163'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415067_20432415067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415067_20432415067> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415067_20432415067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0089356 6.5805683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0089356"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415067_20432415067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0089356 6.5805683)"^^geo:wktLiteral ;
  geo-pos:lat "53.0089356"^^xsd:decimal ;
  geo-pos:long "6.5805683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415067_20432415067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415067'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.088611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805683'^^xsd:double;
  dwc:latitude '53.0089356'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415067'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408379_20432408379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408379_20432408379> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408379_20432408379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077498 6.5805685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077498"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408379_20432408379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077498 6.5805685)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077498"^^xsd:decimal ;
  geo-pos:long "6.5805685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408379_20432408379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408379'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.43333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805685'^^xsd:double;
  dwc:latitude '53.0077498'^^xsd:double;
  dwc:coordinatePrecision '2.1'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408379'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408391_20432408391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408391_20432408391> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408391_20432408391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077226 6.5805689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077226"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408391_20432408391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077226 6.5805689)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077226"^^xsd:decimal ;
  geo-pos:long "6.5805689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408391_20432408391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408391'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.4283333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805689'^^xsd:double;
  dwc:latitude '53.0077226'^^xsd:double;
  dwc:coordinatePrecision '11.1'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408391'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407961_20432407961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407961_20432407961> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407961_20432407961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078231 6.5805696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078231"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407961_20432407961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078231 6.5805696)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078231"^^xsd:decimal ;
  geo-pos:long "6.5805696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407961_20432407961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407961'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.1813888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805696'^^xsd:double;
  dwc:latitude '53.0078231'^^xsd:double;
  dwc:coordinatePrecision '8.2'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407961'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409052_20432409052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409052_20432409052> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409052_20432409052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081372 6.5805697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0081372"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409052_20432409052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081372 6.5805697)"^^geo:wktLiteral ;
  geo-pos:lat "53.0081372"^^xsd:decimal ;
  geo-pos:long "6.5805697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409052_20432409052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409052'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.304166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805697'^^xsd:double;
  dwc:latitude '53.0081372'^^xsd:double;
  dwc:coordinatePrecision '8.4'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409052'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411423_20432411423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411423_20432411423> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411423_20432411423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078463 6.58057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078463"^^xsd:decimal ;
  dwc:decimalLongitude "6.58057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411423_20432411423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078463 6.58057)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078463"^^xsd:decimal ;
  geo-pos:long "6.58057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411423_20432411423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411423'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.141388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.58057'^^xsd:double;
  dwc:latitude '53.0078463'^^xsd:double;
  dwc:coordinatePrecision '18.5'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411423'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407727_20432407727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407727_20432407727> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407727_20432407727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078159 6.580571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078159"^^xsd:decimal ;
  dwc:decimalLongitude "6.580571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407727_20432407727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078159 6.580571)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078159"^^xsd:decimal ;
  geo-pos:long "6.580571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407727_20432407727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407727'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.048333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580571'^^xsd:double;
  dwc:latitude '53.0078159'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407727'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409313_20432409313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409313_20432409313> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409313_20432409313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080889 6.5805715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0080889"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409313_20432409313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080889 6.5805715)"^^geo:wktLiteral ;
  geo-pos:lat "53.0080889"^^xsd:decimal ;
  geo-pos:long "6.5805715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409313_20432409313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409313'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.4425'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805715'^^xsd:double;
  dwc:latitude '53.0080889'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409313'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409541_20432409541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409541_20432409541> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409541_20432409541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075315 6.580574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075315"^^xsd:decimal ;
  dwc:decimalLongitude "6.580574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409541_20432409541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075315 6.580574)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075315"^^xsd:decimal ;
  geo-pos:long "6.580574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409541_20432409541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409541'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.088055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580574'^^xsd:double;
  dwc:latitude '53.0075315'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409541'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408229_20432408229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408229_20432408229> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408229_20432408229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077668 6.5805754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077668"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408229_20432408229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077668 6.5805754)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077668"^^xsd:decimal ;
  geo-pos:long "6.5805754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408229_20432408229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408229'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '23.355833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805754'^^xsd:double;
  dwc:latitude '53.0077668'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408229'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415043_20432415043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415043_20432415043> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415043_20432415043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0088277 6.5805768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0088277"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415043_20432415043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0088277 6.5805768)"^^geo:wktLiteral ;
  geo-pos:lat "53.0088277"^^xsd:decimal ;
  geo-pos:long "6.5805768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415043_20432415043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415043'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.1066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805768'^^xsd:double;
  dwc:latitude '53.0088277'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415043'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407943_20432407943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407943_20432407943> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407943_20432407943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077777 6.5805769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077777"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407943_20432407943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077777 6.5805769)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077777"^^xsd:decimal ;
  geo-pos:long "6.5805769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407943_20432407943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407943'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.183055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805769'^^xsd:double;
  dwc:latitude '53.0077777'^^xsd:double;
  dwc:coordinatePrecision '7.9'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407943'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408499_20432408499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408499_20432408499> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408499_20432408499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007685 6.580578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007685"^^xsd:decimal ;
  dwc:decimalLongitude "6.580578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408499_20432408499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007685 6.580578)"^^geo:wktLiteral ;
  geo-pos:lat "53.007685"^^xsd:decimal ;
  geo-pos:long "6.580578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408499_20432408499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408499'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20.485277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580578'^^xsd:double;
  dwc:latitude '53.007685'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408499'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408355_20432408355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408355_20432408355> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408355_20432408355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077444 6.5805782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077444"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408355_20432408355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077444 6.5805782)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077444"^^xsd:decimal ;
  geo-pos:long "6.5805782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408355_20432408355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408355'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.433611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805782'^^xsd:double;
  dwc:latitude '53.0077444'^^xsd:double;
  dwc:coordinatePrecision '1.9'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408355'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410180_20432410180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410180_20432410180> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410180_20432410180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0084343 6.580579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0084343"^^xsd:decimal ;
  dwc:decimalLongitude "6.580579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410180_20432410180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0084343 6.580579)"^^geo:wktLiteral ;
  geo-pos:lat "53.0084343"^^xsd:decimal ;
  geo-pos:long "6.580579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410180_20432410180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410180'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.1513888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580579'^^xsd:double;
  dwc:latitude '53.0084343'^^xsd:double;
  dwc:coordinatePrecision '7.7'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410180'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412056_20432412056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412056_20432412056> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412056_20432412056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078165 6.5805823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078165"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412056_20432412056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078165 6.5805823)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078165"^^xsd:decimal ;
  geo-pos:long "6.5805823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412056_20432412056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412056'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.128333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805823'^^xsd:double;
  dwc:latitude '53.0078165'^^xsd:double;
  dwc:coordinatePrecision '9.7'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412056'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408361_20432408361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408361_20432408361> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408361_20432408361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077406 6.580584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077406"^^xsd:decimal ;
  dwc:decimalLongitude "6.580584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408361_20432408361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077406 6.580584)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077406"^^xsd:decimal ;
  geo-pos:long "6.580584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408361_20432408361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408361'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '21.429166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580584'^^xsd:double;
  dwc:latitude '53.0077406'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408361'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413934_20432413934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413934_20432413934> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413934_20432413934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077902 6.5805862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077902"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413934_20432413934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077902 6.5805862)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077902"^^xsd:decimal ;
  geo-pos:long "6.5805862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413934_20432413934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413934'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.0675'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805862'^^xsd:double;
  dwc:latitude '53.0077902'^^xsd:double;
  dwc:coordinatePrecision '14.8'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413934'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407991_20432407991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407991_20432407991> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407991_20432407991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.008469 6.5805881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.008469"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "32"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407991_20432407991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.008469 6.5805881)"^^geo:wktLiteral ;
  geo-pos:lat "53.008469"^^xsd:decimal ;
  geo-pos:long "6.5805881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "32"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407991_20432407991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407991'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.2088888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805881'^^xsd:double;
  dwc:latitude '53.008469'^^xsd:double;
  dwc:coordinatePrecision '32'^^xsd:integer;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407991'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408331_20432408331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408331_20432408331> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408331_20432408331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080358 6.5805885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0080358"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408331_20432408331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080358 6.5805885)"^^geo:wktLiteral ;
  geo-pos:lat "53.0080358"^^xsd:decimal ;
  geo-pos:long "6.5805885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408331_20432408331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408331'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.415'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805885'^^xsd:double;
  dwc:latitude '53.0080358'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408331'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407937_20432407937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407937_20432407937> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407937_20432407937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077596 6.5805887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077596"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407937_20432407937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077596 6.5805887)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077596"^^xsd:decimal ;
  geo-pos:long "6.5805887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407937_20432407937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407937'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '22.183055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805887'^^xsd:double;
  dwc:latitude '53.0077596'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407937'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408295_20432408295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408295_20432408295> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408295_20432408295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078283 6.5805889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078283"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408295_20432408295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078283 6.5805889)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078283"^^xsd:decimal ;
  geo-pos:long "6.5805889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408295_20432408295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408295'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805889'^^xsd:double;
  dwc:latitude '53.0078283'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408295'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415871_20432415871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415871_20432415871> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415871_20432415871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077935 6.5805893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077935"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415871_20432415871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077935 6.5805893)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077935"^^xsd:decimal ;
  geo-pos:long "6.5805893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415871_20432415871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415871'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.0536111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805893'^^xsd:double;
  dwc:latitude '53.0077935'^^xsd:double;
  dwc:coordinatePrecision '23.5'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415871'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408085_20432408085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408085_20432408085> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408085_20432408085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077434 6.5805895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077434"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408085_20432408085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077434 6.5805895)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077434"^^xsd:decimal ;
  geo-pos:long "6.5805895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408085_20432408085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408085'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.246944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805895'^^xsd:double;
  dwc:latitude '53.0077434'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408085'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410232_20432410232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410232_20432410232> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410232_20432410232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078036 6.5805896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078036"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410232_20432410232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078036 6.5805896)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078036"^^xsd:decimal ;
  geo-pos:long "6.5805896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410232_20432410232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410232'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.21'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805896'^^xsd:double;
  dwc:latitude '53.0078036'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410232'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413656_20432413656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413656_20432413656> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413656_20432413656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073884 6.5805898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073884"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413656_20432413656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073884 6.5805898)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073884"^^xsd:decimal ;
  geo-pos:long "6.5805898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413656_20432413656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413656'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.024444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805898'^^xsd:double;
  dwc:latitude '53.0073884'^^xsd:double;
  dwc:coordinatePrecision '8.2'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413656'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407691_20432407691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407691_20432407691> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407691_20432407691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077966 6.5805904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077966"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407691_20432407691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077966 6.5805904)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077966"^^xsd:decimal ;
  geo-pos:long "6.5805904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407691_20432407691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407691'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.0144444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805904'^^xsd:double;
  dwc:latitude '53.0077966'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407691'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408457_20432408457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408457_20432408457> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408457_20432408457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076542 6.5805907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0076542"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408457_20432408457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076542 6.5805907)"^^geo:wktLiteral ;
  geo-pos:lat "53.0076542"^^xsd:decimal ;
  geo-pos:long "6.5805907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408457_20432408457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408457'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.468333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805907'^^xsd:double;
  dwc:latitude '53.0076542'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408457'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409837_20432409837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409837_20432409837> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409837_20432409837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081278 6.5805926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0081278"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409837_20432409837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081278 6.5805926)"^^geo:wktLiteral ;
  geo-pos:lat "53.0081278"^^xsd:decimal ;
  geo-pos:long "6.5805926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409837_20432409837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409837'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.293333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805926'^^xsd:double;
  dwc:latitude '53.0081278'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409837'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408079_20432408079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408079_20432408079> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408079_20432408079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077861 6.5805935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077861"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408079_20432408079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077861 6.5805935)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077861"^^xsd:decimal ;
  geo-pos:long "6.5805935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408079_20432408079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408079'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.251666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805935'^^xsd:double;
  dwc:latitude '53.0077861'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408079'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408475_20432408475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408475_20432408475> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408475_20432408475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077121 6.5805953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077121"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408475_20432408475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077121 6.5805953)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077121"^^xsd:decimal ;
  geo-pos:long "6.5805953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408475_20432408475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408475'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.468333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805953'^^xsd:double;
  dwc:latitude '53.0077121'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408475'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408091_20432408091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408091_20432408091> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408091_20432408091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077103 6.5805957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077103"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408091_20432408091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077103 6.5805957)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077103"^^xsd:decimal ;
  geo-pos:long "6.5805957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408091_20432408091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408091'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.24722222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805957'^^xsd:double;
  dwc:latitude '53.0077103'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408091'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408283_20432408283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408283_20432408283> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408283_20432408283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078362 6.5805977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078362"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408283_20432408283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078362 6.5805977)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078362"^^xsd:decimal ;
  geo-pos:long "6.5805977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408283_20432408283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408283'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.3905555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805977'^^xsd:double;
  dwc:latitude '53.0078362'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408283'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409597_20432409597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409597_20432409597> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409597_20432409597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081063 6.5805977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0081063"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409597_20432409597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081063 6.5805977)"^^geo:wktLiteral ;
  geo-pos:lat "53.0081063"^^xsd:decimal ;
  geo-pos:long "6.5805977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409597_20432409597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409597'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.135'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805977'^^xsd:double;
  dwc:latitude '53.0081063'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409597'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407781_20432407781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407781_20432407781> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407781_20432407781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077754 6.5805986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077754"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407781_20432407781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077754 6.5805986)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077754"^^xsd:decimal ;
  geo-pos:long "6.5805986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407781_20432407781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407781'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.073333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805986'^^xsd:double;
  dwc:latitude '53.0077754'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407781'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408409_20432408409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408409_20432408409> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408409_20432408409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077678 6.5805994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077678"^^xsd:decimal ;
  dwc:decimalLongitude "6.5805994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408409_20432408409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077678 6.5805994)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077678"^^xsd:decimal ;
  geo-pos:long "6.5805994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408409_20432408409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408409'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.4352777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5805994'^^xsd:double;
  dwc:latitude '53.0077678'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408409'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407913_20432407913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407913_20432407913> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407913_20432407913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077848 6.5806001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077848"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407913_20432407913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077848 6.5806001)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077848"^^xsd:decimal ;
  geo-pos:long "6.5806001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407913_20432407913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407913'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.176944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806001'^^xsd:double;
  dwc:latitude '53.0077848'^^xsd:double;
  dwc:coordinatePrecision '1.9'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407913'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408037_20432408037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408037_20432408037> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408037_20432408037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077642 6.5806006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077642"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408037_20432408037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077642 6.5806006)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077642"^^xsd:decimal ;
  geo-pos:long "6.5806006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408037_20432408037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408037'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.221111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806006'^^xsd:double;
  dwc:latitude '53.0077642'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408037'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407996_20432407996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407996_20432407996> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407996_20432407996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083887 6.5806016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0083887"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407996_20432407996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083887 6.5806016)"^^geo:wktLiteral ;
  geo-pos:lat "53.0083887"^^xsd:decimal ;
  geo-pos:long "6.5806016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407996_20432407996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407996'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.21'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806016'^^xsd:double;
  dwc:latitude '53.0083887'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407996'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407919_20432407919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407919_20432407919> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407919_20432407919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077687 6.5806018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077687"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407919_20432407919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077687 6.5806018)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077687"^^xsd:decimal ;
  geo-pos:long "6.5806018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407919_20432407919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407919'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.174444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806018'^^xsd:double;
  dwc:latitude '53.0077687'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407919'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418823_20432418823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418823_20432418823> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418823_20432418823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082827 6.580602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0082827"^^xsd:decimal ;
  dwc:decimalLongitude "6.580602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418823_20432418823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082827 6.580602)"^^geo:wktLiteral ;
  geo-pos:lat "53.0082827"^^xsd:decimal ;
  geo-pos:long "6.580602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418823_20432418823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418823'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.108888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580602'^^xsd:double;
  dwc:latitude '53.0082827'^^xsd:double;
  dwc:coordinatePrecision '6.3'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418823'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411098_20432411098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411098_20432411098> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411098_20432411098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075457 6.5806036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075457"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411098_20432411098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075457 6.5806036)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075457"^^xsd:decimal ;
  geo-pos:long "6.5806036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411098_20432411098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411098'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.078888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806036'^^xsd:double;
  dwc:latitude '53.0075457'^^xsd:double;
  dwc:coordinatePrecision '9.2'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411098'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413945_20432413945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413945_20432413945> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413945_20432413945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0088017 6.5806043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0088017"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413945_20432413945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0088017 6.5806043)"^^geo:wktLiteral ;
  geo-pos:lat "53.0088017"^^xsd:decimal ;
  geo-pos:long "6.5806043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413945_20432413945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413945'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806043'^^xsd:double;
  dwc:latitude '53.0088017'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413945'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411361_20432411361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411361_20432411361> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411361_20432411361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073492 6.5806057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073492"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411361_20432411361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073492 6.5806057)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073492"^^xsd:decimal ;
  geo-pos:long "6.5806057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411361_20432411361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411361'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.005555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806057'^^xsd:double;
  dwc:latitude '53.0073492'^^xsd:double;
  dwc:coordinatePrecision '7.6'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411361'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416861_20432416861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416861_20432416861> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416861_20432416861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0088992 6.5806058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0088992"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416861_20432416861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0088992 6.5806058)"^^geo:wktLiteral ;
  geo-pos:lat "53.0088992"^^xsd:decimal ;
  geo-pos:long "6.5806058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416861_20432416861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416861'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.026666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806058'^^xsd:double;
  dwc:latitude '53.0088992'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416861'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407775_20432407775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407775_20432407775> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407775_20432407775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077725 6.5806066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077725"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407775_20432407775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077725 6.5806066)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077725"^^xsd:decimal ;
  geo-pos:long "6.5806066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407775_20432407775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407775'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806066'^^xsd:double;
  dwc:latitude '53.0077725'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407775'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408002_20432408002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408002_20432408002> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408002_20432408002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077691 6.5806069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077691"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408002_20432408002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077691 6.5806069)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077691"^^xsd:decimal ;
  geo-pos:long "6.5806069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408002_20432408002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408002'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.2086111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806069'^^xsd:double;
  dwc:latitude '53.0077691'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408002'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407883_20432407883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407883_20432407883> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407883_20432407883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077144 6.580607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077144"^^xsd:decimal ;
  dwc:decimalLongitude "6.580607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407883_20432407883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077144 6.580607)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077144"^^xsd:decimal ;
  geo-pos:long "6.580607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407883_20432407883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407883'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.137222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580607'^^xsd:double;
  dwc:latitude '53.0077144'^^xsd:double;
  dwc:coordinatePrecision '12.6'^^xsd:double;
  dwc:minimumElevation '23'^^xsd:integer;
  dwc:maximumElevation '23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407883'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410312_20432410312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410312_20432410312> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410312_20432410312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080941 6.580607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0080941"^^xsd:decimal ;
  dwc:decimalLongitude "6.580607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410312_20432410312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080941 6.580607)"^^geo:wktLiteral ;
  geo-pos:lat "53.0080941"^^xsd:decimal ;
  geo-pos:long "6.580607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410312_20432410312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410312'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '16.276666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580607'^^xsd:double;
  dwc:latitude '53.0080941'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410312'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410090_20432410090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410090_20432410090> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410090_20432410090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077451 6.5806075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077451"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410090_20432410090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077451 6.5806075)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077451"^^xsd:decimal ;
  geo-pos:long "6.5806075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410090_20432410090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410090'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.4988888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806075'^^xsd:double;
  dwc:latitude '53.0077451'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410090'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409011_20432409011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409011_20432409011> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409011_20432409011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083998 6.5806077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0083998"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409011_20432409011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083998 6.5806077)"^^geo:wktLiteral ;
  geo-pos:lat "53.0083998"^^xsd:decimal ;
  geo-pos:long "6.5806077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409011_20432409011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409011'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.293333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806077'^^xsd:double;
  dwc:latitude '53.0083998'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409011'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414125_20432414125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414125_20432414125> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414125_20432414125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078122 6.5806082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078122"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414125_20432414125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078122 6.5806082)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078122"^^xsd:decimal ;
  geo-pos:long "6.5806082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414125_20432414125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414125'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.0302777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806082'^^xsd:double;
  dwc:latitude '53.0078122'^^xsd:double;
  dwc:coordinatePrecision '9.4'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414125'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407769_20432407769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407769_20432407769> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407769_20432407769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007762 6.5806089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007762"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407769_20432407769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007762 6.5806089)"^^geo:wktLiteral ;
  geo-pos:lat "53.007762"^^xsd:decimal ;
  geo-pos:long "6.5806089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407769_20432407769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407769'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806089'^^xsd:double;
  dwc:latitude '53.007762'^^xsd:double;
  dwc:coordinatePrecision '2.2'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407769'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408067_20432408067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408067_20432408067> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408067_20432408067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077898 6.5806096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077898"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408067_20432408067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077898 6.5806096)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077898"^^xsd:decimal ;
  geo-pos:long "6.5806096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408067_20432408067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408067'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.243055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806096'^^xsd:double;
  dwc:latitude '53.0077898'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408067'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413043_20432413043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413043_20432413043> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413043_20432413043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083041 6.5806101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0083041"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413043_20432413043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083041 6.5806101)"^^geo:wktLiteral ;
  geo-pos:lat "53.0083041"^^xsd:decimal ;
  geo-pos:long "6.5806101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413043_20432413043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413043'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.1016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806101'^^xsd:double;
  dwc:latitude '53.0083041'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413043'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408675_20432408675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408675_20432408675> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408675_20432408675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074381 6.580611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074381"^^xsd:decimal ;
  dwc:decimalLongitude "6.580611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408675_20432408675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074381 6.580611)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074381"^^xsd:decimal ;
  geo-pos:long "6.580611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408675_20432408675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408675'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.0633333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580611'^^xsd:double;
  dwc:latitude '53.0074381'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408675'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410132_20432410132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410132_20432410132> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410132_20432410132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077384 6.5806112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077384"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410132_20432410132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077384 6.5806112)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077384"^^xsd:decimal ;
  geo-pos:long "6.5806112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410132_20432410132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410132'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.121666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806112'^^xsd:double;
  dwc:latitude '53.0077384'^^xsd:double;
  dwc:coordinatePrecision '18.1'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410132'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412621_20432412621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412621_20432412621> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412621_20432412621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077921 6.5806113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077921"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412621_20432412621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077921 6.5806113)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077921"^^xsd:decimal ;
  geo-pos:long "6.5806113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412621_20432412621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412621'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '21.043333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806113'^^xsd:double;
  dwc:latitude '53.0077921'^^xsd:double;
  dwc:coordinatePrecision '13.4'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412621'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410284_20432410284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410284_20432410284> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410284_20432410284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0088989 6.5806117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0088989"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410284_20432410284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0088989 6.5806117)"^^geo:wktLiteral ;
  geo-pos:lat "53.0088989"^^xsd:decimal ;
  geo-pos:long "6.5806117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410284_20432410284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410284'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.2555555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806117'^^xsd:double;
  dwc:latitude '53.0088989'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410284'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408211_20432408211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408211_20432408211> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408211_20432408211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077575 6.5806144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077575"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408211_20432408211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077575 6.5806144)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077575"^^xsd:decimal ;
  geo-pos:long "6.5806144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408211_20432408211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408211'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.354722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806144'^^xsd:double;
  dwc:latitude '53.0077575'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408211'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415151_20432415151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415151_20432415151> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415151_20432415151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077764 6.5806148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077764"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415151_20432415151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077764 6.5806148)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077764"^^xsd:decimal ;
  geo-pos:long "6.5806148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415151_20432415151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415151'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.073333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806148'^^xsd:double;
  dwc:latitude '53.0077764'^^xsd:double;
  dwc:coordinatePrecision '19.3'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415151'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410316_20432410316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410316_20432410316> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410316_20432410316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0088917 6.5806152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0088917"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410316_20432410316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0088917 6.5806152)"^^geo:wktLiteral ;
  geo-pos:lat "53.0088917"^^xsd:decimal ;
  geo-pos:long "6.5806152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410316_20432410316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410316'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '17.276666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806152'^^xsd:double;
  dwc:latitude '53.0088917'^^xsd:double;
  dwc:coordinatePrecision '7.4'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410316'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407949_20432407949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407949_20432407949> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407949_20432407949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007774 6.5806154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007774"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407949_20432407949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007774 6.5806154)"^^geo:wktLiteral ;
  geo-pos:lat "53.007774"^^xsd:decimal ;
  geo-pos:long "6.5806154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407949_20432407949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407949'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.185'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806154'^^xsd:double;
  dwc:latitude '53.007774'^^xsd:double;
  dwc:coordinatePrecision '2.3'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407949'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408103_20432408103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408103_20432408103> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408103_20432408103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077703 6.5806155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077703"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408103_20432408103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077703 6.5806155)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077703"^^xsd:decimal ;
  geo-pos:long "6.5806155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408103_20432408103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408103'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.2561111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806155'^^xsd:double;
  dwc:latitude '53.0077703'^^xsd:double;
  dwc:coordinatePrecision '8.2'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408103'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415223_20432415223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415223_20432415223> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415223_20432415223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082306 6.5806164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0082306"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "35.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415223_20432415223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082306 6.5806164)"^^geo:wktLiteral ;
  geo-pos:lat "53.0082306"^^xsd:decimal ;
  geo-pos:long "6.5806164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "35.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415223_20432415223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415223'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23.038888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806164'^^xsd:double;
  dwc:latitude '53.0082306'^^xsd:double;
  dwc:coordinatePrecision '35.7'^^xsd:double;
  dwc:minimumElevation '-28'^^xsd:integer;
  dwc:maximumElevation '-28'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415223'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408999_20432408999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408999_20432408999> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408999_20432408999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082729 6.5806179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0082729"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408999_20432408999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082729 6.5806179)"^^geo:wktLiteral ;
  geo-pos:lat "53.0082729"^^xsd:decimal ;
  geo-pos:long "6.5806179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408999_20432408999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408999'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.2888888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806179'^^xsd:double;
  dwc:latitude '53.0082729'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408999'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407793_20432407793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407793_20432407793> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407793_20432407793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077728 6.5806185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077728"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407793_20432407793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077728 6.5806185)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077728"^^xsd:decimal ;
  geo-pos:long "6.5806185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407793_20432407793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407793'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '22.078888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806185'^^xsd:double;
  dwc:latitude '53.0077728'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407793'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407811_20432407811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407811_20432407811> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407811_20432407811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077951 6.5806188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077951"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407811_20432407811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077951 6.5806188)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077951"^^xsd:decimal ;
  geo-pos:long "6.5806188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407811_20432407811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407811'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.0786111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806188'^^xsd:double;
  dwc:latitude '53.0077951'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407811'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415549_20432415549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415549_20432415549> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415549_20432415549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078525 6.5806204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078525"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415549_20432415549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078525 6.5806204)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078525"^^xsd:decimal ;
  geo-pos:long "6.5806204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415549_20432415549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415549'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.1377777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806204'^^xsd:double;
  dwc:latitude '53.0078525'^^xsd:double;
  dwc:coordinatePrecision '8.5'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415549'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407931_20432407931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407931_20432407931> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407931_20432407931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077734 6.5806209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077734"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407931_20432407931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077734 6.5806209)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077734"^^xsd:decimal ;
  geo-pos:long "6.5806209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407931_20432407931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407931'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '21.183055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806209'^^xsd:double;
  dwc:latitude '53.0077734'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407931'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415427_20432415427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415427_20432415427> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415427_20432415427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080901 6.580621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0080901"^^xsd:decimal ;
  dwc:decimalLongitude "6.580621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415427_20432415427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080901 6.580621)"^^geo:wktLiteral ;
  geo-pos:lat "53.0080901"^^xsd:decimal ;
  geo-pos:long "6.580621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415427_20432415427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415427'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.027777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580621'^^xsd:double;
  dwc:latitude '53.0080901'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415427'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411253_20432411253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411253_20432411253> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411253_20432411253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078202 6.5806222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078202"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411253_20432411253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078202 6.5806222)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078202"^^xsd:decimal ;
  geo-pos:long "6.5806222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411253_20432411253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411253'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '1.0319444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806222'^^xsd:double;
  dwc:latitude '53.0078202'^^xsd:double;
  dwc:coordinatePrecision '28.2'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411253'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408139_20432408139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408139_20432408139> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408139_20432408139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077893 6.5806233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077893"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408139_20432408139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077893 6.5806233)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077893"^^xsd:decimal ;
  geo-pos:long "6.5806233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408139_20432408139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408139'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.2994444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806233'^^xsd:double;
  dwc:latitude '53.0077893'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408139'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407955_20432407955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407955_20432407955> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407955_20432407955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076959 6.5806238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0076959"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407955_20432407955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076959 6.5806238)"^^geo:wktLiteral ;
  geo-pos:lat "53.0076959"^^xsd:decimal ;
  geo-pos:long "6.5806238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407955_20432407955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407955'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.1830555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806238'^^xsd:double;
  dwc:latitude '53.0076959'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407955'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410966_20432410966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410966_20432410966> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410966_20432410966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078031 6.5806238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078031"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410966_20432410966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078031 6.5806238)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078031"^^xsd:decimal ;
  geo-pos:long "6.5806238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410966_20432410966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410966'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.0980555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806238'^^xsd:double;
  dwc:latitude '53.0078031'^^xsd:double;
  dwc:coordinatePrecision '11'^^xsd:integer;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410966'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413453_20432413453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413453_20432413453> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413453_20432413453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077679 6.5806248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077679"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "26.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413453_20432413453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077679 6.5806248)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077679"^^xsd:decimal ;
  geo-pos:long "6.5806248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "26.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413453_20432413453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413453'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.1075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806248'^^xsd:double;
  dwc:latitude '53.0077679'^^xsd:double;
  dwc:coordinatePrecision '26.3'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413453'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413429_20432413429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413429_20432413429> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413429_20432413429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0088337 6.5806248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0088337"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413429_20432413429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0088337 6.5806248)"^^geo:wktLiteral ;
  geo-pos:lat "53.0088337"^^xsd:decimal ;
  geo-pos:long "6.5806248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413429_20432413429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413429'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.040833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806248'^^xsd:double;
  dwc:latitude '53.0088337'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413429'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408547_20432408547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408547_20432408547> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408547_20432408547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082852 6.5806256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0082852"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408547_20432408547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082852 6.5806256)"^^geo:wktLiteral ;
  geo-pos:lat "53.0082852"^^xsd:decimal ;
  geo-pos:long "6.5806256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408547_20432408547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408547'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.4877777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806256'^^xsd:double;
  dwc:latitude '53.0082852'^^xsd:double;
  dwc:coordinatePrecision '9.2'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408547'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407805_20432407805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407805_20432407805> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407805_20432407805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077791 6.580626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077791"^^xsd:decimal ;
  dwc:decimalLongitude "6.580626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407805_20432407805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077791 6.580626)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077791"^^xsd:decimal ;
  geo-pos:long "6.580626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407805_20432407805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407805'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.085'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580626'^^xsd:double;
  dwc:latitude '53.0077791'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407805'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407709_20432407709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407709_20432407709> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407709_20432407709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081076 6.5806264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0081076"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407709_20432407709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081076 6.5806264)"^^geo:wktLiteral ;
  geo-pos:lat "53.0081076"^^xsd:decimal ;
  geo-pos:long "6.5806264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407709_20432407709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407709'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.0266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806264'^^xsd:double;
  dwc:latitude '53.0081076'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407709'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407787_20432407787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407787_20432407787> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407787_20432407787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007789 6.5806267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007789"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407787_20432407787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007789 6.5806267)"^^geo:wktLiteral ;
  geo-pos:lat "53.007789"^^xsd:decimal ;
  geo-pos:long "6.5806267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407787_20432407787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407787'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '21.083611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806267'^^xsd:double;
  dwc:latitude '53.007789'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407787'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408217_20432408217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408217_20432408217> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408217_20432408217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077404 6.5806268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077404"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408217_20432408217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077404 6.5806268)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077404"^^xsd:decimal ;
  geo-pos:long "6.5806268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408217_20432408217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408217'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.360555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806268'^^xsd:double;
  dwc:latitude '53.0077404'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408217'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411301_20432411301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411301_20432411301> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411301_20432411301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078223 6.580627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078223"^^xsd:decimal ;
  dwc:decimalLongitude "6.580627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411301_20432411301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078223 6.580627)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078223"^^xsd:decimal ;
  geo-pos:long "6.580627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411301_20432411301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411301'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.0105555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580627'^^xsd:double;
  dwc:latitude '53.0078223'^^xsd:double;
  dwc:coordinatePrecision '15'^^xsd:integer;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411301'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411241_20432411241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411241_20432411241> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411241_20432411241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078933 6.5806272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078933"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "34"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411241_20432411241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078933 6.5806272)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078933"^^xsd:decimal ;
  geo-pos:long "6.5806272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "34"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411241_20432411241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411241'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.029166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806272'^^xsd:double;
  dwc:latitude '53.0078933'^^xsd:double;
  dwc:coordinatePrecision '34'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411241'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414853_20432414853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414853_20432414853> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414853_20432414853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077637 6.580629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077637"^^xsd:decimal ;
  dwc:decimalLongitude "6.580629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414853_20432414853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077637 6.580629)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077637"^^xsd:decimal ;
  geo-pos:long "6.580629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414853_20432414853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414853'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.148333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580629'^^xsd:double;
  dwc:latitude '53.0077637'^^xsd:double;
  dwc:coordinatePrecision '19.2'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414853'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413341_20432413341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413341_20432413341> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413341_20432413341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007744 6.5806294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007744"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413341_20432413341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007744 6.5806294)"^^geo:wktLiteral ;
  geo-pos:lat "53.007744"^^xsd:decimal ;
  geo-pos:long "6.5806294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413341_20432413341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413341'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.0016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806294'^^xsd:double;
  dwc:latitude '53.007744'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413341'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408403_20432408403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408403_20432408403> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408403_20432408403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077495 6.5806294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077495"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408403_20432408403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077495 6.5806294)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077495"^^xsd:decimal ;
  geo-pos:long "6.5806294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408403_20432408403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408403'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.4325'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806294'^^xsd:double;
  dwc:latitude '53.0077495'^^xsd:double;
  dwc:coordinatePrecision '19.7'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408403'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414437_20432414437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414437_20432414437> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414437_20432414437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077066 6.5806302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077066"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414437_20432414437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077066 6.5806302)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077066"^^xsd:decimal ;
  geo-pos:long "6.5806302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414437_20432414437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414437'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.0675'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806302'^^xsd:double;
  dwc:latitude '53.0077066'^^xsd:double;
  dwc:coordinatePrecision '12.6'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414437'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408367_20432408367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408367_20432408367> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408367_20432408367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076908 6.5806318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0076908"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408367_20432408367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076908 6.5806318)"^^geo:wktLiteral ;
  geo-pos:lat "53.0076908"^^xsd:decimal ;
  geo-pos:long "6.5806318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408367_20432408367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408367'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '22.428888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806318'^^xsd:double;
  dwc:latitude '53.0076908'^^xsd:double;
  dwc:coordinatePrecision '10.2'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408367'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408073_20432408073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408073_20432408073> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408073_20432408073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077643 6.5806325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077643"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408073_20432408073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077643 6.5806325)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077643"^^xsd:decimal ;
  geo-pos:long "6.5806325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408073_20432408073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408073'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.243055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806325'^^xsd:double;
  dwc:latitude '53.0077643'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408073'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408133_20432408133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408133_20432408133> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408133_20432408133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.008917 6.5806334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.008917"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408133_20432408133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.008917 6.5806334)"^^geo:wktLiteral ;
  geo-pos:lat "53.008917"^^xsd:decimal ;
  geo-pos:long "6.5806334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408133_20432408133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408133'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.2997222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806334'^^xsd:double;
  dwc:latitude '53.008917'^^xsd:double;
  dwc:coordinatePrecision '9.8'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408133'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412334_20432412334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412334_20432412334> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412334_20432412334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077807 6.5806343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077807"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412334_20432412334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077807 6.5806343)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077807"^^xsd:decimal ;
  geo-pos:long "6.5806343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412334_20432412334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412334'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '21.130277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806343'^^xsd:double;
  dwc:latitude '53.0077807'^^xsd:double;
  dwc:coordinatePrecision '11.4'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412334'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415656_20432415656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415656_20432415656> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415656_20432415656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077697 6.5806366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077697"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415656_20432415656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077697 6.5806366)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077697"^^xsd:decimal ;
  geo-pos:long "6.5806366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415656_20432415656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415656'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.126111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806366'^^xsd:double;
  dwc:latitude '53.0077697'^^xsd:double;
  dwc:coordinatePrecision '9.5'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415656'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415475_20432415475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415475_20432415475> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415475_20432415475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077717 6.5806389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077717"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415475_20432415475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077717 6.5806389)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077717"^^xsd:decimal ;
  geo-pos:long "6.5806389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415475_20432415475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415475'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.026666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806389'^^xsd:double;
  dwc:latitude '53.0077717'^^xsd:double;
  dwc:coordinatePrecision '2.8'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415475'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408307_20432408307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408307_20432408307> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408307_20432408307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077507 6.5806392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077507"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408307_20432408307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077507 6.5806392)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077507"^^xsd:decimal ;
  geo-pos:long "6.5806392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408307_20432408307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408307'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.394722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806392'^^xsd:double;
  dwc:latitude '53.0077507'^^xsd:double;
  dwc:coordinatePrecision '7.1'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408307'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414912_20432414912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414912_20432414912> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414912_20432414912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077707 6.5806393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077707"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414912_20432414912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077707 6.5806393)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077707"^^xsd:decimal ;
  geo-pos:long "6.5806393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414912_20432414912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414912'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '21.143333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806393'^^xsd:double;
  dwc:latitude '53.0077707'^^xsd:double;
  dwc:coordinatePrecision '8.9'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414912'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415537_20432415537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415537_20432415537> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415537_20432415537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078882 6.5806393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078882"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "34.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415537_20432415537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078882 6.5806393)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078882"^^xsd:decimal ;
  geo-pos:long "6.5806393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "34.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415537_20432415537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415537'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '1.1422222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806393'^^xsd:double;
  dwc:latitude '53.0078882'^^xsd:double;
  dwc:coordinatePrecision '34.6'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415537'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408097_20432408097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408097_20432408097> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408097_20432408097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076653 6.58064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0076653"^^xsd:decimal ;
  dwc:decimalLongitude "6.58064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408097_20432408097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076653 6.58064)"^^geo:wktLiteral ;
  geo-pos:lat "53.0076653"^^xsd:decimal ;
  geo-pos:long "6.58064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408097_20432408097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408097'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.2458333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.58064'^^xsd:double;
  dwc:latitude '53.0076653'^^xsd:double;
  dwc:coordinatePrecision '23.4'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408097'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414184_20432414184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414184_20432414184> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414184_20432414184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077913 6.5806413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077913"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414184_20432414184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077913 6.5806413)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077913"^^xsd:decimal ;
  geo-pos:long "6.5806413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414184_20432414184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414184'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.0072222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806413'^^xsd:double;
  dwc:latitude '53.0077913'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414184'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410534_20432410534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410534_20432410534> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410534_20432410534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077517 6.5806419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077517"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410534_20432410534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077517 6.5806419)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077517"^^xsd:decimal ;
  geo-pos:long "6.5806419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410534_20432410534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410534'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.056666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806419'^^xsd:double;
  dwc:latitude '53.0077517'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410534'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415186_20432415186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415186_20432415186> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415186_20432415186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077705 6.5806419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077705"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415186_20432415186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077705 6.5806419)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077705"^^xsd:decimal ;
  geo-pos:long "6.5806419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415186_20432415186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415186'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.051666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806419'^^xsd:double;
  dwc:latitude '53.0077705'^^xsd:double;
  dwc:coordinatePrecision '2.2'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415186'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410546_20432410546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410546_20432410546> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410546_20432410546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0088917 6.5806419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0088917"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410546_20432410546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0088917 6.5806419)"^^geo:wktLiteral ;
  geo-pos:lat "53.0088917"^^xsd:decimal ;
  geo-pos:long "6.5806419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410546_20432410546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410546'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.048055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806419'^^xsd:double;
  dwc:latitude '53.0088917'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410546'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409915_20432409915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409915_20432409915> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409915_20432409915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080916 6.5806421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0080916"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409915_20432409915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080916 6.5806421)"^^geo:wktLiteral ;
  geo-pos:lat "53.0080916"^^xsd:decimal ;
  geo-pos:long "6.5806421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409915_20432409915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409915'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.343333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806421'^^xsd:double;
  dwc:latitude '53.0080916'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409915'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413197_20432413197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413197_20432413197> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413197_20432413197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077618 6.5806427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077618"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413197_20432413197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077618 6.5806427)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077618"^^xsd:decimal ;
  geo-pos:long "6.5806427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413197_20432413197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413197'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '21.018888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806427'^^xsd:double;
  dwc:latitude '53.0077618'^^xsd:double;
  dwc:coordinatePrecision '6.8'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413197'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411265_20432411265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411265_20432411265> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411265_20432411265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078451 6.580643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078451"^^xsd:decimal ;
  dwc:decimalLongitude "6.580643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411265_20432411265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078451 6.580643)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078451"^^xsd:decimal ;
  geo-pos:long "6.580643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411265_20432411265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411265'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.0283333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580643'^^xsd:double;
  dwc:latitude '53.0078451'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411265'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410296_20432410296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410296_20432410296> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410296_20432410296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078959 6.5806443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078959"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410296_20432410296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078959 6.5806443)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078959"^^xsd:decimal ;
  geo-pos:long "6.5806443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410296_20432410296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410296'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.263055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806443'^^xsd:double;
  dwc:latitude '53.0078959'^^xsd:double;
  dwc:coordinatePrecision '12.1'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410296'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413101_20432413101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413101_20432413101> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413101_20432413101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077715 6.580645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077715"^^xsd:decimal ;
  dwc:decimalLongitude "6.580645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413101_20432413101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077715 6.580645)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077715"^^xsd:decimal ;
  geo-pos:long "6.580645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413101_20432413101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413101'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.061388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580645'^^xsd:double;
  dwc:latitude '53.0077715'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413101'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408265_20432408265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408265_20432408265> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408265_20432408265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007678 6.5806453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007678"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408265_20432408265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007678 6.5806453)"^^geo:wktLiteral ;
  geo-pos:lat "53.007678"^^xsd:decimal ;
  geo-pos:long "6.5806453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408265_20432408265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408265'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.3916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806453'^^xsd:double;
  dwc:latitude '53.007678'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408265'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414900_20432414900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414900_20432414900> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414900_20432414900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077641 6.580646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077641"^^xsd:decimal ;
  dwc:decimalLongitude "6.580646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414900_20432414900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077641 6.580646)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077641"^^xsd:decimal ;
  geo-pos:long "6.580646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414900_20432414900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414900'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.156666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580646'^^xsd:double;
  dwc:latitude '53.0077641'^^xsd:double;
  dwc:coordinatePrecision '8.8'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414900'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407763_20432407763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407763_20432407763> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407763_20432407763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007736 6.5806462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007736"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407763_20432407763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007736 6.5806462)"^^geo:wktLiteral ;
  geo-pos:lat "53.007736"^^xsd:decimal ;
  geo-pos:long "6.5806462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407763_20432407763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407763'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.060833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806462'^^xsd:double;
  dwc:latitude '53.007736'^^xsd:double;
  dwc:coordinatePrecision '11.8'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407763'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409907_20432409907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409907_20432409907> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409907_20432409907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077545 6.5806469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077545"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409907_20432409907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077545 6.5806469)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077545"^^xsd:decimal ;
  geo-pos:long "6.5806469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409907_20432409907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409907'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.336388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806469'^^xsd:double;
  dwc:latitude '53.0077545'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409907'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413584_20432413584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413584_20432413584> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413584_20432413584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077983 6.580647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077983"^^xsd:decimal ;
  dwc:decimalLongitude "6.580647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413584_20432413584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077983 6.580647)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077983"^^xsd:decimal ;
  geo-pos:long "6.580647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413584_20432413584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413584'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.06'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580647'^^xsd:double;
  dwc:latitude '53.0077983'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413584'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412104_20432412104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412104_20432412104> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412104_20432412104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078039 6.580648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078039"^^xsd:decimal ;
  dwc:decimalLongitude "6.580648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412104_20432412104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078039 6.580648)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078039"^^xsd:decimal ;
  geo-pos:long "6.580648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412104_20432412104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412104'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '1.1055555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580648'^^xsd:double;
  dwc:latitude '53.0078039'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412104'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410954_20432410954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410954_20432410954> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410954_20432410954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078336 6.5806482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078336"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410954_20432410954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078336 6.5806482)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078336"^^xsd:decimal ;
  geo-pos:long "6.5806482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410954_20432410954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410954'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '0.096388888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806482'^^xsd:double;
  dwc:latitude '53.0078336'^^xsd:double;
  dwc:coordinatePrecision '13.5'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410954'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413257_20432413257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413257_20432413257> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413257_20432413257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078054 6.5806487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078054"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413257_20432413257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078054 6.5806487)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078054"^^xsd:decimal ;
  geo-pos:long "6.5806487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413257_20432413257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413257'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.0111111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806487'^^xsd:double;
  dwc:latitude '53.0078054'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413257'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408145_20432408145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408145_20432408145> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408145_20432408145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007762 6.580649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007762"^^xsd:decimal ;
  dwc:decimalLongitude "6.580649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408145_20432408145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007762 6.580649)"^^geo:wktLiteral ;
  geo-pos:lat "53.007762"^^xsd:decimal ;
  geo-pos:long "6.580649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408145_20432408145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408145'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.295'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580649'^^xsd:double;
  dwc:latitude '53.007762'^^xsd:double;
  dwc:coordinatePrecision '7.7'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408145'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412152_20432412152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412152_20432412152> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412152_20432412152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077985 6.5806505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077985"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412152_20432412152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077985 6.5806505)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077985"^^xsd:decimal ;
  geo-pos:long "6.5806505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412152_20432412152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412152'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.0877777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806505'^^xsd:double;
  dwc:latitude '53.0077985'^^xsd:double;
  dwc:coordinatePrecision '18.7'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412152'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412923_20432412923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412923_20432412923> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412923_20432412923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077779 6.5806508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077779"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412923_20432412923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077779 6.5806508)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077779"^^xsd:decimal ;
  geo-pos:long "6.5806508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412923_20432412923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412923'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '22.133888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806508'^^xsd:double;
  dwc:latitude '53.0077779'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412923'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414246_20432414246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414246_20432414246> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414246_20432414246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076784 6.5806509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0076784"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414246_20432414246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076784 6.5806509)"^^geo:wktLiteral ;
  geo-pos:lat "53.0076784"^^xsd:decimal ;
  geo-pos:long "6.5806509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414246_20432414246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414246'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.135833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806509'^^xsd:double;
  dwc:latitude '53.0076784'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414246'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415367_20432415367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415367_20432415367> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415367_20432415367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0079953 6.5806523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0079953"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415367_20432415367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0079953 6.5806523)"^^geo:wktLiteral ;
  geo-pos:lat "53.0079953"^^xsd:decimal ;
  geo-pos:long "6.5806523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415367_20432415367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415367'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.022777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806523'^^xsd:double;
  dwc:latitude '53.0079953'^^xsd:double;
  dwc:coordinatePrecision '40.1'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415367'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410498_20432410498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410498_20432410498> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410498_20432410498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082885 6.5806524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0082885"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410498_20432410498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082885 6.5806524)"^^geo:wktLiteral ;
  geo-pos:lat "53.0082885"^^xsd:decimal ;
  geo-pos:long "6.5806524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410498_20432410498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410498'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.057222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806524'^^xsd:double;
  dwc:latitude '53.0082885'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410498'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410824_20432410824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410824_20432410824> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410824_20432410824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007541 6.5806538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007541"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410824_20432410824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007541 6.5806538)"^^geo:wktLiteral ;
  geo-pos:lat "53.007541"^^xsd:decimal ;
  geo-pos:long "6.5806538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410824_20432410824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410824'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.1475'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806538'^^xsd:double;
  dwc:latitude '53.007541'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410824'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413704_20432413704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413704_20432413704> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413704_20432413704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077796 6.5806545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077796"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413704_20432413704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077796 6.5806545)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077796"^^xsd:decimal ;
  geo-pos:long "6.5806545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413704_20432413704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413704'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.020555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806545'^^xsd:double;
  dwc:latitude '53.0077796'^^xsd:double;
  dwc:coordinatePrecision '9.8'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413704'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411603_20432411603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411603_20432411603> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411603_20432411603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007778 6.5806548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007778"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411603_20432411603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007778 6.5806548)"^^geo:wktLiteral ;
  geo-pos:lat "53.007778"^^xsd:decimal ;
  geo-pos:long "6.5806548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411603_20432411603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411603'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.0766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806548'^^xsd:double;
  dwc:latitude '53.007778'^^xsd:double;
  dwc:coordinatePrecision '8.9'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411603'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414449_20432414449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414449_20432414449> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414449_20432414449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077915 6.5806551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077915"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414449_20432414449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077915 6.5806551)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077915"^^xsd:decimal ;
  geo-pos:long "6.5806551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414449_20432414449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414449'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.0686111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806551'^^xsd:double;
  dwc:latitude '53.0077915'^^xsd:double;
  dwc:coordinatePrecision '8.3'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414449'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408337_20432408337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408337_20432408337> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408337_20432408337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080548 6.5806551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0080548"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408337_20432408337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080548 6.5806551)"^^geo:wktLiteral ;
  geo-pos:lat "53.0080548"^^xsd:decimal ;
  geo-pos:long "6.5806551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408337_20432408337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408337'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.426944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806551'^^xsd:double;
  dwc:latitude '53.0080548'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408337'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411014_20432411014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411014_20432411014> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411014_20432411014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077868 6.5806553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077868"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "26.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411014_20432411014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077868 6.5806553)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077868"^^xsd:decimal ;
  geo-pos:long "6.5806553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "26.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411014_20432411014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411014'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.0916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806553'^^xsd:double;
  dwc:latitude '53.0077868'^^xsd:double;
  dwc:coordinatePrecision '26.7'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411014'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415487_20432415487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415487_20432415487> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415487_20432415487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078284 6.5806555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078284"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415487_20432415487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078284 6.5806555)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078284"^^xsd:decimal ;
  geo-pos:long "6.5806555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415487_20432415487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415487'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '21.014166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806555'^^xsd:double;
  dwc:latitude '53.0078284'^^xsd:double;
  dwc:coordinatePrecision '11.1'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415487'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414077_20432414077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414077_20432414077> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414077_20432414077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078791 6.5806561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078791"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414077_20432414077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078791 6.5806561)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078791"^^xsd:decimal ;
  geo-pos:long "6.5806561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414077_20432414077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414077'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '23.025833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806561'^^xsd:double;
  dwc:latitude '53.0078791'^^xsd:double;
  dwc:coordinatePrecision '10.9'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414077'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410124_20432410124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410124_20432410124> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410124_20432410124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077901 6.5806563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077901"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410124_20432410124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077901 6.5806563)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077901"^^xsd:decimal ;
  geo-pos:long "6.5806563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410124_20432410124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410124'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.023611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806563'^^xsd:double;
  dwc:latitude '53.0077901'^^xsd:double;
  dwc:coordinatePrecision '2.5'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410124'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415199_20432415199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415199_20432415199> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415199_20432415199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077932 6.580657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077932"^^xsd:decimal ;
  dwc:decimalLongitude "6.580657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415199_20432415199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077932 6.580657)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077932"^^xsd:decimal ;
  geo-pos:long "6.580657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415199_20432415199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415199'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '21.042777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580657'^^xsd:double;
  dwc:latitude '53.0077932'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415199'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414623_20432414623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414623_20432414623> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414623_20432414623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077942 6.5806584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077942"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414623_20432414623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077942 6.5806584)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077942"^^xsd:decimal ;
  geo-pos:long "6.5806584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414623_20432414623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414623'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.084166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806584'^^xsd:double;
  dwc:latitude '53.0077942'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414623'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414683_20432414683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414683_20432414683> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414683_20432414683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078597 6.5806584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078597"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414683_20432414683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078597 6.5806584)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078597"^^xsd:decimal ;
  geo-pos:long "6.5806584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414683_20432414683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414683'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.0563888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806584'^^xsd:double;
  dwc:latitude '53.0078597'^^xsd:double;
  dwc:coordinatePrecision '8.3'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414683'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414743_20432414743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414743_20432414743> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414743_20432414743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077833 6.5806588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077833"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414743_20432414743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077833 6.5806588)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077833"^^xsd:decimal ;
  geo-pos:long "6.5806588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414743_20432414743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414743'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.0266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806588'^^xsd:double;
  dwc:latitude '53.0077833'^^xsd:double;
  dwc:coordinatePrecision '2.5'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414743'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414030_20432414030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414030_20432414030> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414030_20432414030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077886 6.5806589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077886"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414030_20432414030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077886 6.5806589)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077886"^^xsd:decimal ;
  geo-pos:long "6.5806589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414030_20432414030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414030'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.04'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806589'^^xsd:double;
  dwc:latitude '53.0077886'^^xsd:double;
  dwc:coordinatePrecision '6.3'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414030'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412887_20432412887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412887_20432412887> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412887_20432412887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077814 6.5806592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077814"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412887_20432412887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077814 6.5806592)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077814"^^xsd:decimal ;
  geo-pos:long "6.5806592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412887_20432412887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412887'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.157222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806592'^^xsd:double;
  dwc:latitude '53.0077814'^^xsd:double;
  dwc:coordinatePrecision '15.5'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412887'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411770_20432411770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411770_20432411770> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411770_20432411770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077986 6.5806596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077986"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411770_20432411770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077986 6.5806596)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077986"^^xsd:decimal ;
  geo-pos:long "6.5806596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411770_20432411770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411770'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '21.121944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806596'^^xsd:double;
  dwc:latitude '53.0077986'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411770'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411339_20432411339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411339_20432411339> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411339_20432411339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078273 6.5806602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078273"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411339_20432411339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078273 6.5806602)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078273"^^xsd:decimal ;
  geo-pos:long "6.5806602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411339_20432411339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411339'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.1638888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806602'^^xsd:double;
  dwc:latitude '53.0078273'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411339'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414924_20432414924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414924_20432414924> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414924_20432414924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077973 6.5806605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077973"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414924_20432414924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077973 6.5806605)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077973"^^xsd:decimal ;
  geo-pos:long "6.5806605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414924_20432414924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414924'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '22.138611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806605'^^xsd:double;
  dwc:latitude '53.0077973'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414924'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412574_20432412574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412574_20432412574> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412574_20432412574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078014 6.5806605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078014"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "49.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412574_20432412574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078014 6.5806605)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078014"^^xsd:decimal ;
  geo-pos:long "6.5806605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "49.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412574_20432412574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412574'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.065833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806605'^^xsd:double;
  dwc:latitude '53.0078014'^^xsd:double;
  dwc:coordinatePrecision '49.9'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412574'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413465_20432413465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413465_20432413465> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413465_20432413465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077436 6.5806606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077436"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413465_20432413465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077436 6.5806606)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077436"^^xsd:decimal ;
  geo-pos:long "6.5806606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413465_20432413465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413465'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.106944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806606'^^xsd:double;
  dwc:latitude '53.0077436'^^xsd:double;
  dwc:coordinatePrecision '8.1'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413465'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413778_20432413778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413778_20432413778> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413778_20432413778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077779 6.5806608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077779"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413778_20432413778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077779 6.5806608)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077779"^^xsd:decimal ;
  geo-pos:long "6.5806608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413778_20432413778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413778'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.139722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806608'^^xsd:double;
  dwc:latitude '53.0077779'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413778'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409308_20432409308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409308_20432409308> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409308_20432409308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083981 6.5806611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0083981"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409308_20432409308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083981 6.5806611)"^^geo:wktLiteral ;
  geo-pos:lat "53.0083981"^^xsd:decimal ;
  geo-pos:long "6.5806611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409308_20432409308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409308'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.434722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806611'^^xsd:double;
  dwc:latitude '53.0083981'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409308'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408061_20432408061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408061_20432408061> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408061_20432408061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077681 6.5806616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077681"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408061_20432408061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077681 6.5806616)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077681"^^xsd:decimal ;
  geo-pos:long "6.5806616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408061_20432408061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408061'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.238888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806616'^^xsd:double;
  dwc:latitude '53.0077681'^^xsd:double;
  dwc:coordinatePrecision '8.9'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408061'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413814_20432413814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413814_20432413814> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413814_20432413814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077835 6.5806619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077835"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413814_20432413814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077835 6.5806619)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077835"^^xsd:decimal ;
  geo-pos:long "6.5806619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413814_20432413814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413814'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.1130555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806619'^^xsd:double;
  dwc:latitude '53.0077835'^^xsd:double;
  dwc:coordinatePrecision '14'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413814'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414389_20432414389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414389_20432414389> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414389_20432414389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077912 6.5806619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077912"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414389_20432414389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077912 6.5806619)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077912"^^xsd:decimal ;
  geo-pos:long "6.5806619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414389_20432414389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414389'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.0858333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806619'^^xsd:double;
  dwc:latitude '53.0077912'^^xsd:double;
  dwc:coordinatePrecision '16.3'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414389'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410022_20432410022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410022_20432410022> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410022_20432410022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077749 6.5806633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077749"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410022_20432410022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077749 6.5806633)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077749"^^xsd:decimal ;
  geo-pos:long "6.5806633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410022_20432410022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410022'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.435'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806633'^^xsd:double;
  dwc:latitude '53.0077749'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410022'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411205_20432411205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411205_20432411205> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411205_20432411205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078077 6.5806638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078077"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411205_20432411205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078077 6.5806638)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078077"^^xsd:decimal ;
  geo-pos:long "6.5806638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411205_20432411205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411205'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.051666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806638'^^xsd:double;
  dwc:latitude '53.0078077'^^xsd:double;
  dwc:coordinatePrecision '9.3'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411205'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407817_20432407817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407817_20432407817> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407817_20432407817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076747 6.580664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0076747"^^xsd:decimal ;
  dwc:decimalLongitude "6.580664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "24.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407817_20432407817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076747 6.580664)"^^geo:wktLiteral ;
  geo-pos:lat "53.0076747"^^xsd:decimal ;
  geo-pos:long "6.580664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "24.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407817_20432407817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407817'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.0791666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580664'^^xsd:double;
  dwc:latitude '53.0076747'^^xsd:double;
  dwc:coordinatePrecision '24.3'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407817'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408451_20432408451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408451_20432408451> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408451_20432408451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075451 6.5806644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075451"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408451_20432408451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075451 6.5806644)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075451"^^xsd:decimal ;
  geo-pos:long "6.5806644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408451_20432408451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408451'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.464444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806644'^^xsd:double;
  dwc:latitude '53.0075451'^^xsd:double;
  dwc:coordinatePrecision '21.1'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408451'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414563_20432414563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414563_20432414563> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414563_20432414563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077854 6.5806644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077854"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414563_20432414563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077854 6.5806644)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077854"^^xsd:decimal ;
  geo-pos:long "6.5806644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414563_20432414563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414563'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.115'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806644'^^xsd:double;
  dwc:latitude '53.0077854'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414563'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415259_20432415259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415259_20432415259> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415259_20432415259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007807 6.5806647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007807"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415259_20432415259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007807 6.5806647)"^^geo:wktLiteral ;
  geo-pos:lat "53.007807"^^xsd:decimal ;
  geo-pos:long "6.5806647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415259_20432415259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415259'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.0247222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806647'^^xsd:double;
  dwc:latitude '53.007807'^^xsd:double;
  dwc:coordinatePrecision '19'^^xsd:integer;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415259'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412235_20432412235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412235_20432412235> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412235_20432412235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077669 6.5806649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077669"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412235_20432412235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077669 6.5806649)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077669"^^xsd:decimal ;
  geo-pos:long "6.5806649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412235_20432412235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412235'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.157777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806649'^^xsd:double;
  dwc:latitude '53.0077669'^^xsd:double;
  dwc:coordinatePrecision '7.5'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412235'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413512_20432413512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413512_20432413512> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413512_20432413512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077993 6.5806649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077993"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413512_20432413512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077993 6.5806649)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077993"^^xsd:decimal ;
  geo-pos:long "6.5806649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413512_20432413512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413512'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.074166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806649'^^xsd:double;
  dwc:latitude '53.0077993'^^xsd:double;
  dwc:coordinatePrecision '14.1'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413512'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410606_20432410606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410606_20432410606> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410606_20432410606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077581 6.580665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077581"^^xsd:decimal ;
  dwc:decimalLongitude "6.580665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410606_20432410606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077581 6.580665)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077581"^^xsd:decimal ;
  geo-pos:long "6.580665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410606_20432410606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410606'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.025555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580665'^^xsd:double;
  dwc:latitude '53.0077581'^^xsd:double;
  dwc:coordinatePrecision '15.1'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410606'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415415_20432415415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415415_20432415415> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415415_20432415415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077798 6.580665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077798"^^xsd:decimal ;
  dwc:decimalLongitude "6.580665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415415_20432415415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077798 6.580665)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077798"^^xsd:decimal ;
  geo-pos:long "6.580665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415415_20432415415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415415'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.041111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580665'^^xsd:double;
  dwc:latitude '53.0077798'^^xsd:double;
  dwc:coordinatePrecision '10.4'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415415'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414755_20432414755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414755_20432414755> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414755_20432414755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077787 6.5806651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077787"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414755_20432414755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077787 6.5806651)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077787"^^xsd:decimal ;
  geo-pos:long "6.5806651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414755_20432414755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414755'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.0119444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806651'^^xsd:double;
  dwc:latitude '53.0077787'^^xsd:double;
  dwc:coordinatePrecision '16.2'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414755'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413305_20432413305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413305_20432413305> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413305_20432413305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0087383 6.5806652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0087383"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413305_20432413305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0087383 6.5806652)"^^geo:wktLiteral ;
  geo-pos:lat "53.0087383"^^xsd:decimal ;
  geo-pos:long "6.5806652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413305_20432413305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413305'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.0027777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806652'^^xsd:double;
  dwc:latitude '53.0087383'^^xsd:double;
  dwc:coordinatePrecision '20.8'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413305'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408289_20432408289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408289_20432408289> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408289_20432408289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077737 6.5806654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077737"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408289_20432408289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077737 6.5806654)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077737"^^xsd:decimal ;
  geo-pos:long "6.5806654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408289_20432408289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408289'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.3902777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806654'^^xsd:double;
  dwc:latitude '53.0077737'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408289'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411038_20432411038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411038_20432411038> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411038_20432411038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077719 6.5806655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077719"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411038_20432411038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077719 6.5806655)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077719"^^xsd:decimal ;
  geo-pos:long "6.5806655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411038_20432411038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411038'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.1016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806655'^^xsd:double;
  dwc:latitude '53.0077719'^^xsd:double;
  dwc:coordinatePrecision '8.1'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411038'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413728_20432413728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413728_20432413728> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413728_20432413728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007778 6.5806656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007778"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413728_20432413728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007778 6.5806656)"^^geo:wktLiteral ;
  geo-pos:lat "53.007778"^^xsd:decimal ;
  geo-pos:long "6.5806656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413728_20432413728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413728'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.006666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806656'^^xsd:double;
  dwc:latitude '53.007778'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413728'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411996_20432411996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411996_20432411996> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411996_20432411996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077897 6.5806656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077897"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411996_20432411996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077897 6.5806656)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077897"^^xsd:decimal ;
  geo-pos:long "6.5806656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411996_20432411996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411996'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.168333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806656'^^xsd:double;
  dwc:latitude '53.0077897'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411996'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413137_20432413137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413137_20432413137> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413137_20432413137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077662 6.5806657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077662"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413137_20432413137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077662 6.5806657)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077662"^^xsd:decimal ;
  geo-pos:long "6.5806657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413137_20432413137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413137'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.038888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806657'^^xsd:double;
  dwc:latitude '53.0077662'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413137'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413524_20432413524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413524_20432413524> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413524_20432413524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077867 6.580666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077867"^^xsd:decimal ;
  dwc:decimalLongitude "6.580666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413524_20432413524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077867 6.580666)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077867"^^xsd:decimal ;
  geo-pos:long "6.580666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413524_20432413524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413524'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.0844444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580666'^^xsd:double;
  dwc:latitude '53.0077867'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413524'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414053_20432414053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414053_20432414053> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414053_20432414053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077935 6.5806665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077935"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414053_20432414053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077935 6.5806665)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077935"^^xsd:decimal ;
  geo-pos:long "6.5806665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414053_20432414053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414053'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.024722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806665'^^xsd:double;
  dwc:latitude '53.0077935'^^xsd:double;
  dwc:coordinatePrecision '21.5'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414053'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414886_20432414886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414886_20432414886> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414886_20432414886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077806 6.5806666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077806"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414886_20432414886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077806 6.5806666)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077806"^^xsd:decimal ;
  geo-pos:long "6.5806666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414886_20432414886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414886'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.001666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806666'^^xsd:double;
  dwc:latitude '53.0077806'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414886'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410094_20432410094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410094_20432410094> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410094_20432410094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077957 6.5806666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077957"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410094_20432410094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077957 6.5806666)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077957"^^xsd:decimal ;
  geo-pos:long "6.5806666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410094_20432410094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410094'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.5016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806666'^^xsd:double;
  dwc:latitude '53.0077957'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410094'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412971_20432412971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412971_20432412971> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412971_20432412971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077864 6.5806667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077864"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412971_20432412971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077864 6.5806667)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077864"^^xsd:decimal ;
  geo-pos:long "6.5806667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412971_20432412971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412971'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.1183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806667'^^xsd:double;
  dwc:latitude '53.0077864'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412971'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408313_20432408313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408313_20432408313> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408313_20432408313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078694 6.5806669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078694"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408313_20432408313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078694 6.5806669)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078694"^^xsd:decimal ;
  geo-pos:long "6.5806669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408313_20432408313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408313'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.392777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806669'^^xsd:double;
  dwc:latitude '53.0078694'^^xsd:double;
  dwc:coordinatePrecision '12.4'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408313'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413173_20432413173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413173_20432413173> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413173_20432413173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077891 6.5806681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077891"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413173_20432413173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077891 6.5806681)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077891"^^xsd:decimal ;
  geo-pos:long "6.5806681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413173_20432413173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413173'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.016388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806681'^^xsd:double;
  dwc:latitude '53.0077891'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413173'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414066_20432414066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414066_20432414066> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414066_20432414066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078151 6.5806682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078151"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414066_20432414066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078151 6.5806682)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078151"^^xsd:decimal ;
  geo-pos:long "6.5806682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414066_20432414066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414066'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.033611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806682'^^xsd:double;
  dwc:latitude '53.0078151'^^xsd:double;
  dwc:coordinatePrecision '14.2'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414066'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411704_20432411704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411704_20432411704> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411704_20432411704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077635 6.5806684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077635"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411704_20432411704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077635 6.5806684)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077635"^^xsd:decimal ;
  geo-pos:long "6.5806684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411704_20432411704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411704'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.101388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806684'^^xsd:double;
  dwc:latitude '53.0077635'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411704'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414817_20432414817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414817_20432414817> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414817_20432414817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007778 6.5806689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007778"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414817_20432414817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007778 6.5806689)"^^geo:wktLiteral ;
  geo-pos:lat "53.007778"^^xsd:decimal ;
  geo-pos:long "6.5806689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414817_20432414817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414817'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.153055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806689'^^xsd:double;
  dwc:latitude '53.007778'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414817'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415355_20432415355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415355_20432415355> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415355_20432415355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077796 6.5806689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077796"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415355_20432415355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077796 6.5806689)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077796"^^xsd:decimal ;
  geo-pos:long "6.5806689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415355_20432415355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415355'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.026666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806689'^^xsd:double;
  dwc:latitude '53.0077796'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415355'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412467_20432412467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412467_20432412467> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412467_20432412467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077885 6.5806689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077885"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412467_20432412467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077885 6.5806689)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077885"^^xsd:decimal ;
  geo-pos:long "6.5806689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412467_20432412467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412467'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.1291666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806689'^^xsd:double;
  dwc:latitude '53.0077885'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412467'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410323_20432410323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410323_20432410323> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410323_20432410323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077822 6.5806692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077822"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410323_20432410323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077822 6.5806692)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077822"^^xsd:decimal ;
  geo-pos:long "6.5806692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410323_20432410323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410323'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '19.316666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806692'^^xsd:double;
  dwc:latitude '53.0077822'^^xsd:double;
  dwc:coordinatePrecision '2.3'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410323'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411217_20432411217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411217_20432411217> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411217_20432411217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077923 6.5806695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077923"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411217_20432411217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077923 6.5806695)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077923"^^xsd:decimal ;
  geo-pos:long "6.5806695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411217_20432411217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411217'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '22.051666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806695'^^xsd:double;
  dwc:latitude '53.0077923'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411217'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410847_20432410847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410847_20432410847> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410847_20432410847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077932 6.5806696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077932"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410847_20432410847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077932 6.5806696)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077932"^^xsd:decimal ;
  geo-pos:long "6.5806696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410847_20432410847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410847'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.141666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806696'^^xsd:double;
  dwc:latitude '53.0077932'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410847'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414114_20432414114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414114_20432414114> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414114_20432414114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007794 6.5806701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007794"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414114_20432414114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007794 6.5806701)"^^geo:wktLiteral ;
  geo-pos:lat "53.007794"^^xsd:decimal ;
  geo-pos:long "6.5806701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414114_20432414114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414114'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.0211111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806701'^^xsd:double;
  dwc:latitude '53.007794'^^xsd:double;
  dwc:coordinatePrecision '20.1'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414114'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413537_20432413537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413537_20432413537> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413537_20432413537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077993 6.5806701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077993"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413537_20432413537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077993 6.5806701)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077993"^^xsd:decimal ;
  geo-pos:long "6.5806701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413537_20432413537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413537'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806701'^^xsd:double;
  dwc:latitude '53.0077993'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413537'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407623_20432407623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407623_20432407623> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407623_20432407623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0084116 6.5806702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0084116"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407623_20432407623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0084116 6.5806702)"^^geo:wktLiteral ;
  geo-pos:lat "53.0084116"^^xsd:decimal ;
  geo-pos:long "6.5806702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407623_20432407623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407623'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.501944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806702'^^xsd:double;
  dwc:latitude '53.0084116'^^xsd:double;
  dwc:coordinatePrecision '2.5'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407623'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408349_20432408349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408349_20432408349> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408349_20432408349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077324 6.5806704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077324"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408349_20432408349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077324 6.5806704)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077324"^^xsd:decimal ;
  geo-pos:long "6.5806704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408349_20432408349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408349'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.426666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806704'^^xsd:double;
  dwc:latitude '53.0077324'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408349'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413982_20432413982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413982_20432413982> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413982_20432413982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077645 6.5806705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077645"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413982_20432413982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077645 6.5806705)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077645"^^xsd:decimal ;
  geo-pos:long "6.5806705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413982_20432413982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413982'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.066944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806705'^^xsd:double;
  dwc:latitude '53.0077645'^^xsd:double;
  dwc:coordinatePrecision '8.1'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413982'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408301_20432408301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408301_20432408301> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408301_20432408301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077361 6.5806708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077361"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408301_20432408301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077361 6.5806708)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077361"^^xsd:decimal ;
  geo-pos:long "6.5806708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408301_20432408301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408301'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.394444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806708'^^xsd:double;
  dwc:latitude '53.0077361'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408301'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412959_20432412959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412959_20432412959> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412959_20432412959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077775 6.580671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077775"^^xsd:decimal ;
  dwc:decimalLongitude "6.580671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412959_20432412959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077775 6.580671)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077775"^^xsd:decimal ;
  geo-pos:long "6.580671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412959_20432412959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412959'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.1161111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580671'^^xsd:double;
  dwc:latitude '53.0077775'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412959'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412597_20432412597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412597_20432412597> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412597_20432412597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077758 6.5806719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077758"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412597_20432412597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077758 6.5806719)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077758"^^xsd:decimal ;
  geo-pos:long "6.5806719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412597_20432412597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412597'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.061388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806719'^^xsd:double;
  dwc:latitude '53.0077758'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412597'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408433_20432408433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408433_20432408433> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408433_20432408433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.008309 6.5806719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.008309"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408433_20432408433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.008309 6.5806719)"^^geo:wktLiteral ;
  geo-pos:lat "53.008309"^^xsd:decimal ;
  geo-pos:long "6.5806719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408433_20432408433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408433'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.4636111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806719'^^xsd:double;
  dwc:latitude '53.008309'^^xsd:double;
  dwc:coordinatePrecision '6.8'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408433'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410320_20432410320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410320_20432410320> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410320_20432410320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083884 6.580672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0083884"^^xsd:decimal ;
  dwc:decimalLongitude "6.580672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "26.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410320_20432410320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083884 6.580672)"^^geo:wktLiteral ;
  geo-pos:lat "53.0083884"^^xsd:decimal ;
  geo-pos:long "6.580672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "26.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410320_20432410320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410320'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.277777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580672'^^xsd:double;
  dwc:latitude '53.0083884'^^xsd:double;
  dwc:coordinatePrecision '26.4'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410320'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432411375_20432411375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411375_20432411375> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411375_20432411375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007809 6.5806723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007809"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411375_20432411375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007809 6.5806723)"^^geo:wktLiteral ;
  geo-pos:lat "53.007809"^^xsd:decimal ;
  geo-pos:long "6.5806723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411375_20432411375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411375'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.156111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806723'^^xsd:double;
  dwc:latitude '53.007809'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411375'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413417_20432413417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413417_20432413417> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413417_20432413417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077849 6.5806724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077849"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413417_20432413417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077849 6.5806724)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077849"^^xsd:decimal ;
  geo-pos:long "6.5806724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413417_20432413417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413417'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.051666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806724'^^xsd:double;
  dwc:latitude '53.0077849'^^xsd:double;
  dwc:coordinatePrecision '2'^^xsd:integer;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413417'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417065_20432417065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417065_20432417065> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417065_20432417065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077705 6.5806726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077705"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417065_20432417065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077705 6.5806726)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077705"^^xsd:decimal ;
  geo-pos:long "6.5806726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417065_20432417065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417065'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.1375'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806726'^^xsd:double;
  dwc:latitude '53.0077705'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417065'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410486_20432410486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410486_20432410486> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410486_20432410486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077894 6.580673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077894"^^xsd:decimal ;
  dwc:decimalLongitude "6.580673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410486_20432410486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077894 6.580673)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077894"^^xsd:decimal ;
  geo-pos:long "6.580673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410486_20432410486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410486'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.0708333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580673'^^xsd:double;
  dwc:latitude '53.0077894'^^xsd:double;
  dwc:coordinatePrecision '6.8'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410486'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413874_20432413874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413874_20432413874> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413874_20432413874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077822 6.5806731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077822"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413874_20432413874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077822 6.5806731)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077822"^^xsd:decimal ;
  geo-pos:long "6.5806731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413874_20432413874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413874'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.1019444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806731'^^xsd:double;
  dwc:latitude '53.0077822'^^xsd:double;
  dwc:coordinatePrecision '1.8'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413874'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411950_20432411950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411950_20432411950> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411950_20432411950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077653 6.5806732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077653"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411950_20432411950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077653 6.5806732)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077653"^^xsd:decimal ;
  geo-pos:long "6.5806732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411950_20432411950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411950'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.043333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806732'^^xsd:double;
  dwc:latitude '53.0077653'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411950'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408559_20432408559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408559_20432408559> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408559_20432408559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083484 6.5806732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0083484"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408559_20432408559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083484 6.5806732)"^^geo:wktLiteral ;
  geo-pos:lat "53.0083484"^^xsd:decimal ;
  geo-pos:long "6.5806732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408559_20432408559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408559'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.4975'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806732'^^xsd:double;
  dwc:latitude '53.0083484'^^xsd:double;
  dwc:coordinatePrecision '18.1'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408559'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413766_20432413766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413766_20432413766> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413766_20432413766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077812 6.5806733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077812"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413766_20432413766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077812 6.5806733)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077812"^^xsd:decimal ;
  geo-pos:long "6.5806733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413766_20432413766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413766'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.148888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806733'^^xsd:double;
  dwc:latitude '53.0077812'^^xsd:double;
  dwc:coordinatePrecision '7.3'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413766'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412286_20432412286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412286_20432412286> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412286_20432412286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007787 6.5806735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007787"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412286_20432412286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007787 6.5806735)"^^geo:wktLiteral ;
  geo-pos:lat "53.007787"^^xsd:decimal ;
  geo-pos:long "6.5806735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412286_20432412286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412286'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.152777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806735'^^xsd:double;
  dwc:latitude '53.007787'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412286'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414936_20432414936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414936_20432414936> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414936_20432414936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078808 6.5806735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078808"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414936_20432414936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078808 6.5806735)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078808"^^xsd:decimal ;
  geo-pos:long "6.5806735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414936_20432414936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414936'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '23.128333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806735'^^xsd:double;
  dwc:latitude '53.0078808'^^xsd:double;
  dwc:coordinatePrecision '8.6'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414936'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414575_20432414575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414575_20432414575> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414575_20432414575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077907 6.580674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077907"^^xsd:decimal ;
  dwc:decimalLongitude "6.580674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414575_20432414575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077907 6.580674)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077907"^^xsd:decimal ;
  geo-pos:long "6.580674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414575_20432414575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414575'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.118333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580674'^^xsd:double;
  dwc:latitude '53.0077907'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414575'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415247_20432415247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415247_20432415247> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415247_20432415247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078054 6.580674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078054"^^xsd:decimal ;
  dwc:decimalLongitude "6.580674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415247_20432415247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078054 6.580674)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078054"^^xsd:decimal ;
  geo-pos:long "6.580674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415247_20432415247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415247'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1.0247222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580674'^^xsd:double;
  dwc:latitude '53.0078054'^^xsd:double;
  dwc:coordinatePrecision '11.3'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415247'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413826_20432413826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413826_20432413826> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413826_20432413826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007802 6.5806743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007802"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413826_20432413826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007802 6.5806743)"^^geo:wktLiteral ;
  geo-pos:lat "53.007802"^^xsd:decimal ;
  geo-pos:long "6.5806743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413826_20432413826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413826'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.1183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806743'^^xsd:double;
  dwc:latitude '53.007802'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413826'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410978_20432410978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410978_20432410978> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410978_20432410978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007794 6.5806749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007794"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410978_20432410978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007794 6.5806749)"^^geo:wktLiteral ;
  geo-pos:lat "53.007794"^^xsd:decimal ;
  geo-pos:long "6.5806749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410978_20432410978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410978'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.0933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806749'^^xsd:double;
  dwc:latitude '53.007794'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410978'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412633_20432412633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412633_20432412633> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412633_20432412633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077906 6.5806751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077906"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412633_20432412633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077906 6.5806751)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077906"^^xsd:decimal ;
  geo-pos:long "6.5806751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412633_20432412633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412633'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '22.043333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806751'^^xsd:double;
  dwc:latitude '53.0077906'^^xsd:double;
  dwc:coordinatePrecision '2.7'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412633'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411169_20432411169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411169_20432411169> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411169_20432411169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078084 6.5806754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078084"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411169_20432411169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078084 6.5806754)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078084"^^xsd:decimal ;
  geo-pos:long "6.5806754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411169_20432411169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411169'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.051666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806754'^^xsd:double;
  dwc:latitude '53.0078084'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411169'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413477_20432413477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413477_20432413477> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413477_20432413477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077971 6.5806755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077971"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413477_20432413477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077971 6.5806755)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077971"^^xsd:decimal ;
  geo-pos:long "6.5806755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413477_20432413477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413477'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '21.098055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806755'^^xsd:double;
  dwc:latitude '53.0077971'^^xsd:double;
  dwc:coordinatePrecision '7.3'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413477'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410426_20432410426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410426_20432410426> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410426_20432410426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083617 6.5806762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0083617"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410426_20432410426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083617 6.5806762)"^^geo:wktLiteral ;
  geo-pos:lat "53.0083617"^^xsd:decimal ;
  geo-pos:long "6.5806762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410426_20432410426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410426'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.1066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806762'^^xsd:double;
  dwc:latitude '53.0083617'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410426'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411615_20432411615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411615_20432411615> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411615_20432411615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077815 6.580677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077815"^^xsd:decimal ;
  dwc:decimalLongitude "6.580677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411615_20432411615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077815 6.580677)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077815"^^xsd:decimal ;
  geo-pos:long "6.580677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411615_20432411615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411615'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.07'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580677'^^xsd:double;
  dwc:latitude '53.0077815'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411615'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413233_20432413233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413233_20432413233> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413233_20432413233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077972 6.5806771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077972"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "27.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413233_20432413233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077972 6.5806771)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077972"^^xsd:decimal ;
  geo-pos:long "6.5806771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "27.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413233_20432413233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413233'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.011944444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806771'^^xsd:double;
  dwc:latitude '53.0077972'^^xsd:double;
  dwc:coordinatePrecision '27.6'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413233'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411734_20432411734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411734_20432411734> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411734_20432411734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078341 6.5806774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078341"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411734_20432411734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078341 6.5806774)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078341"^^xsd:decimal ;
  geo-pos:long "6.5806774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411734_20432411734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411734'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.118333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806774'^^xsd:double;
  dwc:latitude '53.0078341'^^xsd:double;
  dwc:coordinatePrecision '11.4'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411734'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414611_20432414611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414611_20432414611> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414611_20432414611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077874 6.5806777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077874"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414611_20432414611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077874 6.5806777)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077874"^^xsd:decimal ;
  geo-pos:long "6.5806777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414611_20432414611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414611'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20.093333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806777'^^xsd:double;
  dwc:latitude '53.0077874'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414611'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414635_20432414635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414635_20432414635> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414635_20432414635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077862 6.5806778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077862"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414635_20432414635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077862 6.5806778)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077862"^^xsd:decimal ;
  geo-pos:long "6.5806778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414635_20432414635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414635'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '22.07'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806778'^^xsd:double;
  dwc:latitude '53.0077862'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414635'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410738_20432410738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410738_20432410738> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410738_20432410738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083841 6.5806779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0083841"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410738_20432410738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083841 6.5806779)"^^geo:wktLiteral ;
  geo-pos:lat "53.0083841"^^xsd:decimal ;
  geo-pos:long "6.5806779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410738_20432410738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410738'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.0111111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806779'^^xsd:double;
  dwc:latitude '53.0083841'^^xsd:double;
  dwc:coordinatePrecision '19.1'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410738'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409325_20432409325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409325_20432409325> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409325_20432409325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077518 6.580678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077518"^^xsd:decimal ;
  dwc:decimalLongitude "6.580678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409325_20432409325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077518 6.580678)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077518"^^xsd:decimal ;
  geo-pos:long "6.580678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409325_20432409325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409325'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.451944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580678'^^xsd:double;
  dwc:latitude '53.0077518'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409325'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410102_20432410102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410102_20432410102> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410102_20432410102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077845 6.580678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077845"^^xsd:decimal ;
  dwc:decimalLongitude "6.580678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410102_20432410102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077845 6.580678)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077845"^^xsd:decimal ;
  geo-pos:long "6.580678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410102_20432410102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410102'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.495277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580678'^^xsd:double;
  dwc:latitude '53.0077845'^^xsd:double;
  dwc:coordinatePrecision '9.6'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410102'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432408580_20432408580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408580_20432408580> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408580_20432408580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074312 6.5806784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074312"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408580_20432408580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074312 6.5806784)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074312"^^xsd:decimal ;
  geo-pos:long "6.5806784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408580_20432408580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408580'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.008333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806784'^^xsd:double;
  dwc:latitude '53.0074312'^^xsd:double;
  dwc:coordinatePrecision '17.4'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408580'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417125_20432417125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417125_20432417125> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417125_20432417125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077807 6.5806785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077807"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417125_20432417125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077807 6.5806785)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077807"^^xsd:decimal ;
  geo-pos:long "6.5806785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417125_20432417125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417125'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.114722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806785'^^xsd:double;
  dwc:latitude '53.0077807'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417125'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410082_20432410082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410082_20432410082> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410082_20432410082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074443 6.5806786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074443"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410082_20432410082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074443 6.5806786)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074443"^^xsd:decimal ;
  geo-pos:long "6.5806786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410082_20432410082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410082'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.4827777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806786'^^xsd:double;
  dwc:latitude '53.0074443'^^xsd:double;
  dwc:coordinatePrecision '6.3'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410082'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412299_20432412299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412299_20432412299> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412299_20432412299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077721 6.5806787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077721"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412299_20432412299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077721 6.5806787)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077721"^^xsd:decimal ;
  geo-pos:long "6.5806787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412299_20432412299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412299'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.16'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806787'^^xsd:double;
  dwc:latitude '53.0077721'^^xsd:double;
  dwc:coordinatePrecision '2.4'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412299'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415235_20432415235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415235_20432415235> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415235_20432415235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007778 6.5806787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007778"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415235_20432415235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007778 6.5806787)"^^geo:wktLiteral ;
  geo-pos:lat "53.007778"^^xsd:decimal ;
  geo-pos:long "6.5806787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415235_20432415235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415235'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.033888888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806787'^^xsd:double;
  dwc:latitude '53.007778'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415235'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414647_20432414647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414647_20432414647> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414647_20432414647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077811 6.5806789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077811"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414647_20432414647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077811 6.5806789)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077811"^^xsd:decimal ;
  geo-pos:long "6.5806789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414647_20432414647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414647'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '23.064722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806789'^^xsd:double;
  dwc:latitude '53.0077811'^^xsd:double;
  dwc:coordinatePrecision '21.7'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414647'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413221_20432413221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413221_20432413221> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413221_20432413221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007783 6.5806789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007783"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413221_20432413221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007783 6.5806789)"^^geo:wktLiteral ;
  geo-pos:lat "53.007783"^^xsd:decimal ;
  geo-pos:long "6.5806789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413221_20432413221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413221'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.015833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806789'^^xsd:double;
  dwc:latitude '53.007783'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413221'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412275_20432412275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412275_20432412275> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412275_20432412275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077875 6.580679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077875"^^xsd:decimal ;
  dwc:decimalLongitude "6.580679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412275_20432412275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077875 6.580679)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077875"^^xsd:decimal ;
  geo-pos:long "6.580679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412275_20432412275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412275'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.161944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580679'^^xsd:double;
  dwc:latitude '53.0077875'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412275'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408343_20432408343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408343_20432408343> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408343_20432408343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077052 6.5806791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077052"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408343_20432408343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077052 6.5806791)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077052"^^xsd:decimal ;
  geo-pos:long "6.5806791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408343_20432408343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408343'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.420833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806791'^^xsd:double;
  dwc:latitude '53.0077052'^^xsd:double;
  dwc:coordinatePrecision '11.6'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408343'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415525_20432415525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415525_20432415525> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415525_20432415525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077766 6.5806791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077766"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415525_20432415525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077766 6.5806791)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077766"^^xsd:decimal ;
  geo-pos:long "6.5806791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415525_20432415525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415525'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.15138888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806791'^^xsd:double;
  dwc:latitude '53.0077766'^^xsd:double;
  dwc:coordinatePrecision '8.7'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415525'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412008_20432412008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412008_20432412008> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412008_20432412008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077734 6.5806799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077734"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412008_20432412008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077734 6.5806799)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077734"^^xsd:decimal ;
  geo-pos:long "6.5806799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412008_20432412008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412008'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.155277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806799'^^xsd:double;
  dwc:latitude '53.0077734'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412008'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411459_20432411459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411459_20432411459> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411459_20432411459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077745 6.5806799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077745"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411459_20432411459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077745 6.5806799)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077745"^^xsd:decimal ;
  geo-pos:long "6.5806799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411459_20432411459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411459'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.143333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806799'^^xsd:double;
  dwc:latitude '53.0077745'^^xsd:double;
  dwc:coordinatePrecision '7.3'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411459'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412116_20432412116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412116_20432412116> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412116_20432412116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077939 6.58068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077939"^^xsd:decimal ;
  dwc:decimalLongitude "6.58068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412116_20432412116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077939 6.58068)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077939"^^xsd:decimal ;
  geo-pos:long "6.58068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412116_20432412116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412116'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.1019444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.58068'^^xsd:double;
  dwc:latitude '53.0077939'^^xsd:double;
  dwc:coordinatePrecision '2.7'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412116'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411447_20432411447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411447_20432411447> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411447_20432411447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077736 6.5806803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077736"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411447_20432411447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077736 6.5806803)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077736"^^xsd:decimal ;
  geo-pos:long "6.5806803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411447_20432411447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411447'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.146666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806803'^^xsd:double;
  dwc:latitude '53.0077736'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411447'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414173_20432414173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414173_20432414173> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414173_20432414173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077845 6.5806805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077845"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414173_20432414173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077845 6.5806805)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077845"^^xsd:decimal ;
  geo-pos:long "6.5806805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414173_20432414173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414173'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.0075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806805'^^xsd:double;
  dwc:latitude '53.0077845'^^xsd:double;
  dwc:coordinatePrecision '9.3'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414173'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414972_20432414972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414972_20432414972> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414972_20432414972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077938 6.5806807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077938"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414972_20432414972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077938 6.5806807)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077938"^^xsd:decimal ;
  geo-pos:long "6.5806807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414972_20432414972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414972'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.1205555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806807'^^xsd:double;
  dwc:latitude '53.0077938'^^xsd:double;
  dwc:coordinatePrecision '7.5'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414972'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414671_20432414671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414671_20432414671> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414671_20432414671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078008 6.5806808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078008"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414671_20432414671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078008 6.5806808)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078008"^^xsd:decimal ;
  geo-pos:long "6.5806808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414671_20432414671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414671'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.0652777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806808'^^xsd:double;
  dwc:latitude '53.0078008'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414671'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408175_20432408175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408175_20432408175> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408175_20432408175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078289 6.5806814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078289"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408175_20432408175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078289 6.5806814)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078289"^^xsd:decimal ;
  geo-pos:long "6.5806814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408175_20432408175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408175'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.306388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806814'^^xsd:double;
  dwc:latitude '53.0078289'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408175'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408223_20432408223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408223_20432408223> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408223_20432408223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076915 6.5806818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0076915"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408223_20432408223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076915 6.5806818)"^^geo:wktLiteral ;
  geo-pos:lat "53.0076915"^^xsd:decimal ;
  geo-pos:long "6.5806818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408223_20432408223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408223'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.356111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806818'^^xsd:double;
  dwc:latitude '53.0076915'^^xsd:double;
  dwc:coordinatePrecision '8.2'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408223'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412911_20432412911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412911_20432412911> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412911_20432412911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077909 6.580682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077909"^^xsd:decimal ;
  dwc:decimalLongitude "6.580682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412911_20432412911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077909 6.580682)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077909"^^xsd:decimal ;
  geo-pos:long "6.580682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412911_20432412911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412911'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '21.1475'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580682'^^xsd:double;
  dwc:latitude '53.0077909'^^xsd:double;
  dwc:coordinatePrecision '2.5'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412911'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415439_20432415439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415439_20432415439> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415439_20432415439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077956 6.5806821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077956"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415439_20432415439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077956 6.5806821)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077956"^^xsd:decimal ;
  geo-pos:long "6.5806821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415439_20432415439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415439'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.028055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806821'^^xsd:double;
  dwc:latitude '53.0077956'^^xsd:double;
  dwc:coordinatePrecision '8.6'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415439'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415450_20432415450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415450_20432415450> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415450_20432415450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007807 6.5806821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007807"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415450_20432415450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007807 6.5806821)"^^geo:wktLiteral ;
  geo-pos:lat "53.007807"^^xsd:decimal ;
  geo-pos:long "6.5806821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415450_20432415450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415450'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.021388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806821'^^xsd:double;
  dwc:latitude '53.007807'^^xsd:double;
  dwc:coordinatePrecision '11'^^xsd:integer;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415450'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414877_20432414877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414877_20432414877> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414877_20432414877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077887 6.5806824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077887"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414877_20432414877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077887 6.5806824)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077887"^^xsd:decimal ;
  geo-pos:long "6.5806824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414877_20432414877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414877'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806824'^^xsd:double;
  dwc:latitude '53.0077887'^^xsd:double;
  dwc:coordinatePrecision '2.2'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414877'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410292_20432410292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410292_20432410292> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410292_20432410292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077971 6.5806824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077971"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410292_20432410292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077971 6.5806824)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077971"^^xsd:decimal ;
  geo-pos:long "6.5806824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410292_20432410292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410292'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.258611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806824'^^xsd:double;
  dwc:latitude '53.0077971'^^xsd:double;
  dwc:coordinatePrecision '15.8'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410292'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415740_20432415740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415740_20432415740> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415740_20432415740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077621 6.5806825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077621"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415740_20432415740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077621 6.5806825)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077621"^^xsd:decimal ;
  geo-pos:long "6.5806825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415740_20432415740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415740'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.100555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806825'^^xsd:double;
  dwc:latitude '53.0077621'^^xsd:double;
  dwc:coordinatePrecision '8.9'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415740'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411818_20432411818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411818_20432411818> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411818_20432411818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007779 6.5806825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007779"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411818_20432411818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007779 6.5806825)"^^geo:wktLiteral ;
  geo-pos:lat "53.007779"^^xsd:decimal ;
  geo-pos:long "6.5806825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411818_20432411818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411818'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1.0902777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806825'^^xsd:double;
  dwc:latitude '53.007779'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411818'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411193_20432411193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411193_20432411193> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411193_20432411193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077824 6.5806827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077824"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411193_20432411193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077824 6.5806827)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077824"^^xsd:decimal ;
  geo-pos:long "6.5806827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411193_20432411193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411193'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.06'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806827'^^xsd:double;
  dwc:latitude '53.0077824'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411193'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413090_20432413090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413090_20432413090> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413090_20432413090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077782 6.5806829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077782"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413090_20432413090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077782 6.5806829)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077782"^^xsd:decimal ;
  geo-pos:long "6.5806829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413090_20432413090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413090'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806829'^^xsd:double;
  dwc:latitude '53.0077782'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413090'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413500_20432413500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413500_20432413500> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413500_20432413500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007786 6.5806829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007786"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413500_20432413500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007786 6.5806829)"^^geo:wktLiteral ;
  geo-pos:lat "53.007786"^^xsd:decimal ;
  geo-pos:long "6.5806829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413500_20432413500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413500'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.084444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806829'^^xsd:double;
  dwc:latitude '53.007786'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413500'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412244_20432412244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412244_20432412244> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412244_20432412244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077814 6.5806831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077814"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412244_20432412244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077814 6.5806831)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077814"^^xsd:decimal ;
  geo-pos:long "6.5806831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412244_20432412244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412244'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.166944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806831'^^xsd:double;
  dwc:latitude '53.0077814'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412244'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413209_20432413209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413209_20432413209> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413209_20432413209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077814 6.580684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077814"^^xsd:decimal ;
  dwc:decimalLongitude "6.580684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413209_20432413209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077814 6.580684)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077814"^^xsd:decimal ;
  geo-pos:long "6.580684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413209_20432413209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413209'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '22.025'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580684'^^xsd:double;
  dwc:latitude '53.0077814'^^xsd:double;
  dwc:coordinatePrecision '2.1'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413209'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410895_20432410895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410895_20432410895> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410895_20432410895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078021 6.5806841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078021"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410895_20432410895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078021 6.5806841)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078021"^^xsd:decimal ;
  geo-pos:long "6.5806841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410895_20432410895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410895'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.129166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806841'^^xsd:double;
  dwc:latitude '53.0078021'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410895'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410690_20432410690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410690_20432410690> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410690_20432410690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077786 6.5806848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077786"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410690_20432410690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077786 6.5806848)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077786"^^xsd:decimal ;
  geo-pos:long "6.5806848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410690_20432410690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410690'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.0111111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806848'^^xsd:double;
  dwc:latitude '53.0077786'^^xsd:double;
  dwc:coordinatePrecision '2.6'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410690'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413802_20432413802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413802_20432413802> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413802_20432413802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077865 6.5806851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077865"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413802_20432413802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077865 6.5806851)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077865"^^xsd:decimal ;
  geo-pos:long "6.5806851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413802_20432413802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413802'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.12611111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806851'^^xsd:double;
  dwc:latitude '53.0077865'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413802'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412068_20432412068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412068_20432412068> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412068_20432412068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077793 6.5806852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077793"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412068_20432412068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077793 6.5806852)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077793"^^xsd:decimal ;
  geo-pos:long "6.5806852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412068_20432412068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412068'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '22.123333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806852'^^xsd:double;
  dwc:latitude '53.0077793'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412068'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411109_20432411109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411109_20432411109> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411109_20432411109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077808 6.5806853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077808"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411109_20432411109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077808 6.5806853)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077808"^^xsd:decimal ;
  geo-pos:long "6.5806853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411109_20432411109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411109'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.078611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806853'^^xsd:double;
  dwc:latitude '53.0077808'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411109'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414960_20432414960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414960_20432414960> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414960_20432414960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077955 6.5806857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077955"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414960_20432414960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077955 6.5806857)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077955"^^xsd:decimal ;
  geo-pos:long "6.5806857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414960_20432414960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414960'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.1341666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806857'^^xsd:double;
  dwc:latitude '53.0077955'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414960'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410224_20432410224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410224_20432410224> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410224_20432410224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077766 6.5806858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077766"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410224_20432410224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077766 6.5806858)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077766"^^xsd:decimal ;
  geo-pos:long "6.5806858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410224_20432410224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410224'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.193611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806858'^^xsd:double;
  dwc:latitude '53.0077766'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410224'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415211_20432415211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415211_20432415211> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415211_20432415211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076865 6.580686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0076865"^^xsd:decimal ;
  dwc:decimalLongitude "6.580686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415211_20432415211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076865 6.580686)"^^geo:wktLiteral ;
  geo-pos:lat "53.0076865"^^xsd:decimal ;
  geo-pos:long "6.580686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415211_20432415211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415211'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '22.029722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580686'^^xsd:double;
  dwc:latitude '53.0076865'^^xsd:double;
  dwc:coordinatePrecision '16.8'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415211'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414659_20432414659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414659_20432414659> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414659_20432414659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077756 6.5806864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077756"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414659_20432414659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077756 6.5806864)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077756"^^xsd:decimal ;
  geo-pos:long "6.5806864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414659_20432414659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414659'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.073333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806864'^^xsd:double;
  dwc:latitude '53.0077756'^^xsd:double;
  dwc:coordinatePrecision '2.8'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414659'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408247_20432408247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408247_20432408247> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408247_20432408247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076341 6.5806868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0076341"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408247_20432408247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076341 6.5806868)"^^geo:wktLiteral ;
  geo-pos:lat "53.0076341"^^xsd:decimal ;
  geo-pos:long "6.5806868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408247_20432408247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408247'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.3602777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806868'^^xsd:double;
  dwc:latitude '53.0076341'^^xsd:double;
  dwc:coordinatePrecision '10.4'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408247'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410112_20432410112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410112_20432410112> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410112_20432410112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077722 6.5806868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077722"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410112_20432410112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077722 6.5806868)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077722"^^xsd:decimal ;
  geo-pos:long "6.5806868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410112_20432410112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410112'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.010277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806868'^^xsd:double;
  dwc:latitude '53.0077722'^^xsd:double;
  dwc:coordinatePrecision '2.5'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410112'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408987_20432408987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408987_20432408987> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408987_20432408987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077742 6.5806868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077742"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408987_20432408987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077742 6.5806868)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077742"^^xsd:decimal ;
  geo-pos:long "6.5806868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408987_20432408987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408987'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.2841666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806868'^^xsd:double;
  dwc:latitude '53.0077742'^^xsd:double;
  dwc:coordinatePrecision '8.8'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408987'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410342_20432410342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410342_20432410342> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410342_20432410342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077592 6.5806869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077592"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410342_20432410342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077592 6.5806869)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077592"^^xsd:decimal ;
  geo-pos:long "6.5806869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410342_20432410342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410342'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '21.129722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806869'^^xsd:double;
  dwc:latitude '53.0077592'^^xsd:double;
  dwc:coordinatePrecision '8.2'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410342'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412044_20432412044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412044_20432412044> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412044_20432412044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077908 6.5806873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077908"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412044_20432412044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077908 6.5806873)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077908"^^xsd:decimal ;
  geo-pos:long "6.5806873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412044_20432412044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412044'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.137222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806873'^^xsd:double;
  dwc:latitude '53.0077908'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412044'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414377_20432414377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414377_20432414377> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414377_20432414377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077946 6.5806873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077946"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414377_20432414377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077946 6.5806873)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077946"^^xsd:decimal ;
  geo-pos:long "6.5806873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414377_20432414377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414377'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.094722222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806873'^^xsd:double;
  dwc:latitude '53.0077946'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414377'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411229_20432411229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411229_20432411229> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411229_20432411229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077793 6.5806875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077793"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411229_20432411229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077793 6.5806875)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077793"^^xsd:decimal ;
  geo-pos:long "6.5806875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411229_20432411229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411229'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '23.0375'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806875'^^xsd:double;
  dwc:latitude '53.0077793'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411229'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412935_20432412935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412935_20432412935> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412935_20432412935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077415 6.5806879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077415"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "29.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412935_20432412935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077415 6.5806879)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077415"^^xsd:decimal ;
  geo-pos:long "6.5806879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "29.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412935_20432412935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412935'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.125555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806879'^^xsd:double;
  dwc:latitude '53.0077415'^^xsd:double;
  dwc:coordinatePrecision '29.8'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412935'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413488_20432413488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413488_20432413488> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413488_20432413488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077915 6.580688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077915"^^xsd:decimal ;
  dwc:decimalLongitude "6.580688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413488_20432413488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077915 6.580688)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077915"^^xsd:decimal ;
  geo-pos:long "6.580688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413488_20432413488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413488'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '22.093333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580688'^^xsd:double;
  dwc:latitude '53.0077915'^^xsd:double;
  dwc:coordinatePrecision '2.1'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413488'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414948_20432414948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414948_20432414948> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414948_20432414948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077669 6.5806881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077669"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414948_20432414948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077669 6.5806881)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077669"^^xsd:decimal ;
  geo-pos:long "6.5806881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414948_20432414948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414948'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.14333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806881'^^xsd:double;
  dwc:latitude '53.0077669'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414948'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415019_20432415019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415019_20432415019> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415019_20432415019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078019 6.5806881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078019"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415019_20432415019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078019 6.5806881)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078019"^^xsd:decimal ;
  geo-pos:long "6.5806881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415019_20432415019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415019'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.1158333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806881'^^xsd:double;
  dwc:latitude '53.0078019'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415019'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410011_20432410011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410011_20432410011> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410011_20432410011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078002 6.5806883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078002"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410011_20432410011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078002 6.5806883)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078002"^^xsd:decimal ;
  geo-pos:long "6.5806883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410011_20432410011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410011'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.426944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806883'^^xsd:double;
  dwc:latitude '53.0078002'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410011'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414805_20432414805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414805_20432414805> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414805_20432414805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077664 6.5806884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077664"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414805_20432414805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077664 6.5806884)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077664"^^xsd:decimal ;
  geo-pos:long "6.5806884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414805_20432414805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414805'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.1575'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806884'^^xsd:double;
  dwc:latitude '53.0077664'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414805'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414341_20432414341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414341_20432414341> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414341_20432414341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077936 6.5806887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077936"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414341_20432414341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077936 6.5806887)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077936"^^xsd:decimal ;
  geo-pos:long "6.5806887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414341_20432414341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414341'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '21.112777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806887'^^xsd:double;
  dwc:latitude '53.0077936'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414341'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414329_20432414329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414329_20432414329> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414329_20432414329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077833 6.5806888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077833"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414329_20432414329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077833 6.5806888)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077833"^^xsd:decimal ;
  geo-pos:long "6.5806888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414329_20432414329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414329'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.116666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806888'^^xsd:double;
  dwc:latitude '53.0077833'^^xsd:double;
  dwc:coordinatePrecision '2.6'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414329'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414317_20432414317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414317_20432414317> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414317_20432414317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078143 6.580689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078143"^^xsd:decimal ;
  dwc:decimalLongitude "6.580689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "27.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414317_20432414317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078143 6.580689)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078143"^^xsd:decimal ;
  geo-pos:long "6.580689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "27.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414317_20432414317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414317'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.121944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580689'^^xsd:double;
  dwc:latitude '53.0078143'^^xsd:double;
  dwc:coordinatePrecision '27.9'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414317'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410366_20432410366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410366_20432410366> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410366_20432410366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077972 6.5806907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077972"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410366_20432410366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077972 6.5806907)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077972"^^xsd:decimal ;
  geo-pos:long "6.5806907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410366_20432410366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410366'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '23.116388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806907'^^xsd:double;
  dwc:latitude '53.0077972'^^xsd:double;
  dwc:coordinatePrecision '2.8'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410366'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412322_20432412322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412322_20432412322> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412322_20432412322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077838 6.5806908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077838"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412322_20432412322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077838 6.5806908)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077838"^^xsd:decimal ;
  geo-pos:long "6.5806908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412322_20432412322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412322'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.139722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806908'^^xsd:double;
  dwc:latitude '53.0077838'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412322'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410098_20432410098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410098_20432410098> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410098_20432410098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078028 6.5806908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078028"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410098_20432410098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078028 6.5806908)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078028"^^xsd:decimal ;
  geo-pos:long "6.5806908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410098_20432410098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410098'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806908'^^xsd:double;
  dwc:latitude '53.0078028'^^xsd:double;
  dwc:coordinatePrecision '7.1'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410098'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414353_20432414353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414353_20432414353> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414353_20432414353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077748 6.5806909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077748"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414353_20432414353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077748 6.5806909)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077748"^^xsd:decimal ;
  geo-pos:long "6.5806909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414353_20432414353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414353'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '22.103888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806909'^^xsd:double;
  dwc:latitude '53.0077748'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414353'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414521_20432414521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414521_20432414521> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414521_20432414521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077813 6.580691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077813"^^xsd:decimal ;
  dwc:decimalLongitude "6.580691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414521_20432414521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077813 6.580691)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077813"^^xsd:decimal ;
  geo-pos:long "6.580691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414521_20432414521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414521'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580691'^^xsd:double;
  dwc:latitude '53.0077813'^^xsd:double;
  dwc:coordinatePrecision '2.8'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414521'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414401_20432414401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414401_20432414401> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414401_20432414401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077937 6.5806914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077937"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414401_20432414401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077937 6.5806914)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077937"^^xsd:decimal ;
  geo-pos:long "6.5806914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414401_20432414401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414401'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.0811111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806914'^^xsd:double;
  dwc:latitude '53.0077937'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414401'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410859_20432410859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410859_20432410859> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410859_20432410859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077982 6.5806918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077982"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410859_20432410859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077982 6.5806918)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077982"^^xsd:decimal ;
  geo-pos:long "6.5806918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410859_20432410859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410859'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.151666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806918'^^xsd:double;
  dwc:latitude '53.0077982'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410859'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410930_20432410930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410930_20432410930> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410930_20432410930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077945 6.5806922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077945"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410930_20432410930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077945 6.5806922)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077945"^^xsd:decimal ;
  geo-pos:long "6.5806922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410930_20432410930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410930'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '22.115'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806922'^^xsd:double;
  dwc:latitude '53.0077945'^^xsd:double;
  dwc:coordinatePrecision '2.3'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410930'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410228_20432410228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410228_20432410228> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410228_20432410228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077872 6.5806924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077872"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410228_20432410228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077872 6.5806924)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077872"^^xsd:decimal ;
  geo-pos:long "6.5806924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410228_20432410228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410228'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.194444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806924'^^xsd:double;
  dwc:latitude '53.0077872'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410228'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411145_20432411145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411145_20432411145> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411145_20432411145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007785 6.5806926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007785"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411145_20432411145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007785 6.5806926)"^^geo:wktLiteral ;
  geo-pos:lat "53.007785"^^xsd:decimal ;
  geo-pos:long "6.5806926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411145_20432411145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411145'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.07'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806926'^^xsd:double;
  dwc:latitude '53.007785'^^xsd:double;
  dwc:coordinatePrecision '10.8'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411145'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412947_20432412947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412947_20432412947> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412947_20432412947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077378 6.5806929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077378"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412947_20432412947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077378 6.5806929)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077378"^^xsd:decimal ;
  geo-pos:long "6.5806929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412947_20432412947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412947'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.125'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806929'^^xsd:double;
  dwc:latitude '53.0077378'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412947'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412849_20432412849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412849_20432412849> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412849_20432412849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007695 6.5806934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007695"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412849_20432412849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007695 6.5806934)"^^geo:wktLiteral ;
  geo-pos:lat "53.007695"^^xsd:decimal ;
  geo-pos:long "6.5806934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412849_20432412849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412849'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.004444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806934'^^xsd:double;
  dwc:latitude '53.007695'^^xsd:double;
  dwc:coordinatePrecision '12.2'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412849'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414365_20432414365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414365_20432414365> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414365_20432414365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077904 6.5806935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077904"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414365_20432414365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077904 6.5806935)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077904"^^xsd:decimal ;
  geo-pos:long "6.5806935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414365_20432414365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414365'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23.098055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806935'^^xsd:double;
  dwc:latitude '53.0077904'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414365'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415728_20432415728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415728_20432415728> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415728_20432415728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077591 6.5806942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077591"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415728_20432415728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077591 6.5806942)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077591"^^xsd:decimal ;
  geo-pos:long "6.5806942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415728_20432415728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415728'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.109722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806942'^^xsd:double;
  dwc:latitude '53.0077591'^^xsd:double;
  dwc:coordinatePrecision '7.7'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415728'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411483_20432411483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411483_20432411483> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411483_20432411483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078183 6.5806942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078183"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411483_20432411483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078183 6.5806942)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078183"^^xsd:decimal ;
  geo-pos:long "6.5806942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411483_20432411483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411483'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806942'^^xsd:double;
  dwc:latitude '53.0078183'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411483'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413754_20432413754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413754_20432413754> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413754_20432413754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078296 6.5806943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078296"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413754_20432413754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078296 6.5806943)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078296"^^xsd:decimal ;
  geo-pos:long "6.5806943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413754_20432413754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413754'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.149166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806943'^^xsd:double;
  dwc:latitude '53.0078296'^^xsd:double;
  dwc:coordinatePrecision '18.7'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413754'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414101_20432414101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414101_20432414101> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414101_20432414101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077705 6.5806945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077705"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414101_20432414101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077705 6.5806945)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077705"^^xsd:decimal ;
  geo-pos:long "6.5806945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414101_20432414101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414101'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.0172222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806945'^^xsd:double;
  dwc:latitude '53.0077705'^^xsd:double;
  dwc:coordinatePrecision '6.3'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414101'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412669_20432412669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412669_20432412669> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412669_20432412669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077722 6.5806949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077722"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412669_20432412669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077722 6.5806949)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077722"^^xsd:decimal ;
  geo-pos:long "6.5806949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412669_20432412669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412669'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.0383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806949'^^xsd:double;
  dwc:latitude '53.0077722'^^xsd:double;
  dwc:coordinatePrecision '2.5'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412669'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418835_20432418835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418835_20432418835> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418835_20432418835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0079912 6.580695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0079912"^^xsd:decimal ;
  dwc:decimalLongitude "6.580695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418835_20432418835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0079912 6.580695)"^^geo:wktLiteral ;
  geo-pos:lat "53.0079912"^^xsd:decimal ;
  geo-pos:long "6.580695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418835_20432418835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418835'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580695'^^xsd:double;
  dwc:latitude '53.0079912'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418835'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413245_20432413245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413245_20432413245> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413245_20432413245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077919 6.5806961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077919"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413245_20432413245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077919 6.5806961)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077919"^^xsd:decimal ;
  geo-pos:long "6.5806961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413245_20432413245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413245'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806961'^^xsd:double;
  dwc:latitude '53.0077919'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413245'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412875_20432412875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412875_20432412875> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412875_20432412875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077864 6.5806967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077864"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412875_20432412875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077864 6.5806967)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077864"^^xsd:decimal ;
  geo-pos:long "6.5806967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412875_20432412875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412875'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.168333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806967'^^xsd:double;
  dwc:latitude '53.0077864'^^xsd:double;
  dwc:coordinatePrecision '2.5'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412875'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414161_20432414161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414161_20432414161> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414161_20432414161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075999 6.5806975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075999"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414161_20432414161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075999 6.5806975)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075999"^^xsd:decimal ;
  geo-pos:long "6.5806975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414161_20432414161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414161'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.0183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806975'^^xsd:double;
  dwc:latitude '53.0075999'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '23'^^xsd:integer;
  dwc:maximumElevation '23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414161'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414041_20432414041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414041_20432414041> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414041_20432414041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077885 6.5806978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077885"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414041_20432414041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077885 6.5806978)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077885"^^xsd:decimal ;
  geo-pos:long "6.5806978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414041_20432414041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414041'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.031111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806978'^^xsd:double;
  dwc:latitude '53.0077885'^^xsd:double;
  dwc:coordinatePrecision '11.7'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414041'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410184_20432410184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410184_20432410184> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410184_20432410184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077897 6.5806981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077897"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410184_20432410184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077897 6.5806981)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077897"^^xsd:decimal ;
  geo-pos:long "6.5806981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410184_20432410184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410184'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.1511111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806981'^^xsd:double;
  dwc:latitude '53.0077897'^^xsd:double;
  dwc:coordinatePrecision '7.6'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410184'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410450_20432410450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410450_20432410450> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410450_20432410450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077883 6.5806982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077883"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410450_20432410450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077883 6.5806982)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077883"^^xsd:decimal ;
  geo-pos:long "6.5806982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410450_20432410450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410450'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.0844444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806982'^^xsd:double;
  dwc:latitude '53.0077883'^^xsd:double;
  dwc:coordinatePrecision '10.2'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410450'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411471_20432411471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411471_20432411471> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411471_20432411471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007758 6.5806983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007758"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411471_20432411471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007758 6.5806983)"^^geo:wktLiteral ;
  geo-pos:lat "53.007758"^^xsd:decimal ;
  geo-pos:long "6.5806983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411471_20432411471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411471'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.128888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806983'^^xsd:double;
  dwc:latitude '53.007758'^^xsd:double;
  dwc:coordinatePrecision '7.6'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411471'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410354_20432410354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410354_20432410354> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410354_20432410354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077864 6.5806983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077864"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410354_20432410354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077864 6.5806983)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077864"^^xsd:decimal ;
  geo-pos:long "6.5806983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410354_20432410354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410354'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '22.126666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806983'^^xsd:double;
  dwc:latitude '53.0077864'^^xsd:double;
  dwc:coordinatePrecision '2.4'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410354'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415763_20432415763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415763_20432415763> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415763_20432415763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007796 6.5806983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007796"^^xsd:decimal ;
  dwc:decimalLongitude "6.5806983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415763_20432415763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007796 6.5806983)"^^geo:wktLiteral ;
  geo-pos:lat "53.007796"^^xsd:decimal ;
  geo-pos:long "6.5806983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415763_20432415763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415763'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20.086944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5806983'^^xsd:double;
  dwc:latitude '53.007796'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415763'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413790_20432413790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413790_20432413790> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413790_20432413790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077566 6.5807001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077566"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413790_20432413790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077566 6.5807001)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077566"^^xsd:decimal ;
  geo-pos:long "6.5807001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413790_20432413790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413790'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.126666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807001'^^xsd:double;
  dwc:latitude '53.0077566'^^xsd:double;
  dwc:coordinatePrecision '25.9'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413790'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412586_20432412586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412586_20432412586> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412586_20432412586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077617 6.5807004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077617"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412586_20432412586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077617 6.5807004)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077617"^^xsd:decimal ;
  geo-pos:long "6.5807004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412586_20432412586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412586'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.076666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807004'^^xsd:double;
  dwc:latitude '53.0077617'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412586'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410906_20432410906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410906_20432410906> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410906_20432410906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00778 6.5807005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.00778"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410906_20432410906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00778 6.5807005)"^^geo:wktLiteral ;
  geo-pos:lat "53.00778"^^xsd:decimal ;
  geo-pos:long "6.5807005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410906_20432410906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410906'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.120555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807005'^^xsd:double;
  dwc:latitude '53.00778'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410906'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415031_20432415031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415031_20432415031> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415031_20432415031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078179 6.5807007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078179"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415031_20432415031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078179 6.5807007)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078179"^^xsd:decimal ;
  geo-pos:long "6.5807007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415031_20432415031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415031'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.1022222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807007'^^xsd:double;
  dwc:latitude '53.0078179'^^xsd:double;
  dwc:coordinatePrecision '21.8'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415031'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411507_20432411507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411507_20432411507> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411507_20432411507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077801 6.5807009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077801"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411507_20432411507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077801 6.5807009)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077801"^^xsd:decimal ;
  geo-pos:long "6.5807009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411507_20432411507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411507'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '22.119722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807009'^^xsd:double;
  dwc:latitude '53.0077801'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411507'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415079_20432415079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415079_20432415079> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415079_20432415079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077586 6.5807011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077586"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415079_20432415079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077586 6.5807011)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077586"^^xsd:decimal ;
  geo-pos:long "6.5807011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415079_20432415079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415079'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.093055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807011'^^xsd:double;
  dwc:latitude '53.0077586'^^xsd:double;
  dwc:coordinatePrecision '8.4'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415079'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410192_20432410192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410192_20432410192> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410192_20432410192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077867 6.5807011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077867"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410192_20432410192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077867 6.5807011)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077867"^^xsd:decimal ;
  geo-pos:long "6.5807011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410192_20432410192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410192'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.16'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807011'^^xsd:double;
  dwc:latitude '53.0077867'^^xsd:double;
  dwc:coordinatePrecision '2.8'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410192'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414090_20432414090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414090_20432414090> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414090_20432414090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077783 6.5807018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077783"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414090_20432414090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077783 6.5807018)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077783"^^xsd:decimal ;
  geo-pos:long "6.5807018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414090_20432414090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414090'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.026111111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807018'^^xsd:double;
  dwc:latitude '53.0077783'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414090'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412032_20432412032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412032_20432412032> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412032_20432412032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077818 6.5807024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077818"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412032_20432412032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077818 6.5807024)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077818"^^xsd:decimal ;
  geo-pos:long "6.5807024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412032_20432412032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412032'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.146944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807024'^^xsd:double;
  dwc:latitude '53.0077818'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412032'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410942_20432410942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410942_20432410942> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410942_20432410942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077853 6.5807027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077853"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410942_20432410942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077853 6.5807027)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077853"^^xsd:decimal ;
  geo-pos:long "6.5807027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410942_20432410942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410942'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '23.106666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807027'^^xsd:double;
  dwc:latitude '53.0077853'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410942'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412609_20432412609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412609_20432412609> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412609_20432412609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077597 6.5807028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077597"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412609_20432412609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077597 6.5807028)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077597"^^xsd:decimal ;
  geo-pos:long "6.5807028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412609_20432412609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412609'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.0525'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807028'^^xsd:double;
  dwc:latitude '53.0077597'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412609'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415513_20432415513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415513_20432415513> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415513_20432415513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077708 6.5807028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077708"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415513_20432415513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077708 6.5807028)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077708"^^xsd:decimal ;
  geo-pos:long "6.5807028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415513_20432415513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415513'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '23.16'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807028'^^xsd:double;
  dwc:latitude '53.0077708'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415513'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410750_20432410750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410750_20432410750> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410750_20432410750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077948 6.5807042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077948"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410750_20432410750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077948 6.5807042)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077948"^^xsd:decimal ;
  geo-pos:long "6.5807042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410750_20432410750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410750'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.0108333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807042'^^xsd:double;
  dwc:latitude '53.0077948'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410750'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412346_20432412346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412346_20432412346> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412346_20432412346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077908 6.5807045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077908"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412346_20432412346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077908 6.5807045)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077908"^^xsd:decimal ;
  geo-pos:long "6.5807045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412346_20432412346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412346'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '22.135'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807045'^^xsd:double;
  dwc:latitude '53.0077908'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412346'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411519_20432411519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411519_20432411519> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411519_20432411519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077857 6.5807058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077857"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411519_20432411519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077857 6.5807058)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077857"^^xsd:decimal ;
  geo-pos:long "6.5807058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411519_20432411519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411519'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '23.110833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807058'^^xsd:double;
  dwc:latitude '53.0077857'^^xsd:double;
  dwc:coordinatePrecision '8.8'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411519'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415955_20432415955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415955_20432415955> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415955_20432415955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075004 6.5807059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075004"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415955_20432415955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075004 6.5807059)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075004"^^xsd:decimal ;
  geo-pos:long "6.5807059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415955_20432415955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415955'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.009722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807059'^^xsd:double;
  dwc:latitude '53.0075004'^^xsd:double;
  dwc:coordinatePrecision '10.2'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415955'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410918_20432410918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410918_20432410918> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410918_20432410918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077974 6.5807063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077974"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410918_20432410918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077974 6.5807063)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077974"^^xsd:decimal ;
  geo-pos:long "6.5807063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410918_20432410918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410918'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '21.106944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807063'^^xsd:double;
  dwc:latitude '53.0077974'^^xsd:double;
  dwc:coordinatePrecision '12.3'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410918'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411878_20432411878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411878_20432411878> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411878_20432411878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078021 6.5807063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078021"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411878_20432411878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078021 6.5807063)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078021"^^xsd:decimal ;
  geo-pos:long "6.5807063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411878_20432411878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411878'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.0680555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807063'^^xsd:double;
  dwc:latitude '53.0078021'^^xsd:double;
  dwc:coordinatePrecision '22.7'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411878'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408325_20432408325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408325_20432408325> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408325_20432408325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077416 6.5807069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077416"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408325_20432408325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077416 6.5807069)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077416"^^xsd:decimal ;
  geo-pos:long "6.5807069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408325_20432408325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408325'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.402777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807069'^^xsd:double;
  dwc:latitude '53.0077416'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408325'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409841_20432409841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409841_20432409841> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409841_20432409841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077998 6.5807071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077998"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409841_20432409841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077998 6.5807071)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077998"^^xsd:decimal ;
  geo-pos:long "6.5807071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409841_20432409841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409841'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.288888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807071'^^xsd:double;
  dwc:latitude '53.0077998'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '24'^^xsd:integer;
  dwc:maximumElevation '24'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409841'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410786_20432410786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410786_20432410786> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410786_20432410786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075315 6.5807073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075315"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410786_20432410786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075315 6.5807073)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075315"^^xsd:decimal ;
  geo-pos:long "6.5807073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410786_20432410786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410786'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.005833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807073'^^xsd:double;
  dwc:latitude '53.0075315'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410786'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410812_20432410812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410812_20432410812> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410812_20432410812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077557 6.5807089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077557"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410812_20432410812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077557 6.5807089)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077557"^^xsd:decimal ;
  geo-pos:long "6.5807089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410812_20432410812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410812'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.156944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807089'^^xsd:double;
  dwc:latitude '53.0077557'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410812'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411830_20432411830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411830_20432411830> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411830_20432411830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077467 6.5807095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077467"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411830_20432411830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077467 6.5807095)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077467"^^xsd:decimal ;
  geo-pos:long "6.5807095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411830_20432411830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411830'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.0816666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807095'^^xsd:double;
  dwc:latitude '53.0077467'^^xsd:double;
  dwc:coordinatePrecision '19.4'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411830'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409124_20432409124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409124_20432409124> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409124_20432409124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077808 6.5807099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077808"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409124_20432409124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077808 6.5807099)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077808"^^xsd:decimal ;
  geo-pos:long "6.5807099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409124_20432409124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409124'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.3711111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807099'^^xsd:double;
  dwc:latitude '53.0077808'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409124'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413019_20432413019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413019_20432413019> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413019_20432413019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077935 6.5807103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077935"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413019_20432413019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077935 6.5807103)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077935"^^xsd:decimal ;
  geo-pos:long "6.5807103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413019_20432413019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413019'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.1152777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807103'^^xsd:double;
  dwc:latitude '53.0077935'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413019'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409935_20432409935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409935_20432409935> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409935_20432409935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078011 6.5807111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078011"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409935_20432409935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078011 6.5807111)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078011"^^xsd:decimal ;
  geo-pos:long "6.5807111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409935_20432409935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409935'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.361944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807111'^^xsd:double;
  dwc:latitude '53.0078011'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409935'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411782_20432411782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411782_20432411782> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411782_20432411782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077887 6.5807114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077887"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411782_20432411782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077887 6.5807114)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077887"^^xsd:decimal ;
  geo-pos:long "6.5807114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411782_20432411782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411782'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '22.112777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807114'^^xsd:double;
  dwc:latitude '53.0077887'^^xsd:double;
  dwc:coordinatePrecision '7.2'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411782'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410015_20432410015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410015_20432410015> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410015_20432410015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077236 6.5807124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077236"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410015_20432410015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077236 6.5807124)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077236"^^xsd:decimal ;
  geo-pos:long "6.5807124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410015_20432410015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410015'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.427777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807124'^^xsd:double;
  dwc:latitude '53.0077236'^^xsd:double;
  dwc:coordinatePrecision '12.6'^^xsd:double;
  dwc:minimumElevation '-20'^^xsd:integer;
  dwc:maximumElevation '-20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410015'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412080_20432412080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412080_20432412080> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412080_20432412080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077852 6.5807125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077852"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412080_20432412080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077852 6.5807125)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077852"^^xsd:decimal ;
  geo-pos:long "6.5807125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412080_20432412080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412080'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '23.114722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807125'^^xsd:double;
  dwc:latitude '53.0077852'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412080'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408271_20432408271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408271_20432408271> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408271_20432408271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083639 6.5807125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0083639"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408271_20432408271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083639 6.5807125)"^^geo:wktLiteral ;
  geo-pos:lat "53.0083639"^^xsd:decimal ;
  geo-pos:long "6.5807125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408271_20432408271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408271'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.3866666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807125'^^xsd:double;
  dwc:latitude '53.0083639'^^xsd:double;
  dwc:coordinatePrecision '10.1'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408271'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411531_20432411531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411531_20432411531> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411531_20432411531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007795 6.580713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007795"^^xsd:decimal ;
  dwc:decimalLongitude "6.580713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411531_20432411531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007795 6.580713)"^^geo:wktLiteral ;
  geo-pos:lat "53.007795"^^xsd:decimal ;
  geo-pos:long "6.580713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411531_20432411531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411531'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.115'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580713'^^xsd:double;
  dwc:latitude '53.007795'^^xsd:double;
  dwc:coordinatePrecision '8.5'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411531'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411794_20432411794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411794_20432411794> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411794_20432411794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077317 6.5807134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077317"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411794_20432411794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077317 6.5807134)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077317"^^xsd:decimal ;
  geo-pos:long "6.5807134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411794_20432411794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411794'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '23.103888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807134'^^xsd:double;
  dwc:latitude '53.0077317'^^xsd:double;
  dwc:coordinatePrecision '7.1'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411794'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411086_20432411086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411086_20432411086> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411086_20432411086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077489 6.580714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077489"^^xsd:decimal ;
  dwc:decimalLongitude "6.580714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411086_20432411086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077489 6.580714)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077489"^^xsd:decimal ;
  geo-pos:long "6.580714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411086_20432411086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411086'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.070277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580714'^^xsd:double;
  dwc:latitude '53.0077489'^^xsd:double;
  dwc:coordinatePrecision '9.2'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411086'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413055_20432413055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413055_20432413055> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413055_20432413055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007842 6.580715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007842"^^xsd:decimal ;
  dwc:decimalLongitude "6.580715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413055_20432413055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007842 6.580715)"^^geo:wktLiteral ;
  geo-pos:lat "53.007842"^^xsd:decimal ;
  geo-pos:long "6.580715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413055_20432413055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413055'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.0927777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580715'^^xsd:double;
  dwc:latitude '53.007842'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413055'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413185_20432413185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413185_20432413185> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413185_20432413185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078179 6.5807155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078179"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413185_20432413185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078179 6.5807155)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078179"^^xsd:decimal ;
  geo-pos:long "6.5807155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413185_20432413185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413185'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.012222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807155'^^xsd:double;
  dwc:latitude '53.0078179'^^xsd:double;
  dwc:coordinatePrecision '12.2'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413185'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413066_20432413066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413066_20432413066> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413066_20432413066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0088364 6.5807167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0088364"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413066_20432413066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0088364 6.5807167)"^^geo:wktLiteral ;
  geo-pos:lat "53.0088364"^^xsd:decimal ;
  geo-pos:long "6.5807167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413066_20432413066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413066'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.079722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807167'^^xsd:double;
  dwc:latitude '53.0088364'^^xsd:double;
  dwc:coordinatePrecision '12.3'^^xsd:double;
  dwc:minimumElevation '25'^^xsd:integer;
  dwc:maximumElevation '25'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413066'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413293_20432413293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413293_20432413293> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413293_20432413293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077687 6.5807173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077687"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413293_20432413293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077687 6.5807173)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077687"^^xsd:decimal ;
  geo-pos:long "6.5807173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413293_20432413293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413293'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.0158333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807173'^^xsd:double;
  dwc:latitude '53.0077687'^^xsd:double;
  dwc:coordinatePrecision '17.7'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413293'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412657_20432412657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412657_20432412657> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412657_20432412657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078814 6.5807192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078814"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412657_20432412657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078814 6.5807192)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078814"^^xsd:decimal ;
  geo-pos:long "6.5807192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412657_20432412657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412657'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.021111111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807192'^^xsd:double;
  dwc:latitude '53.0078814'^^xsd:double;
  dwc:coordinatePrecision '25.4'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412657'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412777_20432412777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412777_20432412777> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412777_20432412777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078007 6.5807199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078007"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412777_20432412777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078007 6.5807199)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078007"^^xsd:decimal ;
  geo-pos:long "6.5807199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412777_20432412777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412777'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.028333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807199'^^xsd:double;
  dwc:latitude '53.0078007'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412777'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410276_20432410276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410276_20432410276> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410276_20432410276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078138 6.5807225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078138"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410276_20432410276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078138 6.5807225)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078138"^^xsd:decimal ;
  geo-pos:long "6.5807225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410276_20432410276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410276'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.2558333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807225'^^xsd:double;
  dwc:latitude '53.0078138'^^xsd:double;
  dwc:coordinatePrecision '10.8'^^xsd:double;
  dwc:minimumElevation '21'^^xsd:integer;
  dwc:maximumElevation '21'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410276'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413742_20432413742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413742_20432413742> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413742_20432413742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007804 6.5807245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007804"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413742_20432413742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007804 6.5807245)"^^geo:wktLiteral ;
  geo-pos:lat "53.007804"^^xsd:decimal ;
  geo-pos:long "6.5807245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413742_20432413742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413742'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.163055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807245'^^xsd:double;
  dwc:latitude '53.007804'^^xsd:double;
  dwc:coordinatePrecision '15.9'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413742'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415175_20432415175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415175_20432415175> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415175_20432415175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077385 6.5807255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077385"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415175_20432415175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077385 6.5807255)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077385"^^xsd:decimal ;
  geo-pos:long "6.5807255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415175_20432415175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415175'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.056666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807255'^^xsd:double;
  dwc:latitude '53.0077385'^^xsd:double;
  dwc:coordinatePrecision '9.2'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415175'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414270_20432414270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414270_20432414270> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414270_20432414270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077896 6.5807256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077896"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414270_20432414270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077896 6.5807256)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077896"^^xsd:decimal ;
  geo-pos:long "6.5807256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414270_20432414270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414270'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.1225'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807256'^^xsd:double;
  dwc:latitude '53.0077896'^^xsd:double;
  dwc:coordinatePrecision '13.7'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414270'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412358_20432412358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412358_20432412358> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412358_20432412358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077959 6.5807257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077959"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412358_20432412358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077959 6.5807257)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077959"^^xsd:decimal ;
  geo-pos:long "6.5807257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412358_20432412358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412358'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '23.121111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807257'^^xsd:double;
  dwc:latitude '53.0077959'^^xsd:double;
  dwc:coordinatePrecision '9.1'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412358'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408529_20432408529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408529_20432408529> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408529_20432408529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076899 6.5807258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0076899"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408529_20432408529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076899 6.5807258)"^^geo:wktLiteral ;
  geo-pos:lat "53.0076899"^^xsd:decimal ;
  geo-pos:long "6.5807258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408529_20432408529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408529'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.4883333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807258'^^xsd:double;
  dwc:latitude '53.0076899'^^xsd:double;
  dwc:coordinatePrecision '7.9'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408529'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412311_20432412311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412311_20432412311> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412311_20432412311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078005 6.5807262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078005"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412311_20432412311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078005 6.5807262)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078005"^^xsd:decimal ;
  geo-pos:long "6.5807262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412311_20432412311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412311'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '19.152777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807262'^^xsd:double;
  dwc:latitude '53.0078005'^^xsd:double;
  dwc:coordinatePrecision '8.3'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412311'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407715_20432407715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407715_20432407715> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407715_20432407715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083611 6.5807277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0083611"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407715_20432407715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083611 6.5807277)"^^geo:wktLiteral ;
  geo-pos:lat "53.0083611"^^xsd:decimal ;
  geo-pos:long "6.5807277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407715_20432407715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407715'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.0316666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807277'^^xsd:double;
  dwc:latitude '53.0083611'^^xsd:double;
  dwc:coordinatePrecision '8.3'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407715'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410522_20432410522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410522_20432410522> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410522_20432410522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077335 6.5807278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077335"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410522_20432410522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077335 6.5807278)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077335"^^xsd:decimal ;
  geo-pos:long "6.5807278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410522_20432410522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410522'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.056944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807278'^^xsd:double;
  dwc:latitude '53.0077335'^^xsd:double;
  dwc:coordinatePrecision '10.2'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410522'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412645_20432412645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412645_20432412645> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412645_20432412645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077559 6.5807284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077559"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412645_20432412645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077559 6.5807284)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077559"^^xsd:decimal ;
  geo-pos:long "6.5807284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412645_20432412645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412645'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '23.034444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807284'^^xsd:double;
  dwc:latitude '53.0077559'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412645'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408681_20432408681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408681_20432408681> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408681_20432408681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073352 6.5807287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073352"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408681_20432408681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073352 6.5807287)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073352"^^xsd:decimal ;
  geo-pos:long "6.5807287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408681_20432408681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408681'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.0636111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807287'^^xsd:double;
  dwc:latitude '53.0073352'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408681'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412092_20432412092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412092_20432412092> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412092_20432412092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078095 6.5807288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078095"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412092_20432412092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078095 6.5807288)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078095"^^xsd:decimal ;
  geo-pos:long "6.5807288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412092_20432412092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412092'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.10166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807288'^^xsd:double;
  dwc:latitude '53.0078095'^^xsd:double;
  dwc:coordinatePrecision '45'^^xsd:integer;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412092'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408241_20432408241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408241_20432408241> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408241_20432408241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076902 6.5807294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0076902"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408241_20432408241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076902 6.5807294)"^^geo:wktLiteral ;
  geo-pos:lat "53.0076902"^^xsd:decimal ;
  geo-pos:long "6.5807294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408241_20432408241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408241'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.3605555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807294'^^xsd:double;
  dwc:latitude '53.0076902'^^xsd:double;
  dwc:coordinatePrecision '15.8'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408241'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411806_20432411806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411806_20432411806> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411806_20432411806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077692 6.5807328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077692"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411806_20432411806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077692 6.5807328)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077692"^^xsd:decimal ;
  geo-pos:long "6.5807328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411806_20432411806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411806'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '0.10166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807328'^^xsd:double;
  dwc:latitude '53.0077692'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411806'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411543_20432411543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411543_20432411543> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411543_20432411543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077865 6.5807328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077865"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411543_20432411543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077865 6.5807328)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077865"^^xsd:decimal ;
  geo-pos:long "6.5807328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411543_20432411543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411543'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '1.1061111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807328'^^xsd:double;
  dwc:latitude '53.0077865'^^xsd:double;
  dwc:coordinatePrecision '6.8'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411543'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412383_20432412383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412383_20432412383> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412383_20432412383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077743 6.5807336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077743"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412383_20432412383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077743 6.5807336)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077743"^^xsd:decimal ;
  geo-pos:long "6.5807336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412383_20432412383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412383'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.1522222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807336'^^xsd:double;
  dwc:latitude '53.0077743'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412383'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415620_20432415620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415620_20432415620> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415620_20432415620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078443 6.5807345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078443"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415620_20432415620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078443 6.5807345)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078443"^^xsd:decimal ;
  geo-pos:long "6.5807345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415620_20432415620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415620'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.1327777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807345'^^xsd:double;
  dwc:latitude '53.0078443'^^xsd:double;
  dwc:coordinatePrecision '17.1'^^xsd:double;
  dwc:minimumElevation '23'^^xsd:integer;
  dwc:maximumElevation '23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415620'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412188_20432412188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412188_20432412188> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412188_20432412188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077839 6.5807353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077839"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412188_20432412188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077839 6.5807353)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077839"^^xsd:decimal ;
  geo-pos:long "6.5807353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412188_20432412188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412188'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.0827777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807353'^^xsd:double;
  dwc:latitude '53.0077839'^^xsd:double;
  dwc:coordinatePrecision '10.3'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412188'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408487_20432408487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408487_20432408487> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408487_20432408487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076065 6.5807357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0076065"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408487_20432408487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076065 6.5807357)"^^geo:wktLiteral ;
  geo-pos:lat "53.0076065"^^xsd:decimal ;
  geo-pos:long "6.5807357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408487_20432408487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408487'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.467777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807357'^^xsd:double;
  dwc:latitude '53.0076065'^^xsd:double;
  dwc:coordinatePrecision '23.1'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408487'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411746_20432411746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411746_20432411746> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411746_20432411746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078209 6.5807357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078209"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411746_20432411746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078209 6.5807357)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078209"^^xsd:decimal ;
  geo-pos:long "6.5807357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411746_20432411746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411746'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.117777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807357'^^xsd:double;
  dwc:latitude '53.0078209'^^xsd:double;
  dwc:coordinatePrecision '6.9'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411746'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412899_20432412899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412899_20432412899> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412899_20432412899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078109 6.5807362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078109"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "29.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412899_20432412899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078109 6.5807362)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078109"^^xsd:decimal ;
  geo-pos:long "6.5807362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "29.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412899_20432412899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412899'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.148055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807362'^^xsd:double;
  dwc:latitude '53.0078109'^^xsd:double;
  dwc:coordinatePrecision '29.2'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412899'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413668_20432413668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413668_20432413668> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413668_20432413668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077921 6.5807364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077921"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413668_20432413668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077921 6.5807364)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077921"^^xsd:decimal ;
  geo-pos:long "6.5807364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413668_20432413668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413668'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.015'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807364'^^xsd:double;
  dwc:latitude '53.0077921'^^xsd:double;
  dwc:coordinatePrecision '16.5'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413668'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411663_20432411663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411663_20432411663> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411663_20432411663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077081 6.5807369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077081"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411663_20432411663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077081 6.5807369)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077081"^^xsd:decimal ;
  geo-pos:long "6.5807369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411663_20432411663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411663'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.038333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807369'^^xsd:double;
  dwc:latitude '53.0077081'^^xsd:double;
  dwc:coordinatePrecision '11.8'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411663'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411687_20432411687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411687_20432411687> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411687_20432411687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077236 6.5807371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077236"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411687_20432411687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077236 6.5807371)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077236"^^xsd:decimal ;
  geo-pos:long "6.5807371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411687_20432411687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411687'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.020555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807371'^^xsd:double;
  dwc:latitude '53.0077236'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411687'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409005_20432409005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409005_20432409005> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409005_20432409005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.008392 6.5807371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.008392"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409005_20432409005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.008392 6.5807371)"^^geo:wktLiteral ;
  geo-pos:lat "53.008392"^^xsd:decimal ;
  geo-pos:long "6.5807371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409005_20432409005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409005'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.2886111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807371'^^xsd:double;
  dwc:latitude '53.008392'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409005'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410110_20432410110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410110_20432410110> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410110_20432410110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007646 6.5807372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007646"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410110_20432410110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007646 6.5807372)"^^geo:wktLiteral ;
  geo-pos:lat "53.007646"^^xsd:decimal ;
  geo-pos:long "6.5807372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410110_20432410110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410110'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.502777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807372'^^xsd:double;
  dwc:latitude '53.007646'^^xsd:double;
  dwc:coordinatePrecision '7.3'^^xsd:double;
  dwc:minimumElevation '47'^^xsd:integer;
  dwc:maximumElevation '47'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410110'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432409178_20432409178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409178_20432409178> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409178_20432409178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080836 6.5807384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0080836"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409178_20432409178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080836 6.5807384)"^^geo:wktLiteral ;
  geo-pos:lat "53.0080836"^^xsd:decimal ;
  geo-pos:long "6.5807384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409178_20432409178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409178'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.393611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807384'^^xsd:double;
  dwc:latitude '53.0080836'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409178'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417113_20432417113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417113_20432417113> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417113_20432417113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083593 6.5807385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0083593"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417113_20432417113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083593 6.5807385)"^^geo:wktLiteral ;
  geo-pos:lat "53.0083593"^^xsd:decimal ;
  geo-pos:long "6.5807385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417113_20432417113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417113'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.115277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807385'^^xsd:double;
  dwc:latitude '53.0083593'^^xsd:double;
  dwc:coordinatePrecision '15.9'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417113'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413922_20432413922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413922_20432413922> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413922_20432413922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077771 6.5807392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077771"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413922_20432413922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077771 6.5807392)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077771"^^xsd:decimal ;
  geo-pos:long "6.5807392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413922_20432413922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413922'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.072222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807392'^^xsd:double;
  dwc:latitude '53.0077771'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413922'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410288_20432410288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410288_20432410288> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410288_20432410288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077787 6.5807397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077787"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410288_20432410288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077787 6.5807397)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077787"^^xsd:decimal ;
  geo-pos:long "6.5807397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410288_20432410288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410288'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.255555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807397'^^xsd:double;
  dwc:latitude '53.0077787'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410288'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411758_20432411758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411758_20432411758> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411758_20432411758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007842 6.5807422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007842"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411758_20432411758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007842 6.5807422)"^^geo:wktLiteral ;
  geo-pos:lat "53.007842"^^xsd:decimal ;
  geo-pos:long "6.5807422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411758_20432411758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411758'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.111666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807422'^^xsd:double;
  dwc:latitude '53.007842'^^xsd:double;
  dwc:coordinatePrecision '11.4'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411758'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411902_20432411902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411902_20432411902> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411902_20432411902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080726 6.5807425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0080726"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411902_20432411902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080726 6.5807425)"^^geo:wktLiteral ;
  geo-pos:lat "53.0080726"^^xsd:decimal ;
  geo-pos:long "6.5807425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411902_20432411902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411902'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.0586111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807425'^^xsd:double;
  dwc:latitude '53.0080726'^^xsd:double;
  dwc:coordinatePrecision '6.8'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411902'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412753_20432412753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412753_20432412753> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412753_20432412753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0089409 6.5807426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0089409"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412753_20432412753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0089409 6.5807426)"^^geo:wktLiteral ;
  geo-pos:lat "53.0089409"^^xsd:decimal ;
  geo-pos:long "6.5807426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412753_20432412753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412753'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.0375'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807426'^^xsd:double;
  dwc:latitude '53.0089409'^^xsd:double;
  dwc:coordinatePrecision '7.7'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412753'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411555_20432411555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411555_20432411555> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411555_20432411555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076468 6.5807456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0076468"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "29.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411555_20432411555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076468 6.5807456)"^^geo:wktLiteral ;
  geo-pos:lat "53.0076468"^^xsd:decimal ;
  geo-pos:long "6.5807456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "29.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411555_20432411555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411555'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.0975'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807456'^^xsd:double;
  dwc:latitude '53.0076468'^^xsd:double;
  dwc:coordinatePrecision '29.5'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411555'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415055_20432415055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415055_20432415055> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415055_20432415055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00894 6.580747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.00894"^^xsd:decimal ;
  dwc:decimalLongitude "6.580747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415055_20432415055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00894 6.580747)"^^geo:wktLiteral ;
  geo-pos:lat "53.00894"^^xsd:decimal ;
  geo-pos:long "6.580747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415055_20432415055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415055'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.0977777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580747'^^xsd:double;
  dwc:latitude '53.00894'^^xsd:double;
  dwc:coordinatePrecision '10.3'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415055'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408921_20432408921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408921_20432408921> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408921_20432408921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083246 6.580748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0083246"^^xsd:decimal ;
  dwc:decimalLongitude "6.580748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408921_20432408921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083246 6.580748)"^^geo:wktLiteral ;
  geo-pos:lat "53.0083246"^^xsd:decimal ;
  geo-pos:long "6.580748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408921_20432408921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408921'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.228055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580748'^^xsd:double;
  dwc:latitude '53.0083246'^^xsd:double;
  dwc:coordinatePrecision '15.1'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408921'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412020_20432412020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412020_20432412020> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412020_20432412020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077872 6.5807541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077872"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412020_20432412020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077872 6.5807541)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077872"^^xsd:decimal ;
  geo-pos:long "6.5807541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412020_20432412020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412020'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.146388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807541'^^xsd:double;
  dwc:latitude '53.0077872'^^xsd:double;
  dwc:coordinatePrecision '6.3'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412020'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410212_20432410212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410212_20432410212> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410212_20432410212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076659 6.5807551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0076659"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410212_20432410212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076659 6.5807551)"^^geo:wktLiteral ;
  geo-pos:lat "53.0076659"^^xsd:decimal ;
  geo-pos:long "6.5807551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410212_20432410212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410212'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.164166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807551'^^xsd:double;
  dwc:latitude '53.0076659'^^xsd:double;
  dwc:coordinatePrecision '17.4'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410212'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409403_20432409403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409403_20432409403> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409403_20432409403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077809 6.5807565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077809"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409403_20432409403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077809 6.5807565)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077809"^^xsd:decimal ;
  geo-pos:long "6.5807565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409403_20432409403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409403'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.5016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807565'^^xsd:double;
  dwc:latitude '53.0077809'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409403'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432416220_20432416220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416220_20432416220> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416220_20432416220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073831 6.5807599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073831"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416220_20432416220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073831 6.5807599)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073831"^^xsd:decimal ;
  geo-pos:long "6.5807599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416220_20432416220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416220'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.083055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807599'^^xsd:double;
  dwc:latitude '53.0073831'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416220'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415463_20432415463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415463_20432415463> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415463_20432415463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076687 6.5807612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0076687"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "35.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415463_20432415463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076687 6.5807612)"^^geo:wktLiteral ;
  geo-pos:lat "53.0076687"^^xsd:decimal ;
  geo-pos:long "6.5807612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "35.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415463_20432415463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415463'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.032222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807612'^^xsd:double;
  dwc:latitude '53.0076687'^^xsd:double;
  dwc:coordinatePrecision '35.5'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415463'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409709_20432409709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409709_20432409709> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409709_20432409709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077338 6.5807706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077338"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409709_20432409709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077338 6.5807706)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077338"^^xsd:decimal ;
  geo-pos:long "6.5807706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409709_20432409709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409709'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.2077777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807706'^^xsd:double;
  dwc:latitude '53.0077338'^^xsd:double;
  dwc:coordinatePrecision '7.9'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409709'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412562_20432412562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412562_20432412562> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412562_20432412562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077347 6.5807787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077347"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412562_20432412562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077347 6.5807787)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077347"^^xsd:decimal ;
  geo-pos:long "6.5807787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412562_20432412562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412562'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807787'^^xsd:double;
  dwc:latitude '53.0077347'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412562'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410220_20432410220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410220_20432410220> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410220_20432410220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082926 6.5807788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0082926"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410220_20432410220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082926 6.5807788)"^^geo:wktLiteral ;
  geo-pos:lat "53.0082926"^^xsd:decimal ;
  geo-pos:long "6.5807788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410220_20432410220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410220'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.186388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807788'^^xsd:double;
  dwc:latitude '53.0082926'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410220'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410208_20432410208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410208_20432410208> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410208_20432410208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077321 6.5807805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077321"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410208_20432410208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077321 6.5807805)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077321"^^xsd:decimal ;
  geo-pos:long "6.5807805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410208_20432410208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410208'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.168333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807805'^^xsd:double;
  dwc:latitude '53.0077321'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410208'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409919_20432409919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409919_20432409919> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409919_20432409919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077726 6.5807859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077726"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409919_20432409919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077726 6.5807859)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077726"^^xsd:decimal ;
  geo-pos:long "6.5807859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409919_20432409919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409919'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.341111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807859'^^xsd:double;
  dwc:latitude '53.0077726'^^xsd:double;
  dwc:coordinatePrecision '14.9'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409919'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408586_20432408586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408586_20432408586> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408586_20432408586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073003 6.5807861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073003"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408586_20432408586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073003 6.5807861)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073003"^^xsd:decimal ;
  geo-pos:long "6.5807861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408586_20432408586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408586'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.018333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807861'^^xsd:double;
  dwc:latitude '53.0073003'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408586'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410007_20432410007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410007_20432410007> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410007_20432410007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076513 6.5807868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0076513"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410007_20432410007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076513 6.5807868)"^^geo:wktLiteral ;
  geo-pos:lat "53.0076513"^^xsd:decimal ;
  geo-pos:long "6.5807868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410007_20432410007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410007'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.421111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807868'^^xsd:double;
  dwc:latitude '53.0076513'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '-12'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410007'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408621_20432408621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408621_20432408621> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408621_20432408621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074215 6.5807956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074215"^^xsd:decimal ;
  dwc:decimalLongitude "6.5807956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "24.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408621_20432408621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074215 6.5807956)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074215"^^xsd:decimal ;
  geo-pos:long "6.5807956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "24.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408621_20432408621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408621'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.044722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5807956'^^xsd:double;
  dwc:latitude '53.0074215'^^xsd:double;
  dwc:coordinatePrecision '24.2'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408621'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408574_20432408574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408574_20432408574> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408574_20432408574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076765 6.5808078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0076765"^^xsd:decimal ;
  dwc:decimalLongitude "6.5808078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408574_20432408574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076765 6.5808078)"^^geo:wktLiteral ;
  geo-pos:lat "53.0076765"^^xsd:decimal ;
  geo-pos:long "6.5808078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408574_20432408574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408574'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.0066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5808078'^^xsd:double;
  dwc:latitude '53.0076765'^^xsd:double;
  dwc:coordinatePrecision '12.5'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408574'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412538_20432412538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412538_20432412538> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412538_20432412538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077135 6.5808079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077135"^^xsd:decimal ;
  dwc:decimalLongitude "6.5808079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412538_20432412538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077135 6.5808079)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077135"^^xsd:decimal ;
  geo-pos:long "6.5808079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412538_20432412538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412538'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5808079'^^xsd:double;
  dwc:latitude '53.0077135'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412538'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413319_20432413319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413319_20432413319> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413319_20432413319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0088733 6.5808085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0088733"^^xsd:decimal ;
  dwc:decimalLongitude "6.5808085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413319_20432413319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0088733 6.5808085)"^^geo:wktLiteral ;
  geo-pos:lat "53.0088733"^^xsd:decimal ;
  geo-pos:long "6.5808085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413319_20432413319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413319'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.1622222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5808085'^^xsd:double;
  dwc:latitude '53.0088733'^^xsd:double;
  dwc:coordinatePrecision '10.9'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413319'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408604_20432408604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408604_20432408604> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408604_20432408604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073442 6.5808088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073442"^^xsd:decimal ;
  dwc:decimalLongitude "6.5808088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408604_20432408604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073442 6.5808088)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073442"^^xsd:decimal ;
  geo-pos:long "6.5808088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408604_20432408604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408604'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.035277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5808088'^^xsd:double;
  dwc:latitude '53.0073442'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408604'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410871_20432410871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410871_20432410871> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410871_20432410871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082708 6.5808244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0082708"^^xsd:decimal ;
  dwc:decimalLongitude "6.5808244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410871_20432410871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082708 6.5808244)"^^geo:wktLiteral ;
  geo-pos:lat "53.0082708"^^xsd:decimal ;
  geo-pos:long "6.5808244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410871_20432410871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410871'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.143055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5808244'^^xsd:double;
  dwc:latitude '53.0082708'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410871'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416161_20432416161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416161_20432416161> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416161_20432416161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077706 6.5808287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077706"^^xsd:decimal ;
  dwc:decimalLongitude "6.5808287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416161_20432416161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077706 6.5808287)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077706"^^xsd:decimal ;
  geo-pos:long "6.5808287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416161_20432416161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416161'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.1088888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5808287'^^xsd:double;
  dwc:latitude '53.0077706'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416161'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409154_20432409154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409154_20432409154> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409154_20432409154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083214 6.5808314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0083214"^^xsd:decimal ;
  dwc:decimalLongitude "6.5808314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409154_20432409154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083214 6.5808314)"^^geo:wktLiteral ;
  geo-pos:lat "53.0083214"^^xsd:decimal ;
  geo-pos:long "6.5808314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409154_20432409154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409154'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.379722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5808314'^^xsd:double;
  dwc:latitude '53.0083214'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409154'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412825_20432412825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412825_20432412825> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412825_20432412825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076906 6.5808354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0076906"^^xsd:decimal ;
  dwc:decimalLongitude "6.5808354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412825_20432412825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076906 6.5808354)"^^geo:wktLiteral ;
  geo-pos:lat "53.0076906"^^xsd:decimal ;
  geo-pos:long "6.5808354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412825_20432412825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412825'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.001388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5808354'^^xsd:double;
  dwc:latitude '53.0076906'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412825'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409431_20432409431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409431_20432409431> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409431_20432409431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.008443 6.5808368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.008443"^^xsd:decimal ;
  dwc:decimalLongitude "6.5808368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409431_20432409431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.008443 6.5808368)"^^geo:wktLiteral ;
  geo-pos:lat "53.008443"^^xsd:decimal ;
  geo-pos:long "6.5808368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409431_20432409431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409431'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.01'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5808368'^^xsd:double;
  dwc:latitude '53.008443'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409431'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411001_20432411001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411001_20432411001> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411001_20432411001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082341 6.5808382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0082341"^^xsd:decimal ;
  dwc:decimalLongitude "6.5808382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411001_20432411001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082341 6.5808382)"^^geo:wktLiteral ;
  geo-pos:lat "53.0082341"^^xsd:decimal ;
  geo-pos:long "6.5808382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411001_20432411001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411001'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.0783333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5808382'^^xsd:double;
  dwc:latitude '53.0082341'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411001'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408699_20432408699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408699_20432408699> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408699_20432408699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075916 6.5808416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075916"^^xsd:decimal ;
  dwc:decimalLongitude "6.5808416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408699_20432408699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075916 6.5808416)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075916"^^xsd:decimal ;
  geo-pos:long "6.5808416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "47.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408699_20432408699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408699'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.0894444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5808416'^^xsd:double;
  dwc:latitude '53.0075916'^^xsd:double;
  dwc:coordinatePrecision '47.4'^^xsd:double;
  dwc:minimumElevation '28'^^xsd:integer;
  dwc:maximumElevation '28'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408699'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407985_20432407985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407985_20432407985> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407985_20432407985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081909 6.5808427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0081909"^^xsd:decimal ;
  dwc:decimalLongitude "6.5808427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407985_20432407985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081909 6.5808427)"^^geo:wktLiteral ;
  geo-pos:lat "53.0081909"^^xsd:decimal ;
  geo-pos:long "6.5808427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407985_20432407985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407985'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.2083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5808427'^^xsd:double;
  dwc:latitude '53.0081909'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407985'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409160_20432409160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409160_20432409160> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409160_20432409160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083512 6.5808427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0083512"^^xsd:decimal ;
  dwc:decimalLongitude "6.5808427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409160_20432409160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083512 6.5808427)"^^geo:wktLiteral ;
  geo-pos:lat "53.0083512"^^xsd:decimal ;
  geo-pos:long "6.5808427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409160_20432409160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409160'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.379444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5808427'^^xsd:double;
  dwc:latitude '53.0083512'^^xsd:double;
  dwc:coordinatePrecision '9.4'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409160'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413331_20432413331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413331_20432413331> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413331_20432413331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082446 6.5808493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0082446"^^xsd:decimal ;
  dwc:decimalLongitude "6.5808493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413331_20432413331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082446 6.5808493)"^^geo:wktLiteral ;
  geo-pos:lat "53.0082446"^^xsd:decimal ;
  geo-pos:long "6.5808493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413331_20432413331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413331'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.1652777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5808493'^^xsd:double;
  dwc:latitude '53.0082446'^^xsd:double;
  dwc:coordinatePrecision '10.4'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413331'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411495_20432411495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411495_20432411495> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411495_20432411495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007786 6.5808494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007786"^^xsd:decimal ;
  dwc:decimalLongitude "6.5808494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411495_20432411495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007786 6.5808494)"^^geo:wktLiteral ;
  geo-pos:lat "53.007786"^^xsd:decimal ;
  geo-pos:long "6.5808494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411495_20432411495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411495'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '21.118333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5808494'^^xsd:double;
  dwc:latitude '53.007786'^^xsd:double;
  dwc:coordinatePrecision '22.6'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411495'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410026_20432410026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410026_20432410026> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410026_20432410026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0079824 6.5808528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0079824"^^xsd:decimal ;
  dwc:decimalLongitude "6.5808528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410026_20432410026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0079824 6.5808528)"^^geo:wktLiteral ;
  geo-pos:lat "53.0079824"^^xsd:decimal ;
  geo-pos:long "6.5808528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410026_20432410026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410026'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.435555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5808528'^^xsd:double;
  dwc:latitude '53.0079824'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410026'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408627_20432408627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408627_20432408627> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408627_20432408627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073478 6.5808593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073478"^^xsd:decimal ;
  dwc:decimalLongitude "6.5808593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408627_20432408627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073478 6.5808593)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073478"^^xsd:decimal ;
  geo-pos:long "6.5808593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408627_20432408627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408627'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.043055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5808593'^^xsd:double;
  dwc:latitude '53.0073478'^^xsd:double;
  dwc:coordinatePrecision '23.9'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408627'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408319_20432408319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408319_20432408319> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408319_20432408319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076002 6.5808612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0076002"^^xsd:decimal ;
  dwc:decimalLongitude "6.5808612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408319_20432408319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076002 6.5808612)"^^geo:wktLiteral ;
  geo-pos:lat "53.0076002"^^xsd:decimal ;
  geo-pos:long "6.5808612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408319_20432408319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408319'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5808612'^^xsd:double;
  dwc:latitude '53.0076002'^^xsd:double;
  dwc:coordinatePrecision '8.2'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408319'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412813_20432412813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412813_20432412813> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412813_20432412813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076301 6.580867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0076301"^^xsd:decimal ;
  dwc:decimalLongitude "6.580867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412813_20432412813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076301 6.580867)"^^geo:wktLiteral ;
  geo-pos:lat "53.0076301"^^xsd:decimal ;
  geo-pos:long "6.580867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412813_20432412813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412813'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.015'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580867'^^xsd:double;
  dwc:latitude '53.0076301'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412813'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407829_20432407829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407829_20432407829> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407829_20432407829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083009 6.5808769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0083009"^^xsd:decimal ;
  dwc:decimalLongitude "6.5808769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407829_20432407829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083009 6.5808769)"^^geo:wktLiteral ;
  geo-pos:lat "53.0083009"^^xsd:decimal ;
  geo-pos:long "6.5808769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407829_20432407829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407829'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.1183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5808769'^^xsd:double;
  dwc:latitude '53.0083009'^^xsd:double;
  dwc:coordinatePrecision '8.9'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407829'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408565_20432408565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408565_20432408565> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408565_20432408565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078042 6.5808777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078042"^^xsd:decimal ;
  dwc:decimalLongitude "6.5808777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408565_20432408565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078042 6.5808777)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078042"^^xsd:decimal ;
  geo-pos:long "6.5808777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408565_20432408565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408565'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.4977777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5808777'^^xsd:double;
  dwc:latitude '53.0078042'^^xsd:double;
  dwc:coordinatePrecision '45.9'^^xsd:double;
  dwc:minimumElevation '76'^^xsd:integer;
  dwc:maximumElevation '76'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408565'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432409853_20432409853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409853_20432409853> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409853_20432409853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0092891 6.580904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0092891"^^xsd:decimal ;
  dwc:decimalLongitude "6.580904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409853_20432409853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0092891 6.580904)"^^geo:wktLiteral ;
  geo-pos:lat "53.0092891"^^xsd:decimal ;
  geo-pos:long "6.580904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409853_20432409853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409853'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.288611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580904'^^xsd:double;
  dwc:latitude '53.0092891'^^xsd:double;
  dwc:coordinatePrecision '10.2'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409853'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415644_20432415644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415644_20432415644> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415644_20432415644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082702 6.5809063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0082702"^^xsd:decimal ;
  dwc:decimalLongitude "6.5809063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415644_20432415644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082702 6.5809063)"^^geo:wktLiteral ;
  geo-pos:lat "53.0082702"^^xsd:decimal ;
  geo-pos:long "6.5809063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415644_20432415644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415644'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.119166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5809063'^^xsd:double;
  dwc:latitude '53.0082702'^^xsd:double;
  dwc:coordinatePrecision '20.2'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415644'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410304_20432410304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410304_20432410304> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410304_20432410304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081295 6.5809067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0081295"^^xsd:decimal ;
  dwc:decimalLongitude "6.5809067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410304_20432410304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081295 6.5809067)"^^geo:wktLiteral ;
  geo-pos:lat "53.0081295"^^xsd:decimal ;
  geo-pos:long "6.5809067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410304_20432410304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410304'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.268055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5809067'^^xsd:double;
  dwc:latitude '53.0081295'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '-47'^^xsd:integer;
  dwc:maximumElevation '-47'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410304'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416125_20432416125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416125_20432416125> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416125_20432416125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082852 6.5809116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0082852"^^xsd:decimal ;
  dwc:decimalLongitude "6.5809116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416125_20432416125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082852 6.5809116)"^^geo:wktLiteral ;
  geo-pos:lat "53.0082852"^^xsd:decimal ;
  geo-pos:long "6.5809116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416125_20432416125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416125'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.1194444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5809116'^^xsd:double;
  dwc:latitude '53.0082852'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416125'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409290_20432409290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409290_20432409290> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409290_20432409290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083255 6.5809178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0083255"^^xsd:decimal ;
  dwc:decimalLongitude "6.5809178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409290_20432409290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083255 6.5809178)"^^geo:wktLiteral ;
  geo-pos:lat "53.0083255"^^xsd:decimal ;
  geo-pos:long "6.5809178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409290_20432409290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409290'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.4305555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5809178'^^xsd:double;
  dwc:latitude '53.0083255'^^xsd:double;
  dwc:coordinatePrecision '7.9'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409290'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410510_20432410510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410510_20432410510> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410510_20432410510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082587 6.5809233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0082587"^^xsd:decimal ;
  dwc:decimalLongitude "6.5809233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410510_20432410510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082587 6.5809233)"^^geo:wktLiteral ;
  geo-pos:lat "53.0082587"^^xsd:decimal ;
  geo-pos:long "6.5809233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410510_20432410510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410510'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.070555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5809233'^^xsd:double;
  dwc:latitude '53.0082587'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410510'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411854_20432411854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411854_20432411854> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411854_20432411854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082087 6.5809256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0082087"^^xsd:decimal ;
  dwc:decimalLongitude "6.5809256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411854_20432411854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082087 6.5809256)"^^geo:wktLiteral ;
  geo-pos:lat "53.0082087"^^xsd:decimal ;
  geo-pos:long "6.5809256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411854_20432411854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411854'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.0794444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5809256'^^xsd:double;
  dwc:latitude '53.0082087'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411854'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408669_20432408669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408669_20432408669> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408669_20432408669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082586 6.5809311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0082586"^^xsd:decimal ;
  dwc:decimalLongitude "6.5809311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408669_20432408669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082586 6.5809311)"^^geo:wktLiteral ;
  geo-pos:lat "53.0082586"^^xsd:decimal ;
  geo-pos:long "6.5809311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408669_20432408669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408669'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.0680555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5809311'^^xsd:double;
  dwc:latitude '53.0082586'^^xsd:double;
  dwc:coordinatePrecision '2.5'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408669'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412370_20432412370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412370_20432412370> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412370_20432412370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074844 6.5809312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074844"^^xsd:decimal ;
  dwc:decimalLongitude "6.5809312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412370_20432412370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074844 6.5809312)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074844"^^xsd:decimal ;
  geo-pos:long "6.5809312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412370_20432412370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412370'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.12861111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5809312'^^xsd:double;
  dwc:latitude '53.0074844'^^xsd:double;
  dwc:coordinatePrecision '25.6'^^xsd:double;
  dwc:minimumElevation '53'^^xsd:integer;
  dwc:maximumElevation '53'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412370'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409040_20432409040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409040_20432409040> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409040_20432409040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083212 6.5809329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0083212"^^xsd:decimal ;
  dwc:decimalLongitude "6.5809329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409040_20432409040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083212 6.5809329)"^^geo:wktLiteral ;
  geo-pos:lat "53.0083212"^^xsd:decimal ;
  geo-pos:long "6.5809329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409040_20432409040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409040'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.293888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5809329'^^xsd:double;
  dwc:latitude '53.0083212'^^xsd:double;
  dwc:coordinatePrecision '17.8'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409040'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408610_20432408610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408610_20432408610> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408610_20432408610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072838 6.5809386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072838"^^xsd:decimal ;
  dwc:decimalLongitude "6.5809386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408610_20432408610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072838 6.5809386)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072838"^^xsd:decimal ;
  geo-pos:long "6.5809386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408610_20432408610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408610'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.030555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5809386'^^xsd:double;
  dwc:latitude '53.0072838'^^xsd:double;
  dwc:coordinatePrecision '22.2'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408610'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432410438_20432410438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410438_20432410438> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410438_20432410438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083376 6.5809388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0083376"^^xsd:decimal ;
  dwc:decimalLongitude "6.5809388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410438_20432410438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083376 6.5809388)"^^geo:wktLiteral ;
  geo-pos:lat "53.0083376"^^xsd:decimal ;
  geo-pos:long "6.5809388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410438_20432410438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410438'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.0933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5809388'^^xsd:double;
  dwc:latitude '53.0083376'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410438'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407703_20432407703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407703_20432407703> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407703_20432407703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083337 6.5809411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0083337"^^xsd:decimal ;
  dwc:decimalLongitude "6.5809411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407703_20432407703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083337 6.5809411)"^^geo:wktLiteral ;
  geo-pos:lat "53.0083337"^^xsd:decimal ;
  geo-pos:long "6.5809411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407703_20432407703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407703'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.0147222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5809411'^^xsd:double;
  dwc:latitude '53.0083337'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407703'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413367_20432413367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413367_20432413367> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413367_20432413367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0088016 6.5809416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0088016"^^xsd:decimal ;
  dwc:decimalLongitude "6.5809416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413367_20432413367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0088016 6.5809416)"^^geo:wktLiteral ;
  geo-pos:lat "53.0088016"^^xsd:decimal ;
  geo-pos:long "6.5809416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413367_20432413367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413367'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.148888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5809416'^^xsd:double;
  dwc:latitude '53.0088016'^^xsd:double;
  dwc:coordinatePrecision '17.9'^^xsd:double;
  dwc:minimumElevation '37'^^xsd:integer;
  dwc:maximumElevation '37'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413367'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410883_20432410883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410883_20432410883> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410883_20432410883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078356 6.5809417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0078356"^^xsd:decimal ;
  dwc:decimalLongitude "6.5809417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "34.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410883_20432410883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0078356 6.5809417)"^^geo:wktLiteral ;
  geo-pos:lat "53.0078356"^^xsd:decimal ;
  geo-pos:long "6.5809417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "34.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410883_20432410883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410883'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.134722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5809417'^^xsd:double;
  dwc:latitude '53.0078356'^^xsd:double;
  dwc:coordinatePrecision '34.6'^^xsd:double;
  dwc:minimumElevation '34'^^xsd:integer;
  dwc:maximumElevation '34'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410883'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410390_20432410390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410390_20432410390> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410390_20432410390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082547 6.5809436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0082547"^^xsd:decimal ;
  dwc:decimalLongitude "6.5809436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410390_20432410390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082547 6.5809436)"^^geo:wktLiteral ;
  geo-pos:lat "53.0082547"^^xsd:decimal ;
  geo-pos:long "6.5809436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410390_20432410390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410390'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.1102777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5809436'^^xsd:double;
  dwc:latitude '53.0082547'^^xsd:double;
  dwc:coordinatePrecision '19.8'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410390'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418403_20432418403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418403_20432418403> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418403_20432418403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006798 6.5809479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.006798"^^xsd:decimal ;
  dwc:decimalLongitude "6.5809479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418403_20432418403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006798 6.5809479)"^^geo:wktLiteral ;
  geo-pos:lat "53.006798"^^xsd:decimal ;
  geo-pos:long "6.5809479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418403_20432418403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418403'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.0375'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5809479'^^xsd:double;
  dwc:latitude '53.006798'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418403'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410414_20432410414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410414_20432410414> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410414_20432410414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0079107 6.5809553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0079107"^^xsd:decimal ;
  dwc:decimalLongitude "6.5809553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410414_20432410414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0079107 6.5809553)"^^geo:wktLiteral ;
  geo-pos:lat "53.0079107"^^xsd:decimal ;
  geo-pos:long "6.5809553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410414_20432410414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410414'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.1025'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5809553'^^xsd:double;
  dwc:latitude '53.0079107'^^xsd:double;
  dwc:coordinatePrecision '17.2'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410414'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416017_20432416017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416017_20432416017> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416017_20432416017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.008393 6.580982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.008393"^^xsd:decimal ;
  dwc:decimalLongitude "6.580982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416017_20432416017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.008393 6.580982)"^^geo:wktLiteral ;
  geo-pos:lat "53.008393"^^xsd:decimal ;
  geo-pos:long "6.580982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416017_20432416017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416017'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.151666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580982'^^xsd:double;
  dwc:latitude '53.008393'^^xsd:double;
  dwc:coordinatePrecision '8.6'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416017'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409427_20432409427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409427_20432409427> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409427_20432409427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083439 6.580986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0083439"^^xsd:decimal ;
  dwc:decimalLongitude "6.580986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409427_20432409427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083439 6.580986)"^^geo:wktLiteral ;
  geo-pos:lat "53.0083439"^^xsd:decimal ;
  geo-pos:long "6.580986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409427_20432409427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409427'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.0058333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.580986'^^xsd:double;
  dwc:latitude '53.0083439'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409427'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409899_20432409899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409899_20432409899> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409899_20432409899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076538 6.5809862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0076538"^^xsd:decimal ;
  dwc:decimalLongitude "6.5809862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409899_20432409899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076538 6.5809862)"^^geo:wktLiteral ;
  geo-pos:lat "53.0076538"^^xsd:decimal ;
  geo-pos:long "6.5809862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409899_20432409899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409899'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.3255555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5809862'^^xsd:double;
  dwc:latitude '53.0076538'^^xsd:double;
  dwc:coordinatePrecision '11.3'^^xsd:double;
  dwc:minimumElevation '-19'^^xsd:integer;
  dwc:maximumElevation '-19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409899'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410678_20432410678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410678_20432410678> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410678_20432410678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083441 6.5810279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0083441"^^xsd:decimal ;
  dwc:decimalLongitude "6.5810279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410678_20432410678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083441 6.5810279)"^^geo:wktLiteral ;
  geo-pos:lat "53.0083441"^^xsd:decimal ;
  geo-pos:long "6.5810279"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410678_20432410678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410678'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '1.015'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5810279'^^xsd:double;
  dwc:latitude '53.0083441'^^xsd:double;
  dwc:coordinatePrecision '28.9'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410678'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417053_20432417053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417053_20432417053> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417053_20432417053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073597 6.5810304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073597"^^xsd:decimal ;
  dwc:decimalLongitude "6.5810304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417053_20432417053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073597 6.5810304)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073597"^^xsd:decimal ;
  geo-pos:long "6.5810304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417053_20432417053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417053'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.1511111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5810304'^^xsd:double;
  dwc:latitude '53.0073597'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417053'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410020_20432410020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410020_20432410020> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410020_20432410020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007481 6.5810417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007481"^^xsd:decimal ;
  dwc:decimalLongitude "6.5810417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410020_20432410020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007481 6.5810417)"^^geo:wktLiteral ;
  geo-pos:lat "53.007481"^^xsd:decimal ;
  geo-pos:long "6.5810417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410020_20432410020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410020'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.928611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5810417'^^xsd:double;
  dwc:latitude '53.007481'^^xsd:double;
  dwc:coordinatePrecision '13.8'^^xsd:double;
  dwc:minimumElevation '30'^^xsd:integer;
  dwc:maximumElevation '30'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410020'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432410570_20432410570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410570_20432410570> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410570_20432410570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083806 6.5810427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0083806"^^xsd:decimal ;
  dwc:decimalLongitude "6.5810427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410570_20432410570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083806 6.5810427)"^^geo:wktLiteral ;
  geo-pos:lat "53.0083806"^^xsd:decimal ;
  geo-pos:long "6.5810427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410570_20432410570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410570'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.043333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5810427'^^xsd:double;
  dwc:latitude '53.0083806'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410570'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408199_20432408199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408199_20432408199> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408199_20432408199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.008332 6.5810501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.008332"^^xsd:decimal ;
  dwc:decimalLongitude "6.5810501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408199_20432408199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.008332 6.5810501)"^^geo:wktLiteral ;
  geo-pos:lat "53.008332"^^xsd:decimal ;
  geo-pos:long "6.5810501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408199_20432408199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408199'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.343055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5810501'^^xsd:double;
  dwc:latitude '53.008332'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408199'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410252_20432410252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410252_20432410252> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410252_20432410252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0092744 6.5810871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0092744"^^xsd:decimal ;
  dwc:decimalLongitude "6.5810871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410252_20432410252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0092744 6.5810871)"^^geo:wktLiteral ;
  geo-pos:lat "53.0092744"^^xsd:decimal ;
  geo-pos:long "6.5810871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410252_20432410252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410252'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '1.2294444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5810871'^^xsd:double;
  dwc:latitude '53.0092744'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410252'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417017_20432417017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417017_20432417017> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417017_20432417017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067601 6.5810921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067601"^^xsd:decimal ;
  dwc:decimalLongitude "6.5810921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417017_20432417017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067601 6.5810921)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067601"^^xsd:decimal ;
  geo-pos:long "6.5810921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417017_20432417017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417017'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.1563888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5810921'^^xsd:double;
  dwc:latitude '53.0067601'^^xsd:double;
  dwc:coordinatePrecision '10.6'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417017'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408639_20432408639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408639_20432408639> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408639_20432408639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075053 6.581108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075053"^^xsd:decimal ;
  dwc:decimalLongitude "6.581108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408639_20432408639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075053 6.581108)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075053"^^xsd:decimal ;
  geo-pos:long "6.581108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408639_20432408639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408639'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.051666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.581108'^^xsd:double;
  dwc:latitude '53.0075053'^^xsd:double;
  dwc:coordinatePrecision '2.8'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408639'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417029_20432417029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417029_20432417029> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417029_20432417029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007437 6.5811128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007437"^^xsd:decimal ;
  dwc:decimalLongitude "6.5811128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417029_20432417029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007437 6.5811128)"^^geo:wktLiteral ;
  geo-pos:lat "53.007437"^^xsd:decimal ;
  geo-pos:long "6.5811128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417029_20432417029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417029'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.1472222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5811128'^^xsd:double;
  dwc:latitude '53.007437'^^xsd:double;
  dwc:coordinatePrecision '18.3'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417029'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407745_20432407745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407745_20432407745> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407745_20432407745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083539 6.5811173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0083539"^^xsd:decimal ;
  dwc:decimalLongitude "6.5811173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407745_20432407745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083539 6.5811173)"^^geo:wktLiteral ;
  geo-pos:lat "53.0083539"^^xsd:decimal ;
  geo-pos:long "6.5811173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407745_20432407745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407745'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.057777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5811173'^^xsd:double;
  dwc:latitude '53.0083539'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407745'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408729_20432408729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408729_20432408729> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408729_20432408729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073459 6.5811233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073459"^^xsd:decimal ;
  dwc:decimalLongitude "6.5811233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408729_20432408729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073459 6.5811233)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073459"^^xsd:decimal ;
  geo-pos:long "6.5811233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408729_20432408729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408729'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.101111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5811233'^^xsd:double;
  dwc:latitude '53.0073459'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408729'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410558_20432410558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410558_20432410558> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410558_20432410558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082297 6.5811237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0082297"^^xsd:decimal ;
  dwc:decimalLongitude "6.5811237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410558_20432410558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082297 6.5811237)"^^geo:wktLiteral ;
  geo-pos:lat "53.0082297"^^xsd:decimal ;
  geo-pos:long "6.5811237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410558_20432410558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410558'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.041111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5811237'^^xsd:double;
  dwc:latitude '53.0082297'^^xsd:double;
  dwc:coordinatePrecision '17.6'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410558'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410594_20432410594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410594_20432410594> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410594_20432410594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.008009 6.5811284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.008009"^^xsd:decimal ;
  dwc:decimalLongitude "6.5811284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410594_20432410594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.008009 6.5811284)"^^geo:wktLiteral ;
  geo-pos:lat "53.008009"^^xsd:decimal ;
  geo-pos:long "6.5811284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410594_20432410594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410594'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.026666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5811284'^^xsd:double;
  dwc:latitude '53.008009'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410594'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410630_20432410630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410630_20432410630> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410630_20432410630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0094884 6.581129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0094884"^^xsd:decimal ;
  dwc:decimalLongitude "6.581129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410630_20432410630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0094884 6.581129)"^^geo:wktLiteral ;
  geo-pos:lat "53.0094884"^^xsd:decimal ;
  geo-pos:long "6.581129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410630_20432410630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410630'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '21.020555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.581129'^^xsd:double;
  dwc:latitude '53.0094884'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410630'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407679_20432407679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407679_20432407679> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407679_20432407679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0091932 6.5811307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0091932"^^xsd:decimal ;
  dwc:decimalLongitude "6.5811307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407679_20432407679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0091932 6.5811307)"^^geo:wktLiteral ;
  geo-pos:lat "53.0091932"^^xsd:decimal ;
  geo-pos:long "6.5811307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407679_20432407679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407679'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.0102777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5811307'^^xsd:double;
  dwc:latitude '53.0091932'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407679'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410140_20432410140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410140_20432410140> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410140_20432410140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080768 6.5811311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0080768"^^xsd:decimal ;
  dwc:decimalLongitude "6.5811311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410140_20432410140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080768 6.5811311)"^^geo:wktLiteral ;
  geo-pos:lat "53.0080768"^^xsd:decimal ;
  geo-pos:long "6.5811311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410140_20432410140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410140'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '21.125833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5811311'^^xsd:double;
  dwc:latitude '53.0080768'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410140'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408723_20432408723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408723_20432408723> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408723_20432408723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073299 6.5811458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073299"^^xsd:decimal ;
  dwc:decimalLongitude "6.5811458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408723_20432408723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073299 6.5811458)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073299"^^xsd:decimal ;
  geo-pos:long "6.5811458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408723_20432408723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408723'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.099722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5811458'^^xsd:double;
  dwc:latitude '53.0073299'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408723'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407634_20432407634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407634_20432407634> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407634_20432407634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0085249 6.5811764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0085249"^^xsd:decimal ;
  dwc:decimalLongitude "6.5811764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407634_20432407634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0085249 6.5811764)"^^geo:wktLiteral ;
  geo-pos:lat "53.0085249"^^xsd:decimal ;
  geo-pos:long "6.5811764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407634_20432407634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407634'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.496388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5811764'^^xsd:double;
  dwc:latitude '53.0085249'^^xsd:double;
  dwc:coordinatePrecision '21.4'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407634'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432408645_20432408645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408645_20432408645> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408645_20432408645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007444 6.5811817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007444"^^xsd:decimal ;
  dwc:decimalLongitude "6.5811817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408645_20432408645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007444 6.5811817)"^^geo:wktLiteral ;
  geo-pos:lat "53.007444"^^xsd:decimal ;
  geo-pos:long "6.5811817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408645_20432408645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408645'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '21.050555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5811817'^^xsd:double;
  dwc:latitude '53.007444'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408645'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408657_20432408657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408657_20432408657> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408657_20432408657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073792 6.5811846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073792"^^xsd:decimal ;
  dwc:decimalLongitude "6.5811846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408657_20432408657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073792 6.5811846)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073792"^^xsd:decimal ;
  geo-pos:long "6.5811846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408657_20432408657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408657'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '23.051388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5811846'^^xsd:double;
  dwc:latitude '53.0073792'^^xsd:double;
  dwc:coordinatePrecision '23.9'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408657'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412200_20432412200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412200_20432412200> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412200_20432412200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074692 6.5811909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074692"^^xsd:decimal ;
  dwc:decimalLongitude "6.5811909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412200_20432412200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074692 6.5811909)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074692"^^xsd:decimal ;
  geo-pos:long "6.5811909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412200_20432412200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412200'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.105'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5811909'^^xsd:double;
  dwc:latitude '53.0074692'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412200'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408633_20432408633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408633_20432408633> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408633_20432408633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074757 6.5812128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074757"^^xsd:decimal ;
  dwc:decimalLongitude "6.5812128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408633_20432408633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074757 6.5812128)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074757"^^xsd:decimal ;
  geo-pos:long "6.5812128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408633_20432408633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408633'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.042777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5812128'^^xsd:double;
  dwc:latitude '53.0074757'^^xsd:double;
  dwc:coordinatePrecision '50.1'^^xsd:double;
  dwc:minimumElevation '55'^^xsd:integer;
  dwc:maximumElevation '55'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408633'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408049_20432408049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408049_20432408049> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408049_20432408049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082488 6.5812218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0082488"^^xsd:decimal ;
  dwc:decimalLongitude "6.5812218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408049_20432408049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082488 6.5812218)"^^geo:wktLiteral ;
  geo-pos:lat "53.0082488"^^xsd:decimal ;
  geo-pos:long "6.5812218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408049_20432408049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408049'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.243333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5812218'^^xsd:double;
  dwc:latitude '53.0082488'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408049'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408975_20432408975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408975_20432408975> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408975_20432408975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006617 6.5812232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.006617"^^xsd:decimal ;
  dwc:decimalLongitude "6.5812232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408975_20432408975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006617 6.5812232)"^^geo:wktLiteral ;
  geo-pos:lat "53.006617"^^xsd:decimal ;
  geo-pos:long "6.5812232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408975_20432408975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408975'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.2686111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5812232'^^xsd:double;
  dwc:latitude '53.006617'^^xsd:double;
  dwc:coordinatePrecision '10.8'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408975'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408008_20432408008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408008_20432408008> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408008_20432408008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082745 6.5812373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0082745"^^xsd:decimal ;
  dwc:decimalLongitude "6.5812373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408008_20432408008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082745 6.5812373)"^^geo:wktLiteral ;
  geo-pos:lat "53.0082745"^^xsd:decimal ;
  geo-pos:long "6.5812373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408008_20432408008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408008'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.204444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5812373'^^xsd:double;
  dwc:latitude '53.0082745'^^xsd:double;
  dwc:coordinatePrecision '11.7'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408008'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408753_20432408753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408753_20432408753> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408753_20432408753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074109 6.5812381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074109"^^xsd:decimal ;
  dwc:decimalLongitude "6.5812381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408753_20432408753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074109 6.5812381)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074109"^^xsd:decimal ;
  geo-pos:long "6.5812381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408753_20432408753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408753'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.106388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5812381'^^xsd:double;
  dwc:latitude '53.0074109'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408753'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410714_20432410714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410714_20432410714> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410714_20432410714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0079587 6.5812406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0079587"^^xsd:decimal ;
  dwc:decimalLongitude "6.5812406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410714_20432410714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0079587 6.5812406)"^^geo:wktLiteral ;
  geo-pos:lat "53.0079587"^^xsd:decimal ;
  geo-pos:long "6.5812406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410714_20432410714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410714'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.0133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5812406'^^xsd:double;
  dwc:latitude '53.0079587'^^xsd:double;
  dwc:coordinatePrecision '14.7'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410714'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407739_20432407739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407739_20432407739> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407739_20432407739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082702 6.5812426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0082702"^^xsd:decimal ;
  dwc:decimalLongitude "6.5812426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407739_20432407739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082702 6.5812426)"^^geo:wktLiteral ;
  geo-pos:lat "53.0082702"^^xsd:decimal ;
  geo-pos:long "6.5812426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407739_20432407739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407739'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.053333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5812426'^^xsd:double;
  dwc:latitude '53.0082702'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407739'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410800_20432410800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410800_20432410800> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410800_20432410800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075354 6.5812474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075354"^^xsd:decimal ;
  dwc:decimalLongitude "6.5812474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410800_20432410800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075354 6.5812474)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075354"^^xsd:decimal ;
  geo-pos:long "6.5812474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410800_20432410800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410800'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.156944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5812474'^^xsd:double;
  dwc:latitude '53.0075354'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410800'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409417_20432409417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409417_20432409417> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409417_20432409417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083076 6.5812538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0083076"^^xsd:decimal ;
  dwc:decimalLongitude "6.5812538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409417_20432409417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083076 6.5812538)"^^geo:wktLiteral ;
  geo-pos:lat "53.0083076"^^xsd:decimal ;
  geo-pos:long "6.5812538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409417_20432409417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409417'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.01'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5812538'^^xsd:double;
  dwc:latitude '53.0083076'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409417'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407631_20432407631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407631_20432407631> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407631_20432407631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0084757 6.5812693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0084757"^^xsd:decimal ;
  dwc:decimalLongitude "6.5812693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407631_20432407631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0084757 6.5812693)"^^geo:wktLiteral ;
  geo-pos:lat "53.0084757"^^xsd:decimal ;
  geo-pos:long "6.5812693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407631_20432407631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407631'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.997222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5812693'^^xsd:double;
  dwc:latitude '53.0084757'^^xsd:double;
  dwc:coordinatePrecision '8.8'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407631'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432413281_20432413281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413281_20432413281> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413281_20432413281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0094428 6.5812728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0094428"^^xsd:decimal ;
  dwc:decimalLongitude "6.5812728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413281_20432413281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0094428 6.5812728)"^^geo:wktLiteral ;
  geo-pos:lat "53.0094428"^^xsd:decimal ;
  geo-pos:long "6.5812728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413281_20432413281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413281'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.0252777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5812728'^^xsd:double;
  dwc:latitude '53.0094428'^^xsd:double;
  dwc:coordinatePrecision '2.6'^^xsd:double;
  dwc:minimumElevation '-12'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413281'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408663_20432408663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408663_20432408663> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408663_20432408663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073771 6.5812962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073771"^^xsd:decimal ;
  dwc:decimalLongitude "6.5812962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408663_20432408663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073771 6.5812962)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073771"^^xsd:decimal ;
  geo-pos:long "6.5812962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408663_20432408663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408663'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.058333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5812962'^^xsd:double;
  dwc:latitude '53.0073771'^^xsd:double;
  dwc:coordinatePrecision '2.4'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408663'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409745_20432409745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409745_20432409745> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409745_20432409745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082507 6.5813008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0082507"^^xsd:decimal ;
  dwc:decimalLongitude "6.5813008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409745_20432409745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082507 6.5813008)"^^geo:wktLiteral ;
  geo-pos:lat "53.0082507"^^xsd:decimal ;
  geo-pos:long "6.5813008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409745_20432409745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409745'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.237777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5813008'^^xsd:double;
  dwc:latitude '53.0082507'^^xsd:double;
  dwc:coordinatePrecision '10.7'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409745'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407733_20432407733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407733_20432407733> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407733_20432407733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082788 6.5813208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0082788"^^xsd:decimal ;
  dwc:decimalLongitude "6.5813208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407733_20432407733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082788 6.5813208)"^^geo:wktLiteral ;
  geo-pos:lat "53.0082788"^^xsd:decimal ;
  geo-pos:long "6.5813208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407733_20432407733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407733'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.051666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5813208'^^xsd:double;
  dwc:latitude '53.0082788'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407733'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408511_20432408511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408511_20432408511> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408511_20432408511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075687 6.5813221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075687"^^xsd:decimal ;
  dwc:decimalLongitude "6.5813221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408511_20432408511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075687 6.5813221)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075687"^^xsd:decimal ;
  geo-pos:long "6.5813221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408511_20432408511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408511'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '22.4875'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5813221'^^xsd:double;
  dwc:latitude '53.0075687'^^xsd:double;
  dwc:coordinatePrecision '11.2'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408511'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410144_20432410144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410144_20432410144> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410144_20432410144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075788 6.581328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075788"^^xsd:decimal ;
  dwc:decimalLongitude "6.581328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410144_20432410144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075788 6.581328)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075788"^^xsd:decimal ;
  geo-pos:long "6.581328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410144_20432410144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410144'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '22.135'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.581328'^^xsd:double;
  dwc:latitude '53.0075788'^^xsd:double;
  dwc:coordinatePrecision '2.5'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410144'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410148_20432410148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410148_20432410148> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410148_20432410148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075696 6.5813353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075696"^^xsd:decimal ;
  dwc:decimalLongitude "6.5813353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410148_20432410148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075696 6.5813353)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075696"^^xsd:decimal ;
  geo-pos:long "6.5813353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410148_20432410148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410148'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '23.1375'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5813353'^^xsd:double;
  dwc:latitude '53.0075696'^^xsd:double;
  dwc:coordinatePrecision '8.2'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410148'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409809_20432409809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409809_20432409809> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409809_20432409809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082722 6.5813425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0082722"^^xsd:decimal ;
  dwc:decimalLongitude "6.5813425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409809_20432409809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082722 6.5813425)"^^geo:wktLiteral ;
  geo-pos:lat "53.0082722"^^xsd:decimal ;
  geo-pos:long "6.5813425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409809_20432409809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409809'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.2766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5813425'^^xsd:double;
  dwc:latitude '53.0082722'^^xsd:double;
  dwc:coordinatePrecision '2.8'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409809'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417316_20432417316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417316_20432417316> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417316_20432417316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072656 6.5813494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072656"^^xsd:decimal ;
  dwc:decimalLongitude "6.5813494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417316_20432417316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072656 6.5813494)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072656"^^xsd:decimal ;
  geo-pos:long "6.5813494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417316_20432417316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417316'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.06'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5813494'^^xsd:double;
  dwc:latitude '53.0072656'^^xsd:double;
  dwc:coordinatePrecision '10.8'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417316'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408651_20432408651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408651_20432408651> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408651_20432408651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075519 6.5813617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075519"^^xsd:decimal ;
  dwc:decimalLongitude "6.5813617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408651_20432408651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075519 6.5813617)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075519"^^xsd:decimal ;
  geo-pos:long "6.5813617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408651_20432408651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408651'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '22.054722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5813617'^^xsd:double;
  dwc:latitude '53.0075519'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408651'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416621_20432416621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416621_20432416621> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416621_20432416621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071499 6.5813698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0071499"^^xsd:decimal ;
  dwc:decimalLongitude "6.5813698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416621_20432416621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071499 6.5813698)"^^geo:wktLiteral ;
  geo-pos:lat "53.0071499"^^xsd:decimal ;
  geo-pos:long "6.5813698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416621_20432416621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416621'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.003888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5813698'^^xsd:double;
  dwc:latitude '53.0071499'^^xsd:double;
  dwc:coordinatePrecision '8.1'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416621'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413970_20432413970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413970_20432413970> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413970_20432413970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082061 6.5813752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0082061"^^xsd:decimal ;
  dwc:decimalLongitude "6.5813752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413970_20432413970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082061 6.5813752)"^^geo:wktLiteral ;
  geo-pos:lat "53.0082061"^^xsd:decimal ;
  geo-pos:long "6.5813752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413970_20432413970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413970'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.058333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5813752'^^xsd:double;
  dwc:latitude '53.0082061'^^xsd:double;
  dwc:coordinatePrecision '10.6'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413970'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408735_20432408735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408735_20432408735> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408735_20432408735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072676 6.581391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072676"^^xsd:decimal ;
  dwc:decimalLongitude "6.581391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408735_20432408735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072676 6.581391)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072676"^^xsd:decimal ;
  geo-pos:long "6.581391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408735_20432408735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408735'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.106944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.581391'^^xsd:double;
  dwc:latitude '53.0072676'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408735'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408517_20432408517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408517_20432408517> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408517_20432408517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075819 6.5814019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075819"^^xsd:decimal ;
  dwc:decimalLongitude "6.5814019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408517_20432408517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075819 6.5814019)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075819"^^xsd:decimal ;
  geo-pos:long "6.5814019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408517_20432408517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408517'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '23.489722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5814019'^^xsd:double;
  dwc:latitude '53.0075819'^^xsd:double;
  dwc:coordinatePrecision '17.7'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408517'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416244_20432416244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416244_20432416244> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416244_20432416244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074548 6.5814084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074548"^^xsd:decimal ;
  dwc:decimalLongitude "6.5814084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416244_20432416244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074548 6.5814084)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074548"^^xsd:decimal ;
  geo-pos:long "6.5814084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416244_20432416244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416244'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.074722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5814084'^^xsd:double;
  dwc:latitude '53.0074548'^^xsd:double;
  dwc:coordinatePrecision '22'^^xsd:integer;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416244'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409142_20432409142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409142_20432409142> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409142_20432409142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082996 6.5814104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0082996"^^xsd:decimal ;
  dwc:decimalLongitude "6.5814104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409142_20432409142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082996 6.5814104)"^^geo:wktLiteral ;
  geo-pos:lat "53.0082996"^^xsd:decimal ;
  geo-pos:long "6.5814104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409142_20432409142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409142'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.3711111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5814104'^^xsd:double;
  dwc:latitude '53.0082996'^^xsd:double;
  dwc:coordinatePrecision '6.9'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409142'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408711_20432408711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408711_20432408711> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408711_20432408711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007356 6.5814183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007356"^^xsd:decimal ;
  dwc:decimalLongitude "6.5814183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408711_20432408711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007356 6.5814183)"^^geo:wktLiteral ;
  geo-pos:lat "53.007356"^^xsd:decimal ;
  geo-pos:long "6.5814183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408711_20432408711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408711'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.0944444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5814183'^^xsd:double;
  dwc:latitude '53.007356'^^xsd:double;
  dwc:coordinatePrecision '9.2'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408711'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410164_20432410164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410164_20432410164> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410164_20432410164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082173 6.5814228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0082173"^^xsd:decimal ;
  dwc:decimalLongitude "6.5814228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "26.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410164_20432410164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082173 6.5814228)"^^geo:wktLiteral ;
  geo-pos:lat "53.0082173"^^xsd:decimal ;
  geo-pos:long "6.5814228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "26.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410164_20432410164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410164'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.1402777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5814228'^^xsd:double;
  dwc:latitude '53.0082173'^^xsd:double;
  dwc:coordinatePrecision '26.3'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410164'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408717_20432408717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408717_20432408717> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408717_20432408717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072971 6.5814325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072971"^^xsd:decimal ;
  dwc:decimalLongitude "6.5814325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408717_20432408717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072971 6.5814325)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072971"^^xsd:decimal ;
  geo-pos:long "6.5814325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408717_20432408717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408717'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.0902777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5814325'^^xsd:double;
  dwc:latitude '53.0072971'^^xsd:double;
  dwc:coordinatePrecision '25.4'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408717'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416274_20432416274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416274_20432416274> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416274_20432416274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075306 6.5814347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075306"^^xsd:decimal ;
  dwc:decimalLongitude "6.5814347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416274_20432416274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075306 6.5814347)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075306"^^xsd:decimal ;
  geo-pos:long "6.5814347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416274_20432416274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416274'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.153611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5814347'^^xsd:double;
  dwc:latitude '53.0075306'^^xsd:double;
  dwc:coordinatePrecision '11.2'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416274'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409561_20432409561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409561_20432409561> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409561_20432409561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081613 6.5814476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0081613"^^xsd:decimal ;
  dwc:decimalLongitude "6.5814476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409561_20432409561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081613 6.5814476)"^^geo:wktLiteral ;
  geo-pos:lat "53.0081613"^^xsd:decimal ;
  geo-pos:long "6.5814476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409561_20432409561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409561'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.100277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5814476'^^xsd:double;
  dwc:latitude '53.0081613'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409561'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409278_20432409278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409278_20432409278> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409278_20432409278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082178 6.5814647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0082178"^^xsd:decimal ;
  dwc:decimalLongitude "6.5814647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409278_20432409278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082178 6.5814647)"^^geo:wktLiteral ;
  geo-pos:lat "53.0082178"^^xsd:decimal ;
  geo-pos:long "6.5814647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409278_20432409278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409278'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.4344444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5814647'^^xsd:double;
  dwc:latitude '53.0082178'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409278'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417292_20432417292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417292_20432417292> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417292_20432417292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074168 6.581465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074168"^^xsd:decimal ;
  dwc:decimalLongitude "6.581465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417292_20432417292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074168 6.581465)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074168"^^xsd:decimal ;
  geo-pos:long "6.581465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417292_20432417292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417292'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.0602777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.581465'^^xsd:double;
  dwc:latitude '53.0074168'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417292'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410216_20432410216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410216_20432410216> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410216_20432410216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081664 6.5814709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0081664"^^xsd:decimal ;
  dwc:decimalLongitude "6.5814709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410216_20432410216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081664 6.5814709)"^^geo:wktLiteral ;
  geo-pos:lat "53.0081664"^^xsd:decimal ;
  geo-pos:long "6.5814709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410216_20432410216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410216'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.191666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5814709'^^xsd:double;
  dwc:latitude '53.0081664'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410216'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408505_20432408505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408505_20432408505> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408505_20432408505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072508 6.5814923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072508"^^xsd:decimal ;
  dwc:decimalLongitude "6.5814923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "41"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408505_20432408505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072508 6.5814923)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072508"^^xsd:decimal ;
  geo-pos:long "6.5814923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "41"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408505_20432408505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408505'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.488333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5814923'^^xsd:double;
  dwc:latitude '53.0072508'^^xsd:double;
  dwc:coordinatePrecision '41'^^xsd:integer;
  dwc:minimumElevation '59'^^xsd:integer;
  dwc:maximumElevation '59'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408505'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408427_20432408427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408427_20432408427> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408427_20432408427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076054 6.581509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0076054"^^xsd:decimal ;
  dwc:decimalLongitude "6.581509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408427_20432408427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076054 6.581509)"^^geo:wktLiteral ;
  geo-pos:lat "53.0076054"^^xsd:decimal ;
  geo-pos:long "6.581509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408427_20432408427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408427'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.4633333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.581509'^^xsd:double;
  dwc:latitude '53.0076054'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408427'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417208_20432417208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417208_20432417208> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417208_20432417208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0093307 6.5815136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0093307"^^xsd:decimal ;
  dwc:decimalLongitude "6.5815136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "37.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417208_20432417208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0093307 6.5815136)"^^geo:wktLiteral ;
  geo-pos:lat "53.0093307"^^xsd:decimal ;
  geo-pos:long "6.5815136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "37.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417208_20432417208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417208'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.078888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5815136'^^xsd:double;
  dwc:latitude '53.0093307'^^xsd:double;
  dwc:coordinatePrecision '37.4'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417208'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407608_20432407608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407608_20432407608> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407608_20432407608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082323 6.5815293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0082323"^^xsd:decimal ;
  dwc:decimalLongitude "6.5815293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407608_20432407608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082323 6.5815293)"^^geo:wktLiteral ;
  geo-pos:lat "53.0082323"^^xsd:decimal ;
  geo-pos:long "6.5815293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407608_20432407608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407608'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.984722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5815293'^^xsd:double;
  dwc:latitude '53.0082323'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407608'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432409148_20432409148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409148_20432409148> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409148_20432409148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082669 6.5815373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0082669"^^xsd:decimal ;
  dwc:decimalLongitude "6.5815373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409148_20432409148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082669 6.5815373)"^^geo:wktLiteral ;
  geo-pos:lat "53.0082669"^^xsd:decimal ;
  geo-pos:long "6.5815373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409148_20432409148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409148'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.3694444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5815373'^^xsd:double;
  dwc:latitude '53.0082669'^^xsd:double;
  dwc:coordinatePrecision '12.7'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409148'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411962_20432411962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411962_20432411962> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411962_20432411962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081808 6.5815419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0081808"^^xsd:decimal ;
  dwc:decimalLongitude "6.5815419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411962_20432411962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081808 6.5815419)"^^geo:wktLiteral ;
  geo-pos:lat "53.0081808"^^xsd:decimal ;
  geo-pos:long "6.5815419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411962_20432411962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411962'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.138055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5815419'^^xsd:double;
  dwc:latitude '53.0081808'^^xsd:double;
  dwc:coordinatePrecision '6.9'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411962'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418811_20432418811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418811_20432418811> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418811_20432418811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075998 6.5815498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075998"^^xsd:decimal ;
  dwc:decimalLongitude "6.5815498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418811_20432418811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075998 6.5815498)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075998"^^xsd:decimal ;
  geo-pos:long "6.5815498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418811_20432418811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418811'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.107222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5815498'^^xsd:double;
  dwc:latitude '53.0075998'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418811'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413692_20432413692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413692_20432413692> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413692_20432413692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081949 6.5815598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0081949"^^xsd:decimal ;
  dwc:decimalLongitude "6.5815598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413692_20432413692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081949 6.5815598)"^^geo:wktLiteral ;
  geo-pos:lat "53.0081949"^^xsd:decimal ;
  geo-pos:long "6.5815598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413692_20432413692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413692'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.005833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5815598'^^xsd:double;
  dwc:latitude '53.0081949'^^xsd:double;
  dwc:coordinatePrecision '10.8'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413692'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416149_20432416149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416149_20432416149> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416149_20432416149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00715 6.5815677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.00715"^^xsd:decimal ;
  dwc:decimalLongitude "6.5815677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416149_20432416149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00715 6.5815677)"^^geo:wktLiteral ;
  geo-pos:lat "53.00715"^^xsd:decimal ;
  geo-pos:long "6.5815677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416149_20432416149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416149'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.1086111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5815677'^^xsd:double;
  dwc:latitude '53.00715'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416149'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409119_20432409119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409119_20432409119> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409119_20432409119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0091982 6.5815927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0091982"^^xsd:decimal ;
  dwc:decimalLongitude "6.5815927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409119_20432409119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0091982 6.5815927)"^^geo:wktLiteral ;
  geo-pos:lat "53.0091982"^^xsd:decimal ;
  geo-pos:long "6.5815927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409119_20432409119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409119'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.3683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5815927'^^xsd:double;
  dwc:latitude '53.0091982'^^xsd:double;
  dwc:coordinatePrecision '10.5'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409119'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410300_20432410300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410300_20432410300> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410300_20432410300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081032 6.5815965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0081032"^^xsd:decimal ;
  dwc:decimalLongitude "6.5815965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410300_20432410300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081032 6.5815965)"^^geo:wktLiteral ;
  geo-pos:lat "53.0081032"^^xsd:decimal ;
  geo-pos:long "6.5815965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410300_20432410300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410300'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.2725'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5815965'^^xsd:double;
  dwc:latitude '53.0081032'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410300'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414791_20432414791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414791_20432414791> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414791_20432414791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081281 6.5816001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0081281"^^xsd:decimal ;
  dwc:decimalLongitude "6.5816001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414791_20432414791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081281 6.5816001)"^^geo:wktLiteral ;
  geo-pos:lat "53.0081281"^^xsd:decimal ;
  geo-pos:long "6.5816001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414791_20432414791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414791'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.001944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5816001'^^xsd:double;
  dwc:latitude '53.0081281'^^xsd:double;
  dwc:coordinatePrecision '8.2'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414791'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408915_20432408915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408915_20432408915> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408915_20432408915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.008121 6.5816114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.008121"^^xsd:decimal ;
  dwc:decimalLongitude "6.5816114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408915_20432408915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.008121 6.5816114)"^^geo:wktLiteral ;
  geo-pos:lat "53.008121"^^xsd:decimal ;
  geo-pos:long "6.5816114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408915_20432408915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408915'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.228055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5816114'^^xsd:double;
  dwc:latitude '53.008121'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408915'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416417_20432416417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416417_20432416417> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416417_20432416417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069882 6.5816242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0069882"^^xsd:decimal ;
  dwc:decimalLongitude "6.5816242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416417_20432416417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069882 6.5816242)"^^geo:wktLiteral ;
  geo-pos:lat "53.0069882"^^xsd:decimal ;
  geo-pos:long "6.5816242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416417_20432416417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416417'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.0633333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5816242'^^xsd:double;
  dwc:latitude '53.0069882'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416417'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407889_20432407889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407889_20432407889> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407889_20432407889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081193 6.581635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0081193"^^xsd:decimal ;
  dwc:decimalLongitude "6.581635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407889_20432407889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081193 6.581635)"^^geo:wktLiteral ;
  geo-pos:lat "53.0081193"^^xsd:decimal ;
  geo-pos:long "6.581635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407889_20432407889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407889'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.156666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.581635'^^xsd:double;
  dwc:latitude '53.0081193'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407889'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409545_20432409545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409545_20432409545> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409545_20432409545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081319 6.5816598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0081319"^^xsd:decimal ;
  dwc:decimalLongitude "6.5816598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409545_20432409545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081319 6.5816598)"^^geo:wktLiteral ;
  geo-pos:lat "53.0081319"^^xsd:decimal ;
  geo-pos:long "6.5816598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409545_20432409545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409545'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.083055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5816598'^^xsd:double;
  dwc:latitude '53.0081319'^^xsd:double;
  dwc:coordinatePrecision '9.4'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409545'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415859_20432415859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415859_20432415859> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415859_20432415859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071774 6.5816629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0071774"^^xsd:decimal ;
  dwc:decimalLongitude "6.5816629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415859_20432415859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071774 6.5816629)"^^geo:wktLiteral ;
  geo-pos:lat "53.0071774"^^xsd:decimal ;
  geo-pos:long "6.5816629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415859_20432415859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415859'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.06'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5816629'^^xsd:double;
  dwc:latitude '53.0071774'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415859'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409183_20432409183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409183_20432409183> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409183_20432409183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081138 6.5816713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0081138"^^xsd:decimal ;
  dwc:decimalLongitude "6.5816713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409183_20432409183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081138 6.5816713)"^^geo:wktLiteral ;
  geo-pos:lat "53.0081138"^^xsd:decimal ;
  geo-pos:long "6.5816713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409183_20432409183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409183'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.395'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5816713'^^xsd:double;
  dwc:latitude '53.0081138'^^xsd:double;
  dwc:coordinatePrecision '12.5'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409183'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408693_20432408693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408693_20432408693> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408693_20432408693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0090911 6.5817022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0090911"^^xsd:decimal ;
  dwc:decimalLongitude "6.5817022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408693_20432408693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0090911 6.5817022)"^^geo:wktLiteral ;
  geo-pos:lat "53.0090911"^^xsd:decimal ;
  geo-pos:long "6.5817022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408693_20432408693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408693'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.0841666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5817022'^^xsd:double;
  dwc:latitude '53.0090911'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408693'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411842_20432411842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411842_20432411842> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411842_20432411842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0093887 6.5817115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0093887"^^xsd:decimal ;
  dwc:decimalLongitude "6.5817115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411842_20432411842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0093887 6.5817115)"^^geo:wktLiteral ;
  geo-pos:lat "53.0093887"^^xsd:decimal ;
  geo-pos:long "6.5817115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411842_20432411842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411842'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.0769444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5817115'^^xsd:double;
  dwc:latitude '53.0093887'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411842'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416429_20432416429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416429_20432416429> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416429_20432416429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070441 6.5817139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0070441"^^xsd:decimal ;
  dwc:decimalLongitude "6.5817139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416429_20432416429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070441 6.5817139)"^^geo:wktLiteral ;
  geo-pos:lat "53.0070441"^^xsd:decimal ;
  geo-pos:long "6.5817139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416429_20432416429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416429'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.0544444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5817139'^^xsd:double;
  dwc:latitude '53.0070441'^^xsd:double;
  dwc:coordinatePrecision '8.5'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416429'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414829_20432414829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414829_20432414829> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414829_20432414829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009156 6.5817196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009156"^^xsd:decimal ;
  dwc:decimalLongitude "6.5817196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414829_20432414829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009156 6.5817196)"^^geo:wktLiteral ;
  geo-pos:lat "53.009156"^^xsd:decimal ;
  geo-pos:long "6.5817196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414829_20432414829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414829'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.1475'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5817196'^^xsd:double;
  dwc:latitude '53.009156'^^xsd:double;
  dwc:coordinatePrecision '7.2'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414829'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417834_20432417834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417834_20432417834> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417834_20432417834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0094988 6.5817292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0094988"^^xsd:decimal ;
  dwc:decimalLongitude "6.5817292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417834_20432417834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0094988 6.5817292)"^^geo:wktLiteral ;
  geo-pos:lat "53.0094988"^^xsd:decimal ;
  geo-pos:long "6.5817292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417834_20432417834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417834'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.0627777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5817292'^^xsd:double;
  dwc:latitude '53.0094988'^^xsd:double;
  dwc:coordinatePrecision '10.8'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417834'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417220_20432417220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417220_20432417220> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417220_20432417220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009214 6.5817381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009214"^^xsd:decimal ;
  dwc:decimalLongitude "6.5817381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417220_20432417220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009214 6.5817381)"^^geo:wktLiteral ;
  geo-pos:lat "53.009214"^^xsd:decimal ;
  geo-pos:long "6.5817381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417220_20432417220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417220'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22.073333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5817381'^^xsd:double;
  dwc:latitude '53.009214'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417220'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409876_20432409876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409876_20432409876> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409876_20432409876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0094368 6.5817694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0094368"^^xsd:decimal ;
  dwc:decimalLongitude "6.5817694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409876_20432409876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0094368 6.5817694)"^^geo:wktLiteral ;
  geo-pos:lat "53.0094368"^^xsd:decimal ;
  geo-pos:long "6.5817694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409876_20432409876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409876'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.3072222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5817694'^^xsd:double;
  dwc:latitude '53.0094368'^^xsd:double;
  dwc:coordinatePrecision '7.6'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409876'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409963_20432409963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409963_20432409963> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409963_20432409963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0094368 6.581808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0094368"^^xsd:decimal ;
  dwc:decimalLongitude "6.581808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409963_20432409963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0094368 6.581808)"^^geo:wktLiteral ;
  geo-pos:lat "53.0094368"^^xsd:decimal ;
  geo-pos:long "6.581808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409963_20432409963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409963'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.38333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.581808'^^xsd:double;
  dwc:latitude '53.0094368'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409963'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409130_20432409130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409130_20432409130> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409130_20432409130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080942 6.5818293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0080942"^^xsd:decimal ;
  dwc:decimalLongitude "6.5818293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409130_20432409130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080942 6.5818293)"^^geo:wktLiteral ;
  geo-pos:lat "53.0080942"^^xsd:decimal ;
  geo-pos:long "6.5818293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409130_20432409130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409130'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.3663888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5818293'^^xsd:double;
  dwc:latitude '53.0080942'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409130'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412253_20432412253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412253_20432412253> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412253_20432412253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080055 6.5818368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0080055"^^xsd:decimal ;
  dwc:decimalLongitude "6.5818368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412253_20432412253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0080055 6.5818368)"^^geo:wktLiteral ;
  geo-pos:lat "53.0080055"^^xsd:decimal ;
  geo-pos:long "6.5818368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412253_20432412253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412253'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.148888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5818368'^^xsd:double;
  dwc:latitude '53.0080055'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412253'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417553_20432417553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417553_20432417553> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417553_20432417553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0094031 6.5818537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0094031"^^xsd:decimal ;
  dwc:decimalLongitude "6.5818537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417553_20432417553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0094031 6.5818537)"^^geo:wktLiteral ;
  geo-pos:lat "53.0094031"^^xsd:decimal ;
  geo-pos:long "6.5818537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417553_20432417553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417553'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.1516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5818537'^^xsd:double;
  dwc:latitude '53.0094031'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417553'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417541_20432417541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417541_20432417541> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417541_20432417541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0091868 6.5818552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0091868"^^xsd:decimal ;
  dwc:decimalLongitude "6.5818552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417541_20432417541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0091868 6.5818552)"^^geo:wktLiteral ;
  geo-pos:lat "53.0091868"^^xsd:decimal ;
  geo-pos:long "6.5818552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417541_20432417541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417541'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.1363888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5818552'^^xsd:double;
  dwc:latitude '53.0091868'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417541'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417304_20432417304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417304_20432417304> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417304_20432417304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070514 6.5818583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0070514"^^xsd:decimal ;
  dwc:decimalLongitude "6.5818583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417304_20432417304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070514 6.5818583)"^^geo:wktLiteral ;
  geo-pos:lat "53.0070514"^^xsd:decimal ;
  geo-pos:long "6.5818583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417304_20432417304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417304'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.0522222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5818583'^^xsd:double;
  dwc:latitude '53.0070514'^^xsd:double;
  dwc:coordinatePrecision '7.9'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417304'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408469_20432408469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408469_20432408469> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408469_20432408469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071376 6.5818629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0071376"^^xsd:decimal ;
  dwc:decimalLongitude "6.5818629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408469_20432408469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071376 6.5818629)"^^geo:wktLiteral ;
  geo-pos:lat "53.0071376"^^xsd:decimal ;
  geo-pos:long "6.5818629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408469_20432408469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408469'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.463055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5818629'^^xsd:double;
  dwc:latitude '53.0071376'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '-13'^^xsd:integer;
  dwc:maximumElevation '-13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408469'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417232_20432417232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417232_20432417232> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417232_20432417232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0094013 6.581866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0094013"^^xsd:decimal ;
  dwc:decimalLongitude "6.581866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417232_20432417232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0094013 6.581866)"^^geo:wktLiteral ;
  geo-pos:lat "53.0094013"^^xsd:decimal ;
  geo-pos:long "6.581866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417232_20432417232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417232'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.083055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.581866'^^xsd:double;
  dwc:latitude '53.0094013'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417232'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409207_20432409207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409207_20432409207> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409207_20432409207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0094177 6.5818683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0094177"^^xsd:decimal ;
  dwc:decimalLongitude "6.5818683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409207_20432409207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0094177 6.5818683)"^^geo:wktLiteral ;
  geo-pos:lat "53.0094177"^^xsd:decimal ;
  geo-pos:long "6.5818683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409207_20432409207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409207'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.41'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5818683'^^xsd:double;
  dwc:latitude '53.0094177'^^xsd:double;
  dwc:coordinatePrecision '2.8'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409207'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407673_20432407673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407673_20432407673> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407673_20432407673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0094043 6.5818761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0094043"^^xsd:decimal ;
  dwc:decimalLongitude "6.5818761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407673_20432407673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0094043 6.5818761)"^^geo:wktLiteral ;
  geo-pos:lat "53.0094043"^^xsd:decimal ;
  geo-pos:long "6.5818761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407673_20432407673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407673'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.01'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5818761'^^xsd:double;
  dwc:latitude '53.0094043'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407673'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415561_20432415561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415561_20432415561> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415561_20432415561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071257 6.5818816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0071257"^^xsd:decimal ;
  dwc:decimalLongitude "6.5818816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415561_20432415561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071257 6.5818816)"^^geo:wktLiteral ;
  geo-pos:lat "53.0071257"^^xsd:decimal ;
  geo-pos:long "6.5818816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415561_20432415561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415561'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.1377777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5818816'^^xsd:double;
  dwc:latitude '53.0071257'^^xsd:double;
  dwc:coordinatePrecision '8.4'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415561'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409553_20432409553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409553_20432409553> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409553_20432409553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0093963 6.5818901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0093963"^^xsd:decimal ;
  dwc:decimalLongitude "6.5818901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409553_20432409553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0093963 6.5818901)"^^geo:wktLiteral ;
  geo-pos:lat "53.0093963"^^xsd:decimal ;
  geo-pos:long "6.5818901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409553_20432409553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409553'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.100555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5818901'^^xsd:double;
  dwc:latitude '53.0093963'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409553'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410256_20432410256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410256_20432410256> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410256_20432410256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009504 6.5819022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009504"^^xsd:decimal ;
  dwc:decimalLongitude "6.5819022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410256_20432410256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009504 6.5819022)"^^geo:wktLiteral ;
  geo-pos:lat "53.009504"^^xsd:decimal ;
  geo-pos:long "6.5819022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410256_20432410256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410256'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2.2297222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5819022'^^xsd:double;
  dwc:latitude '53.009504'^^xsd:double;
  dwc:coordinatePrecision '13.7'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410256'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413862_20432413862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413862_20432413862> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413862_20432413862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007287 6.5819025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007287"^^xsd:decimal ;
  dwc:decimalLongitude "6.5819025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413862_20432413862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007287 6.5819025)"^^geo:wktLiteral ;
  geo-pos:lat "53.007287"^^xsd:decimal ;
  geo-pos:long "6.5819025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413862_20432413862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413862'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.0991666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5819025'^^xsd:double;
  dwc:latitude '53.007287'^^xsd:double;
  dwc:coordinatePrecision '9.3'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413862'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409201_20432409201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409201_20432409201> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409201_20432409201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0090239 6.5819086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0090239"^^xsd:decimal ;
  dwc:decimalLongitude "6.5819086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409201_20432409201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0090239 6.5819086)"^^geo:wktLiteral ;
  geo-pos:lat "53.0090239"^^xsd:decimal ;
  geo-pos:long "6.5819086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409201_20432409201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409201'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.405833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5819086'^^xsd:double;
  dwc:latitude '53.0090239'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409201'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410070_20432410070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410070_20432410070> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410070_20432410070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0094372 6.5819136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0094372"^^xsd:decimal ;
  dwc:decimalLongitude "6.5819136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410070_20432410070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0094372 6.5819136)"^^geo:wktLiteral ;
  geo-pos:lat "53.0094372"^^xsd:decimal ;
  geo-pos:long "6.5819136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410070_20432410070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410070'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.4697222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5819136'^^xsd:double;
  dwc:latitude '53.0094372'^^xsd:double;
  dwc:coordinatePrecision '9.7'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410070'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414137_20432414137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414137_20432414137> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414137_20432414137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073184 6.5819227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073184"^^xsd:decimal ;
  dwc:decimalLongitude "6.5819227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414137_20432414137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073184 6.5819227)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073184"^^xsd:decimal ;
  geo-pos:long "6.5819227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414137_20432414137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414137'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5819227'^^xsd:double;
  dwc:latitude '53.0073184'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414137'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408993_20432408993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408993_20432408993> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408993_20432408993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082023 6.581926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0082023"^^xsd:decimal ;
  dwc:decimalLongitude "6.581926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408993_20432408993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082023 6.581926)"^^geo:wktLiteral ;
  geo-pos:lat "53.0082023"^^xsd:decimal ;
  geo-pos:long "6.581926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408993_20432408993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408993'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.2805555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.581926'^^xsd:double;
  dwc:latitude '53.0082023'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408993'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410058_20432410058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410058_20432410058> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410058_20432410058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0093397 6.5819306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0093397"^^xsd:decimal ;
  dwc:decimalLongitude "6.5819306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410058_20432410058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0093397 6.5819306)"^^geo:wktLiteral ;
  geo-pos:lat "53.0093397"^^xsd:decimal ;
  geo-pos:long "6.5819306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410058_20432410058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410058'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.45166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5819306'^^xsd:double;
  dwc:latitude '53.0093397'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410058'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409272_20432409272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409272_20432409272> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409272_20432409272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0091213 6.5819393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0091213"^^xsd:decimal ;
  dwc:decimalLongitude "6.5819393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409272_20432409272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0091213 6.5819393)"^^geo:wktLiteral ;
  geo-pos:lat "53.0091213"^^xsd:decimal ;
  geo-pos:long "6.5819393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409272_20432409272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409272'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.4308333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5819393'^^xsd:double;
  dwc:latitude '53.0091213'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409272'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418116_20432418116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418116_20432418116> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418116_20432418116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083185 6.5819418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0083185"^^xsd:decimal ;
  dwc:decimalLongitude "6.5819418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418116_20432418116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083185 6.5819418)"^^geo:wktLiteral ;
  geo-pos:lat "53.0083185"^^xsd:decimal ;
  geo-pos:long "6.5819418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418116_20432418116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418116'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.06'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5819418'^^xsd:double;
  dwc:latitude '53.0083185'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418116'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410989_20432410989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410989_20432410989> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410989_20432410989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0094241 6.5819551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0094241"^^xsd:decimal ;
  dwc:decimalLongitude "6.5819551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410989_20432410989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0094241 6.5819551)"^^geo:wktLiteral ;
  geo-pos:lat "53.0094241"^^xsd:decimal ;
  geo-pos:long "6.5819551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410989_20432410989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410989'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.0841666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5819551'^^xsd:double;
  dwc:latitude '53.0094241'^^xsd:double;
  dwc:coordinatePrecision '10.1'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410989'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408771_20432408771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408771_20432408771> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408771_20432408771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009308 6.5819647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009308"^^xsd:decimal ;
  dwc:decimalLongitude "6.5819647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408771_20432408771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009308 6.5819647)"^^geo:wktLiteral ;
  geo-pos:lat "53.009308"^^xsd:decimal ;
  geo-pos:long "6.5819647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408771_20432408771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408771'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.119444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5819647'^^xsd:double;
  dwc:latitude '53.009308'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408771'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414149_20432414149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414149_20432414149> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414149_20432414149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072891 6.5819718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072891"^^xsd:decimal ;
  dwc:decimalLongitude "6.5819718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414149_20432414149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072891 6.5819718)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072891"^^xsd:decimal ;
  geo-pos:long "6.5819718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414149_20432414149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414149'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.0166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5819718'^^xsd:double;
  dwc:latitude '53.0072891'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414149'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409343_20432409343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409343_20432409343> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409343_20432409343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009234 6.5820004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009234"^^xsd:decimal ;
  dwc:decimalLongitude "6.5820004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409343_20432409343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009234 6.5820004)"^^geo:wktLiteral ;
  geo-pos:lat "53.009234"^^xsd:decimal ;
  geo-pos:long "6.5820004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409343_20432409343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409343'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.456944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5820004'^^xsd:double;
  dwc:latitude '53.009234'^^xsd:double;
  dwc:coordinatePrecision '8.5'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409343'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415824_20432415824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415824_20432415824> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415824_20432415824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0091318 6.5820105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0091318"^^xsd:decimal ;
  dwc:decimalLongitude "6.5820105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415824_20432415824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0091318 6.5820105)"^^geo:wktLiteral ;
  geo-pos:lat "53.0091318"^^xsd:decimal ;
  geo-pos:long "6.5820105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415824_20432415824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415824'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.0772222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5820105'^^xsd:double;
  dwc:latitude '53.0091318'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415824'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410642_20432410642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410642_20432410642> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410642_20432410642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0092318 6.5820217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0092318"^^xsd:decimal ;
  dwc:decimalLongitude "6.5820217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410642_20432410642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0092318 6.5820217)"^^geo:wktLiteral ;
  geo-pos:lat "53.0092318"^^xsd:decimal ;
  geo-pos:long "6.5820217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410642_20432410642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410642'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '22.007222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5820217'^^xsd:double;
  dwc:latitude '53.0092318'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410642'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409107_20432409107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409107_20432409107> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409107_20432409107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0092813 6.5820365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0092813"^^xsd:decimal ;
  dwc:decimalLongitude "6.5820365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409107_20432409107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0092813 6.5820365)"^^geo:wktLiteral ;
  geo-pos:lat "53.0092813"^^xsd:decimal ;
  geo-pos:long "6.5820365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409107_20432409107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409107'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.3580555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5820365'^^xsd:double;
  dwc:latitude '53.0092813'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409107'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409337_20432409337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409337_20432409337> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409337_20432409337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0093361 6.5820485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0093361"^^xsd:decimal ;
  dwc:decimalLongitude "6.5820485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409337_20432409337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0093361 6.5820485)"^^geo:wktLiteral ;
  geo-pos:lat "53.0093361"^^xsd:decimal ;
  geo-pos:long "6.5820485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409337_20432409337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409337'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.461111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5820485'^^xsd:double;
  dwc:latitude '53.0093361'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409337'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418391_20432418391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418391_20432418391> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418391_20432418391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0093234 6.582058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0093234"^^xsd:decimal ;
  dwc:decimalLongitude "6.582058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418391_20432418391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0093234 6.582058)"^^geo:wktLiteral ;
  geo-pos:lat "53.0093234"^^xsd:decimal ;
  geo-pos:long "6.582058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418391_20432418391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418391'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.0516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.582058'^^xsd:double;
  dwc:latitude '53.0093234'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418391'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410244_20432410244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410244_20432410244> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410244_20432410244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009376 6.5820666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.009376"^^xsd:decimal ;
  dwc:decimalLongitude "6.5820666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410244_20432410244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.009376 6.5820666)"^^geo:wktLiteral ;
  geo-pos:lat "53.009376"^^xsd:decimal ;
  geo-pos:long "6.5820666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410244_20432410244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410244'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.225555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5820666'^^xsd:double;
  dwc:latitude '53.009376'^^xsd:double;
  dwc:coordinatePrecision '12.7'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410244'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408055_20432408055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408055_20432408055> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408055_20432408055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0093148 6.5820679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0093148"^^xsd:decimal ;
  dwc:decimalLongitude "6.5820679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408055_20432408055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0093148 6.5820679)"^^geo:wktLiteral ;
  geo-pos:lat "53.0093148"^^xsd:decimal ;
  geo-pos:long "6.5820679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408055_20432408055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408055'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.238888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5820679'^^xsd:double;
  dwc:latitude '53.0093148'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408055'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409495_20432409495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409495_20432409495> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409495_20432409495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0092985 6.5820683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0092985"^^xsd:decimal ;
  dwc:decimalLongitude "6.5820683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409495_20432409495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0092985 6.5820683)"^^geo:wktLiteral ;
  geo-pos:lat "53.0092985"^^xsd:decimal ;
  geo-pos:long "6.5820683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409495_20432409495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409495'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.0575'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5820683'^^xsd:double;
  dwc:latitude '53.0092985'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409495'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408776_20432408776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408776_20432408776> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408776_20432408776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0093169 6.5820719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0093169"^^xsd:decimal ;
  dwc:decimalLongitude "6.5820719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408776_20432408776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0093169 6.5820719)"^^geo:wktLiteral ;
  geo-pos:lat "53.0093169"^^xsd:decimal ;
  geo-pos:long "6.5820719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408776_20432408776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408776'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.117777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5820719'^^xsd:double;
  dwc:latitude '53.0093169'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408776'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416980_20432416980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416980_20432416980> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416980_20432416980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0093514 6.5820738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0093514"^^xsd:decimal ;
  dwc:decimalLongitude "6.5820738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416980_20432416980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0093514 6.5820738)"^^geo:wktLiteral ;
  geo-pos:lat "53.0093514"^^xsd:decimal ;
  geo-pos:long "6.5820738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416980_20432416980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416980'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.0097222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5820738'^^xsd:double;
  dwc:latitude '53.0093514'^^xsd:double;
  dwc:coordinatePrecision '9.2'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416980'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410378_20432410378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410378_20432410378> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410378_20432410378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0092811 6.5820785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0092811"^^xsd:decimal ;
  dwc:decimalLongitude "6.5820785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410378_20432410378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0092811 6.5820785)"^^geo:wktLiteral ;
  geo-pos:lat "53.0092811"^^xsd:decimal ;
  geo-pos:long "6.5820785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410378_20432410378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410378'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.10388888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5820785'^^xsd:double;
  dwc:latitude '53.0092811'^^xsd:double;
  dwc:coordinatePrecision '9.3'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410378'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409589_20432409589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409589_20432409589> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409589_20432409589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0093306 6.5820813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0093306"^^xsd:decimal ;
  dwc:decimalLongitude "6.5820813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409589_20432409589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0093306 6.5820813)"^^geo:wktLiteral ;
  geo-pos:lat "53.0093306"^^xsd:decimal ;
  geo-pos:long "6.5820813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409589_20432409589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409589'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.1352777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5820813'^^xsd:double;
  dwc:latitude '53.0093306'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409589'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415836_20432415836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415836_20432415836> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415836_20432415836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0093177 6.5820817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0093177"^^xsd:decimal ;
  dwc:decimalLongitude "6.5820817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415836_20432415836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0093177 6.5820817)"^^geo:wktLiteral ;
  geo-pos:lat "53.0093177"^^xsd:decimal ;
  geo-pos:long "6.5820817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415836_20432415836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415836'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.0733333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5820817'^^xsd:double;
  dwc:latitude '53.0093177'^^xsd:double;
  dwc:coordinatePrecision '8.3'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415836'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416683_20432416683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416683_20432416683> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416683_20432416683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0092744 6.5820859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0092744"^^xsd:decimal ;
  dwc:decimalLongitude "6.5820859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416683_20432416683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0092744 6.5820859)"^^geo:wktLiteral ;
  geo-pos:lat "53.0092744"^^xsd:decimal ;
  geo-pos:long "6.5820859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416683_20432416683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416683'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.1588888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5820859'^^xsd:double;
  dwc:latitude '53.0092744'^^xsd:double;
  dwc:coordinatePrecision '8.4'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416683'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417244_20432417244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417244_20432417244> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417244_20432417244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0092806 6.5821083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0092806"^^xsd:decimal ;
  dwc:decimalLongitude "6.5821083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417244_20432417244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0092806 6.5821083)"^^geo:wktLiteral ;
  geo-pos:lat "53.0092806"^^xsd:decimal ;
  geo-pos:long "6.5821083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417244_20432417244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417244'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.069444444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5821083'^^xsd:double;
  dwc:latitude '53.0092806'^^xsd:double;
  dwc:coordinatePrecision '7.1'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417244'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410066_20432410066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410066_20432410066> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410066_20432410066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0093103 6.582114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0093103"^^xsd:decimal ;
  dwc:decimalLongitude "6.582114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410066_20432410066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0093103 6.582114)"^^geo:wktLiteral ;
  geo-pos:lat "53.0093103"^^xsd:decimal ;
  geo-pos:long "6.582114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410066_20432410066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410066'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.4686111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.582114'^^xsd:double;
  dwc:latitude '53.0093103'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410066'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409781_20432409781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409781_20432409781> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409781_20432409781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0087516 6.5821229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0087516"^^xsd:decimal ;
  dwc:decimalLongitude "6.5821229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409781_20432409781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0087516 6.5821229)"^^geo:wktLiteral ;
  geo-pos:lat "53.0087516"^^xsd:decimal ;
  geo-pos:long "6.5821229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409781_20432409781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409781'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.2502777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5821229'^^xsd:double;
  dwc:latitude '53.0087516'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409781'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409895_20432409895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409895_20432409895> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409895_20432409895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007858 6.582133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007858"^^xsd:decimal ;
  dwc:decimalLongitude "6.582133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409895_20432409895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007858 6.582133)"^^geo:wktLiteral ;
  geo-pos:lat "53.007858"^^xsd:decimal ;
  geo-pos:long "6.582133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409895_20432409895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409895'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.3269444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.582133'^^xsd:double;
  dwc:latitude '53.007858'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409895'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410054_20432410054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410054_20432410054> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410054_20432410054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0090179 6.5821338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0090179"^^xsd:decimal ;
  dwc:decimalLongitude "6.5821338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410054_20432410054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0090179 6.5821338)"^^geo:wktLiteral ;
  geo-pos:lat "53.0090179"^^xsd:decimal ;
  geo-pos:long "6.5821338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410054_20432410054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410054'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.443333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5821338'^^xsd:double;
  dwc:latitude '53.0090179'^^xsd:double;
  dwc:coordinatePrecision '15'^^xsd:integer;
  dwc:minimumElevation '26'^^xsd:integer;
  dwc:maximumElevation '26'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410054'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409845_20432409845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409845_20432409845> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409845_20432409845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0093183 6.5821347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0093183"^^xsd:decimal ;
  dwc:decimalLongitude "6.5821347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409845_20432409845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0093183 6.5821347)"^^geo:wktLiteral ;
  geo-pos:lat "53.0093183"^^xsd:decimal ;
  geo-pos:long "6.5821347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409845_20432409845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409845'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.293333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5821347'^^xsd:double;
  dwc:latitude '53.0093183'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409845'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416357_20432416357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416357_20432416357> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416357_20432416357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0093072 6.5821491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0093072"^^xsd:decimal ;
  dwc:decimalLongitude "6.5821491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416357_20432416357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0093072 6.5821491)"^^geo:wktLiteral ;
  geo-pos:lat "53.0093072"^^xsd:decimal ;
  geo-pos:long "6.5821491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416357_20432416357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416357'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '22.041666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5821491'^^xsd:double;
  dwc:latitude '53.0093072'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416357'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409967_20432409967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409967_20432409967> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409967_20432409967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0092567 6.5821585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0092567"^^xsd:decimal ;
  dwc:decimalLongitude "6.5821585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409967_20432409967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0092567 6.5821585)"^^geo:wktLiteral ;
  geo-pos:lat "53.0092567"^^xsd:decimal ;
  geo-pos:long "6.5821585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409967_20432409967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409967'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.3847222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5821585'^^xsd:double;
  dwc:latitude '53.0092567'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409967'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416369_20432416369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416369_20432416369> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416369_20432416369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0092193 6.5821754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0092193"^^xsd:decimal ;
  dwc:decimalLongitude "6.5821754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416369_20432416369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0092193 6.5821754)"^^geo:wktLiteral ;
  geo-pos:lat "53.0092193"^^xsd:decimal ;
  geo-pos:long "6.5821754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416369_20432416369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416369'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '23.04'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5821754'^^xsd:double;
  dwc:latitude '53.0092193'^^xsd:double;
  dwc:coordinatePrecision '9.8'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416369'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416101_20432416101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416101_20432416101> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416101_20432416101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0091555 6.5821902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0091555"^^xsd:decimal ;
  dwc:decimalLongitude "6.5821902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416101_20432416101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0091555 6.5821902)"^^geo:wktLiteral ;
  geo-pos:lat "53.0091555"^^xsd:decimal ;
  geo-pos:long "6.5821902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416101_20432416101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416101'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.13305555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5821902'^^xsd:double;
  dwc:latitude '53.0091555'^^xsd:double;
  dwc:coordinatePrecision '16.9'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416101'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410062_20432410062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410062_20432410062> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410062_20432410062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0092651 6.5822033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0092651"^^xsd:decimal ;
  dwc:decimalLongitude "6.5822033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410062_20432410062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0092651 6.5822033)"^^geo:wktLiteral ;
  geo-pos:lat "53.0092651"^^xsd:decimal ;
  geo-pos:long "6.5822033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410062_20432410062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410062'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.4569444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5822033'^^xsd:double;
  dwc:latitude '53.0092651'^^xsd:double;
  dwc:coordinatePrecision '11.3'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410062'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416381_20432416381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416381_20432416381> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416381_20432416381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0092812 6.5822336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0092812"^^xsd:decimal ;
  dwc:decimalLongitude "6.5822336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416381_20432416381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0092812 6.5822336)"^^geo:wktLiteral ;
  geo-pos:lat "53.0092812"^^xsd:decimal ;
  geo-pos:long "6.5822336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416381_20432416381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416381'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.068055555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5822336'^^xsd:double;
  dwc:latitude '53.0092812'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416381'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410704_20432410704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410704_20432410704> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410704_20432410704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077586 6.5822342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077586"^^xsd:decimal ;
  dwc:decimalLongitude "6.5822342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410704_20432410704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077586 6.5822342)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077586"^^xsd:decimal ;
  geo-pos:long "6.5822342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410704_20432410704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410704'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5822342'^^xsd:double;
  dwc:latitude '53.0077586'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410704'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410248_20432410248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410248_20432410248> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410248_20432410248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0092799 6.5822489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0092799"^^xsd:decimal ;
  dwc:decimalLongitude "6.5822489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410248_20432410248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0092799 6.5822489)"^^geo:wktLiteral ;
  geo-pos:lat "53.0092799"^^xsd:decimal ;
  geo-pos:long "6.5822489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410248_20432410248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410248'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '0.23388888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5822489'^^xsd:double;
  dwc:latitude '53.0092799'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410248'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409022_20432409022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409022_20432409022> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409022_20432409022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081941 6.5822572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0081941"^^xsd:decimal ;
  dwc:decimalLongitude "6.5822572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409022_20432409022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081941 6.5822572)"^^geo:wktLiteral ;
  geo-pos:lat "53.0081941"^^xsd:decimal ;
  geo-pos:long "6.5822572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409022_20432409022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409022'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.288888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5822572'^^xsd:double;
  dwc:latitude '53.0081941'^^xsd:double;
  dwc:coordinatePrecision '9.1'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409022'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416695_20432416695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416695_20432416695> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416695_20432416695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0091568 6.5822612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0091568"^^xsd:decimal ;
  dwc:decimalLongitude "6.5822612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416695_20432416695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0091568 6.5822612)"^^geo:wktLiteral ;
  geo-pos:lat "53.0091568"^^xsd:decimal ;
  geo-pos:long "6.5822612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416695_20432416695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416695'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.1586111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5822612'^^xsd:double;
  dwc:latitude '53.0091568'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416695'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409971_20432409971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409971_20432409971> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409971_20432409971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0091992 6.5822645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0091992"^^xsd:decimal ;
  dwc:decimalLongitude "6.5822645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409971_20432409971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0091992 6.5822645)"^^geo:wktLiteral ;
  geo-pos:lat "53.0091992"^^xsd:decimal ;
  geo-pos:long "6.5822645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409971_20432409971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409971'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.3788888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5822645'^^xsd:double;
  dwc:latitude '53.0091992'^^xsd:double;
  dwc:coordinatePrecision '18.2'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409971'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409892_20432409892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409892_20432409892> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409892_20432409892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082424 6.5822942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0082424"^^xsd:decimal ;
  dwc:decimalLongitude "6.5822942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409892_20432409892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082424 6.5822942)"^^geo:wktLiteral ;
  geo-pos:lat "53.0082424"^^xsd:decimal ;
  geo-pos:long "6.5822942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409892_20432409892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409892'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.3183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5822942'^^xsd:double;
  dwc:latitude '53.0082424'^^xsd:double;
  dwc:coordinatePrecision '13.7'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409892'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408014_20432408014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408014_20432408014> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408014_20432408014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0089686 6.5823654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0089686"^^xsd:decimal ;
  dwc:decimalLongitude "6.5823654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408014_20432408014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0089686 6.5823654)"^^geo:wktLiteral ;
  geo-pos:lat "53.0089686"^^xsd:decimal ;
  geo-pos:long "6.5823654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408014_20432408014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408014'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.208611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5823654'^^xsd:double;
  dwc:latitude '53.0089686'^^xsd:double;
  dwc:coordinatePrecision '30.8'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408014'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410666_20432410666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410666_20432410666> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410666_20432410666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0090129 6.5823785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0090129"^^xsd:decimal ;
  dwc:decimalLongitude "6.5823785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "29.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410666_20432410666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0090129 6.5823785)"^^geo:wktLiteral ;
  geo-pos:lat "53.0090129"^^xsd:decimal ;
  geo-pos:long "6.5823785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "29.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410666_20432410666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410666'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0.016111111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5823785'^^xsd:double;
  dwc:latitude '53.0090129'^^xsd:double;
  dwc:coordinatePrecision '29.1'^^xsd:double;
  dwc:minimumElevation '30'^^xsd:integer;
  dwc:maximumElevation '30'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410666'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409733_20432409733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409733_20432409733> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409733_20432409733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00526 6.5823786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.00526"^^xsd:decimal ;
  dwc:decimalLongitude "6.5823786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409733_20432409733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00526 6.5823786)"^^geo:wktLiteral ;
  geo-pos:lat "53.00526"^^xsd:decimal ;
  geo-pos:long "6.5823786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409733_20432409733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409733'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.220555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5823786'^^xsd:double;
  dwc:latitude '53.00526'^^xsd:double;
  dwc:coordinatePrecision '7.5'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409733'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409017_20432409017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409017_20432409017> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409017_20432409017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.008273 6.5823804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.008273"^^xsd:decimal ;
  dwc:decimalLongitude "6.5823804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409017_20432409017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.008273 6.5823804)"^^geo:wktLiteral ;
  geo-pos:lat "53.008273"^^xsd:decimal ;
  geo-pos:long "6.5823804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409017_20432409017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409017'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.292777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5823804'^^xsd:double;
  dwc:latitude '53.008273'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409017'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408837_20432408837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408837_20432408837> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408837_20432408837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0092488 6.5823974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0092488"^^xsd:decimal ;
  dwc:decimalLongitude "6.5823974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408837_20432408837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0092488 6.5823974)"^^geo:wktLiteral ;
  geo-pos:lat "53.0092488"^^xsd:decimal ;
  geo-pos:long "6.5823974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408837_20432408837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408837'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.2016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5823974'^^xsd:double;
  dwc:latitude '53.0092488'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408837'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409880_20432409880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409880_20432409880> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409880_20432409880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081851 6.5824615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0081851"^^xsd:decimal ;
  dwc:decimalLongitude "6.5824615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409880_20432409880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0081851 6.5824615)"^^geo:wktLiteral ;
  geo-pos:lat "53.0081851"^^xsd:decimal ;
  geo-pos:long "6.5824615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409880_20432409880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409880'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.3052777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5824615'^^xsd:double;
  dwc:latitude '53.0081851'^^xsd:double;
  dwc:coordinatePrecision '16.1'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409880'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409931_20432409931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409931_20432409931> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409931_20432409931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076094 6.5824925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0076094"^^xsd:decimal ;
  dwc:decimalLongitude "6.5824925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409931_20432409931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076094 6.5824925)"^^geo:wktLiteral ;
  geo-pos:lat "53.0076094"^^xsd:decimal ;
  geo-pos:long "6.5824925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409931_20432409931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409931'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.36'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5824925'^^xsd:double;
  dwc:latitude '53.0076094'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409931'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416113_20432416113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416113_20432416113> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416113_20432416113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0090531 6.5825053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0090531"^^xsd:decimal ;
  dwc:decimalLongitude "6.5825053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416113_20432416113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0090531 6.5825053)"^^geo:wktLiteral ;
  geo-pos:lat "53.0090531"^^xsd:decimal ;
  geo-pos:long "6.5825053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416113_20432416113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416113'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.1238888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5825053'^^xsd:double;
  dwc:latitude '53.0090531'^^xsd:double;
  dwc:coordinatePrecision '10.6'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416113'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408481_20432408481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408481_20432408481> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408481_20432408481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0104998 6.5825617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0104998"^^xsd:decimal ;
  dwc:decimalLongitude "6.5825617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408481_20432408481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0104998 6.5825617)"^^geo:wktLiteral ;
  geo-pos:lat "53.0104998"^^xsd:decimal ;
  geo-pos:long "6.5825617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408481_20432408481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408481'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.466944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5825617'^^xsd:double;
  dwc:latitude '53.0104998'^^xsd:double;
  dwc:coordinatePrecision '12.2'^^xsd:double;
  dwc:minimumElevation '21'^^xsd:integer;
  dwc:maximumElevation '21'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408481'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408687_20432408687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408687_20432408687> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408687_20432408687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0091327 6.582586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0091327"^^xsd:decimal ;
  dwc:decimalLongitude "6.582586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408687_20432408687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0091327 6.582586)"^^geo:wktLiteral ;
  geo-pos:lat "53.0091327"^^xsd:decimal ;
  geo-pos:long "6.582586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408687_20432408687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408687'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.0711111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.582586'^^xsd:double;
  dwc:latitude '53.0091327'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408687'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412140_20432412140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412140_20432412140> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412140_20432412140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0093078 6.5826329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0093078"^^xsd:decimal ;
  dwc:decimalLongitude "6.5826329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412140_20432412140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0093078 6.5826329)"^^geo:wktLiteral ;
  geo-pos:lat "53.0093078"^^xsd:decimal ;
  geo-pos:long "6.5826329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412140_20432412140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412140'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.0877777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5826329'^^xsd:double;
  dwc:latitude '53.0093078'^^xsd:double;
  dwc:coordinatePrecision '8.8'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412140'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409172_20432409172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409172_20432409172> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409172_20432409172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075477 6.5826694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075477"^^xsd:decimal ;
  dwc:decimalLongitude "6.5826694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409172_20432409172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075477 6.5826694)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075477"^^xsd:decimal ;
  geo-pos:long "6.5826694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409172_20432409172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409172'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.388055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5826694'^^xsd:double;
  dwc:latitude '53.0075477'^^xsd:double;
  dwc:coordinatePrecision '17.9'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409172'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414413_20432414413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414413_20432414413> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414413_20432414413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075066 6.5826749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075066"^^xsd:decimal ;
  dwc:decimalLongitude "6.5826749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414413_20432414413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075066 6.5826749)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075066"^^xsd:decimal ;
  geo-pos:long "6.5826749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414413_20432414413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414413'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.0722222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5826749'^^xsd:double;
  dwc:latitude '53.0075066'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414413'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408969_20432408969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408969_20432408969> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408969_20432408969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007453 6.5827028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007453"^^xsd:decimal ;
  dwc:decimalLongitude "6.5827028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408969_20432408969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007453 6.5827028)"^^geo:wktLiteral ;
  geo-pos:lat "53.007453"^^xsd:decimal ;
  geo-pos:long "6.5827028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408969_20432408969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408969'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.2447222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5827028'^^xsd:double;
  dwc:latitude '53.007453'^^xsd:double;
  dwc:coordinatePrecision '10.7'^^xsd:double;
  dwc:minimumElevation '30'^^xsd:integer;
  dwc:maximumElevation '30'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408969'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408181_20432408181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408181_20432408181> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408181_20432408181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0089273 6.5827549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0089273"^^xsd:decimal ;
  dwc:decimalLongitude "6.5827549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408181_20432408181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0089273 6.5827549)"^^geo:wktLiteral ;
  geo-pos:lat "53.0089273"^^xsd:decimal ;
  geo-pos:long "6.5827549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408181_20432408181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408181'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.313333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5827549'^^xsd:double;
  dwc:latitude '53.0089273'^^xsd:double;
  dwc:coordinatePrecision '13.9'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408181'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409888_20432409888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409888_20432409888> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409888_20432409888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0091677 6.5827596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0091677"^^xsd:decimal ;
  dwc:decimalLongitude "6.5827596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409888_20432409888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0091677 6.5827596)"^^geo:wktLiteral ;
  geo-pos:lat "53.0091677"^^xsd:decimal ;
  geo-pos:long "6.5827596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409888_20432409888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409888'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.3188888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5827596'^^xsd:double;
  dwc:latitude '53.0091677'^^xsd:double;
  dwc:coordinatePrecision '12.6'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409888'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415752_20432415752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415752_20432415752> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415752_20432415752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0091908 6.5827794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0091908"^^xsd:decimal ;
  dwc:decimalLongitude "6.5827794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415752_20432415752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0091908 6.5827794)"^^geo:wktLiteral ;
  geo-pos:lat "53.0091908"^^xsd:decimal ;
  geo-pos:long "6.5827794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415752_20432415752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415752'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.0875'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5827794'^^xsd:double;
  dwc:latitude '53.0091908'^^xsd:double;
  dwc:coordinatePrecision '7.6'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415752'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409028_20432409028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409028_20432409028> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409028_20432409028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083452 6.5827875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0083452"^^xsd:decimal ;
  dwc:decimalLongitude "6.5827875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409028_20432409028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083452 6.5827875)"^^geo:wktLiteral ;
  geo-pos:lat "53.0083452"^^xsd:decimal ;
  geo-pos:long "6.5827875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409028_20432409028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409028'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.292222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5827875'^^xsd:double;
  dwc:latitude '53.0083452'^^xsd:double;
  dwc:coordinatePrecision '16.5'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409028'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408026_20432408026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408026_20432408026> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408026_20432408026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0085445 6.5828071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0085445"^^xsd:decimal ;
  dwc:decimalLongitude "6.5828071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408026_20432408026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0085445 6.5828071)"^^geo:wktLiteral ;
  geo-pos:lat "53.0085445"^^xsd:decimal ;
  geo-pos:long "6.5828071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408026_20432408026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408026'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.218333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5828071'^^xsd:double;
  dwc:latitude '53.0085445'^^xsd:double;
  dwc:coordinatePrecision '11'^^xsd:integer;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408026'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409557_20432409557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409557_20432409557> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409557_20432409557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.008985 6.5828219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.008985"^^xsd:decimal ;
  dwc:decimalLongitude "6.5828219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409557_20432409557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.008985 6.5828219)"^^geo:wktLiteral ;
  geo-pos:lat "53.008985"^^xsd:decimal ;
  geo-pos:long "6.5828219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409557_20432409557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409557'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.101666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5828219'^^xsd:double;
  dwc:latitude '53.008985'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409557'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408741_20432408741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408741_20432408741> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408741_20432408741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0089934 6.5828456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0089934"^^xsd:decimal ;
  dwc:decimalLongitude "6.5828456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408741_20432408741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0089934 6.5828456)"^^geo:wktLiteral ;
  geo-pos:lat "53.0089934"^^xsd:decimal ;
  geo-pos:long "6.5828456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408741_20432408741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408741'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.106944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5828456'^^xsd:double;
  dwc:latitude '53.0089934'^^xsd:double;
  dwc:coordinatePrecision '10.1'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408741'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409166_20432409166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409166_20432409166> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409166_20432409166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083816 6.5828463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0083816"^^xsd:decimal ;
  dwc:decimalLongitude "6.5828463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409166_20432409166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083816 6.5828463)"^^geo:wktLiteral ;
  geo-pos:lat "53.0083816"^^xsd:decimal ;
  geo-pos:long "6.5828463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409166_20432409166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409166'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.385'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5828463'^^xsd:double;
  dwc:latitude '53.0083816'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409166'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409713_20432409713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409713_20432409713> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409713_20432409713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005237 6.5829058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.005237"^^xsd:decimal ;
  dwc:decimalLongitude "6.5829058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "24.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409713_20432409713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.005237 6.5829058)"^^geo:wktLiteral ;
  geo-pos:lat "53.005237"^^xsd:decimal ;
  geo-pos:long "6.5829058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "24.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409713_20432409713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409713'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.2155555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5829058'^^xsd:double;
  dwc:latitude '53.005237'^^xsd:double;
  dwc:coordinatePrecision '24.2'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409713'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412693_20432412693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412693_20432412693> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412693_20432412693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068247 6.5829831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0068247"^^xsd:decimal ;
  dwc:decimalLongitude "6.5829831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412693_20432412693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068247 6.5829831)"^^geo:wktLiteral ;
  geo-pos:lat "53.0068247"^^xsd:decimal ;
  geo-pos:long "6.5829831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412693_20432412693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412693'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.0161111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5829831'^^xsd:double;
  dwc:latitude '53.0068247'^^xsd:double;
  dwc:coordinatePrecision '13.3'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412693'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409249_20432409249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409249_20432409249> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409249_20432409249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073096 6.5830355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073096"^^xsd:decimal ;
  dwc:decimalLongitude "6.5830355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409249_20432409249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073096 6.5830355)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073096"^^xsd:decimal ;
  geo-pos:long "6.5830355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409249_20432409249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409249'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.4266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5830355'^^xsd:double;
  dwc:latitude '53.0073096'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409249'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410836_20432410836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410836_20432410836> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410836_20432410836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0053133 6.5830601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0053133"^^xsd:decimal ;
  dwc:decimalLongitude "6.5830601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410836_20432410836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0053133 6.5830601)"^^geo:wktLiteral ;
  geo-pos:lat "53.0053133"^^xsd:decimal ;
  geo-pos:long "6.5830601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410836_20432410836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410836'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.1475'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5830601'^^xsd:double;
  dwc:latitude '53.0053133'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410836'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408824_20432408824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408824_20432408824> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408824_20432408824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074092 6.5830635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074092"^^xsd:decimal ;
  dwc:decimalLongitude "6.5830635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408824_20432408824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074092 6.5830635)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074092"^^xsd:decimal ;
  geo-pos:long "6.5830635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "31.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408824_20432408824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408824'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.1388888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5830635'^^xsd:double;
  dwc:latitude '53.0074092'^^xsd:double;
  dwc:coordinatePrecision '31.7'^^xsd:double;
  dwc:minimumElevation '35'^^xsd:integer;
  dwc:maximumElevation '35'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408824'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419884_20432419884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419884_20432419884> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419884_20432419884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0055153 6.5830939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0055153"^^xsd:decimal ;
  dwc:decimalLongitude "6.5830939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419884_20432419884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0055153 6.5830939)"^^geo:wktLiteral ;
  geo-pos:lat "53.0055153"^^xsd:decimal ;
  geo-pos:long "6.5830939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419884_20432419884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419884'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.125555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5830939'^^xsd:double;
  dwc:latitude '53.0055153'^^xsd:double;
  dwc:coordinatePrecision '13.2'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419884'^^xsd:integer;
  dwc:observationDate '2018-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407967_20432407967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407967_20432407967> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407967_20432407967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072951 6.5831145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072951"^^xsd:decimal ;
  dwc:decimalLongitude "6.5831145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407967_20432407967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072951 6.5831145)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072951"^^xsd:decimal ;
  geo-pos:long "6.5831145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407967_20432407967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407967'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.1961111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5831145'^^xsd:double;
  dwc:latitude '53.0072951'^^xsd:double;
  dwc:coordinatePrecision '2.8'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407967'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409455_20432409455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409455_20432409455> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409455_20432409455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0051663 6.5833726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0051663"^^xsd:decimal ;
  dwc:decimalLongitude "6.5833726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409455_20432409455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0051663 6.5833726)"^^geo:wktLiteral ;
  geo-pos:lat "53.0051663"^^xsd:decimal ;
  geo-pos:long "6.5833726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409455_20432409455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409455'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.027777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5833726'^^xsd:double;
  dwc:latitude '53.0051663'^^xsd:double;
  dwc:coordinatePrecision '10.6'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409455'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410196_20432410196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410196_20432410196> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410196_20432410196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068175 6.5834455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0068175"^^xsd:decimal ;
  dwc:decimalLongitude "6.5834455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410196_20432410196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068175 6.5834455)"^^geo:wktLiteral ;
  geo-pos:lat "53.0068175"^^xsd:decimal ;
  geo-pos:long "6.5834455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410196_20432410196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410196'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.16'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5834455'^^xsd:double;
  dwc:latitude '53.0068175'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '-19'^^xsd:integer;
  dwc:maximumElevation '-19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410196'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407823_20432407823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407823_20432407823> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407823_20432407823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075619 6.58345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075619"^^xsd:decimal ;
  dwc:decimalLongitude "6.58345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407823_20432407823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075619 6.58345)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075619"^^xsd:decimal ;
  geo-pos:long "6.58345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407823_20432407823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407823'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.1166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.58345'^^xsd:double;
  dwc:latitude '53.0075619'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407823'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408115_20432408115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408115_20432408115> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408115_20432408115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075643 6.5835137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075643"^^xsd:decimal ;
  dwc:decimalLongitude "6.5835137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408115_20432408115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075643 6.5835137)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075643"^^xsd:decimal ;
  geo-pos:long "6.5835137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408115_20432408115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408115'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.2766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5835137'^^xsd:double;
  dwc:latitude '53.0075643'^^xsd:double;
  dwc:coordinatePrecision '11.1'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408115'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409593_20432409593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409593_20432409593> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409593_20432409593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076522 6.5835867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0076522"^^xsd:decimal ;
  dwc:decimalLongitude "6.5835867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409593_20432409593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076522 6.5835867)"^^geo:wktLiteral ;
  geo-pos:lat "53.0076522"^^xsd:decimal ;
  geo-pos:long "6.5835867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409593_20432409593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409593'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.135'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5835867'^^xsd:double;
  dwc:latitude '53.0076522'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409593'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408541_20432408541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408541_20432408541> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408541_20432408541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074428 6.583638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074428"^^xsd:decimal ;
  dwc:decimalLongitude "6.583638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408541_20432408541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074428 6.583638)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074428"^^xsd:decimal ;
  geo-pos:long "6.583638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408541_20432408541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408541'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.4886111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.583638'^^xsd:double;
  dwc:latitude '53.0074428'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408541'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410120_20432410120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410120_20432410120> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410120_20432410120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0057208 6.5836962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0057208"^^xsd:decimal ;
  dwc:decimalLongitude "6.5836962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410120_20432410120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0057208 6.5836962)"^^geo:wktLiteral ;
  geo-pos:lat "53.0057208"^^xsd:decimal ;
  geo-pos:long "6.5836962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410120_20432410120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410120'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.009166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5836962'^^xsd:double;
  dwc:latitude '53.0057208'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410120'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408831_20432408831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408831_20432408831> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408831_20432408831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007409 6.5838317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007409"^^xsd:decimal ;
  dwc:decimalLongitude "6.5838317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "26.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408831_20432408831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007409 6.5838317)"^^geo:wktLiteral ;
  geo-pos:lat "53.007409"^^xsd:decimal ;
  geo-pos:long "6.5838317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "26.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408831_20432408831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408831'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.1922222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5838317'^^xsd:double;
  dwc:latitude '53.007409'^^xsd:double;
  dwc:coordinatePrecision '26.7'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408831'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409255_20432409255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409255_20432409255> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409255_20432409255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074727 6.5838407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074727"^^xsd:decimal ;
  dwc:decimalLongitude "6.5838407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409255_20432409255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074727 6.5838407)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074727"^^xsd:decimal ;
  geo-pos:long "6.5838407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409255_20432409255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409255'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.4230555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5838407'^^xsd:double;
  dwc:latitude '53.0074727'^^xsd:double;
  dwc:coordinatePrecision '25.9'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409255'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408109_20432408109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408109_20432408109> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408109_20432408109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074153 6.5840371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074153"^^xsd:decimal ;
  dwc:decimalLongitude "6.5840371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408109_20432408109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074153 6.5840371)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074153"^^xsd:decimal ;
  geo-pos:long "6.5840371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408109_20432408109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408109'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.2555555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5840371'^^xsd:double;
  dwc:latitude '53.0074153'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408109'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416255_20432416255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416255_20432416255> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416255_20432416255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073337 6.5841861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073337"^^xsd:decimal ;
  dwc:decimalLongitude "6.5841861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416255_20432416255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073337 6.5841861)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073337"^^xsd:decimal ;
  geo-pos:long "6.5841861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416255_20432416255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416255'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.078055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5841861'^^xsd:double;
  dwc:latitude '53.0073337'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416255'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408031_20432408031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408031_20432408031> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408031_20432408031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073965 6.5842781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073965"^^xsd:decimal ;
  dwc:decimalLongitude "6.5842781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408031_20432408031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073965 6.5842781)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073965"^^xsd:decimal ;
  geo-pos:long "6.5842781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408031_20432408031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408031'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.226111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5842781'^^xsd:double;
  dwc:latitude '53.0073965'^^xsd:double;
  dwc:coordinatePrecision '14.9'^^xsd:double;
  dwc:minimumElevation '25'^^xsd:integer;
  dwc:maximumElevation '25'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408031'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409983_20432409983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409983_20432409983> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409983_20432409983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071654 6.5843292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0071654"^^xsd:decimal ;
  dwc:decimalLongitude "6.5843292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409983_20432409983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071654 6.5843292)"^^geo:wktLiteral ;
  geo-pos:lat "53.0071654"^^xsd:decimal ;
  geo-pos:long "6.5843292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409983_20432409983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409983'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3875'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5843292'^^xsd:double;
  dwc:latitude '53.0071654'^^xsd:double;
  dwc:coordinatePrecision '9.9'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409983'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409113_20432409113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409113_20432409113> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409113_20432409113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072863 6.5843502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072863"^^xsd:decimal ;
  dwc:decimalLongitude "6.5843502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409113_20432409113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072863 6.5843502)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072863"^^xsd:decimal ;
  geo-pos:long "6.5843502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409113_20432409113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409113'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.3577777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5843502'^^xsd:double;
  dwc:latitude '53.0072863'^^xsd:double;
  dwc:coordinatePrecision '11.6'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409113'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409189_20432409189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409189_20432409189> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409189_20432409189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073202 6.5843586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073202"^^xsd:decimal ;
  dwc:decimalLongitude "6.5843586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409189_20432409189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073202 6.5843586)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073202"^^xsd:decimal ;
  geo-pos:long "6.5843586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409189_20432409189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409189'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.403055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5843586'^^xsd:double;
  dwc:latitude '53.0073202'^^xsd:double;
  dwc:coordinatePrecision '17.3'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409189'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409498_20432409498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409498_20432409498> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409498_20432409498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073052 6.5843637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073052"^^xsd:decimal ;
  dwc:decimalLongitude "6.5843637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409498_20432409498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073052 6.5843637)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073052"^^xsd:decimal ;
  geo-pos:long "6.5843637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409498_20432409498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409498'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.0619444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5843637'^^xsd:double;
  dwc:latitude '53.0073052'^^xsd:double;
  dwc:coordinatePrecision '10.1'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409498'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415283_20432415283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415283_20432415283> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415283_20432415283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074151 6.5843757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074151"^^xsd:decimal ;
  dwc:decimalLongitude "6.5843757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415283_20432415283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074151 6.5843757)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074151"^^xsd:decimal ;
  geo-pos:long "6.5843757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415283_20432415283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415283'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.0261111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5843757'^^xsd:double;
  dwc:latitude '53.0074151'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415283'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418561_20432418561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418561_20432418561> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418561_20432418561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071246 6.5843783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0071246"^^xsd:decimal ;
  dwc:decimalLongitude "6.5843783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418561_20432418561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071246 6.5843783)"^^geo:wktLiteral ;
  geo-pos:lat "53.0071246"^^xsd:decimal ;
  geo-pos:long "6.5843783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418561_20432418561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418561'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.102222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5843783'^^xsd:double;
  dwc:latitude '53.0071246'^^xsd:double;
  dwc:coordinatePrecision '12.3'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418561'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417101_20432417101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417101_20432417101> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417101_20432417101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074023 6.5843881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074023"^^xsd:decimal ;
  dwc:decimalLongitude "6.5843881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417101_20432417101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074023 6.5843881)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074023"^^xsd:decimal ;
  geo-pos:long "6.5843881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417101_20432417101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417101'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.123333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5843881'^^xsd:double;
  dwc:latitude '53.0074023'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417101'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419424_20432419424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419424_20432419424> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419424_20432419424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071914 6.584389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0071914"^^xsd:decimal ;
  dwc:decimalLongitude "6.584389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419424_20432419424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071914 6.584389)"^^geo:wktLiteral ;
  geo-pos:lat "53.0071914"^^xsd:decimal ;
  geo-pos:long "6.584389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419424_20432419424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419424'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.084444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.584389'^^xsd:double;
  dwc:latitude '53.0071914'^^xsd:double;
  dwc:coordinatePrecision '12'^^xsd:integer;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419424'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408963_20432408963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408963_20432408963> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408963_20432408963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072453 6.5844268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072453"^^xsd:decimal ;
  dwc:decimalLongitude "6.5844268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408963_20432408963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072453 6.5844268)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072453"^^xsd:decimal ;
  geo-pos:long "6.5844268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408963_20432408963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408963'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.2452777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5844268'^^xsd:double;
  dwc:latitude '53.0072453'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408963'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408819_20432408819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408819_20432408819> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408819_20432408819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072774 6.5844629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072774"^^xsd:decimal ;
  dwc:decimalLongitude "6.5844629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408819_20432408819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072774 6.5844629)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072774"^^xsd:decimal ;
  geo-pos:long "6.5844629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408819_20432408819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408819'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.1408333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5844629'^^xsd:double;
  dwc:latitude '53.0072774'^^xsd:double;
  dwc:coordinatePrecision '9.1'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408819'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419325_20432419325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419325_20432419325> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419325_20432419325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071411 6.5844635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0071411"^^xsd:decimal ;
  dwc:decimalLongitude "6.5844635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419325_20432419325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071411 6.5844635)"^^geo:wktLiteral ;
  geo-pos:lat "53.0071411"^^xsd:decimal ;
  geo-pos:long "6.5844635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419325_20432419325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419325'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.1263888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5844635'^^xsd:double;
  dwc:latitude '53.0071411'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419325'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409391_20432409391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409391_20432409391> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409391_20432409391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073294 6.5844856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073294"^^xsd:decimal ;
  dwc:decimalLongitude "6.5844856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409391_20432409391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073294 6.5844856)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073294"^^xsd:decimal ;
  geo-pos:long "6.5844856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409391_20432409391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409391'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.4866666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5844856'^^xsd:double;
  dwc:latitude '53.0073294'^^xsd:double;
  dwc:coordinatePrecision '10.5'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409391'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418496_20432418496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418496_20432418496> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418496_20432418496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071361 6.5844874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0071361"^^xsd:decimal ;
  dwc:decimalLongitude "6.5844874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418496_20432418496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071361 6.5844874)"^^geo:wktLiteral ;
  geo-pos:lat "53.0071361"^^xsd:decimal ;
  geo-pos:long "6.5844874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418496_20432418496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418496'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.285'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5844874'^^xsd:double;
  dwc:latitude '53.0071361'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418496'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417984_20432417984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417984_20432417984> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417984_20432417984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073685 6.5845014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073685"^^xsd:decimal ;
  dwc:decimalLongitude "6.5845014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417984_20432417984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073685 6.5845014)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073685"^^xsd:decimal ;
  geo-pos:long "6.5845014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417984_20432417984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417984'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.076666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5845014'^^xsd:double;
  dwc:latitude '53.0073685'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417984'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415572_20432415572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415572_20432415572> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415572_20432415572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073212 6.584775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073212"^^xsd:decimal ;
  dwc:decimalLongitude "6.584775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415572_20432415572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073212 6.584775)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073212"^^xsd:decimal ;
  geo-pos:long "6.584775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415572_20432415572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415572'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.1527777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.584775'^^xsd:double;
  dwc:latitude '53.0073212'^^xsd:double;
  dwc:coordinatePrecision '12.3'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415572'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419877_20432419877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419877_20432419877> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419877_20432419877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072662 6.5848375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072662"^^xsd:decimal ;
  dwc:decimalLongitude "6.5848375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419877_20432419877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072662 6.5848375)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072662"^^xsd:decimal ;
  geo-pos:long "6.5848375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419877_20432419877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419877'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.111111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5848375'^^xsd:double;
  dwc:latitude '53.0072662'^^xsd:double;
  dwc:coordinatePrecision '10.6'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419877'^^xsd:integer;
  dwc:observationDate '2018-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419662_20432419662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419662_20432419662> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419662_20432419662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072963 6.584952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072963"^^xsd:decimal ;
  dwc:decimalLongitude "6.584952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419662_20432419662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072963 6.584952)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072963"^^xsd:decimal ;
  geo-pos:long "6.584952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419662_20432419662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419662'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.115'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.584952'^^xsd:double;
  dwc:latitude '53.0072963'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419662'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415584_20432415584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415584_20432415584> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415584_20432415584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007153 6.5849992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007153"^^xsd:decimal ;
  dwc:decimalLongitude "6.5849992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415584_20432415584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007153 6.5849992)"^^geo:wktLiteral ;
  geo-pos:lat "53.007153"^^xsd:decimal ;
  geo-pos:long "6.5849992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415584_20432415584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415584'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.1463888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5849992'^^xsd:double;
  dwc:latitude '53.007153'^^xsd:double;
  dwc:coordinatePrecision '8.4'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415584'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419357_20432419357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419357_20432419357> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419357_20432419357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069726 6.5850758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0069726"^^xsd:decimal ;
  dwc:decimalLongitude "6.5850758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419357_20432419357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069726 6.5850758)"^^geo:wktLiteral ;
  geo-pos:lat "53.0069726"^^xsd:decimal ;
  geo-pos:long "6.5850758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419357_20432419357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419357'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.104166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5850758'^^xsd:double;
  dwc:latitude '53.0069726'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '23'^^xsd:integer;
  dwc:maximumElevation '23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419357'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416731_20432416731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416731_20432416731> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416731_20432416731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072207 6.5850779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072207"^^xsd:decimal ;
  dwc:decimalLongitude "6.5850779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416731_20432416731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072207 6.5850779)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072207"^^xsd:decimal ;
  geo-pos:long "6.5850779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416731_20432416731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416731'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.1586111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5850779'^^xsd:double;
  dwc:latitude '53.0072207'^^xsd:double;
  dwc:coordinatePrecision '14.3'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416731'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417750_20432417750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417750_20432417750> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417750_20432417750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072093 6.5851037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072093"^^xsd:decimal ;
  dwc:decimalLongitude "6.5851037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417750_20432417750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072093 6.5851037)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072093"^^xsd:decimal ;
  geo-pos:long "6.5851037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417750_20432417750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417750'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.038333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5851037'^^xsd:double;
  dwc:latitude '53.0072093'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417750'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413850_20432413850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413850_20432413850> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413850_20432413850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071371 6.5851232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0071371"^^xsd:decimal ;
  dwc:decimalLongitude "6.5851232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413850_20432413850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071371 6.5851232)"^^geo:wktLiteral ;
  geo-pos:lat "53.0071371"^^xsd:decimal ;
  geo-pos:long "6.5851232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413850_20432413850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413850'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.0947222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5851232'^^xsd:double;
  dwc:latitude '53.0071371'^^xsd:double;
  dwc:coordinatePrecision '7.5'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413850'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414599_20432414599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414599_20432414599> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414599_20432414599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071326 6.5851327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0071326"^^xsd:decimal ;
  dwc:decimalLongitude "6.5851327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414599_20432414599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071326 6.5851327)"^^geo:wktLiteral ;
  geo-pos:lat "53.0071326"^^xsd:decimal ;
  geo-pos:long "6.5851327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414599_20432414599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414599'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.096944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5851327'^^xsd:double;
  dwc:latitude '53.0071326'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414599'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419412_20432419412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419412_20432419412> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419412_20432419412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069978 6.5851425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0069978"^^xsd:decimal ;
  dwc:decimalLongitude "6.5851425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419412_20432419412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069978 6.5851425)"^^geo:wktLiteral ;
  geo-pos:lat "53.0069978"^^xsd:decimal ;
  geo-pos:long "6.5851425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419412_20432419412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419412'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.095'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5851425'^^xsd:double;
  dwc:latitude '53.0069978'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419412'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409943_20432409943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409943_20432409943> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409943_20432409943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070858 6.5851467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0070858"^^xsd:decimal ;
  dwc:decimalLongitude "6.5851467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409943_20432409943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070858 6.5851467)"^^geo:wktLiteral ;
  geo-pos:lat "53.0070858"^^xsd:decimal ;
  geo-pos:long "6.5851467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409943_20432409943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409943'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.366388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5851467'^^xsd:double;
  dwc:latitude '53.0070858'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409943'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409975_20432409975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409975_20432409975> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409975_20432409975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070565 6.5851612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0070565"^^xsd:decimal ;
  dwc:decimalLongitude "6.5851612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409975_20432409975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070565 6.5851612)"^^geo:wktLiteral ;
  geo-pos:lat "53.0070565"^^xsd:decimal ;
  geo-pos:long "6.5851612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409975_20432409975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409975'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.3916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5851612'^^xsd:double;
  dwc:latitude '53.0070565'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409975'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418506_20432418506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418506_20432418506> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418506_20432418506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071013 6.5851811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0071013"^^xsd:decimal ;
  dwc:decimalLongitude "6.5851811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418506_20432418506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071013 6.5851811)"^^geo:wktLiteral ;
  geo-pos:lat "53.0071013"^^xsd:decimal ;
  geo-pos:long "6.5851811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418506_20432418506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418506'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.116111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5851811'^^xsd:double;
  dwc:latitude '53.0071013'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418506'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409979_20432409979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409979_20432409979> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409979_20432409979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007094 6.585194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007094"^^xsd:decimal ;
  dwc:decimalLongitude "6.585194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409979_20432409979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007094 6.585194)"^^geo:wktLiteral ;
  geo-pos:lat "53.007094"^^xsd:decimal ;
  geo-pos:long "6.585194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409979_20432409979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409979'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.3919444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.585194'^^xsd:double;
  dwc:latitude '53.007094'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409979'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418008_20432418008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418008_20432418008> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418008_20432418008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069472 6.5852255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0069472"^^xsd:decimal ;
  dwc:decimalLongitude "6.5852255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418008_20432418008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069472 6.5852255)"^^geo:wktLiteral ;
  geo-pos:lat "53.0069472"^^xsd:decimal ;
  geo-pos:long "6.5852255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418008_20432418008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418008'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.067222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5852255'^^xsd:double;
  dwc:latitude '53.0069472'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418008'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417089_20432417089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417089_20432417089> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417089_20432417089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070845 6.5852302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0070845"^^xsd:decimal ;
  dwc:decimalLongitude "6.5852302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417089_20432417089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070845 6.5852302)"^^geo:wktLiteral ;
  geo-pos:lat "53.0070845"^^xsd:decimal ;
  geo-pos:long "6.5852302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417089_20432417089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417089'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.119722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5852302'^^xsd:double;
  dwc:latitude '53.0070845'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417089'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415139_20432415139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415139_20432415139> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415139_20432415139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071257 6.5852402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0071257"^^xsd:decimal ;
  dwc:decimalLongitude "6.5852402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415139_20432415139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071257 6.5852402)"^^geo:wktLiteral ;
  geo-pos:lat "53.0071257"^^xsd:decimal ;
  geo-pos:long "6.5852402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415139_20432415139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415139'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.085'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5852402'^^xsd:double;
  dwc:latitude '53.0071257'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415139'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414841_20432414841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414841_20432414841> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414841_20432414841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070049 6.5852439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0070049"^^xsd:decimal ;
  dwc:decimalLongitude "6.5852439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414841_20432414841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070049 6.5852439)"^^geo:wktLiteral ;
  geo-pos:lat "53.0070049"^^xsd:decimal ;
  geo-pos:long "6.5852439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414841_20432414841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414841'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.161666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5852439'^^xsd:double;
  dwc:latitude '53.0070049'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414841'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416525_20432416525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416525_20432416525> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416525_20432416525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070782 6.5852468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0070782"^^xsd:decimal ;
  dwc:decimalLongitude "6.5852468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416525_20432416525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070782 6.5852468)"^^geo:wktLiteral ;
  geo-pos:lat "53.0070782"^^xsd:decimal ;
  geo-pos:long "6.5852468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416525_20432416525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416525'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.009166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5852468'^^xsd:double;
  dwc:latitude '53.0070782'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416525'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417704_20432417704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417704_20432417704> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417704_20432417704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070506 6.5852495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0070506"^^xsd:decimal ;
  dwc:decimalLongitude "6.5852495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417704_20432417704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070506 6.5852495)"^^geo:wktLiteral ;
  geo-pos:lat "53.0070506"^^xsd:decimal ;
  geo-pos:long "6.5852495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417704_20432417704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417704'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.233611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5852495'^^xsd:double;
  dwc:latitude '53.0070506'^^xsd:double;
  dwc:coordinatePrecision '19.5'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417704'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419376_20432419376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419376_20432419376> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419376_20432419376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007075 6.5852766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007075"^^xsd:decimal ;
  dwc:decimalLongitude "6.5852766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419376_20432419376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007075 6.5852766)"^^geo:wktLiteral ;
  geo-pos:lat "53.007075"^^xsd:decimal ;
  geo-pos:long "6.5852766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419376_20432419376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419376'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.117222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5852766'^^xsd:double;
  dwc:latitude '53.007075'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419376'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409939_20432409939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409939_20432409939> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409939_20432409939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070893 6.5852898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0070893"^^xsd:decimal ;
  dwc:decimalLongitude "6.5852898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "32.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409939_20432409939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070893 6.5852898)"^^geo:wktLiteral ;
  geo-pos:lat "53.0070893"^^xsd:decimal ;
  geo-pos:long "6.5852898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "32.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409939_20432409939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409939'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.358888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5852898'^^xsd:double;
  dwc:latitude '53.0070893'^^xsd:double;
  dwc:coordinatePrecision '32.8'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409939'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419336_20432419336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419336_20432419336> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419336_20432419336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007062 6.5853031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007062"^^xsd:decimal ;
  dwc:decimalLongitude "6.5853031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419336_20432419336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007062 6.5853031)"^^geo:wktLiteral ;
  geo-pos:lat "53.007062"^^xsd:decimal ;
  geo-pos:long "6.5853031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419336_20432419336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419336'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.113888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5853031'^^xsd:double;
  dwc:latitude '53.007062'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419336'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414995_20432414995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414995_20432414995> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414995_20432414995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006976 6.5853069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.006976"^^xsd:decimal ;
  dwc:decimalLongitude "6.5853069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414995_20432414995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006976 6.5853069)"^^geo:wktLiteral ;
  geo-pos:lat "53.006976"^^xsd:decimal ;
  geo-pos:long "6.5853069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414995_20432414995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414995'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.1266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5853069'^^xsd:double;
  dwc:latitude '53.006976'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414995'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414865_20432414865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414865_20432414865> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414865_20432414865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070316 6.5853093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0070316"^^xsd:decimal ;
  dwc:decimalLongitude "6.5853093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414865_20432414865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070316 6.5853093)"^^geo:wktLiteral ;
  geo-pos:lat "53.0070316"^^xsd:decimal ;
  geo-pos:long "6.5853093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414865_20432414865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414865'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.151111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5853093'^^xsd:double;
  dwc:latitude '53.0070316'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414865'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416909_20432416909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416909_20432416909> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416909_20432416909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071999 6.585359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0071999"^^xsd:decimal ;
  dwc:decimalLongitude "6.585359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416909_20432416909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071999 6.585359)"^^geo:wktLiteral ;
  geo-pos:lat "53.0071999"^^xsd:decimal ;
  geo-pos:long "6.585359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416909_20432416909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416909'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.015'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.585359'^^xsd:double;
  dwc:latitude '53.0071999'^^xsd:double;
  dwc:coordinatePrecision '22.8'^^xsd:double;
  dwc:minimumElevation '27'^^xsd:integer;
  dwc:maximumElevation '27'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416909'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415127_20432415127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415127_20432415127> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415127_20432415127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006991 6.5853631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.006991"^^xsd:decimal ;
  dwc:decimalLongitude "6.5853631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415127_20432415127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006991 6.5853631)"^^geo:wktLiteral ;
  geo-pos:lat "53.006991"^^xsd:decimal ;
  geo-pos:long "6.5853631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415127_20432415127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415127'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.081944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5853631'^^xsd:double;
  dwc:latitude '53.006991'^^xsd:double;
  dwc:coordinatePrecision '6.8'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415127'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414017_20432414017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414017_20432414017> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414017_20432414017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067983 6.585454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067983"^^xsd:decimal ;
  dwc:decimalLongitude "6.585454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414017_20432414017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067983 6.585454)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067983"^^xsd:decimal ;
  geo-pos:long "6.585454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414017_20432414017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414017'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.04'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.585454'^^xsd:double;
  dwc:latitude '53.0067983'^^xsd:double;
  dwc:coordinatePrecision '21.3'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414017'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419856_20432419856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419856_20432419856> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419856_20432419856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069923 6.5854602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0069923"^^xsd:decimal ;
  dwc:decimalLongitude "6.5854602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419856_20432419856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069923 6.5854602)"^^geo:wktLiteral ;
  geo-pos:lat "53.0069923"^^xsd:decimal ;
  geo-pos:long "6.5854602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419856_20432419856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419856'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.126111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5854602'^^xsd:double;
  dwc:latitude '53.0069923'^^xsd:double;
  dwc:coordinatePrecision '11.6'^^xsd:double;
  dwc:minimumElevation '-22'^^xsd:integer;
  dwc:maximumElevation '-22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419856'^^xsd:integer;
  dwc:observationDate '2018-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417996_20432417996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417996_20432417996> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417996_20432417996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068956 6.5854726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0068956"^^xsd:decimal ;
  dwc:decimalLongitude "6.5854726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417996_20432417996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068956 6.5854726)"^^geo:wktLiteral ;
  geo-pos:lat "53.0068956"^^xsd:decimal ;
  geo-pos:long "6.5854726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417996_20432417996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417996'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.062777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5854726'^^xsd:double;
  dwc:latitude '53.0068956'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '26'^^xsd:integer;
  dwc:maximumElevation '26'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417996'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418307_20432418307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418307_20432418307> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418307_20432418307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069809 6.5854749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0069809"^^xsd:decimal ;
  dwc:decimalLongitude "6.5854749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418307_20432418307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069809 6.5854749)"^^geo:wktLiteral ;
  geo-pos:lat "53.0069809"^^xsd:decimal ;
  geo-pos:long "6.5854749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418307_20432418307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418307'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.071111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5854749'^^xsd:double;
  dwc:latitude '53.0069809'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418307'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419400_20432419400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419400_20432419400> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419400_20432419400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006814 6.5854812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.006814"^^xsd:decimal ;
  dwc:decimalLongitude "6.5854812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419400_20432419400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006814 6.5854812)"^^geo:wktLiteral ;
  geo-pos:lat "53.006814"^^xsd:decimal ;
  geo-pos:long "6.5854812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419400_20432419400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419400'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.101666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5854812'^^xsd:double;
  dwc:latitude '53.006814'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419400'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418188_20432418188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418188_20432418188> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418188_20432418188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069911 6.5854979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0069911"^^xsd:decimal ;
  dwc:decimalLongitude "6.5854979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418188_20432418188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069911 6.5854979)"^^geo:wktLiteral ;
  geo-pos:lat "53.0069911"^^xsd:decimal ;
  geo-pos:long "6.5854979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418188_20432418188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418188'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.0433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5854979'^^xsd:double;
  dwc:latitude '53.0069911'^^xsd:double;
  dwc:coordinatePrecision '8.4'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418188'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414779_20432414779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414779_20432414779> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414779_20432414779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068202 6.5855247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0068202"^^xsd:decimal ;
  dwc:decimalLongitude "6.5855247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414779_20432414779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068202 6.5855247)"^^geo:wktLiteral ;
  geo-pos:lat "53.0068202"^^xsd:decimal ;
  geo-pos:long "6.5855247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414779_20432414779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414779'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.006666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5855247'^^xsd:double;
  dwc:latitude '53.0068202'^^xsd:double;
  dwc:coordinatePrecision '10.7'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414779'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415115_20432415115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415115_20432415115> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415115_20432415115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067709 6.5855261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067709"^^xsd:decimal ;
  dwc:decimalLongitude "6.5855261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415115_20432415115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067709 6.5855261)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067709"^^xsd:decimal ;
  geo-pos:long "6.5855261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415115_20432415115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415115'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.066111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5855261'^^xsd:double;
  dwc:latitude '53.0067709'^^xsd:double;
  dwc:coordinatePrecision '9.3'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415115'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419301_20432419301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419301_20432419301> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419301_20432419301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068535 6.5855347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0068535"^^xsd:decimal ;
  dwc:decimalLongitude "6.5855347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419301_20432419301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068535 6.5855347)"^^geo:wktLiteral ;
  geo-pos:lat "53.0068535"^^xsd:decimal ;
  geo-pos:long "6.5855347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419301_20432419301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419301'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.14'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5855347'^^xsd:double;
  dwc:latitude '53.0068535'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419301'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415704_20432415704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415704_20432415704> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415704_20432415704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067587 6.5855458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067587"^^xsd:decimal ;
  dwc:decimalLongitude "6.5855458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415704_20432415704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067587 6.5855458)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067587"^^xsd:decimal ;
  geo-pos:long "6.5855458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415704_20432415704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415704'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.123333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5855458'^^xsd:double;
  dwc:latitude '53.0067587'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415704'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414719_20432414719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414719_20432414719> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414719_20432414719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068465 6.5855483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0068465"^^xsd:decimal ;
  dwc:decimalLongitude "6.5855483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414719_20432414719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068465 6.5855483)"^^geo:wktLiteral ;
  geo-pos:lat "53.0068465"^^xsd:decimal ;
  geo-pos:long "6.5855483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414719_20432414719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414719'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.0294444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5855483'^^xsd:double;
  dwc:latitude '53.0068465'^^xsd:double;
  dwc:coordinatePrecision '7.7'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414719'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415907_20432415907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415907_20432415907> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415907_20432415907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067701 6.58555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067701"^^xsd:decimal ;
  dwc:decimalLongitude "6.58555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415907_20432415907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067701 6.58555)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067701"^^xsd:decimal ;
  geo-pos:long "6.58555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415907_20432415907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415907'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.0366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.58555'^^xsd:double;
  dwc:latitude '53.0067701'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415907'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416298_20432416298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416298_20432416298> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416298_20432416298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067481 6.5855508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067481"^^xsd:decimal ;
  dwc:decimalLongitude "6.5855508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416298_20432416298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067481 6.5855508)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067481"^^xsd:decimal ;
  geo-pos:long "6.5855508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416298_20432416298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416298'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.148888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5855508'^^xsd:double;
  dwc:latitude '53.0067481'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416298'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415103_20432415103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415103_20432415103> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415103_20432415103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068108 6.585583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0068108"^^xsd:decimal ;
  dwc:decimalLongitude "6.585583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415103_20432415103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068108 6.585583)"^^geo:wktLiteral ;
  geo-pos:lat "53.0068108"^^xsd:decimal ;
  geo-pos:long "6.585583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415103_20432415103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415103'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.079444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.585583'^^xsd:double;
  dwc:latitude '53.0068108'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415103'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418753_20432418753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418753_20432418753> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418753_20432418753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068338 6.5855851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0068338"^^xsd:decimal ;
  dwc:decimalLongitude "6.5855851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418753_20432418753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068338 6.5855851)"^^geo:wktLiteral ;
  geo-pos:lat "53.0068338"^^xsd:decimal ;
  geo-pos:long "6.5855851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418753_20432418753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418753'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.0472222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5855851'^^xsd:double;
  dwc:latitude '53.0068338'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418753'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418516_20432418516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418516_20432418516> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418516_20432418516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066769 6.5855884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0066769"^^xsd:decimal ;
  dwc:decimalLongitude "6.5855884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418516_20432418516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066769 6.5855884)"^^geo:wktLiteral ;
  geo-pos:lat "53.0066769"^^xsd:decimal ;
  geo-pos:long "6.5855884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418516_20432418516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418516'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.279444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5855884'^^xsd:double;
  dwc:latitude '53.0066769'^^xsd:double;
  dwc:coordinatePrecision '13.7'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418516'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418242_20432418242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418242_20432418242> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418242_20432418242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066645 6.5855958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0066645"^^xsd:decimal ;
  dwc:decimalLongitude "6.5855958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418242_20432418242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066645 6.5855958)"^^geo:wktLiteral ;
  geo-pos:lat "53.0066645"^^xsd:decimal ;
  geo-pos:long "6.5855958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418242_20432418242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418242'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.011944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5855958'^^xsd:double;
  dwc:latitude '53.0066645'^^xsd:double;
  dwc:coordinatePrecision '10.4'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418242'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409435_20432409435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409435_20432409435> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409435_20432409435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067966 6.5856079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067966"^^xsd:decimal ;
  dwc:decimalLongitude "6.5856079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409435_20432409435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067966 6.5856079)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067966"^^xsd:decimal ;
  geo-pos:long "6.5856079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409435_20432409435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409435'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.005555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5856079'^^xsd:double;
  dwc:latitude '53.0067966'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409435'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409693_20432409693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409693_20432409693> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409693_20432409693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067947 6.5856218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067947"^^xsd:decimal ;
  dwc:decimalLongitude "6.5856218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409693_20432409693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067947 6.5856218)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067947"^^xsd:decimal ;
  geo-pos:long "6.5856218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409693_20432409693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409693'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.2016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5856218'^^xsd:double;
  dwc:latitude '53.0067947'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409693'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419436_20432419436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419436_20432419436> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419436_20432419436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067877 6.5856358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067877"^^xsd:decimal ;
  dwc:decimalLongitude "6.5856358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419436_20432419436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067877 6.5856358)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067877"^^xsd:decimal ;
  geo-pos:long "6.5856358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419436_20432419436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419436'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.093055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5856358'^^xsd:double;
  dwc:latitude '53.0067877'^^xsd:double;
  dwc:coordinatePrecision '2.6'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419436'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417589_20432417589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417589_20432417589> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417589_20432417589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067466 6.5856401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067466"^^xsd:decimal ;
  dwc:decimalLongitude "6.5856401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417589_20432417589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067466 6.5856401)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067466"^^xsd:decimal ;
  geo-pos:long "6.5856401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417589_20432417589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417589'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.1244444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5856401'^^xsd:double;
  dwc:latitude '53.0067466'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417589'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414533_20432414533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414533_20432414533> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414533_20432414533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067774 6.5856656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067774"^^xsd:decimal ;
  dwc:decimalLongitude "6.5856656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414533_20432414533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067774 6.5856656)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067774"^^xsd:decimal ;
  geo-pos:long "6.5856656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414533_20432414533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414533'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.440277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5856656'^^xsd:double;
  dwc:latitude '53.0067774'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414533'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418585_20432418585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418585_20432418585> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418585_20432418585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067261 6.5856726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067261"^^xsd:decimal ;
  dwc:decimalLongitude "6.5856726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418585_20432418585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067261 6.5856726)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067261"^^xsd:decimal ;
  geo-pos:long "6.5856726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418585_20432418585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418585'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.088888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5856726'^^xsd:double;
  dwc:latitude '53.0067261'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418585'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418253_20432418253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418253_20432418253> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418253_20432418253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067263 6.5856731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067263"^^xsd:decimal ;
  dwc:decimalLongitude "6.5856731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418253_20432418253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067263 6.5856731)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067263"^^xsd:decimal ;
  geo-pos:long "6.5856731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418253_20432418253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418253'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.016111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5856731'^^xsd:double;
  dwc:latitude '53.0067263'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418253'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419109_20432419109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419109_20432419109> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419109_20432419109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067954 6.5856755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067954"^^xsd:decimal ;
  dwc:decimalLongitude "6.5856755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419109_20432419109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067954 6.5856755)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067954"^^xsd:decimal ;
  geo-pos:long "6.5856755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419109_20432419109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419109'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.013055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5856755'^^xsd:double;
  dwc:latitude '53.0067954'^^xsd:double;
  dwc:coordinatePrecision '10.6'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419109'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416287_20432416287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416287_20432416287> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416287_20432416287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066804 6.5856871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0066804"^^xsd:decimal ;
  dwc:decimalLongitude "6.5856871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416287_20432416287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066804 6.5856871)"^^geo:wktLiteral ;
  geo-pos:lat "53.0066804"^^xsd:decimal ;
  geo-pos:long "6.5856871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416287_20432416287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416287'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.16'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5856871'^^xsd:double;
  dwc:latitude '53.0066804'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416287'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414731_20432414731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414731_20432414731> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414731_20432414731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067558 6.5856871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067558"^^xsd:decimal ;
  dwc:decimalLongitude "6.5856871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414731_20432414731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067558 6.5856871)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067558"^^xsd:decimal ;
  geo-pos:long "6.5856871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414731_20432414731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414731'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.0219444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5856871'^^xsd:double;
  dwc:latitude '53.0067558'^^xsd:double;
  dwc:coordinatePrecision '15.7'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414731'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418200_20432418200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418200_20432418200> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418200_20432418200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006803 6.5856884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.006803"^^xsd:decimal ;
  dwc:decimalLongitude "6.5856884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418200_20432418200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006803 6.5856884)"^^geo:wktLiteral ;
  geo-pos:lat "53.006803"^^xsd:decimal ;
  geo-pos:long "6.5856884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418200_20432418200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418200'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.0325'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5856884'^^xsd:double;
  dwc:latitude '53.006803'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418200'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416053_20432416053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416053_20432416053> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416053_20432416053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066917 6.5857023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0066917"^^xsd:decimal ;
  dwc:decimalLongitude "6.5857023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416053_20432416053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066917 6.5857023)"^^geo:wktLiteral ;
  geo-pos:lat "53.0066917"^^xsd:decimal ;
  geo-pos:long "6.5857023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416053_20432416053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416053'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.143333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5857023'^^xsd:double;
  dwc:latitude '53.0066917'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416053'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417601_20432417601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417601_20432417601> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417601_20432417601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067588 6.5857134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067588"^^xsd:decimal ;
  dwc:decimalLongitude "6.5857134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417601_20432417601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067588 6.5857134)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067588"^^xsd:decimal ;
  geo-pos:long "6.5857134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417601_20432417601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417601'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.115'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5857134'^^xsd:double;
  dwc:latitude '53.0067588'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417601'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414258_20432414258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414258_20432414258> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414258_20432414258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0115915 6.5857329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0115915"^^xsd:decimal ;
  dwc:decimalLongitude "6.5857329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414258_20432414258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0115915 6.5857329)"^^geo:wktLiteral ;
  geo-pos:lat "53.0115915"^^xsd:decimal ;
  geo-pos:long "6.5857329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414258_20432414258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414258'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.131111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5857329'^^xsd:double;
  dwc:latitude '53.0115915'^^xsd:double;
  dwc:coordinatePrecision '9.7'^^xsd:double;
  dwc:minimumElevation '35'^^xsd:integer;
  dwc:maximumElevation '35'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414258'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418765_20432418765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418765_20432418765> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418765_20432418765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064052 6.5857413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0064052"^^xsd:decimal ;
  dwc:decimalLongitude "6.5857413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418765_20432418765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064052 6.5857413)"^^geo:wktLiteral ;
  geo-pos:lat "53.0064052"^^xsd:decimal ;
  geo-pos:long "6.5857413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418765_20432418765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418765'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.051944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5857413'^^xsd:double;
  dwc:latitude '53.0064052'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418765'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416005_20432416005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416005_20432416005> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416005_20432416005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066908 6.5857415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0066908"^^xsd:decimal ;
  dwc:decimalLongitude "6.5857415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416005_20432416005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066908 6.5857415)"^^geo:wktLiteral ;
  geo-pos:lat "53.0066908"^^xsd:decimal ;
  geo-pos:long "6.5857415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416005_20432416005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416005'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.158888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5857415'^^xsd:double;
  dwc:latitude '53.0066908'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416005'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415331_20432415331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415331_20432415331> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415331_20432415331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067772 6.5857421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067772"^^xsd:decimal ;
  dwc:decimalLongitude "6.5857421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415331_20432415331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067772 6.5857421)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067772"^^xsd:decimal ;
  geo-pos:long "6.5857421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415331_20432415331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415331'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.0402777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5857421'^^xsd:double;
  dwc:latitude '53.0067772'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415331'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416029_20432416029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416029_20432416029> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416029_20432416029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064209 6.5858098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0064209"^^xsd:decimal ;
  dwc:decimalLongitude "6.5858098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416029_20432416029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064209 6.5858098)"^^geo:wktLiteral ;
  geo-pos:lat "53.0064209"^^xsd:decimal ;
  geo-pos:long "6.5858098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416029_20432416029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416029'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.138055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5858098'^^xsd:double;
  dwc:latitude '53.0064209'^^xsd:double;
  dwc:coordinatePrecision '15.7'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416029'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418799_20432418799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418799_20432418799> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418799_20432418799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064471 6.5858217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0064471"^^xsd:decimal ;
  dwc:decimalLongitude "6.5858217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418799_20432418799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064471 6.5858217)"^^geo:wktLiteral ;
  geo-pos:lat "53.0064471"^^xsd:decimal ;
  geo-pos:long "6.5858217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418799_20432418799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418799'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.109166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5858217'^^xsd:double;
  dwc:latitude '53.0064471'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418799'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418789_20432418789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418789_20432418789> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418789_20432418789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006475 6.5858358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.006475"^^xsd:decimal ;
  dwc:decimalLongitude "6.5858358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418789_20432418789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006475 6.5858358)"^^geo:wktLiteral ;
  geo-pos:lat "53.006475"^^xsd:decimal ;
  geo-pos:long "6.5858358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418789_20432418789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418789'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.113611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5858358'^^xsd:double;
  dwc:latitude '53.006475'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418789'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410034_20432410034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410034_20432410034> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410034_20432410034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0065296 6.5858375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0065296"^^xsd:decimal ;
  dwc:decimalLongitude "6.5858375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410034_20432410034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0065296 6.5858375)"^^geo:wktLiteral ;
  geo-pos:lat "53.0065296"^^xsd:decimal ;
  geo-pos:long "6.5858375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410034_20432410034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410034'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.435'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5858375'^^xsd:double;
  dwc:latitude '53.0065296'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410034'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411133_20432411133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411133_20432411133> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411133_20432411133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064964 6.5858407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0064964"^^xsd:decimal ;
  dwc:decimalLongitude "6.5858407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411133_20432411133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064964 6.5858407)"^^geo:wktLiteral ;
  geo-pos:lat "53.0064964"^^xsd:decimal ;
  geo-pos:long "6.5858407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411133_20432411133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411133'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.063611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5858407'^^xsd:double;
  dwc:latitude '53.0064964'^^xsd:double;
  dwc:coordinatePrecision '7.7'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411133'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414006_20432414006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414006_20432414006> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414006_20432414006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064367 6.5858529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0064367"^^xsd:decimal ;
  dwc:decimalLongitude "6.5858529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414006_20432414006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064367 6.5858529)"^^geo:wktLiteral ;
  geo-pos:lat "53.0064367"^^xsd:decimal ;
  geo-pos:long "6.5858529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414006_20432414006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414006'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.050833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5858529'^^xsd:double;
  dwc:latitude '53.0064367'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414006'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409829_20432409829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409829_20432409829> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409829_20432409829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0063995 6.5858722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0063995"^^xsd:decimal ;
  dwc:decimalLongitude "6.5858722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409829_20432409829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0063995 6.5858722)"^^geo:wktLiteral ;
  geo-pos:lat "53.0063995"^^xsd:decimal ;
  geo-pos:long "6.5858722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409829_20432409829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409829'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.284444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5858722'^^xsd:double;
  dwc:latitude '53.0063995'^^xsd:double;
  dwc:coordinatePrecision '8.9'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409829'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419121_20432419121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419121_20432419121> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419121_20432419121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064676 6.5858838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0064676"^^xsd:decimal ;
  dwc:decimalLongitude "6.5858838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419121_20432419121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064676 6.5858838)"^^geo:wktLiteral ;
  geo-pos:lat "53.0064676"^^xsd:decimal ;
  geo-pos:long "6.5858838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419121_20432419121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419121'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.0175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5858838'^^xsd:double;
  dwc:latitude '53.0064676'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419121'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409849_20432409849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409849_20432409849> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409849_20432409849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0065043 6.5858914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0065043"^^xsd:decimal ;
  dwc:decimalLongitude "6.5858914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409849_20432409849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0065043 6.5858914)"^^geo:wktLiteral ;
  geo-pos:lat "53.0065043"^^xsd:decimal ;
  geo-pos:long "6.5858914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409849_20432409849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409849'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.288611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5858914'^^xsd:double;
  dwc:latitude '53.0065043'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409849'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414551_20432414551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414551_20432414551> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414551_20432414551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064377 6.5859002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0064377"^^xsd:decimal ;
  dwc:decimalLongitude "6.5859002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414551_20432414551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064377 6.5859002)"^^geo:wktLiteral ;
  geo-pos:lat "53.0064377"^^xsd:decimal ;
  geo-pos:long "6.5859002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414551_20432414551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414551'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.123888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5859002'^^xsd:double;
  dwc:latitude '53.0064377'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414551'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409833_20432409833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409833_20432409833> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409833_20432409833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006476 6.5859068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.006476"^^xsd:decimal ;
  dwc:decimalLongitude "6.5859068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409833_20432409833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006476 6.5859068)"^^geo:wktLiteral ;
  geo-pos:lat "53.006476"^^xsd:decimal ;
  geo-pos:long "6.5859068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409833_20432409833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409833'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.293333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5859068'^^xsd:double;
  dwc:latitude '53.006476'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409833'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417077_20432417077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417077_20432417077> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417077_20432417077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064142 6.5859119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0064142"^^xsd:decimal ;
  dwc:decimalLongitude "6.5859119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417077_20432417077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064142 6.5859119)"^^geo:wktLiteral ;
  geo-pos:lat "53.0064142"^^xsd:decimal ;
  geo-pos:long "6.5859119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417077_20432417077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417077'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.128888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5859119'^^xsd:double;
  dwc:latitude '53.0064142'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417077'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418550_20432418550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418550_20432418550> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418550_20432418550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0063719 6.5859324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0063719"^^xsd:decimal ;
  dwc:decimalLongitude "6.5859324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418550_20432418550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0063719 6.5859324)"^^geo:wktLiteral ;
  geo-pos:lat "53.0063719"^^xsd:decimal ;
  geo-pos:long "6.5859324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418550_20432418550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418550'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.11'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5859324'^^xsd:double;
  dwc:latitude '53.0063719'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418550'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419863_20432419863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419863_20432419863> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419863_20432419863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064043 6.5859359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0064043"^^xsd:decimal ;
  dwc:decimalLongitude "6.5859359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419863_20432419863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064043 6.5859359)"^^geo:wktLiteral ;
  geo-pos:lat "53.0064043"^^xsd:decimal ;
  geo-pos:long "6.5859359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419863_20432419863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419863'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.121111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5859359'^^xsd:double;
  dwc:latitude '53.0064043'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419863'^^xsd:integer;
  dwc:observationDate '2018-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413161_20432413161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413161_20432413161> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413161_20432413161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064715 6.5859497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0064715"^^xsd:decimal ;
  dwc:decimalLongitude "6.5859497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413161_20432413161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064715 6.5859497)"^^geo:wktLiteral ;
  geo-pos:lat "53.0064715"^^xsd:decimal ;
  geo-pos:long "6.5859497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413161_20432413161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413161'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.025277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5859497'^^xsd:double;
  dwc:latitude '53.0064715'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413161'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418573_20432418573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418573_20432418573> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418573_20432418573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0065332 6.5859635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0065332"^^xsd:decimal ;
  dwc:decimalLongitude "6.5859635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418573_20432418573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0065332 6.5859635)"^^geo:wktLiteral ;
  geo-pos:lat "53.0065332"^^xsd:decimal ;
  geo-pos:long "6.5859635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418573_20432418573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418573'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.097777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5859635'^^xsd:double;
  dwc:latitude '53.0065332'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418573'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419133_20432419133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419133_20432419133> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419133_20432419133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0063591 6.5859662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0063591"^^xsd:decimal ;
  dwc:decimalLongitude "6.5859662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419133_20432419133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0063591 6.5859662)"^^geo:wktLiteral ;
  geo-pos:lat "53.0063591"^^xsd:decimal ;
  geo-pos:long "6.5859662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419133_20432419133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419133'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.008333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5859662'^^xsd:double;
  dwc:latitude '53.0063591'^^xsd:double;
  dwc:coordinatePrecision '6.8'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419133'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419870_20432419870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419870_20432419870> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419870_20432419870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064868 6.5859706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0064868"^^xsd:decimal ;
  dwc:decimalLongitude "6.5859706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419870_20432419870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064868 6.5859706)"^^geo:wktLiteral ;
  geo-pos:lat "53.0064868"^^xsd:decimal ;
  geo-pos:long "6.5859706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419870_20432419870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419870'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.107777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5859706'^^xsd:double;
  dwc:latitude '53.0064868'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419870'^^xsd:integer;
  dwc:observationDate '2018-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418777_20432418777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418777_20432418777> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418777_20432418777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064589 6.5859828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0064589"^^xsd:decimal ;
  dwc:decimalLongitude "6.5859828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418777_20432418777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064589 6.5859828)"^^geo:wktLiteral ;
  geo-pos:lat "53.0064589"^^xsd:decimal ;
  geo-pos:long "6.5859828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418777_20432418777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418777'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.0425'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5859828'^^xsd:double;
  dwc:latitude '53.0064589'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418777'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418140_20432418140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418140_20432418140> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418140_20432418140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0065948 6.5859838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0065948"^^xsd:decimal ;
  dwc:decimalLongitude "6.5859838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418140_20432418140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0065948 6.5859838)"^^geo:wktLiteral ;
  geo-pos:lat "53.0065948"^^xsd:decimal ;
  geo-pos:long "6.5859838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418140_20432418140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418140'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.0394444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5859838'^^xsd:double;
  dwc:latitude '53.0065948'^^xsd:double;
  dwc:coordinatePrecision '9.6'^^xsd:double;
  dwc:minimumElevation '21'^^xsd:integer;
  dwc:maximumElevation '21'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418140'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418526_20432418526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418526_20432418526> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418526_20432418526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064683 6.585997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0064683"^^xsd:decimal ;
  dwc:decimalLongitude "6.585997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418526_20432418526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064683 6.585997)"^^geo:wktLiteral ;
  geo-pos:lat "53.0064683"^^xsd:decimal ;
  geo-pos:long "6.585997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418526_20432418526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418526'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.124722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.585997'^^xsd:double;
  dwc:latitude '53.0064683'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418526'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418538_20432418538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418538_20432418538> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418538_20432418538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064058 6.58601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0064058"^^xsd:decimal ;
  dwc:decimalLongitude "6.58601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418538_20432418538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064058 6.58601)"^^geo:wktLiteral ;
  geo-pos:lat "53.0064058"^^xsd:decimal ;
  geo-pos:long "6.58601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418538_20432418538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418538'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.115833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.58601'^^xsd:double;
  dwc:latitude '53.0064058'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418538'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413560_20432413560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413560_20432413560> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413560_20432413560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072376 6.5860115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072376"^^xsd:decimal ;
  dwc:decimalLongitude "6.5860115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413560_20432413560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072376 6.5860115)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072376"^^xsd:decimal ;
  geo-pos:long "6.5860115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413560_20432413560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413560'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.0663888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5860115'^^xsd:double;
  dwc:latitude '53.0072376'^^xsd:double;
  dwc:coordinatePrecision '7.6'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413560'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415919_20432415919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415919_20432415919> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415919_20432415919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0062074 6.5860487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0062074"^^xsd:decimal ;
  dwc:decimalLongitude "6.5860487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415919_20432415919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0062074 6.5860487)"^^geo:wktLiteral ;
  geo-pos:lat "53.0062074"^^xsd:decimal ;
  geo-pos:long "6.5860487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415919_20432415919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415919'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.0277777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5860487'^^xsd:double;
  dwc:latitude '53.0062074'^^xsd:double;
  dwc:coordinatePrecision '14.6'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415919'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416743_20432416743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416743_20432416743> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416743_20432416743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064485 6.5860496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0064485"^^xsd:decimal ;
  dwc:decimalLongitude "6.5860496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416743_20432416743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064485 6.5860496)"^^geo:wktLiteral ;
  geo-pos:lat "53.0064485"^^xsd:decimal ;
  geo-pos:long "6.5860496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416743_20432416743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416743'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.1494444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5860496'^^xsd:double;
  dwc:latitude '53.0064485'^^xsd:double;
  dwc:coordinatePrecision '7.5'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416743'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418264_20432418264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418264_20432418264> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418264_20432418264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064127 6.5860797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0064127"^^xsd:decimal ;
  dwc:decimalLongitude "6.5860797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418264_20432418264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064127 6.5860797)"^^geo:wktLiteral ;
  geo-pos:lat "53.0064127"^^xsd:decimal ;
  geo-pos:long "6.5860797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418264_20432418264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418264'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.007222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5860797'^^xsd:double;
  dwc:latitude '53.0064127'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418264'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412705_20432412705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412705_20432412705> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412705_20432412705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071933 6.5860944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0071933"^^xsd:decimal ;
  dwc:decimalLongitude "6.5860944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412705_20432412705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071933 6.5860944)"^^geo:wktLiteral ;
  geo-pos:lat "53.0071933"^^xsd:decimal ;
  geo-pos:long "6.5860944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412705_20432412705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412705'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.0116666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5860944'^^xsd:double;
  dwc:latitude '53.0071933'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412705'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417172_20432417172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417172_20432417172> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417172_20432417172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0063212 6.5861926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0063212"^^xsd:decimal ;
  dwc:decimalLongitude "6.5861926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417172_20432417172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0063212 6.5861926)"^^geo:wktLiteral ;
  geo-pos:lat "53.0063212"^^xsd:decimal ;
  geo-pos:long "6.5861926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417172_20432417172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417172'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.097222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5861926'^^xsd:double;
  dwc:latitude '53.0063212'^^xsd:double;
  dwc:coordinatePrecision '10.7'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417172'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415319_20432415319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415319_20432415319> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415319_20432415319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069982 6.5862554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0069982"^^xsd:decimal ;
  dwc:decimalLongitude "6.5862554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415319_20432415319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069982 6.5862554)"^^geo:wktLiteral ;
  geo-pos:lat "53.0069982"^^xsd:decimal ;
  geo-pos:long "6.5862554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415319_20432415319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415319'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.0405555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5862554'^^xsd:double;
  dwc:latitude '53.0069982'^^xsd:double;
  dwc:coordinatePrecision '6.8'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415319'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417149_20432417149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417149_20432417149> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417149_20432417149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006251 6.586289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.006251"^^xsd:decimal ;
  dwc:decimalLongitude "6.586289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417149_20432417149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006251 6.586289)"^^geo:wktLiteral ;
  geo-pos:lat "53.006251"^^xsd:decimal ;
  geo-pos:long "6.586289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417149_20432417149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417149'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.118611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.586289'^^xsd:double;
  dwc:latitude '53.006251'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417149'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419364_20432419364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419364_20432419364> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419364_20432419364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0061969 6.5863476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0061969"^^xsd:decimal ;
  dwc:decimalLongitude "6.5863476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419364_20432419364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0061969 6.5863476)"^^geo:wktLiteral ;
  geo-pos:lat "53.0061969"^^xsd:decimal ;
  geo-pos:long "6.5863476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419364_20432419364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419364'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.126666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5863476'^^xsd:double;
  dwc:latitude '53.0061969'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419364'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409737_20432409737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409737_20432409737> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409737_20432409737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0056928 6.5864011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0056928"^^xsd:decimal ;
  dwc:decimalLongitude "6.5864011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409737_20432409737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0056928 6.5864011)"^^geo:wktLiteral ;
  geo-pos:lat "53.0056928"^^xsd:decimal ;
  geo-pos:long "6.5864011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409737_20432409737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409737'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.226666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5864011'^^xsd:double;
  dwc:latitude '53.0056928'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409737'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413441_20432413441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413441_20432413441> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413441_20432413441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006939 6.5864356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.006939"^^xsd:decimal ;
  dwc:decimalLongitude "6.5864356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413441_20432413441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006939 6.5864356)"^^geo:wktLiteral ;
  geo-pos:lat "53.006939"^^xsd:decimal ;
  geo-pos:long "6.5864356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413441_20432413441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413441'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.103055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5864356'^^xsd:double;
  dwc:latitude '53.006939'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413441'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417577_20432417577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417577_20432417577> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417577_20432417577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0057845 6.5867316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0057845"^^xsd:decimal ;
  dwc:decimalLongitude "6.5867316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417577_20432417577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0057845 6.5867316)"^^geo:wktLiteral ;
  geo-pos:lat "53.0057845"^^xsd:decimal ;
  geo-pos:long "6.5867316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417577_20432417577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417577'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.1291666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5867316'^^xsd:double;
  dwc:latitude '53.0057845'^^xsd:double;
  dwc:coordinatePrecision '8.9'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417577'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611625_20432611625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611625_20432611625> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611625_20432611625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0025908 6.586864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0025908"^^xsd:decimal ;
  dwc:decimalLongitude "6.586864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "65"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611625_20432611625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0025908 6.586864)"^^geo:wktLiteral ;
  geo-pos:lat "53.0025908"^^xsd:decimal ;
  geo-pos:long "6.586864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "65"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611625_20432611625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611625'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.019444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.586864'^^xsd:double;
  dwc:latitude '53.0025908'^^xsd:double;
  dwc:coordinatePrecision '65'^^xsd:integer;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611625'^^xsd:integer;
  dwc:observationDate '2019-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432419313_20432419313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419313_20432419313> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419313_20432419313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0057348 6.5868814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0057348"^^xsd:decimal ;
  dwc:decimalLongitude "6.5868814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419313_20432419313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0057348 6.5868814)"^^geo:wktLiteral ;
  geo-pos:lat "53.0057348"^^xsd:decimal ;
  geo-pos:long "6.5868814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419313_20432419313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419313'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.135'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5868814'^^xsd:double;
  dwc:latitude '53.0057348'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419313'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410265_20432410265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410265_20432410265> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410265_20432410265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0000059 6.5870872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0000059"^^xsd:decimal ;
  dwc:decimalLongitude "6.5870872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410265_20432410265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0000059 6.5870872)"^^geo:wktLiteral ;
  geo-pos:lat "53.0000059"^^xsd:decimal ;
  geo-pos:long "6.5870872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410265_20432410265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410265'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.2833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5870872'^^xsd:double;
  dwc:latitude '53.0000059'^^xsd:double;
  dwc:coordinatePrecision '6.8'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410265'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409777_20432409777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409777_20432409777> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409777_20432409777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.004989 6.5871395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.004989"^^xsd:decimal ;
  dwc:decimalLongitude "6.5871395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409777_20432409777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.004989 6.5871395)"^^geo:wktLiteral ;
  geo-pos:lat "53.004989"^^xsd:decimal ;
  geo-pos:long "6.5871395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409777_20432409777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409777'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.2547222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5871395'^^xsd:double;
  dwc:latitude '53.004989'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '30'^^xsd:integer;
  dwc:maximumElevation '30'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409777'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413572_20432413572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413572_20432413572> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413572_20432413572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0059915 6.5874846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0059915"^^xsd:decimal ;
  dwc:decimalLongitude "6.5874846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413572_20432413572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0059915 6.5874846)"^^geo:wktLiteral ;
  geo-pos:lat "53.0059915"^^xsd:decimal ;
  geo-pos:long "6.5874846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413572_20432413572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413572'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.0616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5874846'^^xsd:double;
  dwc:latitude '53.0059915'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413572'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409451_20432409451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409451_20432409451> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409451_20432409451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066695 6.5875963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0066695"^^xsd:decimal ;
  dwc:decimalLongitude "6.5875963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409451_20432409451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066695 6.5875963)"^^geo:wktLiteral ;
  geo-pos:lat "53.0066695"^^xsd:decimal ;
  geo-pos:long "6.5875963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409451_20432409451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409451'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.014166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5875963'^^xsd:double;
  dwc:latitude '53.0066695'^^xsd:double;
  dwc:coordinatePrecision '11.8'^^xsd:double;
  dwc:minimumElevation '-15'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409451'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414707_20432414707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414707_20432414707> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414707_20432414707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0059709 6.587703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0059709"^^xsd:decimal ;
  dwc:decimalLongitude "6.587703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414707_20432414707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0059709 6.587703)"^^geo:wktLiteral ;
  geo-pos:lat "53.0059709"^^xsd:decimal ;
  geo-pos:long "6.587703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414707_20432414707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414707'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.0433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.587703'^^xsd:double;
  dwc:latitude '53.0059709'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414707'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410168_20432410168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410168_20432410168> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410168_20432410168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067813 6.5877387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067813"^^xsd:decimal ;
  dwc:decimalLongitude "6.5877387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410168_20432410168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067813 6.5877387)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067813"^^xsd:decimal ;
  geo-pos:long "6.5877387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410168_20432410168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410168'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.1475'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5877387'^^xsd:double;
  dwc:latitude '53.0067813'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410168'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409821_20432409821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409821_20432409821> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409821_20432409821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067661 6.587788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067661"^^xsd:decimal ;
  dwc:decimalLongitude "6.587788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409821_20432409821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067661 6.587788)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067661"^^xsd:decimal ;
  geo-pos:long "6.587788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409821_20432409821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409821'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.281944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.587788'^^xsd:double;
  dwc:latitude '53.0067661'^^xsd:double;
  dwc:coordinatePrecision '6.9'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409821'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408891_20432408891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408891_20432408891> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408891_20432408891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064758 6.5877927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0064758"^^xsd:decimal ;
  dwc:decimalLongitude "6.5877927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408891_20432408891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064758 6.5877927)"^^geo:wktLiteral ;
  geo-pos:lat "53.0064758"^^xsd:decimal ;
  geo-pos:long "6.5877927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408891_20432408891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408891'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.220555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5877927'^^xsd:double;
  dwc:latitude '53.0064758'^^xsd:double;
  dwc:coordinatePrecision '8.9'^^xsd:double;
  dwc:minimumElevation '38'^^xsd:integer;
  dwc:maximumElevation '38'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408891'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411062_20432411062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411062_20432411062> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411062_20432411062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067616 6.587823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067616"^^xsd:decimal ;
  dwc:decimalLongitude "6.587823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411062_20432411062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067616 6.587823)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067616"^^xsd:decimal ;
  geo-pos:long "6.587823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411062_20432411062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411062'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.0925'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.587823'^^xsd:double;
  dwc:latitude '53.0067616'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411062'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409633_20432409633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409633_20432409633> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409633_20432409633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067106 6.5878371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067106"^^xsd:decimal ;
  dwc:decimalLongitude "6.5878371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409633_20432409633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067106 6.5878371)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067106"^^xsd:decimal ;
  geo-pos:long "6.5878371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409633_20432409633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409633'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.165'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5878371'^^xsd:double;
  dwc:latitude '53.0067106'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '-13'^^xsd:integer;
  dwc:maximumElevation '-13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409633'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408705_20432408705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408705_20432408705> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408705_20432408705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067566 6.5878839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067566"^^xsd:decimal ;
  dwc:decimalLongitude "6.5878839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408705_20432408705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067566 6.5878839)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067566"^^xsd:decimal ;
  geo-pos:long "6.5878839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408705_20432408705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408705'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.0933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5878839'^^xsd:double;
  dwc:latitude '53.0067566'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408705'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409629_20432409629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409629_20432409629> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409629_20432409629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068177 6.5878851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0068177"^^xsd:decimal ;
  dwc:decimalLongitude "6.5878851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409629_20432409629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068177 6.5878851)"^^geo:wktLiteral ;
  geo-pos:lat "53.0068177"^^xsd:decimal ;
  geo-pos:long "6.5878851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409629_20432409629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409629'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.165'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5878851'^^xsd:double;
  dwc:latitude '53.0068177'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409629'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418212_20432418212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418212_20432418212> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418212_20432418212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067703 6.5878974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067703"^^xsd:decimal ;
  dwc:decimalLongitude "6.5878974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418212_20432418212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067703 6.5878974)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067703"^^xsd:decimal ;
  geo-pos:long "6.5878974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418212_20432418212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418212'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.037222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5878974'^^xsd:double;
  dwc:latitude '53.0067703'^^xsd:double;
  dwc:coordinatePrecision '9.6'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418212'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418224_20432418224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418224_20432418224> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418224_20432418224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067294 6.5879237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067294"^^xsd:decimal ;
  dwc:decimalLongitude "6.5879237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418224_20432418224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067294 6.5879237)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067294"^^xsd:decimal ;
  geo-pos:long "6.5879237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418224_20432418224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418224'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.035'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5879237'^^xsd:double;
  dwc:latitude '53.0067294'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418224'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418232_20432418232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418232_20432418232> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418232_20432418232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006737 6.5879272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.006737"^^xsd:decimal ;
  dwc:decimalLongitude "6.5879272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418232_20432418232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006737 6.5879272)"^^geo:wktLiteral ;
  geo-pos:lat "53.006737"^^xsd:decimal ;
  geo-pos:long "6.5879272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418232_20432418232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418232'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.021388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5879272'^^xsd:double;
  dwc:latitude '53.006737'^^xsd:double;
  dwc:coordinatePrecision '12'^^xsd:integer;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418232'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419812_20432419812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419812_20432419812> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419812_20432419812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068692 6.5879389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0068692"^^xsd:decimal ;
  dwc:decimalLongitude "6.5879389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419812_20432419812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068692 6.5879389)"^^geo:wktLiteral ;
  geo-pos:lat "53.0068692"^^xsd:decimal ;
  geo-pos:long "6.5879389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419812_20432419812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419812'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.0727777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5879389'^^xsd:double;
  dwc:latitude '53.0068692'^^xsd:double;
  dwc:coordinatePrecision '7.2'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419812'^^xsd:integer;
  dwc:observationDate '2018-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413838_20432413838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413838_20432413838> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413838_20432413838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073471 6.5879615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073471"^^xsd:decimal ;
  dwc:decimalLongitude "6.5879615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413838_20432413838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073471 6.5879615)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073471"^^xsd:decimal ;
  geo-pos:long "6.5879615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413838_20432413838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413838'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.1083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5879615'^^xsd:double;
  dwc:latitude '53.0073471'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '24'^^xsd:integer;
  dwc:maximumElevation '24'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413838'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409825_20432409825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409825_20432409825> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409825_20432409825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067258 6.5879856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067258"^^xsd:decimal ;
  dwc:decimalLongitude "6.5879856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409825_20432409825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067258 6.5879856)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067258"^^xsd:decimal ;
  geo-pos:long "6.5879856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409825_20432409825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409825'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.280277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5879856'^^xsd:double;
  dwc:latitude '53.0067258'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409825'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417906_20432417906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417906_20432417906> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417906_20432417906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068055 6.5879861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0068055"^^xsd:decimal ;
  dwc:decimalLongitude "6.5879861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417906_20432417906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068055 6.5879861)"^^geo:wktLiteral ;
  geo-pos:lat "53.0068055"^^xsd:decimal ;
  geo-pos:long "6.5879861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417906_20432417906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417906'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.0191666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5879861'^^xsd:double;
  dwc:latitude '53.0068055'^^xsd:double;
  dwc:coordinatePrecision '7.4'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417906'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410425_20432410425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410425_20432410425> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410425_20432410425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003093 6.5880323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003093"^^xsd:decimal ;
  dwc:decimalLongitude "6.5880323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410425_20432410425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003093 6.5880323)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003093"^^xsd:decimal ;
  geo-pos:long "6.5880323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410425_20432410425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410425'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.0052777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5880323'^^xsd:double;
  dwc:latitude '53.0003093'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410425'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415596_20432415596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415596_20432415596> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415596_20432415596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066969 6.5880411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0066969"^^xsd:decimal ;
  dwc:decimalLongitude "6.5880411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415596_20432415596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066969 6.5880411)"^^geo:wktLiteral ;
  geo-pos:lat "53.0066969"^^xsd:decimal ;
  geo-pos:long "6.5880411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415596_20432415596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415596'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.1422222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5880411'^^xsd:double;
  dwc:latitude '53.0066969'^^xsd:double;
  dwc:coordinatePrecision '8.3'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415596'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412719_20432412719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412719_20432412719> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412719_20432412719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066496 6.5880635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0066496"^^xsd:decimal ;
  dwc:decimalLongitude "6.5880635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412719_20432412719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066496 6.5880635)"^^geo:wktLiteral ;
  geo-pos:lat "53.0066496"^^xsd:decimal ;
  geo-pos:long "6.5880635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412719_20432412719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412719'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.1633333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5880635'^^xsd:double;
  dwc:latitude '53.0066496'^^xsd:double;
  dwc:coordinatePrecision '9.3'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412719'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410451_20432410451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410451_20432410451> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410451_20432410451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003626 6.5880865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003626"^^xsd:decimal ;
  dwc:decimalLongitude "6.5880865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410451_20432410451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003626 6.5880865)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003626"^^xsd:decimal ;
  geo-pos:long "6.5880865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410451_20432410451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410451'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.1605555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5880865'^^xsd:double;
  dwc:latitude '53.0003626'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410451'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409397_20432409397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409397_20432409397> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409397_20432409397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0060915 6.5880894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0060915"^^xsd:decimal ;
  dwc:decimalLongitude "6.5880894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409397_20432409397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0060915 6.5880894)"^^geo:wktLiteral ;
  geo-pos:lat "53.0060915"^^xsd:decimal ;
  geo-pos:long "6.5880894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409397_20432409397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409397'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.4897222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5880894'^^xsd:double;
  dwc:latitude '53.0060915'^^xsd:double;
  dwc:coordinatePrecision '30.6'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409397'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417694_20432417694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417694_20432417694> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417694_20432417694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067632 6.5881124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067632"^^xsd:decimal ;
  dwc:decimalLongitude "6.5881124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417694_20432417694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067632 6.5881124)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067632"^^xsd:decimal ;
  geo-pos:long "6.5881124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417694_20432417694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417694'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.219444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5881124'^^xsd:double;
  dwc:latitude '53.0067632'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417694'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419544_20432419544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419544_20432419544> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419544_20432419544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068795 6.5881774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0068795"^^xsd:decimal ;
  dwc:decimalLongitude "6.5881774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419544_20432419544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068795 6.5881774)"^^geo:wktLiteral ;
  geo-pos:lat "53.0068795"^^xsd:decimal ;
  geo-pos:long "6.5881774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419544_20432419544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419544'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.0766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5881774'^^xsd:double;
  dwc:latitude '53.0068795'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419544'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409537_20432409537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409537_20432409537> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409537_20432409537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067317 6.5881987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067317"^^xsd:decimal ;
  dwc:decimalLongitude "6.5881987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409537_20432409537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067317 6.5881987)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067317"^^xsd:decimal ;
  geo-pos:long "6.5881987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409537_20432409537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409537'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.082777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5881987'^^xsd:double;
  dwc:latitude '53.0067317'^^xsd:double;
  dwc:coordinatePrecision '16.4'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409537'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418634_20432418634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418634_20432418634> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418634_20432418634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083104 6.5882141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0083104"^^xsd:decimal ;
  dwc:decimalLongitude "6.5882141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418634_20432418634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083104 6.5882141)"^^geo:wktLiteral ;
  geo-pos:lat "53.0083104"^^xsd:decimal ;
  geo-pos:long "6.5882141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418634_20432418634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418634'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '23.105277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5882141'^^xsd:double;
  dwc:latitude '53.0083104'^^xsd:double;
  dwc:coordinatePrecision '2.3'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418634'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419073_20432419073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419073_20432419073> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419073_20432419073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068313 6.5882152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0068313"^^xsd:decimal ;
  dwc:decimalLongitude "6.5882152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419073_20432419073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068313 6.5882152)"^^geo:wktLiteral ;
  geo-pos:lat "53.0068313"^^xsd:decimal ;
  geo-pos:long "6.5882152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419073_20432419073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419073'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.013055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5882152'^^xsd:double;
  dwc:latitude '53.0068313'^^xsd:double;
  dwc:coordinatePrecision '12.2'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419073'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415967_20432415967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415967_20432415967> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415967_20432415967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0061794 6.5882172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0061794"^^xsd:decimal ;
  dwc:decimalLongitude "6.5882172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415967_20432415967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0061794 6.5882172)"^^geo:wktLiteral ;
  geo-pos:lat "53.0061794"^^xsd:decimal ;
  geo-pos:long "6.5882172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415967_20432415967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415967'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.005277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5882172'^^xsd:double;
  dwc:latitude '53.0061794'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415967'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418622_20432418622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418622_20432418622> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418622_20432418622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083052 6.5882203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0083052"^^xsd:decimal ;
  dwc:decimalLongitude "6.5882203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418622_20432418622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083052 6.5882203)"^^geo:wktLiteral ;
  geo-pos:lat "53.0083052"^^xsd:decimal ;
  geo-pos:long "6.5882203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418622_20432418622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418622'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '22.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5882203'^^xsd:double;
  dwc:latitude '53.0083052'^^xsd:double;
  dwc:coordinatePrecision '2.6'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418622'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418693_20432418693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418693_20432418693> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418693_20432418693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0061226 6.5882418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0061226"^^xsd:decimal ;
  dwc:decimalLongitude "6.5882418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418693_20432418693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0061226 6.5882418)"^^geo:wktLiteral ;
  geo-pos:lat "53.0061226"^^xsd:decimal ;
  geo-pos:long "6.5882418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418693_20432418693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418693'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5882418'^^xsd:double;
  dwc:latitude '53.0061226'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418693'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418908_20432418908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418908_20432418908> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418908_20432418908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0084328 6.5882453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0084328"^^xsd:decimal ;
  dwc:decimalLongitude "6.5882453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418908_20432418908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0084328 6.5882453)"^^geo:wktLiteral ;
  geo-pos:lat "53.0084328"^^xsd:decimal ;
  geo-pos:long "6.5882453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418908_20432418908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418908'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.163611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5882453'^^xsd:double;
  dwc:latitude '53.0084328'^^xsd:double;
  dwc:coordinatePrecision '8.7'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418908'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409817_20432409817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409817_20432409817> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409817_20432409817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067857 6.588255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067857"^^xsd:decimal ;
  dwc:decimalLongitude "6.588255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409817_20432409817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067857 6.588255)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067857"^^xsd:decimal ;
  geo-pos:long "6.588255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409817_20432409817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409817'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.276944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.588255'^^xsd:double;
  dwc:latitude '53.0067857'^^xsd:double;
  dwc:coordinatePrecision '9.1'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409817'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409447_20432409447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409447_20432409447> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409447_20432409447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067562 6.5882762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067562"^^xsd:decimal ;
  dwc:decimalLongitude "6.5882762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409447_20432409447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067562 6.5882762)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067562"^^xsd:decimal ;
  geo-pos:long "6.5882762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409447_20432409447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409447'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.010277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5882762'^^xsd:double;
  dwc:latitude '53.0067562'^^xsd:double;
  dwc:coordinatePrecision '7.6'^^xsd:double;
  dwc:minimumElevation '-66'^^xsd:integer;
  dwc:maximumElevation '-66'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409447'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417362_20432417362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417362_20432417362> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417362_20432417362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006399 6.5882773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.006399"^^xsd:decimal ;
  dwc:decimalLongitude "6.5882773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417362_20432417362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006399 6.5882773)"^^geo:wktLiteral ;
  geo-pos:lat "53.006399"^^xsd:decimal ;
  geo-pos:long "6.5882773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417362_20432417362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417362'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.0375'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5882773'^^xsd:double;
  dwc:latitude '53.006399'^^xsd:double;
  dwc:coordinatePrecision '8.1'^^xsd:double;
  dwc:minimumElevation '26'^^xsd:integer;
  dwc:maximumElevation '26'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417362'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409637_20432409637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409637_20432409637> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409637_20432409637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067655 6.5882863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067655"^^xsd:decimal ;
  dwc:decimalLongitude "6.5882863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409637_20432409637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067655 6.5882863)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067655"^^xsd:decimal ;
  geo-pos:long "6.5882863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409637_20432409637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409637'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.165833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5882863'^^xsd:double;
  dwc:latitude '53.0067655'^^xsd:double;
  dwc:coordinatePrecision '7.2'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409637'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419027_20432419027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419027_20432419027> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419027_20432419027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0063195 6.5882925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0063195"^^xsd:decimal ;
  dwc:decimalLongitude "6.5882925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419027_20432419027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0063195 6.5882925)"^^geo:wktLiteral ;
  geo-pos:lat "53.0063195"^^xsd:decimal ;
  geo-pos:long "6.5882925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419027_20432419027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419027'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.045'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5882925'^^xsd:double;
  dwc:latitude '53.0063195'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419027'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409443_20432409443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409443_20432409443> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409443_20432409443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068355 6.5882976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0068355"^^xsd:decimal ;
  dwc:decimalLongitude "6.5882976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409443_20432409443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068355 6.5882976)"^^geo:wktLiteral ;
  geo-pos:lat "53.0068355"^^xsd:decimal ;
  geo-pos:long "6.5882976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409443_20432409443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409443'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.01'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5882976'^^xsd:double;
  dwc:latitude '53.0068355'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409443'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418717_20432418717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418717_20432418717> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418717_20432418717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0062815 6.588299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0062815"^^xsd:decimal ;
  dwc:decimalLongitude "6.588299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418717_20432418717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0062815 6.588299)"^^geo:wktLiteral ;
  geo-pos:lat "53.0062815"^^xsd:decimal ;
  geo-pos:long "6.588299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418717_20432418717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418717'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.0738888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.588299'^^xsd:double;
  dwc:latitude '53.0062815'^^xsd:double;
  dwc:coordinatePrecision '6.3'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418717'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418918_20432418918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418918_20432418918> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418918_20432418918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083845 6.588302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0083845"^^xsd:decimal ;
  dwc:decimalLongitude "6.588302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418918_20432418918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083845 6.588302)"^^geo:wktLiteral ;
  geo-pos:lat "53.0083845"^^xsd:decimal ;
  geo-pos:long "6.588302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418918_20432418918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418918'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.009722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.588302'^^xsd:double;
  dwc:latitude '53.0083845'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418918'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409717_20432409717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409717_20432409717> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409717_20432409717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0060765 6.5883032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0060765"^^xsd:decimal ;
  dwc:decimalLongitude "6.5883032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409717_20432409717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0060765 6.5883032)"^^geo:wktLiteral ;
  geo-pos:lat "53.0060765"^^xsd:decimal ;
  geo-pos:long "6.5883032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409717_20432409717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409717'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5883032'^^xsd:double;
  dwc:latitude '53.0060765'^^xsd:double;
  dwc:coordinatePrecision '10.5'^^xsd:double;
  dwc:minimumElevation '-18'^^xsd:integer;
  dwc:maximumElevation '-18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409717'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411074_20432411074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411074_20432411074> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411074_20432411074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0062187 6.588304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0062187"^^xsd:decimal ;
  dwc:decimalLongitude "6.588304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411074_20432411074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0062187 6.588304)"^^geo:wktLiteral ;
  geo-pos:lat "53.0062187"^^xsd:decimal ;
  geo-pos:long "6.588304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411074_20432411074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411074'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.079166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.588304'^^xsd:double;
  dwc:latitude '53.0062187'^^xsd:double;
  dwc:coordinatePrecision '8.8'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411074'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418956_20432418956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418956_20432418956> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418956_20432418956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0084763 6.588322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0084763"^^xsd:decimal ;
  dwc:decimalLongitude "6.588322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418956_20432418956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0084763 6.588322)"^^geo:wktLiteral ;
  geo-pos:lat "53.0084763"^^xsd:decimal ;
  geo-pos:long "6.588322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418956_20432418956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418956'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.1472222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.588322'^^xsd:double;
  dwc:latitude '53.0084763'^^xsd:double;
  dwc:coordinatePrecision '7.6'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418956'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418932_20432418932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418932_20432418932> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418932_20432418932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0084414 6.5883263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0084414"^^xsd:decimal ;
  dwc:decimalLongitude "6.5883263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418932_20432418932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0084414 6.5883263)"^^geo:wktLiteral ;
  geo-pos:lat "53.0084414"^^xsd:decimal ;
  geo-pos:long "6.5883263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418932_20432418932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418932'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.16055555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5883263'^^xsd:double;
  dwc:latitude '53.0084414'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418932'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419063_20432419063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419063_20432419063> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419063_20432419063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067776 6.5883353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067776"^^xsd:decimal ;
  dwc:decimalLongitude "6.5883353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419063_20432419063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067776 6.5883353)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067776"^^xsd:decimal ;
  geo-pos:long "6.5883353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419063_20432419063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419063'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.022222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5883353'^^xsd:double;
  dwc:latitude '53.0067776'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419063'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419347_20432419347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419347_20432419347> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419347_20432419347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067624 6.5883368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067624"^^xsd:decimal ;
  dwc:decimalLongitude "6.5883368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419347_20432419347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067624 6.5883368)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067624"^^xsd:decimal ;
  geo-pos:long "6.5883368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419347_20432419347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419347'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.113888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5883368'^^xsd:double;
  dwc:latitude '53.0067624'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419347'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409645_20432409645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409645_20432409645> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409645_20432409645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0062935 6.5883393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0062935"^^xsd:decimal ;
  dwc:decimalLongitude "6.5883393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409645_20432409645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0062935 6.5883393)"^^geo:wktLiteral ;
  geo-pos:lat "53.0062935"^^xsd:decimal ;
  geo-pos:long "6.5883393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409645_20432409645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409645'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.168333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5883393'^^xsd:double;
  dwc:latitude '53.0062935'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409645'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419819_20432419819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419819_20432419819> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419819_20432419819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067303 6.5883396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067303"^^xsd:decimal ;
  dwc:decimalLongitude "6.5883396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419819_20432419819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067303 6.5883396)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067303"^^xsd:decimal ;
  geo-pos:long "6.5883396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419819_20432419819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419819'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.0641666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5883396'^^xsd:double;
  dwc:latitude '53.0067303'^^xsd:double;
  dwc:coordinatePrecision '14'^^xsd:integer;
  dwc:minimumElevation '23'^^xsd:integer;
  dwc:maximumElevation '23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419819'^^xsd:integer;
  dwc:observationDate '2018-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409533_20432409533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409533_20432409533> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409533_20432409533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067099 6.588343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067099"^^xsd:decimal ;
  dwc:decimalLongitude "6.588343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409533_20432409533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067099 6.588343)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067099"^^xsd:decimal ;
  geo-pos:long "6.588343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409533_20432409533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409533'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.078888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.588343'^^xsd:double;
  dwc:latitude '53.0067099'^^xsd:double;
  dwc:coordinatePrecision '10.7'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409533'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418894_20432418894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418894_20432418894> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418894_20432418894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082879 6.5883459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0082879"^^xsd:decimal ;
  dwc:decimalLongitude "6.5883459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418894_20432418894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082879 6.5883459)"^^geo:wktLiteral ;
  geo-pos:lat "53.0082879"^^xsd:decimal ;
  geo-pos:long "6.5883459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418894_20432418894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418894'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '21.005277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5883459'^^xsd:double;
  dwc:latitude '53.0082879'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418894'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409813_20432409813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409813_20432409813> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409813_20432409813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0062861 6.5883555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0062861"^^xsd:decimal ;
  dwc:decimalLongitude "6.5883555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409813_20432409813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0062861 6.5883555)"^^geo:wktLiteral ;
  geo-pos:lat "53.0062861"^^xsd:decimal ;
  geo-pos:long "6.5883555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409813_20432409813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409813'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.276111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5883555'^^xsd:double;
  dwc:latitude '53.0062861'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409813'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419097_20432419097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419097_20432419097> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419097_20432419097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0061749 6.5883625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0061749"^^xsd:decimal ;
  dwc:decimalLongitude "6.5883625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419097_20432419097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0061749 6.5883625)"^^geo:wktLiteral ;
  geo-pos:lat "53.0061749"^^xsd:decimal ;
  geo-pos:long "6.5883625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419097_20432419097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419097'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.002777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5883625'^^xsd:double;
  dwc:latitude '53.0061749'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419097'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410221_20432410221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410221_20432410221> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410221_20432410221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009918 6.5883644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009918"^^xsd:decimal ;
  dwc:decimalLongitude "6.5883644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410221_20432410221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009918 6.5883644)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009918"^^xsd:decimal ;
  geo-pos:long "6.5883644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410221_20432410221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410221'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.254166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5883644'^^xsd:double;
  dwc:latitude '53.0009918'^^xsd:double;
  dwc:coordinatePrecision '19.5'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410221'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418944_20432418944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418944_20432418944> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418944_20432418944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0084594 6.5883767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0084594"^^xsd:decimal ;
  dwc:decimalLongitude "6.5883767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418944_20432418944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0084594 6.5883767)"^^geo:wktLiteral ;
  geo-pos:lat "53.0084594"^^xsd:decimal ;
  geo-pos:long "6.5883767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418944_20432418944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418944'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.1561111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5883767'^^xsd:double;
  dwc:latitude '53.0084594'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418944'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410474_20432410474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410474_20432410474> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410474_20432410474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006263 6.5883855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.006263"^^xsd:decimal ;
  dwc:decimalLongitude "6.5883855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410474_20432410474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006263 6.5883855)"^^geo:wktLiteral ;
  geo-pos:lat "53.006263"^^xsd:decimal ;
  geo-pos:long "6.5883855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410474_20432410474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410474'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.0713888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5883855'^^xsd:double;
  dwc:latitude '53.006263'^^xsd:double;
  dwc:coordinatePrecision '11.6'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410474'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410200_20432410200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410200_20432410200> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410200_20432410200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068357 6.5883933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0068357"^^xsd:decimal ;
  dwc:decimalLongitude "6.5883933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410200_20432410200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068357 6.5883933)"^^geo:wktLiteral ;
  geo-pos:lat "53.0068357"^^xsd:decimal ;
  geo-pos:long "6.5883933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410200_20432410200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410200'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.156111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5883933'^^xsd:double;
  dwc:latitude '53.0068357'^^xsd:double;
  dwc:coordinatePrecision '14.4'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410200'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418882_20432418882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418882_20432418882> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418882_20432418882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083082 6.5884028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0083082"^^xsd:decimal ;
  dwc:decimalLongitude "6.5884028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418882_20432418882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083082 6.5884028)"^^geo:wktLiteral ;
  geo-pos:lat "53.0083082"^^xsd:decimal ;
  geo-pos:long "6.5884028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418882_20432418882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418882'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.01'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5884028'^^xsd:double;
  dwc:latitude '53.0083082'^^xsd:double;
  dwc:coordinatePrecision '19.1'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418882'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418610_20432418610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418610_20432418610> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418610_20432418610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082586 6.588406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0082586"^^xsd:decimal ;
  dwc:decimalLongitude "6.588406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418610_20432418610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082586 6.588406)"^^geo:wktLiteral ;
  geo-pos:lat "53.0082586"^^xsd:decimal ;
  geo-pos:long "6.588406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418610_20432418610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418610'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '21.096666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.588406'^^xsd:double;
  dwc:latitude '53.0082586'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418610'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415295_20432415295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415295_20432415295> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415295_20432415295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0051746 6.5884095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0051746"^^xsd:decimal ;
  dwc:decimalLongitude "6.5884095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415295_20432415295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0051746 6.5884095)"^^geo:wktLiteral ;
  geo-pos:lat "53.0051746"^^xsd:decimal ;
  geo-pos:long "6.5884095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415295_20432415295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415295'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.0163888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5884095'^^xsd:double;
  dwc:latitude '53.0051746'^^xsd:double;
  dwc:coordinatePrecision '12.9'^^xsd:double;
  dwc:minimumElevation '29'^^xsd:integer;
  dwc:maximumElevation '29'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415295'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409701_20432409701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409701_20432409701> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409701_20432409701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0062999 6.5884191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0062999"^^xsd:decimal ;
  dwc:decimalLongitude "6.5884191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409701_20432409701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0062999 6.5884191)"^^geo:wktLiteral ;
  geo-pos:lat "53.0062999"^^xsd:decimal ;
  geo-pos:long "6.5884191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409701_20432409701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409701'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.1991666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5884191'^^xsd:double;
  dwc:latitude '53.0062999'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409701'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419805_20432419805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419805_20432419805> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419805_20432419805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068049 6.5884352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0068049"^^xsd:decimal ;
  dwc:decimalLongitude "6.5884352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419805_20432419805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068049 6.5884352)"^^geo:wktLiteral ;
  geo-pos:lat "53.0068049"^^xsd:decimal ;
  geo-pos:long "6.5884352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419805_20432419805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419805'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.0819444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5884352'^^xsd:double;
  dwc:latitude '53.0068049'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419805'^^xsd:integer;
  dwc:observationDate '2018-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418598_20432418598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418598_20432418598> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418598_20432418598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082418 6.5884354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0082418"^^xsd:decimal ;
  dwc:decimalLongitude "6.5884354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418598_20432418598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0082418 6.5884354)"^^geo:wktLiteral ;
  geo-pos:lat "53.0082418"^^xsd:decimal ;
  geo-pos:long "6.5884354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418598_20432418598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418598'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.105833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5884354'^^xsd:double;
  dwc:latitude '53.0082418'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418598'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419051_20432419051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419051_20432419051> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419051_20432419051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064971 6.5884429)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0064971"^^xsd:decimal ;
  dwc:decimalLongitude "6.5884429"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419051_20432419051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064971 6.5884429)"^^geo:wktLiteral ;
  geo-pos:lat "53.0064971"^^xsd:decimal ;
  geo-pos:long "6.5884429"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419051_20432419051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419051'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.035'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5884429'^^xsd:double;
  dwc:latitude '53.0064971'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419051'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415692_20432415692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415692_20432415692> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415692_20432415692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064545 6.5884608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0064545"^^xsd:decimal ;
  dwc:decimalLongitude "6.5884608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415692_20432415692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064545 6.5884608)"^^geo:wktLiteral ;
  geo-pos:lat "53.0064545"^^xsd:decimal ;
  geo-pos:long "6.5884608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415692_20432415692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415692'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.129444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5884608'^^xsd:double;
  dwc:latitude '53.0064545'^^xsd:double;
  dwc:coordinatePrecision '11.7'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415692'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418979_20432418979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418979_20432418979> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418979_20432418979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0065041 6.5884631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0065041"^^xsd:decimal ;
  dwc:decimalLongitude "6.5884631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418979_20432418979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0065041 6.5884631)"^^geo:wktLiteral ;
  geo-pos:lat "53.0065041"^^xsd:decimal ;
  geo-pos:long "6.5884631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418979_20432418979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418979'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.0761111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5884631'^^xsd:double;
  dwc:latitude '53.0065041'^^xsd:double;
  dwc:coordinatePrecision '6.8'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418979'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419277_20432419277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419277_20432419277> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419277_20432419277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0062019 6.5884684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0062019"^^xsd:decimal ;
  dwc:decimalLongitude "6.5884684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419277_20432419277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0062019 6.5884684)"^^geo:wktLiteral ;
  geo-pos:lat "53.0062019"^^xsd:decimal ;
  geo-pos:long "6.5884684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419277_20432419277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419277'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.1494444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5884684'^^xsd:double;
  dwc:latitude '53.0062019'^^xsd:double;
  dwc:coordinatePrecision '11.5'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419277'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419265_20432419265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419265_20432419265> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419265_20432419265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0062485 6.5884686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0062485"^^xsd:decimal ;
  dwc:decimalLongitude "6.5884686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419265_20432419265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0062485 6.5884686)"^^geo:wktLiteral ;
  geo-pos:lat "53.0062485"^^xsd:decimal ;
  geo-pos:long "6.5884686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419265_20432419265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419265'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.1405555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5884686'^^xsd:double;
  dwc:latitude '53.0062485'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419265'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419556_20432419556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419556_20432419556> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419556_20432419556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0062853 6.5884723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0062853"^^xsd:decimal ;
  dwc:decimalLongitude "6.5884723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419556_20432419556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0062853 6.5884723)"^^geo:wktLiteral ;
  geo-pos:lat "53.0062853"^^xsd:decimal ;
  geo-pos:long "6.5884723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419556_20432419556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419556'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.0666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5884723'^^xsd:double;
  dwc:latitude '53.0062853'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419556'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408867_20432408867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408867_20432408867> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408867_20432408867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0063077 6.5884727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0063077"^^xsd:decimal ;
  dwc:decimalLongitude "6.5884727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408867_20432408867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0063077 6.5884727)"^^geo:wktLiteral ;
  geo-pos:lat "53.0063077"^^xsd:decimal ;
  geo-pos:long "6.5884727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408867_20432408867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408867'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.218333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5884727'^^xsd:double;
  dwc:latitude '53.0063077'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408867'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409526_20432409526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409526_20432409526> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409526_20432409526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0062533 6.5884808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0062533"^^xsd:decimal ;
  dwc:decimalLongitude "6.5884808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409526_20432409526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0062533 6.5884808)"^^geo:wktLiteral ;
  geo-pos:lat "53.0062533"^^xsd:decimal ;
  geo-pos:long "6.5884808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409526_20432409526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409526'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.085'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5884808'^^xsd:double;
  dwc:latitude '53.0062533'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409526'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409625_20432409625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409625_20432409625> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409625_20432409625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0063825 6.5884873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0063825"^^xsd:decimal ;
  dwc:decimalLongitude "6.5884873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409625_20432409625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0063825 6.5884873)"^^geo:wktLiteral ;
  geo-pos:lat "53.0063825"^^xsd:decimal ;
  geo-pos:long "6.5884873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409625_20432409625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409625'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.156666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5884873'^^xsd:double;
  dwc:latitude '53.0063825'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409625'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419791_20432419791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419791_20432419791> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419791_20432419791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0062773 6.5884909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0062773"^^xsd:decimal ;
  dwc:decimalLongitude "6.5884909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419791_20432419791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0062773 6.5884909)"^^geo:wktLiteral ;
  geo-pos:lat "53.0062773"^^xsd:decimal ;
  geo-pos:long "6.5884909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419791_20432419791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419791'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.0866666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5884909'^^xsd:double;
  dwc:latitude '53.0062773'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419791'^^xsd:integer;
  dwc:observationDate '2018-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419015_20432419015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419015_20432419015> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419015_20432419015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0063668 6.5884973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0063668"^^xsd:decimal ;
  dwc:decimalLongitude "6.5884973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419015_20432419015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0063668 6.5884973)"^^geo:wktLiteral ;
  geo-pos:lat "53.0063668"^^xsd:decimal ;
  geo-pos:long "6.5884973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419015_20432419015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419015'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.0494444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5884973'^^xsd:double;
  dwc:latitude '53.0063668'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419015'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409991_20432409991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409991_20432409991> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409991_20432409991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0062711 6.5885135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0062711"^^xsd:decimal ;
  dwc:decimalLongitude "6.5885135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409991_20432409991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0062711 6.5885135)"^^geo:wktLiteral ;
  geo-pos:lat "53.0062711"^^xsd:decimal ;
  geo-pos:long "6.5885135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409991_20432409991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409991'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.4097222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5885135'^^xsd:double;
  dwc:latitude '53.0062711'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409991'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418741_20432418741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418741_20432418741> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418741_20432418741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0063231 6.5885345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0063231"^^xsd:decimal ;
  dwc:decimalLongitude "6.5885345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418741_20432418741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0063231 6.5885345)"^^geo:wktLiteral ;
  geo-pos:lat "53.0063231"^^xsd:decimal ;
  geo-pos:long "6.5885345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418741_20432418741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418741'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.0605555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5885345'^^xsd:double;
  dwc:latitude '53.0063231'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418741'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409641_20432409641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409641_20432409641> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409641_20432409641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067915 6.5885515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067915"^^xsd:decimal ;
  dwc:decimalLongitude "6.5885515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409641_20432409641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067915 6.5885515)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067915"^^xsd:decimal ;
  geo-pos:long "6.5885515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409641_20432409641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409641'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.165555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5885515'^^xsd:double;
  dwc:latitude '53.0067915'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '23'^^xsd:integer;
  dwc:maximumElevation '23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409641'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419180_20432419180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419180_20432419180> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419180_20432419180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083916 6.5885598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0083916"^^xsd:decimal ;
  dwc:decimalLongitude "6.5885598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419180_20432419180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083916 6.5885598)"^^geo:wktLiteral ;
  geo-pos:lat "53.0083916"^^xsd:decimal ;
  geo-pos:long "6.5885598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419180_20432419180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419180'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '21.051666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5885598'^^xsd:double;
  dwc:latitude '53.0083916'^^xsd:double;
  dwc:coordinatePrecision '2.7'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419180'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419204_20432419204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419204_20432419204> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419204_20432419204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.008449 6.5885684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.008449"^^xsd:decimal ;
  dwc:decimalLongitude "6.5885684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419204_20432419204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.008449 6.5885684)"^^geo:wktLiteral ;
  geo-pos:lat "53.008449"^^xsd:decimal ;
  geo-pos:long "6.5885684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419204_20432419204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419204'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '23.038333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5885684'^^xsd:double;
  dwc:latitude '53.008449'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419204'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410439_20432410439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410439_20432410439> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410439_20432410439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011242 6.5885698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011242"^^xsd:decimal ;
  dwc:decimalLongitude "6.5885698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410439_20432410439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011242 6.5885698)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011242"^^xsd:decimal ;
  geo-pos:long "6.5885698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410439_20432410439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410439'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.1605555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5885698'^^xsd:double;
  dwc:latitude '53.0011242'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410439'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419039_20432419039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419039_20432419039> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419039_20432419039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0065588 6.5885704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0065588"^^xsd:decimal ;
  dwc:decimalLongitude "6.5885704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419039_20432419039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0065588 6.5885704)"^^geo:wktLiteral ;
  geo-pos:lat "53.0065588"^^xsd:decimal ;
  geo-pos:long "6.5885704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419039_20432419039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419039'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.0358333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5885704'^^xsd:double;
  dwc:latitude '53.0065588'^^xsd:double;
  dwc:coordinatePrecision '18.8'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419039'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418705_20432418705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418705_20432418705> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418705_20432418705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064144 6.5885941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0064144"^^xsd:decimal ;
  dwc:decimalLongitude "6.5885941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418705_20432418705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064144 6.5885941)"^^geo:wktLiteral ;
  geo-pos:lat "53.0064144"^^xsd:decimal ;
  geo-pos:long "6.5885941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418705_20432418705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418705'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.0830555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5885941'^^xsd:double;
  dwc:latitude '53.0064144'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418705'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419085_20432419085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419085_20432419085> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419085_20432419085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0062473 6.5886093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0062473"^^xsd:decimal ;
  dwc:decimalLongitude "6.5886093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419085_20432419085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0062473 6.5886093)"^^geo:wktLiteral ;
  geo-pos:lat "53.0062473"^^xsd:decimal ;
  geo-pos:long "6.5886093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419085_20432419085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419085'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.000555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5886093'^^xsd:double;
  dwc:latitude '53.0062473'^^xsd:double;
  dwc:coordinatePrecision '15.4'^^xsd:double;
  dwc:minimumElevation '30'^^xsd:integer;
  dwc:maximumElevation '30'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419085'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409721_20432409721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409721_20432409721> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409721_20432409721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0063225 6.5886148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0063225"^^xsd:decimal ;
  dwc:decimalLongitude "6.5886148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409721_20432409721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0063225 6.5886148)"^^geo:wktLiteral ;
  geo-pos:lat "53.0063225"^^xsd:decimal ;
  geo-pos:long "6.5886148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409721_20432409721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409721'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.216111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5886148'^^xsd:double;
  dwc:latitude '53.0063225'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409721'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411289_20432411289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411289_20432411289> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411289_20432411289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067238 6.5886219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067238"^^xsd:decimal ;
  dwc:decimalLongitude "6.5886219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411289_20432411289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067238 6.5886219)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067238"^^xsd:decimal ;
  geo-pos:long "6.5886219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411289_20432411289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411289'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.0194444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5886219'^^xsd:double;
  dwc:latitude '53.0067238'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411289'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410313_20432410313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410313_20432410313> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410313_20432410313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010548 6.5886245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010548"^^xsd:decimal ;
  dwc:decimalLongitude "6.5886245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410313_20432410313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010548 6.5886245)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010548"^^xsd:decimal ;
  geo-pos:long "6.5886245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410313_20432410313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410313'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '16.316111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5886245'^^xsd:double;
  dwc:latitude '53.0010548'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410313'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409613_20432409613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409613_20432409613> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409613_20432409613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0062951 6.5886579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0062951"^^xsd:decimal ;
  dwc:decimalLongitude "6.5886579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409613_20432409613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0062951 6.5886579)"^^geo:wktLiteral ;
  geo-pos:lat "53.0062951"^^xsd:decimal ;
  geo-pos:long "6.5886579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409613_20432409613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409613'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.1569444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5886579'^^xsd:double;
  dwc:latitude '53.0062951'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409613'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419580_20432419580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419580_20432419580> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419580_20432419580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066063 6.5886664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0066063"^^xsd:decimal ;
  dwc:decimalLongitude "6.5886664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419580_20432419580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066063 6.5886664)"^^geo:wktLiteral ;
  geo-pos:lat "53.0066063"^^xsd:decimal ;
  geo-pos:long "6.5886664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419580_20432419580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419580'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.0444444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5886664'^^xsd:double;
  dwc:latitude '53.0066063'^^xsd:double;
  dwc:coordinatePrecision '13.3'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419580'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410763_20432410763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410763_20432410763> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410763_20432410763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011711 6.5886723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011711"^^xsd:decimal ;
  dwc:decimalLongitude "6.5886723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410763_20432410763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011711 6.5886723)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011711"^^xsd:decimal ;
  geo-pos:long "6.5886723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410763_20432410763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410763'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.1355555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5886723'^^xsd:double;
  dwc:latitude '53.0011711'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410763'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419192_20432419192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419192_20432419192> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419192_20432419192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0084182 6.5886923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0084182"^^xsd:decimal ;
  dwc:decimalLongitude "6.5886923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419192_20432419192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0084182 6.5886923)"^^geo:wktLiteral ;
  geo-pos:lat "53.0084182"^^xsd:decimal ;
  geo-pos:long "6.5886923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419192_20432419192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419192'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '22.0425'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5886923'^^xsd:double;
  dwc:latitude '53.0084182'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:minimumElevation '23'^^xsd:integer;
  dwc:maximumElevation '23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419192'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410775_20432410775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410775_20432410775> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410775_20432410775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009198 6.588709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009198"^^xsd:decimal ;
  dwc:decimalLongitude "6.588709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410775_20432410775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009198 6.588709)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009198"^^xsd:decimal ;
  geo-pos:long "6.588709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410775_20432410775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410775'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.1266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.588709'^^xsd:double;
  dwc:latitude '53.0009198'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410775'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416777_20432416777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416777_20432416777> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416777_20432416777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067781 6.5887103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067781"^^xsd:decimal ;
  dwc:decimalLongitude "6.5887103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416777_20432416777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067781 6.5887103)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067781"^^xsd:decimal ;
  geo-pos:long "6.5887103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416777_20432416777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416777'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.0558333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5887103'^^xsd:double;
  dwc:latitude '53.0067781'^^xsd:double;
  dwc:coordinatePrecision '6.8'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416777'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411639_20432411639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411639_20432411639> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411639_20432411639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006764 6.5887167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.006764"^^xsd:decimal ;
  dwc:decimalLongitude "6.5887167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411639_20432411639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006764 6.5887167)"^^geo:wktLiteral ;
  geo-pos:lat "53.006764"^^xsd:decimal ;
  geo-pos:long "6.5887167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411639_20432411639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411639'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.06'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5887167'^^xsd:double;
  dwc:latitude '53.006764'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411639'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410273_20432410273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410273_20432410273> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410273_20432410273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011395 6.588717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011395"^^xsd:decimal ;
  dwc:decimalLongitude "6.588717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410273_20432410273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011395 6.588717)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011395"^^xsd:decimal ;
  geo-pos:long "6.588717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410273_20432410273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410273'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.2830555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.588717'^^xsd:double;
  dwc:latitude '53.0011395'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410273'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419851_20432419851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419851_20432419851> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419851_20432419851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069302 6.5887187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0069302"^^xsd:decimal ;
  dwc:decimalLongitude "6.5887187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419851_20432419851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069302 6.5887187)"^^geo:wktLiteral ;
  geo-pos:lat "53.0069302"^^xsd:decimal ;
  geo-pos:long "6.5887187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419851_20432419851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419851'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.122222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5887187'^^xsd:double;
  dwc:latitude '53.0069302'^^xsd:double;
  dwc:coordinatePrecision '10.1'^^xsd:double;
  dwc:minimumElevation '33'^^xsd:integer;
  dwc:maximumElevation '33'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419851'^^xsd:integer;
  dwc:observationDate '2018-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416309_20432416309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416309_20432416309> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416309_20432416309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068142 6.5887571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0068142"^^xsd:decimal ;
  dwc:decimalLongitude "6.5887571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416309_20432416309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068142 6.5887571)"^^geo:wktLiteral ;
  geo-pos:lat "53.0068142"^^xsd:decimal ;
  geo-pos:long "6.5887571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416309_20432416309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416309'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.055555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5887571'^^xsd:double;
  dwc:latitude '53.0068142'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416309'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411627_20432411627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411627_20432411627> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411627_20432411627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066734 6.5887756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0066734"^^xsd:decimal ;
  dwc:decimalLongitude "6.5887756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411627_20432411627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066734 6.5887756)"^^geo:wktLiteral ;
  geo-pos:lat "53.0066734"^^xsd:decimal ;
  geo-pos:long "6.5887756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411627_20432411627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411627'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.0608333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5887756'^^xsd:double;
  dwc:latitude '53.0066734'^^xsd:double;
  dwc:coordinatePrecision '8.1'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411627'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409649_20432409649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409649_20432409649> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409649_20432409649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068458 6.5887863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0068458"^^xsd:decimal ;
  dwc:decimalLongitude "6.5887863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409649_20432409649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068458 6.5887863)"^^geo:wktLiteral ;
  geo-pos:lat "53.0068458"^^xsd:decimal ;
  geo-pos:long "6.5887863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409649_20432409649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409649'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.173611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5887863'^^xsd:double;
  dwc:latitude '53.0068458'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409649'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409741_20432409741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409741_20432409741> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409741_20432409741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067296 6.5888023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067296"^^xsd:decimal ;
  dwc:decimalLongitude "6.5888023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409741_20432409741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067296 6.5888023)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067296"^^xsd:decimal ;
  geo-pos:long "6.5888023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409741_20432409741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409741'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.227777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5888023'^^xsd:double;
  dwc:latitude '53.0067296'^^xsd:double;
  dwc:coordinatePrecision '9.1'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409741'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417385_20432417385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417385_20432417385> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417385_20432417385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068061 6.5888031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0068061"^^xsd:decimal ;
  dwc:decimalLongitude "6.5888031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417385_20432417385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068061 6.5888031)"^^geo:wktLiteral ;
  geo-pos:lat "53.0068061"^^xsd:decimal ;
  geo-pos:long "6.5888031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417385_20432417385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417385'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.023611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5888031'^^xsd:double;
  dwc:latitude '53.0068061'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417385'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416597_20432416597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416597_20432416597> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416597_20432416597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068816 6.5888044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0068816"^^xsd:decimal ;
  dwc:decimalLongitude "6.5888044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416597_20432416597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068816 6.5888044)"^^geo:wktLiteral ;
  geo-pos:lat "53.0068816"^^xsd:decimal ;
  geo-pos:long "6.5888044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416597_20432416597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416597'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.026666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5888044'^^xsd:double;
  dwc:latitude '53.0068816'^^xsd:double;
  dwc:coordinatePrecision '2.5'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416597'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409685_20432409685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409685_20432409685> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409685_20432409685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067211 6.5888086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067211"^^xsd:decimal ;
  dwc:decimalLongitude "6.5888086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409685_20432409685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067211 6.5888086)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067211"^^xsd:decimal ;
  geo-pos:long "6.5888086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409685_20432409685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409685'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.1994444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5888086'^^xsd:double;
  dwc:latitude '53.0067211'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409685'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419638_20432419638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419638_20432419638> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419638_20432419638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006754 6.5888097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.006754"^^xsd:decimal ;
  dwc:decimalLongitude "6.5888097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419638_20432419638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006754 6.5888097)"^^geo:wktLiteral ;
  geo-pos:lat "53.006754"^^xsd:decimal ;
  geo-pos:long "6.5888097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419638_20432419638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419638'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.130833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5888097'^^xsd:double;
  dwc:latitude '53.006754'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419638'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415403_20432415403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415403_20432415403> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415403_20432415403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006727 6.5888214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.006727"^^xsd:decimal ;
  dwc:decimalLongitude "6.5888214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415403_20432415403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006727 6.5888214)"^^geo:wktLiteral ;
  geo-pos:lat "53.006727"^^xsd:decimal ;
  geo-pos:long "6.5888214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415403_20432415403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415403'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.043333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5888214'^^xsd:double;
  dwc:latitude '53.006727'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415403'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416837_20432416837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416837_20432416837> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416837_20432416837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006753 6.5888291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.006753"^^xsd:decimal ;
  dwc:decimalLongitude "6.5888291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416837_20432416837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006753 6.5888291)"^^geo:wktLiteral ;
  geo-pos:lat "53.006753"^^xsd:decimal ;
  geo-pos:long "6.5888291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416837_20432416837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416837'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.041944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5888291'^^xsd:double;
  dwc:latitude '53.006753'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416837'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409136_20432409136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409136_20432409136> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409136_20432409136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067268 6.5888334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067268"^^xsd:decimal ;
  dwc:decimalLongitude "6.5888334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "37.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409136_20432409136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067268 6.5888334)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067268"^^xsd:decimal ;
  geo-pos:long "6.5888334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "37.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409136_20432409136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409136'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.3677777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5888334'^^xsd:double;
  dwc:latitude '53.0067268'^^xsd:double;
  dwc:coordinatePrecision '37.2'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409136'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417397_20432417397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417397_20432417397> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417397_20432417397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006854 6.5888348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.006854"^^xsd:decimal ;
  dwc:decimalLongitude "6.5888348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417397_20432417397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006854 6.5888348)"^^geo:wktLiteral ;
  geo-pos:lat "53.006854"^^xsd:decimal ;
  geo-pos:long "6.5888348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417397_20432417397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417397'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.010277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5888348'^^xsd:double;
  dwc:latitude '53.006854'^^xsd:double;
  dwc:coordinatePrecision '9.1'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417397'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417374_20432417374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417374_20432417374> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417374_20432417374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067883 6.5888369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067883"^^xsd:decimal ;
  dwc:decimalLongitude "6.5888369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417374_20432417374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067883 6.5888369)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067883"^^xsd:decimal ;
  geo-pos:long "6.5888369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417374_20432417374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417374'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.028611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5888369'^^xsd:double;
  dwc:latitude '53.0067883'^^xsd:double;
  dwc:coordinatePrecision '16.3'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417374'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416345_20432416345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416345_20432416345> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416345_20432416345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068068 6.5888465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0068068"^^xsd:decimal ;
  dwc:decimalLongitude "6.5888465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416345_20432416345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068068 6.5888465)"^^geo:wktLiteral ;
  geo-pos:lat "53.0068068"^^xsd:decimal ;
  geo-pos:long "6.5888465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416345_20432416345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416345'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.041666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5888465'^^xsd:double;
  dwc:latitude '53.0068068'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416345'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409725_20432409725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409725_20432409725> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409725_20432409725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067076 6.5888536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067076"^^xsd:decimal ;
  dwc:decimalLongitude "6.5888536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409725_20432409725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067076 6.5888536)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067076"^^xsd:decimal ;
  geo-pos:long "6.5888536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409725_20432409725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409725'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.225'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5888536'^^xsd:double;
  dwc:latitude '53.0067076'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409725'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409609_20432409609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409609_20432409609> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409609_20432409609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067131 6.588855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067131"^^xsd:decimal ;
  dwc:decimalLongitude "6.588855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409609_20432409609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067131 6.588855)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067131"^^xsd:decimal ;
  geo-pos:long "6.588855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409609_20432409609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409609'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.1569444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.588855'^^xsd:double;
  dwc:latitude '53.0067131'^^xsd:double;
  dwc:coordinatePrecision '10.7'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409609'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408235_20432408235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408235_20432408235> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408235_20432408235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067568 6.5888679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067568"^^xsd:decimal ;
  dwc:decimalLongitude "6.5888679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408235_20432408235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067568 6.5888679)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067568"^^xsd:decimal ;
  geo-pos:long "6.5888679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408235_20432408235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408235'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.36'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5888679'^^xsd:double;
  dwc:latitude '53.0067568'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408235'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416573_20432416573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416573_20432416573> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416573_20432416573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066872 6.5888747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0066872"^^xsd:decimal ;
  dwc:decimalLongitude "6.5888747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416573_20432416573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066872 6.5888747)"^^geo:wktLiteral ;
  geo-pos:lat "53.0066872"^^xsd:decimal ;
  geo-pos:long "6.5888747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416573_20432416573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416573'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.033888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5888747'^^xsd:double;
  dwc:latitude '53.0066872'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416573'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410269_20432410269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410269_20432410269> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410269_20432410269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008488 6.5888771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008488"^^xsd:decimal ;
  dwc:decimalLongitude "6.5888771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410269_20432410269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008488 6.5888771)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008488"^^xsd:decimal ;
  geo-pos:long "6.5888771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410269_20432410269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410269'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.2797222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5888771'^^xsd:double;
  dwc:latitude '53.0008488'^^xsd:double;
  dwc:coordinatePrecision '18.9'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410269'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411651_20432411651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411651_20432411651> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411651_20432411651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0065053 6.588878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0065053"^^xsd:decimal ;
  dwc:decimalLongitude "6.588878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411651_20432411651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0065053 6.588878)"^^geo:wktLiteral ;
  geo-pos:lat "53.0065053"^^xsd:decimal ;
  geo-pos:long "6.588878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411651_20432411651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411651'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.0475'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.588878'^^xsd:double;
  dwc:latitude '53.0065053'^^xsd:double;
  dwc:coordinatePrecision '8.8'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411651'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409467_20432409467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409467_20432409467> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409467_20432409467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0063109 6.5888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0063109"^^xsd:decimal ;
  dwc:decimalLongitude "6.5888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409467_20432409467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0063109 6.5888889)"^^geo:wktLiteral ;
  geo-pos:lat "53.0063109"^^xsd:decimal ;
  geo-pos:long "6.5888889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409467_20432409467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409467'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.040833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5888889'^^xsd:double;
  dwc:latitude '53.0063109'^^xsd:double;
  dwc:coordinatePrecision '13.5'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409467'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409729_20432409729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409729_20432409729> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409729_20432409729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066239 6.5888967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0066239"^^xsd:decimal ;
  dwc:decimalLongitude "6.5888967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409729_20432409729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066239 6.5888967)"^^geo:wktLiteral ;
  geo-pos:lat "53.0066239"^^xsd:decimal ;
  geo-pos:long "6.5888967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409729_20432409729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409729'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.221388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5888967'^^xsd:double;
  dwc:latitude '53.0066239'^^xsd:double;
  dwc:coordinatePrecision '8.2'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409729'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409697_20432409697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409697_20432409697> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409697_20432409697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066391 6.5889058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0066391"^^xsd:decimal ;
  dwc:decimalLongitude "6.5889058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409697_20432409697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066391 6.5889058)"^^geo:wktLiteral ;
  geo-pos:lat "53.0066391"^^xsd:decimal ;
  geo-pos:long "6.5889058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409697_20432409697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409697'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.1991666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5889058'^^xsd:double;
  dwc:latitude '53.0066391'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409697'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418278_20432418278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418278_20432418278> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418278_20432418278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067601 6.5889198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067601"^^xsd:decimal ;
  dwc:decimalLongitude "6.5889198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418278_20432418278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067601 6.5889198)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067601"^^xsd:decimal ;
  geo-pos:long "6.5889198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418278_20432418278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418278'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.251666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5889198'^^xsd:double;
  dwc:latitude '53.0067601'^^xsd:double;
  dwc:coordinatePrecision '2.6'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418278'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409705_20432409705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409705_20432409705> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409705_20432409705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066313 6.5889234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0066313"^^xsd:decimal ;
  dwc:decimalLongitude "6.5889234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409705_20432409705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066313 6.5889234)"^^geo:wktLiteral ;
  geo-pos:lat "53.0066313"^^xsd:decimal ;
  geo-pos:long "6.5889234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409705_20432409705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409705'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.2072222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5889234'^^xsd:double;
  dwc:latitude '53.0066313'^^xsd:double;
  dwc:coordinatePrecision '13.2'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409705'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410030_20432410030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410030_20432410030> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410030_20432410030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067402 6.5889485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067402"^^xsd:decimal ;
  dwc:decimalLongitude "6.5889485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410030_20432410030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067402 6.5889485)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067402"^^xsd:decimal ;
  geo-pos:long "6.5889485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410030_20432410030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410030'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.431111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5889485'^^xsd:double;
  dwc:latitude '53.0067402'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410030'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409681_20432409681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409681_20432409681> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409681_20432409681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006717 6.5889573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.006717"^^xsd:decimal ;
  dwc:decimalLongitude "6.5889573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409681_20432409681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006717 6.5889573)"^^geo:wktLiteral ;
  geo-pos:lat "53.006717"^^xsd:decimal ;
  geo-pos:long "6.5889573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409681_20432409681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409681'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.2016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5889573'^^xsd:double;
  dwc:latitude '53.006717'^^xsd:double;
  dwc:coordinatePrecision '2'^^xsd:integer;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409681'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419568_20432419568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419568_20432419568> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419568_20432419568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069161 6.5889896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0069161"^^xsd:decimal ;
  dwc:decimalLongitude "6.5889896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419568_20432419568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069161 6.5889896)"^^geo:wktLiteral ;
  geo-pos:lat "53.0069161"^^xsd:decimal ;
  geo-pos:long "6.5889896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419568_20432419568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419568'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.0541666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5889896'^^xsd:double;
  dwc:latitude '53.0069161'^^xsd:double;
  dwc:coordinatePrecision '15.1'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419568'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410402_20432410402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410402_20432410402> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410402_20432410402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066497 6.5889981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0066497"^^xsd:decimal ;
  dwc:decimalLongitude "6.5889981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410402_20432410402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066497 6.5889981)"^^geo:wktLiteral ;
  geo-pos:lat "53.0066497"^^xsd:decimal ;
  geo-pos:long "6.5889981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410402_20432410402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410402'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.1113888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5889981'^^xsd:double;
  dwc:latitude '53.0066497'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410402'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418287_20432418287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418287_20432418287> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418287_20432418287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0065952 6.5889989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0065952"^^xsd:decimal ;
  dwc:decimalLongitude "6.5889989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418287_20432418287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0065952 6.5889989)"^^geo:wktLiteral ;
  geo-pos:lat "53.0065952"^^xsd:decimal ;
  geo-pos:long "6.5889989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418287_20432418287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418287'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.250277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5889989'^^xsd:double;
  dwc:latitude '53.0065952'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418287'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410463_20432410463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410463_20432410463> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410463_20432410463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010378 6.5890062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010378"^^xsd:decimal ;
  dwc:decimalLongitude "6.5890062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410463_20432410463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010378 6.5890062)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010378"^^xsd:decimal ;
  geo-pos:long "6.5890062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410463_20432410463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410463'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.1516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5890062'^^xsd:double;
  dwc:latitude '53.0010378'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410463'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417340_20432417340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417340_20432417340> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417340_20432417340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0065893 6.5890094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0065893"^^xsd:decimal ;
  dwc:decimalLongitude "6.5890094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417340_20432417340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0065893 6.5890094)"^^geo:wktLiteral ;
  geo-pos:lat "53.0065893"^^xsd:decimal ;
  geo-pos:long "6.5890094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417340_20432417340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417340'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.06'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5890094'^^xsd:double;
  dwc:latitude '53.0065893'^^xsd:double;
  dwc:coordinatePrecision '2.5'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417340'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409621_20432409621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409621_20432409621> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409621_20432409621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0065636 6.5890114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0065636"^^xsd:decimal ;
  dwc:decimalLongitude "6.5890114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409621_20432409621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0065636 6.5890114)"^^geo:wktLiteral ;
  geo-pos:lat "53.0065636"^^xsd:decimal ;
  geo-pos:long "6.5890114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409621_20432409621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409621'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.161111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5890114'^^xsd:double;
  dwc:latitude '53.0065636'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409621'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417352_20432417352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417352_20432417352> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417352_20432417352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0065711 6.5890211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0065711"^^xsd:decimal ;
  dwc:decimalLongitude "6.5890211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417352_20432417352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0065711 6.5890211)"^^geo:wktLiteral ;
  geo-pos:lat "53.0065711"^^xsd:decimal ;
  geo-pos:long "6.5890211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417352_20432417352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417352'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.0508333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5890211'^^xsd:double;
  dwc:latitude '53.0065711'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417352'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414461_20432414461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414461_20432414461> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414461_20432414461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067031 6.5890224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067031"^^xsd:decimal ;
  dwc:decimalLongitude "6.5890224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414461_20432414461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067031 6.5890224)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067031"^^xsd:decimal ;
  geo-pos:long "6.5890224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414461_20432414461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414461'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.0538888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5890224'^^xsd:double;
  dwc:latitude '53.0067031'^^xsd:double;
  dwc:coordinatePrecision '8.3'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414461'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419833_20432419833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419833_20432419833> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419833_20432419833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0065441 6.5890317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0065441"^^xsd:decimal ;
  dwc:decimalLongitude "6.5890317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419833_20432419833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0065441 6.5890317)"^^geo:wktLiteral ;
  geo-pos:lat "53.0065441"^^xsd:decimal ;
  geo-pos:long "6.5890317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419833_20432419833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419833'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.0636111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5890317'^^xsd:double;
  dwc:latitude '53.0065441'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419833'^^xsd:integer;
  dwc:observationDate '2018-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412407_20432412407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412407_20432412407> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412407_20432412407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006607 6.5890474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.006607"^^xsd:decimal ;
  dwc:decimalLongitude "6.5890474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412407_20432412407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006607 6.5890474)"^^geo:wktLiteral ;
  geo-pos:lat "53.006607"^^xsd:decimal ;
  geo-pos:long "6.5890474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412407_20432412407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412407'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '3.1297222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5890474'^^xsd:double;
  dwc:latitude '53.006607'^^xsd:double;
  dwc:coordinatePrecision '8.8'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412407'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418991_20432418991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418991_20432418991> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418991_20432418991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064789 6.589053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0064789"^^xsd:decimal ;
  dwc:decimalLongitude "6.589053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418991_20432418991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064789 6.589053)"^^geo:wktLiteral ;
  geo-pos:lat "53.0064789"^^xsd:decimal ;
  geo-pos:long "6.589053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418991_20432418991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418991'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.0716666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.589053'^^xsd:double;
  dwc:latitude '53.0064789'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418991'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419003_20432419003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419003_20432419003> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419003_20432419003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0065511 6.5890719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0065511"^^xsd:decimal ;
  dwc:decimalLongitude "6.5890719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419003_20432419003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0065511 6.5890719)"^^geo:wktLiteral ;
  geo-pos:lat "53.0065511"^^xsd:decimal ;
  geo-pos:long "6.5890719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419003_20432419003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419003'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.0583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5890719'^^xsd:double;
  dwc:latitude '53.0065511'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419003'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419840_20432419840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419840_20432419840> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419840_20432419840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0065215 6.5890729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0065215"^^xsd:decimal ;
  dwc:decimalLongitude "6.5890729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419840_20432419840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0065215 6.5890729)"^^geo:wktLiteral ;
  geo-pos:lat "53.0065215"^^xsd:decimal ;
  geo-pos:long "6.5890729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419840_20432419840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419840'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.050555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5890729'^^xsd:double;
  dwc:latitude '53.0065215'^^xsd:double;
  dwc:coordinatePrecision '8.7'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419840'^^xsd:integer;
  dwc:observationDate '2018-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416585_20432416585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416585_20432416585> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416585_20432416585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0065142 6.5890963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0065142"^^xsd:decimal ;
  dwc:decimalLongitude "6.5890963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416585_20432416585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0065142 6.5890963)"^^geo:wktLiteral ;
  geo-pos:lat "53.0065142"^^xsd:decimal ;
  geo-pos:long "6.5890963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416585_20432416585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416585'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.021944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5890963'^^xsd:double;
  dwc:latitude '53.0065142'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416585'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610185_20432610185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610185_20432610185> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610185_20432610185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0030419 6.5891251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0030419"^^xsd:decimal ;
  dwc:decimalLongitude "6.5891251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "74.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610185_20432610185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0030419 6.5891251)"^^geo:wktLiteral ;
  geo-pos:lat "53.0030419"^^xsd:decimal ;
  geo-pos:long "6.5891251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "74.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610185_20432610185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610185'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.055555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5891251'^^xsd:double;
  dwc:latitude '53.0030419'^^xsd:double;
  dwc:coordinatePrecision '74.2'^^xsd:double;
  dwc:minimumElevation '160'^^xsd:integer;
  dwc:maximumElevation '160'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610185'^^xsd:integer;
  dwc:observationDate '2019-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432407853_20432407853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407853_20432407853> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407853_20432407853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068539 6.5891255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0068539"^^xsd:decimal ;
  dwc:decimalLongitude "6.5891255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407853_20432407853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068539 6.5891255)"^^geo:wktLiteral ;
  geo-pos:lat "53.0068539"^^xsd:decimal ;
  geo-pos:long "6.5891255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407853_20432407853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407853'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.1316666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5891255'^^xsd:double;
  dwc:latitude '53.0068539'^^xsd:double;
  dwc:coordinatePrecision '7.2'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407853'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419485_20432419485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419485_20432419485> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419485_20432419485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0089686 6.5891477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0089686"^^xsd:decimal ;
  dwc:decimalLongitude "6.5891477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419485_20432419485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0089686 6.5891477)"^^geo:wktLiteral ;
  geo-pos:lat "53.0089686"^^xsd:decimal ;
  geo-pos:long "6.5891477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419485_20432419485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419485'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '23.16'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5891477'^^xsd:double;
  dwc:latitude '53.0089686'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419485'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419497_20432419497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419497_20432419497> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419497_20432419497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0089578 6.5891578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0089578"^^xsd:decimal ;
  dwc:decimalLongitude "6.5891578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419497_20432419497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0089578 6.5891578)"^^geo:wktLiteral ;
  geo-pos:lat "53.0089578"^^xsd:decimal ;
  geo-pos:long "6.5891578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419497_20432419497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419497'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '0.15527777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5891578'^^xsd:double;
  dwc:latitude '53.0089578'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419497'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415270_20432415270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415270_20432415270> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415270_20432415270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0065842 6.5891619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0065842"^^xsd:decimal ;
  dwc:decimalLongitude "6.5891619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415270_20432415270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0065842 6.5891619)"^^geo:wktLiteral ;
  geo-pos:lat "53.0065842"^^xsd:decimal ;
  geo-pos:long "6.5891619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415270_20432415270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415270'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.0244444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5891619'^^xsd:double;
  dwc:latitude '53.0065842'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415270'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419471_20432419471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419471_20432419471> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419471_20432419471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0089727 6.5891705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0089727"^^xsd:decimal ;
  dwc:decimalLongitude "6.5891705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419471_20432419471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0089727 6.5891705)"^^geo:wktLiteral ;
  geo-pos:lat "53.0089727"^^xsd:decimal ;
  geo-pos:long "6.5891705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419471_20432419471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419471'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '22.004444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5891705'^^xsd:double;
  dwc:latitude '53.0089727'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419471'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410264_20432410264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410264_20432410264> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410264_20432410264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068812 6.5891814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0068812"^^xsd:decimal ;
  dwc:decimalLongitude "6.5891814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410264_20432410264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068812 6.5891814)"^^geo:wktLiteral ;
  geo-pos:lat "53.0068812"^^xsd:decimal ;
  geo-pos:long "6.5891814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410264_20432410264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410264'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.2341666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5891814'^^xsd:double;
  dwc:latitude '53.0068812'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410264'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415007_20432415007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415007_20432415007> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415007_20432415007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064912 6.5891833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0064912"^^xsd:decimal ;
  dwc:decimalLongitude "6.5891833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "24.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415007_20432415007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064912 6.5891833)"^^geo:wktLiteral ;
  geo-pos:lat "53.0064912"^^xsd:decimal ;
  geo-pos:long "6.5891833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "24.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415007_20432415007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415007'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.1166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5891833'^^xsd:double;
  dwc:latitude '53.0064912'^^xsd:double;
  dwc:coordinatePrecision '24.8'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415007'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419798_20432419798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419798_20432419798> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419798_20432419798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066019 6.5892111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0066019"^^xsd:decimal ;
  dwc:decimalLongitude "6.5892111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419798_20432419798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066019 6.5892111)"^^geo:wktLiteral ;
  geo-pos:lat "53.0066019"^^xsd:decimal ;
  geo-pos:long "6.5892111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419798_20432419798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419798'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.0933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5892111'^^xsd:double;
  dwc:latitude '53.0066019'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419798'^^xsd:integer;
  dwc:observationDate '2018-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412431_20432412431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412431_20432412431> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412431_20432412431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0065442 6.5892152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0065442"^^xsd:decimal ;
  dwc:decimalLongitude "6.5892152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "54.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412431_20432412431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0065442 6.5892152)"^^geo:wktLiteral ;
  geo-pos:lat "53.0065442"^^xsd:decimal ;
  geo-pos:long "6.5892152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "54.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412431_20432412431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412431'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.1463888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5892152'^^xsd:double;
  dwc:latitude '53.0065442'^^xsd:double;
  dwc:coordinatePrecision '54.1'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412431'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409035_20432409035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409035_20432409035> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409035_20432409035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066145 6.589236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0066145"^^xsd:decimal ;
  dwc:decimalLongitude "6.589236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409035_20432409035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066145 6.589236)"^^geo:wktLiteral ;
  geo-pos:lat "53.0066145"^^xsd:decimal ;
  geo-pos:long "6.589236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409035_20432409035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409035'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.295'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.589236'^^xsd:double;
  dwc:latitude '53.0066145'^^xsd:double;
  dwc:coordinatePrecision '22.9'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409035'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417882_20432417882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417882_20432417882> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417882_20432417882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0058417 6.589246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0058417"^^xsd:decimal ;
  dwc:decimalLongitude "6.589246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417882_20432417882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0058417 6.589246)"^^geo:wktLiteral ;
  geo-pos:lat "53.0058417"^^xsd:decimal ;
  geo-pos:long "6.589246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417882_20432417882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417882'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.0372222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.589246'^^xsd:double;
  dwc:latitude '53.0058417'^^xsd:double;
  dwc:coordinatePrecision '8.8'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417882'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419521_20432419521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419521_20432419521> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419521_20432419521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0090215 6.5892594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0090215"^^xsd:decimal ;
  dwc:decimalLongitude "6.5892594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419521_20432419521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0090215 6.5892594)"^^geo:wktLiteral ;
  geo-pos:lat "53.0090215"^^xsd:decimal ;
  geo-pos:long "6.5892594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419521_20432419521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419521'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.1516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5892594'^^xsd:double;
  dwc:latitude '53.0090215'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419521'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408957_20432408957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408957_20432408957> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408957_20432408957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006718 6.5892645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.006718"^^xsd:decimal ;
  dwc:decimalLongitude "6.5892645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408957_20432408957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006718 6.5892645)"^^geo:wktLiteral ;
  geo-pos:lat "53.006718"^^xsd:decimal ;
  geo-pos:long "6.5892645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408957_20432408957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408957'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '1.2516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5892645'^^xsd:double;
  dwc:latitude '53.006718'^^xsd:double;
  dwc:coordinatePrecision '2.5'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408957'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417714_20432417714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417714_20432417714> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417714_20432417714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068401 6.5892648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0068401"^^xsd:decimal ;
  dwc:decimalLongitude "6.5892648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417714_20432417714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068401 6.5892648)"^^geo:wktLiteral ;
  geo-pos:lat "53.0068401"^^xsd:decimal ;
  geo-pos:long "6.5892648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417714_20432417714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417714'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.060833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5892648'^^xsd:double;
  dwc:latitude '53.0068401'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417714'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419533_20432419533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419533_20432419533> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419533_20432419533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0087773 6.5892657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0087773"^^xsd:decimal ;
  dwc:decimalLongitude "6.5892657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419533_20432419533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0087773 6.5892657)"^^geo:wktLiteral ;
  geo-pos:lat "53.0087773"^^xsd:decimal ;
  geo-pos:long "6.5892657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419533_20432419533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419533'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.1375'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5892657'^^xsd:double;
  dwc:latitude '53.0087773'^^xsd:double;
  dwc:coordinatePrecision '8.6'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419533'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409617_20432409617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409617_20432409617> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409617_20432409617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066203 6.589274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0066203"^^xsd:decimal ;
  dwc:decimalLongitude "6.589274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409617_20432409617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066203 6.589274)"^^geo:wktLiteral ;
  geo-pos:lat "53.0066203"^^xsd:decimal ;
  geo-pos:long "6.589274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409617_20432409617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409617'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.16'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.589274'^^xsd:double;
  dwc:latitude '53.0066203'^^xsd:double;
  dwc:coordinatePrecision '2.6'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409617'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418020_20432418020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418020_20432418020> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418020_20432418020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068354 6.5892772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0068354"^^xsd:decimal ;
  dwc:decimalLongitude "6.5892772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418020_20432418020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068354 6.5892772)"^^geo:wktLiteral ;
  geo-pos:lat "53.0068354"^^xsd:decimal ;
  geo-pos:long "6.5892772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418020_20432418020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418020'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.054166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5892772'^^xsd:double;
  dwc:latitude '53.0068354'^^xsd:double;
  dwc:coordinatePrecision '7.9'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418020'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419509_20432419509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419509_20432419509> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419509_20432419509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0090713 6.5892897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0090713"^^xsd:decimal ;
  dwc:decimalLongitude "6.5892897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419509_20432419509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0090713 6.5892897)"^^geo:wktLiteral ;
  geo-pos:lat "53.0090713"^^xsd:decimal ;
  geo-pos:long "6.5892897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419509_20432419509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419509'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.1466666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5892897'^^xsd:double;
  dwc:latitude '53.0090713'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419509'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419289_20432419289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419289_20432419289> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419289_20432419289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006792 6.5892919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.006792"^^xsd:decimal ;
  dwc:decimalLongitude "6.5892919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419289_20432419289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006792 6.5892919)"^^geo:wktLiteral ;
  geo-pos:lat "53.006792"^^xsd:decimal ;
  geo-pos:long "6.5892919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419289_20432419289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419289'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.1488888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5892919'^^xsd:double;
  dwc:latitude '53.006792'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419289'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611820_20432611820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611820_20432611820> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611820_20432611820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0026919 6.5893152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0026919"^^xsd:decimal ;
  dwc:decimalLongitude "6.5893152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611820_20432611820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0026919 6.5893152)"^^geo:wktLiteral ;
  geo-pos:lat "53.0026919"^^xsd:decimal ;
  geo-pos:long "6.5893152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611820_20432611820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611820'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.0341666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5893152'^^xsd:double;
  dwc:latitude '53.0026919'^^xsd:double;
  dwc:coordinatePrecision '18.7'^^xsd:double;
  dwc:minimumElevation '144'^^xsd:integer;
  dwc:maximumElevation '144'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611820'^^xsd:integer;
  dwc:observationDate '2019-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432416441_20432416441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416441_20432416441> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416441_20432416441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0058785 6.58934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0058785"^^xsd:decimal ;
  dwc:decimalLongitude "6.58934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416441_20432416441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0058785 6.58934)"^^geo:wktLiteral ;
  geo-pos:lat "53.0058785"^^xsd:decimal ;
  geo-pos:long "6.58934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416441_20432416441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416441'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.0480555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.58934'^^xsd:double;
  dwc:latitude '53.0058785'^^xsd:double;
  dwc:coordinatePrecision '20.4'^^xsd:double;
  dwc:minimumElevation '48'^^xsd:integer;
  dwc:maximumElevation '48'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416441'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416897_20432416897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416897_20432416897> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416897_20432416897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068036 6.5893412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0068036"^^xsd:decimal ;
  dwc:decimalLongitude "6.5893412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416897_20432416897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068036 6.5893412)"^^geo:wktLiteral ;
  geo-pos:lat "53.0068036"^^xsd:decimal ;
  geo-pos:long "6.5893412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416897_20432416897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416897'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.028611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5893412'^^xsd:double;
  dwc:latitude '53.0068036'^^xsd:double;
  dwc:coordinatePrecision '17.6'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416897'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414294_20432414294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414294_20432414294> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414294_20432414294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0065935 6.5893426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0065935"^^xsd:decimal ;
  dwc:decimalLongitude "6.5893426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414294_20432414294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0065935 6.5893426)"^^geo:wktLiteral ;
  geo-pos:lat "53.0065935"^^xsd:decimal ;
  geo-pos:long "6.5893426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414294_20432414294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414294'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.126666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5893426'^^xsd:double;
  dwc:latitude '53.0065935'^^xsd:double;
  dwc:coordinatePrecision '7.6'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414294'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417870_20432417870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417870_20432417870> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417870_20432417870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067314 6.5893589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067314"^^xsd:decimal ;
  dwc:decimalLongitude "6.5893589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417870_20432417870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067314 6.5893589)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067314"^^xsd:decimal ;
  geo-pos:long "6.5893589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417870_20432417870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417870'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.0419444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5893589'^^xsd:double;
  dwc:latitude '53.0067314'^^xsd:double;
  dwc:coordinatePrecision '13'^^xsd:integer;
  dwc:minimumElevation '33'^^xsd:integer;
  dwc:maximumElevation '33'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417870'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415307_20432415307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415307_20432415307> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415307_20432415307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0060578 6.5893597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0060578"^^xsd:decimal ;
  dwc:decimalLongitude "6.5893597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415307_20432415307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0060578 6.5893597)"^^geo:wktLiteral ;
  geo-pos:lat "53.0060578"^^xsd:decimal ;
  geo-pos:long "6.5893597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415307_20432415307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415307'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.0366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5893597'^^xsd:double;
  dwc:latitude '53.0060578'^^xsd:double;
  dwc:coordinatePrecision '9.3'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415307'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418032_20432418032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418032_20432418032> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418032_20432418032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066871 6.5894046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0066871"^^xsd:decimal ;
  dwc:decimalLongitude "6.5894046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418032_20432418032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066871 6.5894046)"^^geo:wktLiteral ;
  geo-pos:lat "53.0066871"^^xsd:decimal ;
  geo-pos:long "6.5894046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418032_20432418032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418032'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.044722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5894046'^^xsd:double;
  dwc:latitude '53.0066871'^^xsd:double;
  dwc:coordinatePrecision '8.1'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418032'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414497_20432414497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414497_20432414497> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414497_20432414497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0059161 6.5894061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0059161"^^xsd:decimal ;
  dwc:decimalLongitude "6.5894061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414497_20432414497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0059161 6.5894061)"^^geo:wktLiteral ;
  geo-pos:lat "53.0059161"^^xsd:decimal ;
  geo-pos:long "6.5894061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414497_20432414497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414497'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.075833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5894061'^^xsd:double;
  dwc:latitude '53.0059161'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414497'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410038_20432410038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410038_20432410038> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410038_20432410038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071106 6.5894913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0071106"^^xsd:decimal ;
  dwc:decimalLongitude "6.5894913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410038_20432410038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071106 6.5894913)"^^geo:wktLiteral ;
  geo-pos:lat "53.0071106"^^xsd:decimal ;
  geo-pos:long "6.5894913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410038_20432410038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410038'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.442222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5894913'^^xsd:double;
  dwc:latitude '53.0071106'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410038'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409439_20432409439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409439_20432409439> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409439_20432409439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006592 6.5895007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.006592"^^xsd:decimal ;
  dwc:decimalLongitude "6.5895007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409439_20432409439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006592 6.5895007)"^^geo:wktLiteral ;
  geo-pos:lat "53.006592"^^xsd:decimal ;
  geo-pos:long "6.5895007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409439_20432409439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409439'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.005555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5895007'^^xsd:double;
  dwc:latitude '53.006592'^^xsd:double;
  dwc:coordinatePrecision '7.2'^^xsd:double;
  dwc:minimumElevation '-15'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409439'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410204_20432410204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410204_20432410204> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410204_20432410204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00594 6.5895199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.00594"^^xsd:decimal ;
  dwc:decimalLongitude "6.5895199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410204_20432410204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00594 6.5895199)"^^geo:wktLiteral ;
  geo-pos:lat "53.00594"^^xsd:decimal ;
  geo-pos:long "6.5895199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410204_20432410204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410204'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.160555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5895199'^^xsd:double;
  dwc:latitude '53.00594'^^xsd:double;
  dwc:coordinatePrecision '14.1'^^xsd:double;
  dwc:minimumElevation '110'^^xsd:integer;
  dwc:maximumElevation '110'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410204'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410654_20432410654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410654_20432410654> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410654_20432410654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069648 6.58954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0069648"^^xsd:decimal ;
  dwc:decimalLongitude "6.58954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410654_20432410654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069648 6.58954)"^^geo:wktLiteral ;
  geo-pos:lat "53.0069648"^^xsd:decimal ;
  geo-pos:long "6.58954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410654_20432410654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410654'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '23.001388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.58954'^^xsd:double;
  dwc:latitude '53.0069648'^^xsd:double;
  dwc:coordinatePrecision '20.5'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410654'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416885_20432416885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416885_20432416885> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416885_20432416885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070009 6.5895468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0070009"^^xsd:decimal ;
  dwc:decimalLongitude "6.5895468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416885_20432416885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070009 6.5895468)"^^geo:wktLiteral ;
  geo-pos:lat "53.0070009"^^xsd:decimal ;
  geo-pos:long "6.5895468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416885_20432416885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416885'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.027222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5895468'^^xsd:double;
  dwc:latitude '53.0070009'^^xsd:double;
  dwc:coordinatePrecision '10.9'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416885'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410156_20432410156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410156_20432410156> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410156_20432410156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069103 6.5895507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0069103"^^xsd:decimal ;
  dwc:decimalLongitude "6.5895507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410156_20432410156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069103 6.5895507)"^^geo:wktLiteral ;
  geo-pos:lat "53.0069103"^^xsd:decimal ;
  geo-pos:long "6.5895507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410156_20432410156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410156'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.1427777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5895507'^^xsd:double;
  dwc:latitude '53.0069103'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410156'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418729_20432418729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418729_20432418729> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418729_20432418729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069958 6.5895739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0069958"^^xsd:decimal ;
  dwc:decimalLongitude "6.5895739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418729_20432418729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069958 6.5895739)"^^geo:wktLiteral ;
  geo-pos:lat "53.0069958"^^xsd:decimal ;
  geo-pos:long "6.5895739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418729_20432418729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418729'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.0608333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5895739'^^xsd:double;
  dwc:latitude '53.0069958'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418729'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418176_20432418176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418176_20432418176> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418176_20432418176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067375 6.5895801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067375"^^xsd:decimal ;
  dwc:decimalLongitude "6.5895801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418176_20432418176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067375 6.5895801)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067375"^^xsd:decimal ;
  geo-pos:long "6.5895801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418176_20432418176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418176'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.0480555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5895801'^^xsd:double;
  dwc:latitude '53.0067375'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418176'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409805_20432409805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409805_20432409805> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409805_20432409805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069735 6.5896012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0069735"^^xsd:decimal ;
  dwc:decimalLongitude "6.5896012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409805_20432409805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069735 6.5896012)"^^geo:wktLiteral ;
  geo-pos:lat "53.0069735"^^xsd:decimal ;
  geo-pos:long "6.5896012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409805_20432409805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409805'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.2763888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5896012'^^xsd:double;
  dwc:latitude '53.0069735'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409805'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410152_20432410152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410152_20432410152> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410152_20432410152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068963 6.5896305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0068963"^^xsd:decimal ;
  dwc:decimalLongitude "6.5896305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410152_20432410152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068963 6.5896305)"^^geo:wktLiteral ;
  geo-pos:lat "53.0068963"^^xsd:decimal ;
  geo-pos:long "6.5896305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410152_20432410152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410152'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.13472222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5896305'^^xsd:double;
  dwc:latitude '53.0068963'^^xsd:double;
  dwc:coordinatePrecision '28'^^xsd:integer;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410152'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418967_20432418967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418967_20432418967> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418967_20432418967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068156 6.5896453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0068156"^^xsd:decimal ;
  dwc:decimalLongitude "6.5896453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418967_20432418967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068156 6.5896453)"^^geo:wktLiteral ;
  geo-pos:lat "53.0068156"^^xsd:decimal ;
  geo-pos:long "6.5896453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418967_20432418967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418967'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.0658333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5896453'^^xsd:double;
  dwc:latitude '53.0068156'^^xsd:double;
  dwc:coordinatePrecision '12'^^xsd:integer;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418967'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419709_20432419709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419709_20432419709> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419709_20432419709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070355 6.5896476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0070355"^^xsd:decimal ;
  dwc:decimalLongitude "6.5896476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419709_20432419709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070355 6.5896476)"^^geo:wktLiteral ;
  geo-pos:lat "53.0070355"^^xsd:decimal ;
  geo-pos:long "6.5896476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419709_20432419709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419709'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.123333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5896476'^^xsd:double;
  dwc:latitude '53.0070355'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419709'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411325_20432411325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411325_20432411325> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411325_20432411325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068308 6.5896554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0068308"^^xsd:decimal ;
  dwc:decimalLongitude "6.5896554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411325_20432411325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068308 6.5896554)"^^geo:wktLiteral ;
  geo-pos:lat "53.0068308"^^xsd:decimal ;
  geo-pos:long "6.5896554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411325_20432411325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411325'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.0011111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5896554'^^xsd:double;
  dwc:latitude '53.0068308'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411325'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414485_20432414485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414485_20432414485> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414485_20432414485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066881 6.5897099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0066881"^^xsd:decimal ;
  dwc:decimalLongitude "6.5897099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414485_20432414485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066881 6.5897099)"^^geo:wktLiteral ;
  geo-pos:lat "53.0066881"^^xsd:decimal ;
  geo-pos:long "6.5897099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "47.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414485_20432414485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414485'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.0766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5897099'^^xsd:double;
  dwc:latitude '53.0066881'^^xsd:double;
  dwc:coordinatePrecision '47.7'^^xsd:double;
  dwc:minimumElevation '24'^^xsd:integer;
  dwc:maximumElevation '24'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414485'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415847_20432415847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415847_20432415847> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415847_20432415847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068637 6.5897167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0068637"^^xsd:decimal ;
  dwc:decimalLongitude "6.5897167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415847_20432415847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068637 6.5897167)"^^geo:wktLiteral ;
  geo-pos:lat "53.0068637"^^xsd:decimal ;
  geo-pos:long "6.5897167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415847_20432415847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415847'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.0638888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5897167'^^xsd:double;
  dwc:latitude '53.0068637'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415847'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419448_20432419448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419448_20432419448> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419448_20432419448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073203 6.5897386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073203"^^xsd:decimal ;
  dwc:decimalLongitude "6.5897386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419448_20432419448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073203 6.5897386)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073203"^^xsd:decimal ;
  geo-pos:long "6.5897386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419448_20432419448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419448'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.081111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5897386'^^xsd:double;
  dwc:latitude '53.0073203'^^xsd:double;
  dwc:coordinatePrecision '10.3'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419448'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415895_20432415895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415895_20432415895> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415895_20432415895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070214 6.5897402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0070214"^^xsd:decimal ;
  dwc:decimalLongitude "6.5897402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415895_20432415895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070214 6.5897402)"^^geo:wktLiteral ;
  geo-pos:lat "53.0070214"^^xsd:decimal ;
  geo-pos:long "6.5897402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415895_20432415895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415895'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.0413888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5897402'^^xsd:double;
  dwc:latitude '53.0070214'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415895'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410774_20432410774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410774_20432410774> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410774_20432410774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067838 6.5897414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067838"^^xsd:decimal ;
  dwc:decimalLongitude "6.5897414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410774_20432410774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067838 6.5897414)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067838"^^xsd:decimal ;
  geo-pos:long "6.5897414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410774_20432410774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410774'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.0016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5897414'^^xsd:double;
  dwc:latitude '53.0067838'^^xsd:double;
  dwc:coordinatePrecision '9.8'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410774'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414305_20432414305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414305_20432414305> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414305_20432414305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068015 6.5897434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0068015"^^xsd:decimal ;
  dwc:decimalLongitude "6.5897434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414305_20432414305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068015 6.5897434)"^^geo:wktLiteral ;
  geo-pos:lat "53.0068015"^^xsd:decimal ;
  geo-pos:long "6.5897434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414305_20432414305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414305'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.131111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5897434'^^xsd:double;
  dwc:latitude '53.0068015'^^xsd:double;
  dwc:coordinatePrecision '8.2'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414305'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407865_20432407865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407865_20432407865> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407865_20432407865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066608 6.5897438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0066608"^^xsd:decimal ;
  dwc:decimalLongitude "6.5897438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407865_20432407865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066608 6.5897438)"^^geo:wktLiteral ;
  geo-pos:lat "53.0066608"^^xsd:decimal ;
  geo-pos:long "6.5897438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407865_20432407865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407865'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.135'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5897438'^^xsd:double;
  dwc:latitude '53.0066608'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407865'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419721_20432419721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419721_20432419721> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419721_20432419721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068899 6.5897479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0068899"^^xsd:decimal ;
  dwc:decimalLongitude "6.5897479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419721_20432419721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068899 6.5897479)"^^geo:wktLiteral ;
  geo-pos:lat "53.0068899"^^xsd:decimal ;
  geo-pos:long "6.5897479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419721_20432419721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419721'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.114166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5897479'^^xsd:double;
  dwc:latitude '53.0068899'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419721'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416513_20432416513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416513_20432416513> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416513_20432416513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068723 6.589755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0068723"^^xsd:decimal ;
  dwc:decimalLongitude "6.589755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416513_20432416513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068723 6.589755)"^^geo:wktLiteral ;
  geo-pos:lat "53.0068723"^^xsd:decimal ;
  geo-pos:long "6.589755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416513_20432416513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416513'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.022777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.589755'^^xsd:double;
  dwc:latitude '53.0068723'^^xsd:double;
  dwc:coordinatePrecision '13.1'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416513'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416477_20432416477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416477_20432416477> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416477_20432416477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068642 6.5897603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0068642"^^xsd:decimal ;
  dwc:decimalLongitude "6.5897603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416477_20432416477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068642 6.5897603)"^^geo:wktLiteral ;
  geo-pos:lat "53.0068642"^^xsd:decimal ;
  geo-pos:long "6.5897603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416477_20432416477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416477'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.0433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5897603'^^xsd:double;
  dwc:latitude '53.0068642'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416477'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412983_20432412983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412983_20432412983> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412983_20432412983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067596 6.5897747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067596"^^xsd:decimal ;
  dwc:decimalLongitude "6.5897747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412983_20432412983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067596 6.5897747)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067596"^^xsd:decimal ;
  geo-pos:long "6.5897747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412983_20432412983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412983'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.1069444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5897747'^^xsd:double;
  dwc:latitude '53.0067596'^^xsd:double;
  dwc:coordinatePrecision '9.7'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412983'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416489_20432416489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416489_20432416489> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416489_20432416489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068717 6.5897747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0068717"^^xsd:decimal ;
  dwc:decimalLongitude "6.5897747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416489_20432416489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068717 6.5897747)"^^geo:wktLiteral ;
  geo-pos:lat "53.0068717"^^xsd:decimal ;
  geo-pos:long "6.5897747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416489_20432416489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416489'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.0361111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5897747'^^xsd:double;
  dwc:latitude '53.0068717'^^xsd:double;
  dwc:coordinatePrecision '9.5'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416489'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418152_20432418152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418152_20432418152> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418152_20432418152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0055565 6.5897855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0055565"^^xsd:decimal ;
  dwc:decimalLongitude "6.5897855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418152_20432418152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0055565 6.5897855)"^^geo:wktLiteral ;
  geo-pos:lat "53.0055565"^^xsd:decimal ;
  geo-pos:long "6.5897855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418152_20432418152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418152'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.0686111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5897855'^^xsd:double;
  dwc:latitude '53.0055565'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '24'^^xsd:integer;
  dwc:maximumElevation '24'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418152'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415981_20432415981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415981_20432415981> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415981_20432415981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068628 6.589788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0068628"^^xsd:decimal ;
  dwc:decimalLongitude "6.589788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415981_20432415981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068628 6.589788)"^^geo:wktLiteral ;
  geo-pos:lat "53.0068628"^^xsd:decimal ;
  geo-pos:long "6.589788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415981_20432415981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415981'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.160555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.589788'^^xsd:double;
  dwc:latitude '53.0068628'^^xsd:double;
  dwc:coordinatePrecision '7.3'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415981'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417280_20432417280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417280_20432417280> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417280_20432417280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068072 6.5898022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0068072"^^xsd:decimal ;
  dwc:decimalLongitude "6.5898022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417280_20432417280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068072 6.5898022)"^^geo:wktLiteral ;
  geo-pos:lat "53.0068072"^^xsd:decimal ;
  geo-pos:long "6.5898022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417280_20432417280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417280'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.0688888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5898022'^^xsd:double;
  dwc:latitude '53.0068072'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417280'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411411_20432411411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411411_20432411411> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411411_20432411411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066751 6.5898328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0066751"^^xsd:decimal ;
  dwc:decimalLongitude "6.5898328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411411_20432411411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066751 6.5898328)"^^geo:wktLiteral ;
  geo-pos:lat "53.0066751"^^xsd:decimal ;
  geo-pos:long "6.5898328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411411_20432411411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411411'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.1425'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5898328'^^xsd:double;
  dwc:latitude '53.0066751'^^xsd:double;
  dwc:coordinatePrecision '14.2'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411411'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410582_20432410582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410582_20432410582> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410582_20432410582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067745 6.5898571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067745"^^xsd:decimal ;
  dwc:decimalLongitude "6.5898571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410582_20432410582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067745 6.5898571)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067745"^^xsd:decimal ;
  geo-pos:long "6.5898571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410582_20432410582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410582'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.030277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5898571'^^xsd:double;
  dwc:latitude '53.0067745'^^xsd:double;
  dwc:coordinatePrecision '14.1'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410582'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409266_20432409266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409266_20432409266> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409266_20432409266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072244 6.5898715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072244"^^xsd:decimal ;
  dwc:decimalLongitude "6.5898715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409266_20432409266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072244 6.5898715)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072244"^^xsd:decimal ;
  geo-pos:long "6.5898715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409266_20432409266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409266'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.4308333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5898715'^^xsd:double;
  dwc:latitude '53.0072244'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409266'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415343_20432415343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415343_20432415343> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415343_20432415343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006889 6.5898743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.006889"^^xsd:decimal ;
  dwc:decimalLongitude "6.5898743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415343_20432415343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006889 6.5898743)"^^geo:wktLiteral ;
  geo-pos:lat "53.006889"^^xsd:decimal ;
  geo-pos:long "6.5898743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415343_20432415343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415343'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.0333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5898743'^^xsd:double;
  dwc:latitude '53.006889'^^xsd:double;
  dwc:coordinatePrecision '19.8'^^xsd:double;
  dwc:minimumElevation '24'^^xsd:integer;
  dwc:maximumElevation '24'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415343'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408855_20432408855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408855_20432408855> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408855_20432408855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068244 6.5899181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0068244"^^xsd:decimal ;
  dwc:decimalLongitude "6.5899181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408855_20432408855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068244 6.5899181)"^^geo:wktLiteral ;
  geo-pos:lat "53.0068244"^^xsd:decimal ;
  geo-pos:long "6.5899181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408855_20432408855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408855'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.2102777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5899181'^^xsd:double;
  dwc:latitude '53.0068244'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408855'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418463_20432418463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418463_20432418463> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418463_20432418463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007005 6.5899424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007005"^^xsd:decimal ;
  dwc:decimalLongitude "6.5899424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418463_20432418463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007005 6.5899424)"^^geo:wktLiteral ;
  geo-pos:lat "53.007005"^^xsd:decimal ;
  geo-pos:long "6.5899424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418463_20432418463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418463'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.0394444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5899424'^^xsd:double;
  dwc:latitude '53.007005'^^xsd:double;
  dwc:coordinatePrecision '7.1'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418463'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419628_20432419628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419628_20432419628> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419628_20432419628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070842 6.5899468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0070842"^^xsd:decimal ;
  dwc:decimalLongitude "6.5899468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419628_20432419628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070842 6.5899468)"^^geo:wktLiteral ;
  geo-pos:lat "53.0070842"^^xsd:decimal ;
  geo-pos:long "6.5899468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419628_20432419628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419628'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.021666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5899468'^^xsd:double;
  dwc:latitude '53.0070842'^^xsd:double;
  dwc:coordinatePrecision '6.9'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419628'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416719_20432416719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416719_20432416719> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416719_20432416719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068784 6.589955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0068784"^^xsd:decimal ;
  dwc:decimalLongitude "6.589955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416719_20432416719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068784 6.589955)"^^geo:wktLiteral ;
  geo-pos:lat "53.0068784"^^xsd:decimal ;
  geo-pos:long "6.589955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416719_20432416719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416719'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.16'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.589955'^^xsd:double;
  dwc:latitude '53.0068784'^^xsd:double;
  dwc:coordinatePrecision '9.7'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416719'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416753_20432416753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416753_20432416753> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416753_20432416753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071134 6.5899883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0071134"^^xsd:decimal ;
  dwc:decimalLongitude "6.5899883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416753_20432416753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071134 6.5899883)"^^geo:wktLiteral ;
  geo-pos:lat "53.0071134"^^xsd:decimal ;
  geo-pos:long "6.5899883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416753_20432416753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416753'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.0736111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5899883'^^xsd:double;
  dwc:latitude '53.0071134'^^xsd:double;
  dwc:coordinatePrecision '1.9'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416753'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416041_20432416041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416041_20432416041> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416041_20432416041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007136 6.5899948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007136"^^xsd:decimal ;
  dwc:decimalLongitude "6.5899948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416041_20432416041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007136 6.5899948)"^^geo:wktLiteral ;
  geo-pos:lat "53.007136"^^xsd:decimal ;
  geo-pos:long "6.5899948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416041_20432416041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416041'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.132222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5899948'^^xsd:double;
  dwc:latitude '53.007136'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416041'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410762_20432410762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410762_20432410762> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410762_20432410762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006939 6.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.006939"^^xsd:decimal ;
  dwc:decimalLongitude "6.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410762_20432410762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006939 6.59)"^^geo:wktLiteral ;
  geo-pos:lat "53.006939"^^xsd:decimal ;
  geo-pos:long "6.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410762_20432410762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410762'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.0044444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.59'^^xsd:double;
  dwc:latitude '53.006939'^^xsd:double;
  dwc:coordinatePrecision '6.8'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410762'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416609_20432416609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416609_20432416609> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416609_20432416609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069444 6.5900066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0069444"^^xsd:decimal ;
  dwc:decimalLongitude "6.5900066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416609_20432416609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069444 6.5900066)"^^geo:wktLiteral ;
  geo-pos:lat "53.0069444"^^xsd:decimal ;
  geo-pos:long "6.5900066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416609_20432416609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416609'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.017222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5900066'^^xsd:double;
  dwc:latitude '53.0069444'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416609'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414767_20432414767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414767_20432414767> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414767_20432414767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067585 6.59002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067585"^^xsd:decimal ;
  dwc:decimalLongitude "6.59002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414767_20432414767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067585 6.59002)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067585"^^xsd:decimal ;
  geo-pos:long "6.59002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414767_20432414767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414767'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.0025'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.59002'^^xsd:double;
  dwc:latitude '53.0067585'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414767'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408951_20432408951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408951_20432408951> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408951_20432408951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069925 6.5900225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0069925"^^xsd:decimal ;
  dwc:decimalLongitude "6.5900225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408951_20432408951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069925 6.5900225)"^^geo:wktLiteral ;
  geo-pos:lat "53.0069925"^^xsd:decimal ;
  geo-pos:long "6.5900225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408951_20432408951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408951'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.24527777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5900225'^^xsd:double;
  dwc:latitude '53.0069925'^^xsd:double;
  dwc:coordinatePrecision '7.6'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408951'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416537_20432416537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416537_20432416537> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416537_20432416537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070707 6.5900261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0070707"^^xsd:decimal ;
  dwc:decimalLongitude "6.5900261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416537_20432416537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070707 6.5900261)"^^geo:wktLiteral ;
  geo-pos:lat "53.0070707"^^xsd:decimal ;
  geo-pos:long "6.5900261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416537_20432416537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416537'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.0025'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5900261'^^xsd:double;
  dwc:latitude '53.0070707'^^xsd:double;
  dwc:coordinatePrecision '17.7'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416537'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416825_20432416825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416825_20432416825> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416825_20432416825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064339 6.5900272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0064339"^^xsd:decimal ;
  dwc:decimalLongitude "6.5900272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416825_20432416825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064339 6.5900272)"^^geo:wktLiteral ;
  geo-pos:lat "53.0064339"^^xsd:decimal ;
  geo-pos:long "6.5900272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416825_20432416825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416825'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.0425'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5900272'^^xsd:double;
  dwc:latitude '53.0064339'^^xsd:double;
  dwc:coordinatePrecision '23.1'^^xsd:double;
  dwc:minimumElevation '35'^^xsd:integer;
  dwc:maximumElevation '35'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416825'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417431_20432417431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417431_20432417431> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417431_20432417431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068704 6.5900638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0068704"^^xsd:decimal ;
  dwc:decimalLongitude "6.5900638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417431_20432417431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0068704 6.5900638)"^^geo:wktLiteral ;
  geo-pos:lat "53.0068704"^^xsd:decimal ;
  geo-pos:long "6.5900638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417431_20432417431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417431'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.018333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5900638'^^xsd:double;
  dwc:latitude '53.0068704'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417431'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418488_20432418488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418488_20432418488> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418488_20432418488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071135 6.5900699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0071135"^^xsd:decimal ;
  dwc:decimalLongitude "6.5900699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418488_20432418488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071135 6.5900699)"^^geo:wktLiteral ;
  geo-pos:lat "53.0071135"^^xsd:decimal ;
  geo-pos:long "6.5900699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418488_20432418488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418488'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.276111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5900699'^^xsd:double;
  dwc:latitude '53.0071135'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418488'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415680_20432415680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415680_20432415680> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415680_20432415680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070788 6.5900767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0070788"^^xsd:decimal ;
  dwc:decimalLongitude "6.5900767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415680_20432415680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070788 6.5900767)"^^geo:wktLiteral ;
  geo-pos:lat "53.0070788"^^xsd:decimal ;
  geo-pos:long "6.5900767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415680_20432415680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415680'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.118888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5900767'^^xsd:double;
  dwc:latitude '53.0070788'^^xsd:double;
  dwc:coordinatePrecision '14.3'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415680'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416561_20432416561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416561_20432416561> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416561_20432416561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070564 6.5900778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0070564"^^xsd:decimal ;
  dwc:decimalLongitude "6.5900778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416561_20432416561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070564 6.5900778)"^^geo:wktLiteral ;
  geo-pos:lat "53.0070564"^^xsd:decimal ;
  geo-pos:long "6.5900778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416561_20432416561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416561'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.008888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5900778'^^xsd:double;
  dwc:latitude '53.0070564'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416561'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409491_20432409491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409491_20432409491> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409491_20432409491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071377 6.5900931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0071377"^^xsd:decimal ;
  dwc:decimalLongitude "6.5900931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "26.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409491_20432409491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071377 6.5900931)"^^geo:wktLiteral ;
  geo-pos:lat "53.0071377"^^xsd:decimal ;
  geo-pos:long "6.5900931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "26.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409491_20432409491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409491'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.0572222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5900931'^^xsd:double;
  dwc:latitude '53.0071377'^^xsd:double;
  dwc:coordinatePrecision '26.8'^^xsd:double;
  dwc:minimumElevation '23'^^xsd:integer;
  dwc:maximumElevation '23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409491'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416549_20432416549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416549_20432416549> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416549_20432416549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069943 6.5901147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0069943"^^xsd:decimal ;
  dwc:decimalLongitude "6.5901147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416549_20432416549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069943 6.5901147)"^^geo:wktLiteral ;
  geo-pos:lat "53.0069943"^^xsd:decimal ;
  geo-pos:long "6.5901147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416549_20432416549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416549'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.004444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5901147'^^xsd:double;
  dwc:latitude '53.0069943'^^xsd:double;
  dwc:coordinatePrecision '10.9'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416549'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418883_20432418883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418883_20432418883> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418883_20432418883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006957 6.5901172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.006957"^^xsd:decimal ;
  dwc:decimalLongitude "6.5901172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418883_20432418883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006957 6.5901172)"^^geo:wktLiteral ;
  geo-pos:lat "53.006957"^^xsd:decimal ;
  geo-pos:long "6.5901172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418883_20432418883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418883'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.081666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5901172'^^xsd:double;
  dwc:latitude '53.006957'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418883'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419763_20432419763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419763_20432419763> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419763_20432419763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074344 6.5901186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074344"^^xsd:decimal ;
  dwc:decimalLongitude "6.5901186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419763_20432419763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074344 6.5901186)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074344"^^xsd:decimal ;
  geo-pos:long "6.5901186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419763_20432419763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419763'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '23.096388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5901186'^^xsd:double;
  dwc:latitude '53.0074344'^^xsd:double;
  dwc:coordinatePrecision '25.4'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419763'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408879_20432408879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408879_20432408879> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408879_20432408879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074138 6.5901201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074138"^^xsd:decimal ;
  dwc:decimalLongitude "6.5901201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408879_20432408879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074138 6.5901201)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074138"^^xsd:decimal ;
  geo-pos:long "6.5901201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408879_20432408879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408879'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.224166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5901201'^^xsd:double;
  dwc:latitude '53.0074138'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408879'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409995_20432409995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409995_20432409995> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409995_20432409995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070237 6.5901454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0070237"^^xsd:decimal ;
  dwc:decimalLongitude "6.5901454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409995_20432409995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070237 6.5901454)"^^geo:wktLiteral ;
  geo-pos:lat "53.0070237"^^xsd:decimal ;
  geo-pos:long "6.5901454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409995_20432409995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409995'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.4186111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5901454'^^xsd:double;
  dwc:latitude '53.0070237'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409995'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417762_20432417762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417762_20432417762> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417762_20432417762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072114 6.5901499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072114"^^xsd:decimal ;
  dwc:decimalLongitude "6.5901499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417762_20432417762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072114 6.5901499)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072114"^^xsd:decimal ;
  geo-pos:long "6.5901499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417762_20432417762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417762'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.036944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5901499'^^xsd:double;
  dwc:latitude '53.0072114'^^xsd:double;
  dwc:coordinatePrecision '22.4'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417762'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409373_20432409373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409373_20432409373> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409373_20432409373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073837 6.5901561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073837"^^xsd:decimal ;
  dwc:decimalLongitude "6.5901561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409373_20432409373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073837 6.5901561)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073837"^^xsd:decimal ;
  geo-pos:long "6.5901561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409373_20432409373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409373'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '23.483055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5901561'^^xsd:double;
  dwc:latitude '53.0073837'^^xsd:double;
  dwc:coordinatePrecision '15.3'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409373'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408873_20432408873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408873_20432408873> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408873_20432408873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074334 6.590157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074334"^^xsd:decimal ;
  dwc:decimalLongitude "6.590157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408873_20432408873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074334 6.590157)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074334"^^xsd:decimal ;
  geo-pos:long "6.590157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408873_20432408873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408873'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.215555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.590157'^^xsd:double;
  dwc:latitude '53.0074334'^^xsd:double;
  dwc:coordinatePrecision '7.2'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408873'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413548_20432413548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413548_20432413548> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413548_20432413548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070515 6.5901632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0070515"^^xsd:decimal ;
  dwc:decimalLongitude "6.5901632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413548_20432413548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070515 6.5901632)"^^geo:wktLiteral ;
  geo-pos:lat "53.0070515"^^xsd:decimal ;
  geo-pos:long "6.5901632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413548_20432413548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413548'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.0708333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5901632'^^xsd:double;
  dwc:latitude '53.0070515'^^xsd:double;
  dwc:coordinatePrecision '17.5'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413548'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416992_20432416992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416992_20432416992> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416992_20432416992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069963 6.5901757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0069963"^^xsd:decimal ;
  dwc:decimalLongitude "6.5901757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416992_20432416992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069963 6.5901757)"^^geo:wktLiteral ;
  geo-pos:lat "53.0069963"^^xsd:decimal ;
  geo-pos:long "6.5901757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416992_20432416992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416992'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.01'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5901757'^^xsd:double;
  dwc:latitude '53.0069963'^^xsd:double;
  dwc:coordinatePrecision '2.3'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416992'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418164_20432418164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418164_20432418164> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418164_20432418164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0062057 6.5901805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0062057"^^xsd:decimal ;
  dwc:decimalLongitude "6.5901805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418164_20432418164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0062057 6.5901805)"^^geo:wktLiteral ;
  geo-pos:lat "53.0062057"^^xsd:decimal ;
  geo-pos:long "6.5901805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418164_20432418164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418164'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.0613888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5901805'^^xsd:double;
  dwc:latitude '53.0062057'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418164'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418475_20432418475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418475_20432418475> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418475_20432418475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069588 6.5901866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0069588"^^xsd:decimal ;
  dwc:decimalLongitude "6.5901866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418475_20432418475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069588 6.5901866)"^^geo:wktLiteral ;
  geo-pos:lat "53.0069588"^^xsd:decimal ;
  geo-pos:long "6.5901866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418475_20432418475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418475'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.045'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5901866'^^xsd:double;
  dwc:latitude '53.0069588'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418475'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414983_20432414983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414983_20432414983> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414983_20432414983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073697 6.5901872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073697"^^xsd:decimal ;
  dwc:decimalLongitude "6.5901872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414983_20432414983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073697 6.5901872)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073697"^^xsd:decimal ;
  geo-pos:long "6.5901872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414983_20432414983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414983'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.1188888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5901872'^^xsd:double;
  dwc:latitude '53.0073697'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414983'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413007_20432413007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413007_20432413007> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413007_20432413007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069901 6.5902066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0069901"^^xsd:decimal ;
  dwc:decimalLongitude "6.5902066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413007_20432413007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069901 6.5902066)"^^geo:wktLiteral ;
  geo-pos:lat "53.0069901"^^xsd:decimal ;
  geo-pos:long "6.5902066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413007_20432413007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413007'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.1197222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5902066'^^xsd:double;
  dwc:latitude '53.0069901'^^xsd:double;
  dwc:coordinatePrecision '10.2'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413007'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419520_20432419520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419520_20432419520> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419520_20432419520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075129 6.5902087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075129"^^xsd:decimal ;
  dwc:decimalLongitude "6.5902087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419520_20432419520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075129 6.5902087)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075129"^^xsd:decimal ;
  geo-pos:long "6.5902087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419520_20432419520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419520'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.0933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5902087'^^xsd:double;
  dwc:latitude '53.0075129'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419520'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409077_20432409077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409077_20432409077> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409077_20432409077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074467 6.5902186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074467"^^xsd:decimal ;
  dwc:decimalLongitude "6.5902186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409077_20432409077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074467 6.5902186)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074467"^^xsd:decimal ;
  geo-pos:long "6.5902186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409077_20432409077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409077'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '21.328888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5902186'^^xsd:double;
  dwc:latitude '53.0074467'^^xsd:double;
  dwc:coordinatePrecision '17.5'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409077'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409502_20432409502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409502_20432409502> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409502_20432409502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069463 6.5902221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0069463"^^xsd:decimal ;
  dwc:decimalLongitude "6.5902221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409502_20432409502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069463 6.5902221)"^^geo:wktLiteral ;
  geo-pos:lat "53.0069463"^^xsd:decimal ;
  geo-pos:long "6.5902221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409502_20432409502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409502'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.0683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5902221'^^xsd:double;
  dwc:latitude '53.0069463'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409502'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417517_20432417517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417517_20432417517> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417517_20432417517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077329 6.5902264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077329"^^xsd:decimal ;
  dwc:decimalLongitude "6.5902264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "29"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417517_20432417517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077329 6.5902264)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077329"^^xsd:decimal ;
  geo-pos:long "6.5902264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "29"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417517_20432417517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417517'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '23.150277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5902264'^^xsd:double;
  dwc:latitude '53.0077329'^^xsd:double;
  dwc:coordinatePrecision '29'^^xsd:integer;
  dwc:minimumElevation '-34'^^xsd:integer;
  dwc:maximumElevation '-34'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417517'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419461_20432419461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419461_20432419461> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419461_20432419461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0107683 6.5902311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0107683"^^xsd:decimal ;
  dwc:decimalLongitude "6.5902311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419461_20432419461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0107683 6.5902311)"^^geo:wktLiteral ;
  geo-pos:lat "53.0107683"^^xsd:decimal ;
  geo-pos:long "6.5902311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419461_20432419461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419461'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '21.167777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5902311'^^xsd:double;
  dwc:latitude '53.0107683'^^xsd:double;
  dwc:coordinatePrecision '8.6'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419461'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419674_20432419674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419674_20432419674> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419674_20432419674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072641 6.5902317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072641"^^xsd:decimal ;
  dwc:decimalLongitude "6.5902317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419674_20432419674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072641 6.5902317)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072641"^^xsd:decimal ;
  geo-pos:long "6.5902317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419674_20432419674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419674'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.105833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5902317'^^xsd:double;
  dwc:latitude '53.0072641'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419674'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409529_20432409529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409529_20432409529> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409529_20432409529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072886 6.5902356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072886"^^xsd:decimal ;
  dwc:decimalLongitude "6.5902356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409529_20432409529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072886 6.5902356)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072886"^^xsd:decimal ;
  geo-pos:long "6.5902356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409529_20432409529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409529'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5902356'^^xsd:double;
  dwc:latitude '53.0072886'^^xsd:double;
  dwc:coordinatePrecision '8.1'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409529'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417256_20432417256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417256_20432417256> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417256_20432417256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007791 6.590241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007791"^^xsd:decimal ;
  dwc:decimalLongitude "6.590241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417256_20432417256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007791 6.590241)"^^geo:wktLiteral ;
  geo-pos:lat "53.007791"^^xsd:decimal ;
  geo-pos:long "6.590241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417256_20432417256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417256'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.0608333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.590241'^^xsd:double;
  dwc:latitude '53.007791'^^xsd:double;
  dwc:coordinatePrecision '22.3'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417256'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418669_20432418669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418669_20432418669> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418669_20432418669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076093 6.5902439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0076093"^^xsd:decimal ;
  dwc:decimalLongitude "6.5902439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418669_20432418669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076093 6.5902439)"^^geo:wktLiteral ;
  geo-pos:lat "53.0076093"^^xsd:decimal ;
  geo-pos:long "6.5902439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418669_20432418669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418669'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.0702777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5902439'^^xsd:double;
  dwc:latitude '53.0076093'^^xsd:double;
  dwc:coordinatePrecision '10.8'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418669'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417328_20432417328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417328_20432417328> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417328_20432417328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070296 6.5902469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0070296"^^xsd:decimal ;
  dwc:decimalLongitude "6.5902469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417328_20432417328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070296 6.5902469)"^^geo:wktLiteral ;
  geo-pos:lat "53.0070296"^^xsd:decimal ;
  geo-pos:long "6.5902469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417328_20432417328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417328'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.0555555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5902469'^^xsd:double;
  dwc:latitude '53.0070296'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417328'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419650_20432419650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419650_20432419650> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419650_20432419650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074435 6.5902538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074435"^^xsd:decimal ;
  dwc:decimalLongitude "6.5902538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419650_20432419650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074435 6.5902538)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074435"^^xsd:decimal ;
  geo-pos:long "6.5902538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419650_20432419650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419650'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.128333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5902538'^^xsd:double;
  dwc:latitude '53.0074435'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419650'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409657_20432409657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409657_20432409657> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409657_20432409657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070237 6.5902616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0070237"^^xsd:decimal ;
  dwc:decimalLongitude "6.5902616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409657_20432409657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070237 6.5902616)"^^geo:wktLiteral ;
  geo-pos:lat "53.0070237"^^xsd:decimal ;
  geo-pos:long "6.5902616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409657_20432409657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409657'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.176666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5902616'^^xsd:double;
  dwc:latitude '53.0070237'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409657'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410240_20432410240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410240_20432410240> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410240_20432410240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074802 6.5902638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074802"^^xsd:decimal ;
  dwc:decimalLongitude "6.5902638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410240_20432410240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074802 6.5902638)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074802"^^xsd:decimal ;
  geo-pos:long "6.5902638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410240_20432410240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410240'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.223888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5902638'^^xsd:double;
  dwc:latitude '53.0074802'^^xsd:double;
  dwc:coordinatePrecision '10.5'^^xsd:double;
  dwc:minimumElevation '23'^^xsd:integer;
  dwc:maximumElevation '23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410240'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412995_20432412995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412995_20432412995> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412995_20432412995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069801 6.5902697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0069801"^^xsd:decimal ;
  dwc:decimalLongitude "6.5902697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412995_20432412995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069801 6.5902697)"^^geo:wktLiteral ;
  geo-pos:lat "53.0069801"^^xsd:decimal ;
  geo-pos:long "6.5902697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412995_20432412995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412995'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.1138888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5902697'^^xsd:double;
  dwc:latitude '53.0069801'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412995'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416184_20432416184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416184_20432416184> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416184_20432416184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069775 6.5902721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0069775"^^xsd:decimal ;
  dwc:decimalLongitude "6.5902721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416184_20432416184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069775 6.5902721)"^^geo:wktLiteral ;
  geo-pos:lat "53.0069775"^^xsd:decimal ;
  geo-pos:long "6.5902721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416184_20432416184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416184'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.0919444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5902721'^^xsd:double;
  dwc:latitude '53.0069775'^^xsd:double;
  dwc:coordinatePrecision '7.3'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416184'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418415_20432418415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418415_20432418415> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418415_20432418415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071164 6.5902748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0071164"^^xsd:decimal ;
  dwc:decimalLongitude "6.5902748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418415_20432418415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071164 6.5902748)"^^geo:wktLiteral ;
  geo-pos:lat "53.0071164"^^xsd:decimal ;
  geo-pos:long "6.5902748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418415_20432418415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418415'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.0502777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5902748'^^xsd:double;
  dwc:latitude '53.0071164'^^xsd:double;
  dwc:coordinatePrecision '13.1'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418415'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417455_20432417455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417455_20432417455> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417455_20432417455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069043 6.5902825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0069043"^^xsd:decimal ;
  dwc:decimalLongitude "6.5902825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417455_20432417455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069043 6.5902825)"^^geo:wktLiteral ;
  geo-pos:lat "53.0069043"^^xsd:decimal ;
  geo-pos:long "6.5902825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417455_20432417455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417455'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.031944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5902825'^^xsd:double;
  dwc:latitude '53.0069043'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417455'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415091_20432415091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415091_20432415091> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415091_20432415091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073189 6.5902825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073189"^^xsd:decimal ;
  dwc:decimalLongitude "6.5902825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415091_20432415091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073189 6.5902825)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073189"^^xsd:decimal ;
  geo-pos:long "6.5902825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415091_20432415091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415091'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.080277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5902825'^^xsd:double;
  dwc:latitude '53.0073189'^^xsd:double;
  dwc:coordinatePrecision '8.4'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415091'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416645_20432416645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416645_20432416645> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416645_20432416645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073981 6.5902828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073981"^^xsd:decimal ;
  dwc:decimalLongitude "6.5902828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416645_20432416645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073981 6.5902828)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073981"^^xsd:decimal ;
  geo-pos:long "6.5902828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416645_20432416645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416645'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22.008611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5902828'^^xsd:double;
  dwc:latitude '53.0073981'^^xsd:double;
  dwc:coordinatePrecision '19.8'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416645'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417268_20432417268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417268_20432417268> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417268_20432417268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075216 6.5902853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075216"^^xsd:decimal ;
  dwc:decimalLongitude "6.5902853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417268_20432417268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075216 6.5902853)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075216"^^xsd:decimal ;
  geo-pos:long "6.5902853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417268_20432417268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417268'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.0633333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5902853'^^xsd:double;
  dwc:latitude '53.0075216'^^xsd:double;
  dwc:coordinatePrecision '15'^^xsd:integer;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417268'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418319_20432418319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418319_20432418319> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418319_20432418319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070268 6.5902884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0070268"^^xsd:decimal ;
  dwc:decimalLongitude "6.5902884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418319_20432418319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070268 6.5902884)"^^geo:wktLiteral ;
  geo-pos:lat "53.0070268"^^xsd:decimal ;
  geo-pos:long "6.5902884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418319_20432418319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418319'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.068333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5902884'^^xsd:double;
  dwc:latitude '53.0070268'^^xsd:double;
  dwc:coordinatePrecision '2.3'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418319'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408795_20432408795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408795_20432408795> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408795_20432408795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073389 6.5902938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073389"^^xsd:decimal ;
  dwc:decimalLongitude "6.5902938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408795_20432408795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073389 6.5902938)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073389"^^xsd:decimal ;
  geo-pos:long "6.5902938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408795_20432408795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408795'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '22.1375'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5902938'^^xsd:double;
  dwc:latitude '53.0073389'^^xsd:double;
  dwc:coordinatePrecision '19.2'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408795'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418367_20432418367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418367_20432418367> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418367_20432418367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074625 6.590296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074625"^^xsd:decimal ;
  dwc:decimalLongitude "6.590296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418367_20432418367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074625 6.590296)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074625"^^xsd:decimal ;
  geo-pos:long "6.590296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418367_20432418367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418367'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.041666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.590296'^^xsd:double;
  dwc:latitude '53.0074625'^^xsd:double;
  dwc:coordinatePrecision '15.9'^^xsd:double;
  dwc:minimumElevation '35'^^xsd:integer;
  dwc:maximumElevation '35'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418367'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415776_20432415776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415776_20432415776> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415776_20432415776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00745 6.590302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.00745"^^xsd:decimal ;
  dwc:decimalLongitude "6.590302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415776_20432415776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00745 6.590302)"^^geo:wktLiteral ;
  geo-pos:lat "53.00745"^^xsd:decimal ;
  geo-pos:long "6.590302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415776_20432415776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415776'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '21.078055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.590302'^^xsd:double;
  dwc:latitude '53.00745'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415776'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410046_20432410046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410046_20432410046> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410046_20432410046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074604 6.5903216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074604"^^xsd:decimal ;
  dwc:decimalLongitude "6.5903216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410046_20432410046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074604 6.5903216)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074604"^^xsd:decimal ;
  geo-pos:long "6.5903216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410046_20432410046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410046'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '21.439166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5903216'^^xsd:double;
  dwc:latitude '53.0074604'^^xsd:double;
  dwc:coordinatePrecision '11.9'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410046'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418597_20432418597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418597_20432418597> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418597_20432418597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074752 6.5903226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074752"^^xsd:decimal ;
  dwc:decimalLongitude "6.5903226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418597_20432418597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074752 6.5903226)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074752"^^xsd:decimal ;
  geo-pos:long "6.5903226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418597_20432418597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418597'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.093333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5903226'^^xsd:double;
  dwc:latitude '53.0074752'^^xsd:double;
  dwc:coordinatePrecision '2.7'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418597'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418955_20432418955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418955_20432418955> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418955_20432418955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075239 6.5903284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075239"^^xsd:decimal ;
  dwc:decimalLongitude "6.5903284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418955_20432418955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075239 6.5903284)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075239"^^xsd:decimal ;
  geo-pos:long "6.5903284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418955_20432418955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418955'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.0588888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5903284'^^xsd:double;
  dwc:latitude '53.0075239'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418955'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419826_20432419826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419826_20432419826> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419826_20432419826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070396 6.5903286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0070396"^^xsd:decimal ;
  dwc:decimalLongitude "6.5903286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419826_20432419826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070396 6.5903286)"^^geo:wktLiteral ;
  geo-pos:lat "53.0070396"^^xsd:decimal ;
  geo-pos:long "6.5903286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419826_20432419826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419826'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.0625'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5903286'^^xsd:double;
  dwc:latitude '53.0070396'^^xsd:double;
  dwc:coordinatePrecision '7.4'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419826'^^xsd:integer;
  dwc:observationDate '2018-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417726_20432417726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417726_20432417726> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417726_20432417726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0054657 6.5903335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0054657"^^xsd:decimal ;
  dwc:decimalLongitude "6.5903335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417726_20432417726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0054657 6.5903335)"^^geo:wktLiteral ;
  geo-pos:lat "53.0054657"^^xsd:decimal ;
  geo-pos:long "6.5903335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417726_20432417726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417726'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.0475'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5903335'^^xsd:double;
  dwc:latitude '53.0054657'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417726'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414282_20432414282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414282_20432414282> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414282_20432414282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070275 6.5903354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0070275"^^xsd:decimal ;
  dwc:decimalLongitude "6.5903354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414282_20432414282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070275 6.5903354)"^^geo:wktLiteral ;
  geo-pos:lat "53.0070275"^^xsd:decimal ;
  geo-pos:long "6.5903354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414282_20432414282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414282'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.116111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5903354'^^xsd:double;
  dwc:latitude '53.0070275'^^xsd:double;
  dwc:coordinatePrecision '8.7'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414282'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409673_20432409673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409673_20432409673> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409673_20432409673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074528 6.5903356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074528"^^xsd:decimal ;
  dwc:decimalLongitude "6.5903356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409673_20432409673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074528 6.5903356)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074528"^^xsd:decimal ;
  geo-pos:long "6.5903356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409673_20432409673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409673'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.191944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5903356'^^xsd:double;
  dwc:latitude '53.0074528'^^xsd:double;
  dwc:coordinatePrecision '14.2'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409673'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409951_20432409951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409951_20432409951> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409951_20432409951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007346 6.5903398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007346"^^xsd:decimal ;
  dwc:decimalLongitude "6.5903398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409951_20432409951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007346 6.5903398)"^^geo:wktLiteral ;
  geo-pos:lat "53.007346"^^xsd:decimal ;
  geo-pos:long "6.5903398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409951_20432409951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409951'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.366388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5903398'^^xsd:double;
  dwc:latitude '53.007346'^^xsd:double;
  dwc:coordinatePrecision '13.6'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409951'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418104_20432418104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418104_20432418104> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418104_20432418104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073048 6.5903436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073048"^^xsd:decimal ;
  dwc:decimalLongitude "6.5903436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418104_20432418104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073048 6.5903436)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073048"^^xsd:decimal ;
  geo-pos:long "6.5903436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418104_20432418104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418104'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.0477777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5903436'^^xsd:double;
  dwc:latitude '53.0073048'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418104'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414425_20432414425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414425_20432414425> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414425_20432414425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069706 6.5903449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0069706"^^xsd:decimal ;
  dwc:decimalLongitude "6.5903449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414425_20432414425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069706 6.5903449)"^^geo:wktLiteral ;
  geo-pos:lat "53.0069706"^^xsd:decimal ;
  geo-pos:long "6.5903449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414425_20432414425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414425'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.0766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5903449'^^xsd:double;
  dwc:latitude '53.0069706'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414425'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409361_20432409361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409361_20432409361> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409361_20432409361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073624 6.5903512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073624"^^xsd:decimal ;
  dwc:decimalLongitude "6.5903512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409361_20432409361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073624 6.5903512)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073624"^^xsd:decimal ;
  geo-pos:long "6.5903512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409361_20432409361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409361'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.4825'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5903512'^^xsd:double;
  dwc:latitude '53.0073624'^^xsd:double;
  dwc:coordinatePrecision '19.1'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409361'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418931_20432418931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418931_20432418931> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418931_20432418931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072998 6.5903535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072998"^^xsd:decimal ;
  dwc:decimalLongitude "6.5903535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418931_20432418931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072998 6.5903535)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072998"^^xsd:decimal ;
  geo-pos:long "6.5903535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418931_20432418931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418931'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.066666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5903535'^^xsd:double;
  dwc:latitude '53.0072998'^^xsd:double;
  dwc:coordinatePrecision '9.6'^^xsd:double;
  dwc:minimumElevation '-44'^^xsd:integer;
  dwc:maximumElevation '-44'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418931'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410236_20432410236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410236_20432410236> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410236_20432410236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076486 6.5903559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0076486"^^xsd:decimal ;
  dwc:decimalLongitude "6.5903559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410236_20432410236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076486 6.5903559)"^^geo:wktLiteral ;
  geo-pos:lat "53.0076486"^^xsd:decimal ;
  geo-pos:long "6.5903559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410236_20432410236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410236'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '21.212222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5903559'^^xsd:double;
  dwc:latitude '53.0076486'^^xsd:double;
  dwc:coordinatePrecision '13.1'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410236'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417137_20432417137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417137_20432417137> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417137_20432417137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075792 6.5903598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075792"^^xsd:decimal ;
  dwc:decimalLongitude "6.5903598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417137_20432417137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075792 6.5903598)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075792"^^xsd:decimal ;
  geo-pos:long "6.5903598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417137_20432417137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417137'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.106111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5903598'^^xsd:double;
  dwc:latitude '53.0075792'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417137'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416921_20432416921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416921_20432416921> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416921_20432416921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073902 6.5903611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073902"^^xsd:decimal ;
  dwc:decimalLongitude "6.5903611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416921_20432416921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073902 6.5903611)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073902"^^xsd:decimal ;
  geo-pos:long "6.5903611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416921_20432416921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416921'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '21.031666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5903611'^^xsd:double;
  dwc:latitude '53.0073902'^^xsd:double;
  dwc:coordinatePrecision '7.4'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416921'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410462_20432410462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410462_20432410462> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410462_20432410462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071341 6.5903621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0071341"^^xsd:decimal ;
  dwc:decimalLongitude "6.5903621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410462_20432410462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071341 6.5903621)"^^geo:wktLiteral ;
  geo-pos:lat "53.0071341"^^xsd:decimal ;
  geo-pos:long "6.5903621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410462_20432410462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410462'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5903621'^^xsd:double;
  dwc:latitude '53.0071341'^^xsd:double;
  dwc:coordinatePrecision '6.8'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410462'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419145_20432419145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419145_20432419145> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419145_20432419145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071509 6.5903626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0071509"^^xsd:decimal ;
  dwc:decimalLongitude "6.5903626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419145_20432419145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071509 6.5903626)"^^geo:wktLiteral ;
  geo-pos:lat "53.0071509"^^xsd:decimal ;
  geo-pos:long "6.5903626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419145_20432419145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419145'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.158333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5903626'^^xsd:double;
  dwc:latitude '53.0071509'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419145'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416405_20432416405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416405_20432416405> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416405_20432416405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073695 6.5903731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073695"^^xsd:decimal ;
  dwc:decimalLongitude "6.5903731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416405_20432416405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073695 6.5903731)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073695"^^xsd:decimal ;
  geo-pos:long "6.5903731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416405_20432416405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416405'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.0588888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5903731'^^xsd:double;
  dwc:latitude '53.0073695'^^xsd:double;
  dwc:coordinatePrecision '8.7'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416405'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409653_20432409653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409653_20432409653> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409653_20432409653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071658 6.5903745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0071658"^^xsd:decimal ;
  dwc:decimalLongitude "6.5903745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409653_20432409653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071658 6.5903745)"^^geo:wktLiteral ;
  geo-pos:lat "53.0071658"^^xsd:decimal ;
  geo-pos:long "6.5903745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409653_20432409653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409653'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.173888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5903745'^^xsd:double;
  dwc:latitude '53.0071658'^^xsd:double;
  dwc:coordinatePrecision '9.9'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409653'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408789_20432408789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408789_20432408789> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408789_20432408789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073904 6.5903745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073904"^^xsd:decimal ;
  dwc:decimalLongitude "6.5903745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408789_20432408789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073904 6.5903745)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073904"^^xsd:decimal ;
  geo-pos:long "6.5903745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408789_20432408789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408789'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '21.133888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5903745'^^xsd:double;
  dwc:latitude '53.0073904'^^xsd:double;
  dwc:coordinatePrecision '18.5'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408789'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417529_20432417529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417529_20432417529> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417529_20432417529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073133 6.5903763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073133"^^xsd:decimal ;
  dwc:decimalLongitude "6.5903763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417529_20432417529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073133 6.5903763)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073133"^^xsd:decimal ;
  geo-pos:long "6.5903763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417529_20432417529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417529'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.14222222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5903763'^^xsd:double;
  dwc:latitude '53.0073133'^^xsd:double;
  dwc:coordinatePrecision '13.2'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417529'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409231_20432409231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409231_20432409231> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409231_20432409231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074014 6.5903768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074014"^^xsd:decimal ;
  dwc:decimalLongitude "6.5903768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409231_20432409231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074014 6.5903768)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074014"^^xsd:decimal ;
  geo-pos:long "6.5903768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409231_20432409231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409231'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '23.410555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5903768'^^xsd:double;
  dwc:latitude '53.0074014'^^xsd:double;
  dwc:coordinatePrecision '13.1'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409231'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408945_20432408945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408945_20432408945> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408945_20432408945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073862 6.5903855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073862"^^xsd:decimal ;
  dwc:decimalLongitude "6.5903855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408945_20432408945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073862 6.5903855)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073862"^^xsd:decimal ;
  geo-pos:long "6.5903855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408945_20432408945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408945'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '23.249722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5903855'^^xsd:double;
  dwc:latitude '53.0073862'^^xsd:double;
  dwc:coordinatePrecision '7.7'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408945'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407859_20432407859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407859_20432407859> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407859_20432407859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007137 6.5903892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007137"^^xsd:decimal ;
  dwc:decimalLongitude "6.5903892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407859_20432407859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007137 6.5903892)"^^geo:wktLiteral ;
  geo-pos:lat "53.007137"^^xsd:decimal ;
  geo-pos:long "6.5903892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407859_20432407859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407859'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.1283333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5903892'^^xsd:double;
  dwc:latitude '53.007137'^^xsd:double;
  dwc:coordinatePrecision '7.6'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407859'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416957_20432416957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416957_20432416957> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416957_20432416957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073168 6.5903896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073168"^^xsd:decimal ;
  dwc:decimalLongitude "6.5903896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416957_20432416957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073168 6.5903896)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073168"^^xsd:decimal ;
  geo-pos:long "6.5903896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416957_20432416957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416957'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.023055555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5903896'^^xsd:double;
  dwc:latitude '53.0073168'^^xsd:double;
  dwc:coordinatePrecision '9.6'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416957'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409225_20432409225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409225_20432409225> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409225_20432409225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073816 6.5903897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073816"^^xsd:decimal ;
  dwc:decimalLongitude "6.5903897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409225_20432409225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073816 6.5903897)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073816"^^xsd:decimal ;
  geo-pos:long "6.5903897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409225_20432409225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409225'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '22.41'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5903897'^^xsd:double;
  dwc:latitude '53.0073816'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409225'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409565_20432409565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409565_20432409565> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409565_20432409565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073865 6.5903907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073865"^^xsd:decimal ;
  dwc:decimalLongitude "6.5903907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409565_20432409565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073865 6.5903907)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073865"^^xsd:decimal ;
  geo-pos:long "6.5903907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409565_20432409565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409565'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.1075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5903907'^^xsd:double;
  dwc:latitude '53.0073865'^^xsd:double;
  dwc:coordinatePrecision '12.6'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409565'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416321_20432416321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416321_20432416321> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416321_20432416321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073069 6.5903951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073069"^^xsd:decimal ;
  dwc:decimalLongitude "6.5903951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416321_20432416321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073069 6.5903951)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073069"^^xsd:decimal ;
  geo-pos:long "6.5903951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416321_20432416321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416321'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.046388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5903951'^^xsd:double;
  dwc:latitude '53.0073069'^^xsd:double;
  dwc:coordinatePrecision '8.2'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416321'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408933_20432408933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408933_20432408933> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408933_20432408933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075053 6.5903957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075053"^^xsd:decimal ;
  dwc:decimalLongitude "6.5903957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408933_20432408933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075053 6.5903957)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075053"^^xsd:decimal ;
  geo-pos:long "6.5903957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408933_20432408933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408933'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '21.243055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5903957'^^xsd:double;
  dwc:latitude '53.0075053'^^xsd:double;
  dwc:coordinatePrecision '15'^^xsd:integer;
  dwc:minimumElevation '26'^^xsd:integer;
  dwc:maximumElevation '26'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408933'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419205_20432419205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419205_20432419205> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419205_20432419205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073795 6.5903971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073795"^^xsd:decimal ;
  dwc:decimalLongitude "6.5903971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419205_20432419205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073795 6.5903971)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073795"^^xsd:decimal ;
  geo-pos:long "6.5903971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419205_20432419205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419205'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '23.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5903971'^^xsd:double;
  dwc:latitude '53.0073795'^^xsd:double;
  dwc:coordinatePrecision '16.5'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419205'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417005_20432417005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417005_20432417005> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417005_20432417005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070914 6.590399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0070914"^^xsd:decimal ;
  dwc:decimalLongitude "6.590399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417005_20432417005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070914 6.590399)"^^geo:wktLiteral ;
  geo-pos:lat "53.0070914"^^xsd:decimal ;
  geo-pos:long "6.590399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417005_20432417005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417005'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.1608333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.590399'^^xsd:double;
  dwc:latitude '53.0070914'^^xsd:double;
  dwc:coordinatePrecision '9.7'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417005'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417846_20432417846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417846_20432417846> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417846_20432417846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007088 6.5904079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007088"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417846_20432417846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007088 6.5904079)"^^geo:wktLiteral ;
  geo-pos:lat "53.007088"^^xsd:decimal ;
  geo-pos:long "6.5904079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417846_20432417846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417846'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.055'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904079'^^xsd:double;
  dwc:latitude '53.007088'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417846'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417798_20432417798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417798_20432417798> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417798_20432417798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074073 6.590408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074073"^^xsd:decimal ;
  dwc:decimalLongitude "6.590408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417798_20432417798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074073 6.590408)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074073"^^xsd:decimal ;
  geo-pos:long "6.590408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417798_20432417798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417798'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '23.055833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.590408'^^xsd:double;
  dwc:latitude '53.0074073'^^xsd:double;
  dwc:coordinatePrecision '18.4'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417798'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408939_20432408939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408939_20432408939> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408939_20432408939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073495 6.5904094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073495"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408939_20432408939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073495 6.5904094)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073495"^^xsd:decimal ;
  geo-pos:long "6.5904094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408939_20432408939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408939'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '22.251666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904094'^^xsd:double;
  dwc:latitude '53.0073495'^^xsd:double;
  dwc:coordinatePrecision '7.4'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408939'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409857_20432409857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409857_20432409857> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409857_20432409857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072662 6.5904099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072662"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "49.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409857_20432409857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072662 6.5904099)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072662"^^xsd:decimal ;
  geo-pos:long "6.5904099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "49.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409857_20432409857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409857'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '21.295833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904099'^^xsd:double;
  dwc:latitude '53.0072662'^^xsd:double;
  dwc:coordinatePrecision '49.8'^^xsd:double;
  dwc:minimumElevation '30'^^xsd:integer;
  dwc:maximumElevation '30'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409857'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419157_20432419157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419157_20432419157> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419157_20432419157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071354 6.5904106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0071354"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419157_20432419157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071354 6.5904106)"^^geo:wktLiteral ;
  geo-pos:lat "53.0071354"^^xsd:decimal ;
  geo-pos:long "6.5904106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419157_20432419157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419157'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.148888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904106'^^xsd:double;
  dwc:latitude '53.0071354'^^xsd:double;
  dwc:coordinatePrecision '9.3'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419157'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417041_20432417041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417041_20432417041> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417041_20432417041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070954 6.5904134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0070954"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417041_20432417041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070954 6.5904134)"^^geo:wktLiteral ;
  geo-pos:lat "53.0070954"^^xsd:decimal ;
  geo-pos:long "6.5904134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417041_20432417041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417041'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.1425'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904134'^^xsd:double;
  dwc:latitude '53.0070954'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417041'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418355_20432418355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418355_20432418355> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418355_20432418355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073837 6.5904168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073837"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418355_20432418355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073837 6.5904168)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073837"^^xsd:decimal ;
  geo-pos:long "6.5904168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418355_20432418355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418355'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.050833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904168'^^xsd:double;
  dwc:latitude '53.0073837'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418355'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418379_20432418379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418379_20432418379> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418379_20432418379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073894 6.5904177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073894"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418379_20432418379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073894 6.5904177)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073894"^^xsd:decimal ;
  geo-pos:long "6.5904177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418379_20432418379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418379'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.0358333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904177'^^xsd:double;
  dwc:latitude '53.0073894'^^xsd:double;
  dwc:coordinatePrecision '17.4'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418379'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418919_20432418919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418919_20432418919> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418919_20432418919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074638 6.5904225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074638"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418919_20432418919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074638 6.5904225)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074638"^^xsd:decimal ;
  geo-pos:long "6.5904225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418919_20432418919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418919'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.073055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904225'^^xsd:double;
  dwc:latitude '53.0074638'^^xsd:double;
  dwc:coordinatePrecision '13.6'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418919'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408782_20432408782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408782_20432408782> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408782_20432408782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074242 6.590428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074242"^^xsd:decimal ;
  dwc:decimalLongitude "6.590428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408782_20432408782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074242 6.590428)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074242"^^xsd:decimal ;
  geo-pos:long "6.590428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408782_20432408782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408782'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.131666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.590428'^^xsd:double;
  dwc:latitude '53.0074242'^^xsd:double;
  dwc:coordinatePrecision '18.6'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408782'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417822_20432417822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417822_20432417822> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417822_20432417822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074254 6.5904282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074254"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417822_20432417822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074254 6.5904282)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074254"^^xsd:decimal ;
  geo-pos:long "6.5904282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417822_20432417822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417822'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.045'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904282'^^xsd:double;
  dwc:latitude '53.0074254'^^xsd:double;
  dwc:coordinatePrecision '8.5'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417822'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409861_20432409861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409861_20432409861> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409861_20432409861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073863 6.5904284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073863"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409861_20432409861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073863 6.5904284)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073863"^^xsd:decimal ;
  geo-pos:long "6.5904284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409861_20432409861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409861'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '22.306944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904284'^^xsd:double;
  dwc:latitude '53.0073863'^^xsd:double;
  dwc:coordinatePrecision '8.3'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409861'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432410050_20432410050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410050_20432410050> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410050_20432410050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073601 6.5904292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073601"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410050_20432410050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073601 6.5904292)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073601"^^xsd:decimal ;
  geo-pos:long "6.5904292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410050_20432410050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410050'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '22.443333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904292'^^xsd:double;
  dwc:latitude '53.0073601'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410050'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419460_20432419460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419460_20432419460> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419460_20432419460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007615 6.5904307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007615"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419460_20432419460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007615 6.5904307)"^^geo:wktLiteral ;
  geo-pos:lat "53.007615"^^xsd:decimal ;
  geo-pos:long "6.5904307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419460_20432419460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419460'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '21.075277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904307'^^xsd:double;
  dwc:latitude '53.007615'^^xsd:double;
  dwc:coordinatePrecision '30.8'^^xsd:double;
  dwc:minimumElevation '-19'^^xsd:integer;
  dwc:maximumElevation '-19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419460'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417972_20432417972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417972_20432417972> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417972_20432417972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072503 6.5904311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072503"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417972_20432417972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072503 6.5904311)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072503"^^xsd:decimal ;
  geo-pos:long "6.5904311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417972_20432417972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417972'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.061388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904311'^^xsd:double;
  dwc:latitude '53.0072503'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417972'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409577_20432409577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409577_20432409577> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409577_20432409577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074021 6.5904314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074021"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409577_20432409577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074021 6.5904314)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074021"^^xsd:decimal ;
  geo-pos:long "6.5904314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409577_20432409577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409577'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '23.113333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904314'^^xsd:double;
  dwc:latitude '53.0074021'^^xsd:double;
  dwc:coordinatePrecision '14'^^xsd:integer;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409577'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408927_20432408927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408927_20432408927> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408927_20432408927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074371 6.5904315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074371"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408927_20432408927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074371 6.5904315)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074371"^^xsd:decimal ;
  geo-pos:long "6.5904315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408927_20432408927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408927'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.241111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904315'^^xsd:double;
  dwc:latitude '53.0074371'^^xsd:double;
  dwc:coordinatePrecision '9.2'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408927'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415812_20432415812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415812_20432415812> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415812_20432415812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007416 6.5904386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007416"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415812_20432415812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007416 6.5904386)"^^geo:wktLiteral ;
  geo-pos:lat "53.007416"^^xsd:decimal ;
  geo-pos:long "6.5904386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415812_20432415812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415812'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '0.092777777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904386'^^xsd:double;
  dwc:latitude '53.007416'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415812'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409243_20432409243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409243_20432409243> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409243_20432409243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074264 6.5904415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074264"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409243_20432409243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074264 6.5904415)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074264"^^xsd:decimal ;
  geo-pos:long "6.5904415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409243_20432409243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409243'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.4236111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904415'^^xsd:double;
  dwc:latitude '53.0074264'^^xsd:double;
  dwc:coordinatePrecision '15.1'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409243'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418943_20432418943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418943_20432418943> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418943_20432418943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073685 6.590442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073685"^^xsd:decimal ;
  dwc:decimalLongitude "6.590442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418943_20432418943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073685 6.590442)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073685"^^xsd:decimal ;
  geo-pos:long "6.590442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418943_20432418943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418943'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.0672222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.590442'^^xsd:double;
  dwc:latitude '53.0073685'^^xsd:double;
  dwc:coordinatePrecision '16.7'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418943'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416789_20432416789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416789_20432416789> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416789_20432416789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071756 6.5904445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0071756"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416789_20432416789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071756 6.5904445)"^^geo:wktLiteral ;
  geo-pos:lat "53.0071756"^^xsd:decimal ;
  geo-pos:long "6.5904445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416789_20432416789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416789'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.051666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904445'^^xsd:double;
  dwc:latitude '53.0071756'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416789'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417625_20432417625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417625_20432417625> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417625_20432417625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007083 6.590445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007083"^^xsd:decimal ;
  dwc:decimalLongitude "6.590445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417625_20432417625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007083 6.590445)"^^geo:wktLiteral ;
  geo-pos:lat "53.007083"^^xsd:decimal ;
  geo-pos:long "6.590445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417625_20432417625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417625'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.1105555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.590445'^^xsd:double;
  dwc:latitude '53.007083'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417625'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409665_20432409665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409665_20432409665> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409665_20432409665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074543 6.5904453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074543"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409665_20432409665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074543 6.5904453)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074543"^^xsd:decimal ;
  geo-pos:long "6.5904453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409665_20432409665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409665'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.193333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904453'^^xsd:double;
  dwc:latitude '53.0074543'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409665'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409089_20432409089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409089_20432409089> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409089_20432409089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074339 6.5904454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074339"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409089_20432409089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074339 6.5904454)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074339"^^xsd:decimal ;
  geo-pos:long "6.5904454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409089_20432409089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409089'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '23.335555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904454'^^xsd:double;
  dwc:latitude '53.0074339'^^xsd:double;
  dwc:coordinatePrecision '8.9'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409089'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418658_20432418658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418658_20432418658> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418658_20432418658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074176 6.590449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074176"^^xsd:decimal ;
  dwc:decimalLongitude "6.590449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418658_20432418658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074176 6.590449)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074176"^^xsd:decimal ;
  geo-pos:long "6.590449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418658_20432418658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418658'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.0836111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.590449'^^xsd:double;
  dwc:latitude '53.0074176'^^xsd:double;
  dwc:coordinatePrecision '11.5'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418658'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419217_20432419217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419217_20432419217> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419217_20432419217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073681 6.59045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073681"^^xsd:decimal ;
  dwc:decimalLongitude "6.59045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419217_20432419217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073681 6.59045)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073681"^^xsd:decimal ;
  geo-pos:long "6.59045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419217_20432419217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419217'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0.13638888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.59045'^^xsd:double;
  dwc:latitude '53.0073681'^^xsd:double;
  dwc:coordinatePrecision '12.2'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419217'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409769_20432409769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409769_20432409769> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409769_20432409769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074087 6.59045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074087"^^xsd:decimal ;
  dwc:decimalLongitude "6.59045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409769_20432409769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074087 6.59045)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074087"^^xsd:decimal ;
  geo-pos:long "6.59045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409769_20432409769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409769'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '23.246388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.59045'^^xsd:double;
  dwc:latitude '53.0074087'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409769'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418645_20432418645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418645_20432418645> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418645_20432418645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074366 6.5904531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074366"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "24.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418645_20432418645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074366 6.5904531)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074366"^^xsd:decimal ;
  geo-pos:long "6.5904531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "24.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418645_20432418645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418645'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.083611111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904531'^^xsd:double;
  dwc:latitude '53.0074366'^^xsd:double;
  dwc:coordinatePrecision '24.1'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418645'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416969_20432416969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416969_20432416969> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416969_20432416969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007512 6.5904533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007512"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416969_20432416969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007512 6.5904533)"^^geo:wktLiteral ;
  geo-pos:lat "53.007512"^^xsd:decimal ;
  geo-pos:long "6.5904533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416969_20432416969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416969'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.01'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904533'^^xsd:double;
  dwc:latitude '53.007512'^^xsd:double;
  dwc:coordinatePrecision '30.5'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416969'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419484_20432419484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419484_20432419484> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419484_20432419484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007553 6.5904541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007553"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419484_20432419484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007553 6.5904541)"^^geo:wktLiteral ;
  geo-pos:lat "53.007553"^^xsd:decimal ;
  geo-pos:long "6.5904541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419484_20432419484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419484'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '23.085277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904541'^^xsd:double;
  dwc:latitude '53.007553'^^xsd:double;
  dwc:coordinatePrecision '17.9'^^xsd:double;
  dwc:minimumElevation '29'^^xsd:integer;
  dwc:maximumElevation '29'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419484'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409573_20432409573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409573_20432409573> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409573_20432409573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073915 6.5904544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073915"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409573_20432409573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073915 6.5904544)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073915"^^xsd:decimal ;
  geo-pos:long "6.5904544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409573_20432409573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409573'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '22.119722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904544'^^xsd:double;
  dwc:latitude '53.0073915'^^xsd:double;
  dwc:coordinatePrecision '9.9'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409573'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419770_20432419770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419770_20432419770> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419770_20432419770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007436 6.5904593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007436"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419770_20432419770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007436 6.5904593)"^^geo:wktLiteral ;
  geo-pos:lat "53.007436"^^xsd:decimal ;
  geo-pos:long "6.5904593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419770_20432419770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419770'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.095833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904593'^^xsd:double;
  dwc:latitude '53.007436'^^xsd:double;
  dwc:coordinatePrecision '7.3'^^xsd:double;
  dwc:minimumElevation '23'^^xsd:integer;
  dwc:maximumElevation '23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419770'^^xsd:integer;
  dwc:observationDate '2018-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408897_20432408897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408897_20432408897> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408897_20432408897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075813 6.5904595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075813"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408897_20432408897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075813 6.5904595)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075813"^^xsd:decimal ;
  geo-pos:long "6.5904595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408897_20432408897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408897'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.228611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904595'^^xsd:double;
  dwc:latitude '53.0075813'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408897'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409510_20432409510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409510_20432409510> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409510_20432409510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069507 6.5904597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0069507"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409510_20432409510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069507 6.5904597)"^^geo:wktLiteral ;
  geo-pos:lat "53.0069507"^^xsd:decimal ;
  geo-pos:long "6.5904597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409510_20432409510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409510'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.0797222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904597'^^xsd:double;
  dwc:latitude '53.0069507'^^xsd:double;
  dwc:coordinatePrecision '10.9'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409510'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418092_20432418092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418092_20432418092> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418092_20432418092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075093 6.5904601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075093"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418092_20432418092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075093 6.5904601)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075093"^^xsd:decimal ;
  geo-pos:long "6.5904601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418092_20432418092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418092'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.044444444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904601'^^xsd:double;
  dwc:latitude '53.0075093'^^xsd:double;
  dwc:coordinatePrecision '21.4'^^xsd:double;
  dwc:minimumElevation '29'^^xsd:integer;
  dwc:maximumElevation '29'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418092'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417810_20432417810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417810_20432417810> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417810_20432417810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073828 6.590463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073828"^^xsd:decimal ;
  dwc:decimalLongitude "6.590463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417810_20432417810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073828 6.590463)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073828"^^xsd:decimal ;
  geo-pos:long "6.590463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417810_20432417810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417810'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.0425'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.590463'^^xsd:double;
  dwc:latitude '53.0073828'^^xsd:double;
  dwc:coordinatePrecision '17'^^xsd:integer;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417810'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415800_20432415800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415800_20432415800> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415800_20432415800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075257 6.5904642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075257"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "37.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415800_20432415800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075257 6.5904642)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075257"^^xsd:decimal ;
  geo-pos:long "6.5904642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "37.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415800_20432415800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415800'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '23.086388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904642'^^xsd:double;
  dwc:latitude '53.0075257'^^xsd:double;
  dwc:coordinatePrecision '37.3'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415800'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407871_20432407871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407871_20432407871> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407871_20432407871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074968 6.5904649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074968"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407871_20432407871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074968 6.5904649)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074968"^^xsd:decimal ;
  geo-pos:long "6.5904649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407871_20432407871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407871'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.131111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904649'^^xsd:double;
  dwc:latitude '53.0074968'^^xsd:double;
  dwc:coordinatePrecision '20.1'^^xsd:double;
  dwc:minimumElevation '47'^^xsd:integer;
  dwc:maximumElevation '47'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407871'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409947_20432409947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409947_20432409947> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409947_20432409947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007555 6.5904704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007555"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "37"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409947_20432409947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007555 6.5904704)"^^geo:wktLiteral ;
  geo-pos:lat "53.007555"^^xsd:decimal ;
  geo-pos:long "6.5904704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "37"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409947_20432409947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409947'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.368333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904704'^^xsd:double;
  dwc:latitude '53.007555'^^xsd:double;
  dwc:coordinatePrecision '37'^^xsd:integer;
  dwc:minimumElevation '31'^^xsd:integer;
  dwc:maximumElevation '31'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409947'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416801_20432416801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416801_20432416801> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416801_20432416801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071838 6.5904708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0071838"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416801_20432416801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071838 6.5904708)"^^geo:wktLiteral ;
  geo-pos:lat "53.0071838"^^xsd:decimal ;
  geo-pos:long "6.5904708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416801_20432416801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416801'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.042222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904708'^^xsd:double;
  dwc:latitude '53.0071838'^^xsd:double;
  dwc:coordinatePrecision '12.1'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416801'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409101_20432409101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409101_20432409101> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409101_20432409101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007344 6.5904708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007344"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409101_20432409101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007344 6.5904708)"^^geo:wktLiteral ;
  geo-pos:lat "53.007344"^^xsd:decimal ;
  geo-pos:long "6.5904708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409101_20432409101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409101'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.3538888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904708'^^xsd:double;
  dwc:latitude '53.007344'^^xsd:double;
  dwc:coordinatePrecision '22.1'^^xsd:double;
  dwc:minimumElevation '29'^^xsd:integer;
  dwc:maximumElevation '29'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409101'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409355_20432409355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409355_20432409355> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409355_20432409355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072544 6.590471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072544"^^xsd:decimal ;
  dwc:decimalLongitude "6.590471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409355_20432409355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072544 6.590471)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072544"^^xsd:decimal ;
  geo-pos:long "6.590471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "31.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409355_20432409355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409355'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.473611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.590471'^^xsd:double;
  dwc:latitude '53.0072544'^^xsd:double;
  dwc:coordinatePrecision '31.8'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409355'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419229_20432419229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419229_20432419229> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419229_20432419229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073309 6.5904748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073309"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419229_20432419229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073309 6.5904748)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073309"^^xsd:decimal ;
  geo-pos:long "6.5904748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419229_20432419229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419229'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '1.1347222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904748'^^xsd:double;
  dwc:latitude '53.0073309'^^xsd:double;
  dwc:coordinatePrecision '18.5'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419229'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407847_20432407847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407847_20432407847> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407847_20432407847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071796 6.5904759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0071796"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407847_20432407847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071796 6.5904759)"^^geo:wktLiteral ;
  geo-pos:lat "53.0071796"^^xsd:decimal ;
  geo-pos:long "6.5904759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407847_20432407847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407847'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.1311111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904759'^^xsd:double;
  dwc:latitude '53.0071796'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407847'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409569_20432409569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409569_20432409569> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409569_20432409569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074016 6.5904766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074016"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409569_20432409569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074016 6.5904766)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074016"^^xsd:decimal ;
  geo-pos:long "6.5904766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409569_20432409569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409569'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '21.118611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904766'^^xsd:double;
  dwc:latitude '53.0074016'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409569'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409955_20432409955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409955_20432409955> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409955_20432409955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074227 6.5904834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074227"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409955_20432409955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074227 6.5904834)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074227"^^xsd:decimal ;
  geo-pos:long "6.5904834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409955_20432409955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409955'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '22.375'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904834'^^xsd:double;
  dwc:latitude '53.0074227'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409955'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416813_20432416813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416813_20432416813> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416813_20432416813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071752 6.5904838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0071752"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416813_20432416813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071752 6.5904838)"^^geo:wktLiteral ;
  geo-pos:lat "53.0071752"^^xsd:decimal ;
  geo-pos:long "6.5904838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416813_20432416813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416813'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.041666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904838'^^xsd:double;
  dwc:latitude '53.0071752'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416813'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418068_20432418068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418068_20432418068> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418068_20432418068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074458 6.5904839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074458"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "26.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418068_20432418068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074458 6.5904839)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074458"^^xsd:decimal ;
  geo-pos:long "6.5904839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "26.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418068_20432418068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418068'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '22.023333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904839'^^xsd:double;
  dwc:latitude '53.0074458'^^xsd:double;
  dwc:coordinatePrecision '26.4'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418068'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416669_20432416669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416669_20432416669> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416669_20432416669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075802 6.5904883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075802"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416669_20432416669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075802 6.5904883)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075802"^^xsd:decimal ;
  geo-pos:long "6.5904883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416669_20432416669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416669'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.0083333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904883'^^xsd:double;
  dwc:latitude '53.0075802'^^xsd:double;
  dwc:coordinatePrecision '22.5'^^xsd:double;
  dwc:minimumElevation '26'^^xsd:integer;
  dwc:maximumElevation '26'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416669'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419181_20432419181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419181_20432419181> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419181_20432419181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073225 6.590489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073225"^^xsd:decimal ;
  dwc:decimalLongitude "6.590489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419181_20432419181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073225 6.590489)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073225"^^xsd:decimal ;
  geo-pos:long "6.590489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419181_20432419181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419181'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '21.150555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.590489'^^xsd:double;
  dwc:latitude '53.0073225'^^xsd:double;
  dwc:coordinatePrecision '12.5'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419181'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418343_20432418343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418343_20432418343> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418343_20432418343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073745 6.5904914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073745"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418343_20432418343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073745 6.5904914)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073745"^^xsd:decimal ;
  geo-pos:long "6.5904914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418343_20432418343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418343'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '22.046666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904914'^^xsd:double;
  dwc:latitude '53.0073745'^^xsd:double;
  dwc:coordinatePrecision '9.4'^^xsd:double;
  dwc:minimumElevation '24'^^xsd:integer;
  dwc:maximumElevation '24'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418343'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419496_20432419496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419496_20432419496> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419496_20432419496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073733 6.5904934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073733"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419496_20432419496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073733 6.5904934)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073733"^^xsd:decimal ;
  geo-pos:long "6.5904934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419496_20432419496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419496'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '0.076944444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904934'^^xsd:double;
  dwc:latitude '53.0073733'^^xsd:double;
  dwc:coordinatePrecision '22.1'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419496'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419241_20432419241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419241_20432419241> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419241_20432419241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071851 6.5904943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0071851"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "26.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419241_20432419241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071851 6.5904943)"^^geo:wktLiteral ;
  geo-pos:lat "53.0071851"^^xsd:decimal ;
  geo-pos:long "6.5904943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "26.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419241_20432419241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419241'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.1544444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904943'^^xsd:double;
  dwc:latitude '53.0071851'^^xsd:double;
  dwc:coordinatePrecision '26.9'^^xsd:double;
  dwc:minimumElevation '25'^^xsd:integer;
  dwc:maximumElevation '25'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419241'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417637_20432417637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417637_20432417637> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417637_20432417637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071891 6.5904956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0071891"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417637_20432417637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071891 6.5904956)"^^geo:wktLiteral ;
  geo-pos:lat "53.0071891"^^xsd:decimal ;
  geo-pos:long "6.5904956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417637_20432417637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417637'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.0972222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904956'^^xsd:double;
  dwc:latitude '53.0071891'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417637'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419388_20432419388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419388_20432419388> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419388_20432419388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073783 6.5904963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073783"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419388_20432419388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073783 6.5904963)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073783"^^xsd:decimal ;
  geo-pos:long "6.5904963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419388_20432419388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419388'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.104444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904963'^^xsd:double;
  dwc:latitude '53.0073783'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419388'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418331_20432418331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418331_20432418331> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418331_20432418331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074148 6.5904989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074148"^^xsd:decimal ;
  dwc:decimalLongitude "6.5904989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418331_20432418331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074148 6.5904989)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074148"^^xsd:decimal ;
  geo-pos:long "6.5904989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418331_20432418331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418331'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '21.06'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5904989'^^xsd:double;
  dwc:latitude '53.0074148'^^xsd:double;
  dwc:coordinatePrecision '10.8'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418331'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409761_20432409761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409761_20432409761> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409761_20432409761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074271 6.5905001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074271"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409761_20432409761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074271 6.5905001)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074271"^^xsd:decimal ;
  geo-pos:long "6.5905001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409761_20432409761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409761'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '21.246666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905001'^^xsd:double;
  dwc:latitude '53.0074271'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409761'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411026_20432411026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411026_20432411026> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411026_20432411026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070953 6.5905006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0070953"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411026_20432411026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070953 6.5905006)"^^geo:wktLiteral ;
  geo-pos:lat "53.0070953"^^xsd:decimal ;
  geo-pos:long "6.5905006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411026_20432411026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411026'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.1111111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905006'^^xsd:double;
  dwc:latitude '53.0070953'^^xsd:double;
  dwc:coordinatePrecision '7.7'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411026'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409385_20432409385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409385_20432409385> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409385_20432409385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073948 6.5905028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073948"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409385_20432409385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073948 6.5905028)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073948"^^xsd:decimal ;
  geo-pos:long "6.5905028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409385_20432409385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409385'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.4922222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905028'^^xsd:double;
  dwc:latitude '53.0073948'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409385'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418056_20432418056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418056_20432418056> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418056_20432418056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074873 6.5905036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074873"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418056_20432418056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074873 6.5905036)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074873"^^xsd:decimal ;
  geo-pos:long "6.5905036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418056_20432418056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418056'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.031388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905036'^^xsd:double;
  dwc:latitude '53.0074873'^^xsd:double;
  dwc:coordinatePrecision '12.3'^^xsd:double;
  dwc:minimumElevation '23'^^xsd:integer;
  dwc:maximumElevation '23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418056'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412419_20432412419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412419_20432412419> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412419_20432412419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069604 6.5905065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0069604"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412419_20432412419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069604 6.5905065)"^^geo:wktLiteral ;
  geo-pos:lat "53.0069604"^^xsd:decimal ;
  geo-pos:long "6.5905065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412419_20432412419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412419'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.1463888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905065'^^xsd:double;
  dwc:latitude '53.0069604'^^xsd:double;
  dwc:coordinatePrecision '18.3'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412419'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409669_20432409669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409669_20432409669> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409669_20432409669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073616 6.5905067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073616"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409669_20432409669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073616 6.5905067)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073616"^^xsd:decimal ;
  geo-pos:long "6.5905067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409669_20432409669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409669'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22.191666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905067'^^xsd:double;
  dwc:latitude '53.0073616'^^xsd:double;
  dwc:coordinatePrecision '14'^^xsd:integer;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409669'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409071_20432409071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409071_20432409071> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409071_20432409071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074544 6.5905113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074544"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409071_20432409071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074544 6.5905113)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074544"^^xsd:decimal ;
  geo-pos:long "6.5905113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409071_20432409071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409071'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20.326666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905113'^^xsd:double;
  dwc:latitude '53.0074544'^^xsd:double;
  dwc:coordinatePrecision '7.7'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409071'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418295_20432418295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418295_20432418295> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418295_20432418295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076087 6.5905162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0076087"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418295_20432418295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076087 6.5905162)"^^geo:wktLiteral ;
  geo-pos:lat "53.0076087"^^xsd:decimal ;
  geo-pos:long "6.5905162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418295_20432418295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418295'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.078055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905162'^^xsd:double;
  dwc:latitude '53.0076087'^^xsd:double;
  dwc:coordinatePrecision '9.2'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418295'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416707_20432416707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416707_20432416707> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416707_20432416707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072619 6.5905174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072619"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416707_20432416707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072619 6.5905174)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072619"^^xsd:decimal ;
  geo-pos:long "6.5905174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416707_20432416707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416707'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.1452777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905174'^^xsd:double;
  dwc:latitude '53.0072619'^^xsd:double;
  dwc:coordinatePrecision '12.7'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416707'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409219_20432409219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409219_20432409219> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409219_20432409219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073964 6.5905196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073964"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409219_20432409219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073964 6.5905196)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073964"^^xsd:decimal ;
  geo-pos:long "6.5905196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409219_20432409219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409219'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '21.405555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905196'^^xsd:double;
  dwc:latitude '53.0073964'^^xsd:double;
  dwc:coordinatePrecision '15.4'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409219'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416065_20432416065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416065_20432416065> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416065_20432416065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073137 6.5905197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073137"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416065_20432416065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073137 6.5905197)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073137"^^xsd:decimal ;
  geo-pos:long "6.5905197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416065_20432416065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416065'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '21.128888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905197'^^xsd:double;
  dwc:latitude '53.0073137'^^xsd:double;
  dwc:coordinatePrecision '13.9'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416065'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415787_20432415787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415787_20432415787> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415787_20432415787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074009 6.5905208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074009"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415787_20432415787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074009 6.5905208)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074009"^^xsd:decimal ;
  geo-pos:long "6.5905208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415787_20432415787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415787'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '22.073333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905208'^^xsd:double;
  dwc:latitude '53.0074009'^^xsd:double;
  dwc:coordinatePrecision '13.1'^^xsd:double;
  dwc:minimumElevation '23'^^xsd:integer;
  dwc:maximumElevation '23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415787'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409868_20432409868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409868_20432409868> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409868_20432409868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074062 6.5905209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074062"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409868_20432409868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074062 6.5905209)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074062"^^xsd:decimal ;
  geo-pos:long "6.5905209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409868_20432409868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409868'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.31'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905209'^^xsd:double;
  dwc:latitude '53.0074062'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409868'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419756_20432419756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419756_20432419756> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419756_20432419756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073766 6.5905223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073766"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419756_20432419756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073766 6.5905223)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073766"^^xsd:decimal ;
  geo-pos:long "6.5905223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419756_20432419756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419756'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '22.101666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905223'^^xsd:double;
  dwc:latitude '53.0073766'^^xsd:double;
  dwc:coordinatePrecision '11.5'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419756'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409765_20432409765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409765_20432409765> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409765_20432409765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074395 6.5905255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074395"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409765_20432409765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074395 6.5905255)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074395"^^xsd:decimal ;
  geo-pos:long "6.5905255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409765_20432409765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409765'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '22.251666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905255'^^xsd:double;
  dwc:latitude '53.0074395'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409765'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409479_20432409479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409479_20432409479> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409479_20432409479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074316 6.5905257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074316"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409479_20432409479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074316 6.5905257)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074316"^^xsd:decimal ;
  geo-pos:long "6.5905257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409479_20432409479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409479'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22.06'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905257'^^xsd:double;
  dwc:latitude '53.0074316'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409479'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409677_20432409677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409677_20432409677> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409677_20432409677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074561 6.5905285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074561"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409677_20432409677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074561 6.5905285)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074561"^^xsd:decimal ;
  geo-pos:long "6.5905285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409677_20432409677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409677'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.19333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905285'^^xsd:double;
  dwc:latitude '53.0074561'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409677'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417410_20432417410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417410_20432417410> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417410_20432417410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071819 6.5905292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0071819"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417410_20432417410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071819 6.5905292)"^^geo:wktLiteral ;
  geo-pos:lat "53.0071819"^^xsd:decimal ;
  geo-pos:long "6.5905292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417410_20432417410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417410'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.196944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905292'^^xsd:double;
  dwc:latitude '53.0071819'^^xsd:double;
  dwc:coordinatePrecision '9.3'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417410'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409379_20432409379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409379_20432409379> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409379_20432409379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073914 6.5905391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073914"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409379_20432409379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073914 6.5905391)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073914"^^xsd:decimal ;
  geo-pos:long "6.5905391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409379_20432409379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409379'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.49166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905391'^^xsd:double;
  dwc:latitude '53.0073914'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409379'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409095_20432409095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409095_20432409095> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409095_20432409095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075195 6.5905406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075195"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409095_20432409095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075195 6.5905406)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075195"^^xsd:decimal ;
  geo-pos:long "6.5905406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409095_20432409095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409095'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '0.34833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905406'^^xsd:double;
  dwc:latitude '53.0075195'^^xsd:double;
  dwc:coordinatePrecision '14.3'^^xsd:double;
  dwc:minimumElevation '23'^^xsd:integer;
  dwc:maximumElevation '23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409095'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415991_20432415991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415991_20432415991> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415991_20432415991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074758 6.5905425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074758"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415991_20432415991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074758 6.5905425)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074758"^^xsd:decimal ;
  geo-pos:long "6.5905425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415991_20432415991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415991'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.001111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905425'^^xsd:double;
  dwc:latitude '53.0074758'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '24'^^xsd:integer;
  dwc:maximumElevation '24'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415991'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416089_20432416089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416089_20432416089> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416089_20432416089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007241 6.5905448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007241"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416089_20432416089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007241 6.5905448)"^^geo:wktLiteral ;
  geo-pos:lat "53.007241"^^xsd:decimal ;
  geo-pos:long "6.5905448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416089_20432416089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416089'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '23.115277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905448'^^xsd:double;
  dwc:latitude '53.007241'^^xsd:double;
  dwc:coordinatePrecision '13.2'^^xsd:double;
  dwc:minimumElevation '27'^^xsd:integer;
  dwc:maximumElevation '27'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416089'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409475_20432409475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409475_20432409475> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409475_20432409475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073535 6.590549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073535"^^xsd:decimal ;
  dwc:decimalLongitude "6.590549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409475_20432409475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073535 6.590549)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073535"^^xsd:decimal ;
  geo-pos:long "6.590549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409475_20432409475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409475'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '21.048333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.590549'^^xsd:double;
  dwc:latitude '53.0073535'^^xsd:double;
  dwc:coordinatePrecision '15.2'^^xsd:double;
  dwc:minimumElevation '26'^^xsd:integer;
  dwc:maximumElevation '26'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409475'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418907_20432418907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418907_20432418907> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418907_20432418907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072543 6.5905503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072543"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418907_20432418907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072543 6.5905503)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072543"^^xsd:decimal ;
  geo-pos:long "6.5905503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418907_20432418907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418907'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.062777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905503'^^xsd:double;
  dwc:latitude '53.0072543'^^xsd:double;
  dwc:coordinatePrecision '17.6'^^xsd:double;
  dwc:minimumElevation '23'^^xsd:integer;
  dwc:maximumElevation '23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418907'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408861_20432408861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408861_20432408861> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408861_20432408861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072111 6.5905516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072111"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408861_20432408861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072111 6.5905516)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072111"^^xsd:decimal ;
  geo-pos:long "6.5905516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408861_20432408861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408861'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.2116666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905516'^^xsd:double;
  dwc:latitude '53.0072111'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408861'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416945_20432416945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416945_20432416945> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416945_20432416945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073323 6.5905534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073323"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416945_20432416945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073323 6.5905534)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073323"^^xsd:decimal ;
  geo-pos:long "6.5905534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416945_20432416945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416945'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '23.019166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905534'^^xsd:double;
  dwc:latitude '53.0073323'^^xsd:double;
  dwc:coordinatePrecision '14.2'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416945'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417786_20432417786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417786_20432417786> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417786_20432417786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073998 6.5905558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073998"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417786_20432417786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073998 6.5905558)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073998"^^xsd:decimal ;
  geo-pos:long "6.5905558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417786_20432417786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417786'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '22.046944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905558'^^xsd:double;
  dwc:latitude '53.0073998'^^xsd:double;
  dwc:coordinatePrecision '11.7'^^xsd:double;
  dwc:minimumElevation '26'^^xsd:integer;
  dwc:maximumElevation '26'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417786'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419784_20432419784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419784_20432419784> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419784_20432419784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072524 6.5905585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072524"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419784_20432419784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072524 6.5905585)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072524"^^xsd:decimal ;
  geo-pos:long "6.5905585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419784_20432419784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419784'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.0955555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905585'^^xsd:double;
  dwc:latitude '53.0072524'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419784'^^xsd:integer;
  dwc:observationDate '2018-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416393_20432416393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416393_20432416393> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416393_20432416393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073823 6.5905606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073823"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416393_20432416393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073823 6.5905606)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073823"^^xsd:decimal ;
  geo-pos:long "6.5905606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416393_20432416393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416393'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.0591666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905606'^^xsd:double;
  dwc:latitude '53.0073823'^^xsd:double;
  dwc:coordinatePrecision '8.3'^^xsd:double;
  dwc:minimumElevation '21'^^xsd:integer;
  dwc:maximumElevation '21'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416393'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408801_20432408801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408801_20432408801> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408801_20432408801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074212 6.5905625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074212"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408801_20432408801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074212 6.5905625)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074212"^^xsd:decimal ;
  geo-pos:long "6.5905625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408801_20432408801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408801'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23.137222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905625'^^xsd:double;
  dwc:latitude '53.0074212'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408801'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419508_20432419508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419508_20432419508> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419508_20432419508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074463 6.5905626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074463"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419508_20432419508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074463 6.5905626)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074463"^^xsd:decimal ;
  geo-pos:long "6.5905626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419508_20432419508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419508'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.0769444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905626'^^xsd:double;
  dwc:latitude '53.0074463'^^xsd:double;
  dwc:coordinatePrecision '16.5'^^xsd:double;
  dwc:minimumElevation '56'^^xsd:integer;
  dwc:maximumElevation '56'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419508'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409423_20432409423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409423_20432409423> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409423_20432409423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070447 6.5905629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0070447"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409423_20432409423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0070447 6.5905629)"^^geo:wktLiteral ;
  geo-pos:lat "53.0070447"^^xsd:decimal ;
  geo-pos:long "6.5905629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409423_20432409423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409423'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.0063888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905629'^^xsd:double;
  dwc:latitude '53.0070447'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409423'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409585_20432409585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409585_20432409585> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409585_20432409585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074064 6.5905647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074064"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409585_20432409585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074064 6.5905647)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074064"^^xsd:decimal ;
  geo-pos:long "6.5905647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409585_20432409585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409585'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.135'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905647'^^xsd:double;
  dwc:latitude '53.0074064'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409585'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409581_20432409581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409581_20432409581> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409581_20432409581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074335 6.5905656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074335"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409581_20432409581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074335 6.5905656)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074335"^^xsd:decimal ;
  geo-pos:long "6.5905656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409581_20432409581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409581'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.125'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905656'^^xsd:double;
  dwc:latitude '53.0074335'^^xsd:double;
  dwc:coordinatePrecision '9.7'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409581'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409483_20432409483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409483_20432409483> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409483_20432409483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074006 6.5905685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074006"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409483_20432409483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074006 6.5905685)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074006"^^xsd:decimal ;
  geo-pos:long "6.5905685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409483_20432409483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409483'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '23.058055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905685'^^xsd:double;
  dwc:latitude '53.0074006'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409483'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419472_20432419472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419472_20432419472> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419472_20432419472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071949 6.5905701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0071949"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "24.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419472_20432419472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071949 6.5905701)"^^geo:wktLiteral ;
  geo-pos:lat "53.0071949"^^xsd:decimal ;
  geo-pos:long "6.5905701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "24.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419472_20432419472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419472'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '22.088611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905701'^^xsd:double;
  dwc:latitude '53.0071949'^^xsd:double;
  dwc:coordinatePrecision '24.2'^^xsd:double;
  dwc:minimumElevation '37'^^xsd:integer;
  dwc:maximumElevation '37'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419472'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409864_20432409864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409864_20432409864> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409864_20432409864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073983 6.5905705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073983"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409864_20432409864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073983 6.5905705)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073983"^^xsd:decimal ;
  geo-pos:long "6.5905705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409864_20432409864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409864'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '23.306111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905705'^^xsd:double;
  dwc:latitude '53.0073983'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409864'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416633_20432416633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416633_20432416633> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416633_20432416633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072096 6.5905736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072096"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416633_20432416633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072096 6.5905736)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072096"^^xsd:decimal ;
  geo-pos:long "6.5905736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416633_20432416633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416633'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '21.013055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905736'^^xsd:double;
  dwc:latitude '53.0072096'^^xsd:double;
  dwc:coordinatePrecision '19.1'^^xsd:double;
  dwc:minimumElevation '31'^^xsd:integer;
  dwc:maximumElevation '31'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416633'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418621_20432418621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418621_20432418621> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418621_20432418621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073919 6.5905765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073919"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "27.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418621_20432418621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073919 6.5905765)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073919"^^xsd:decimal ;
  geo-pos:long "6.5905765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "27.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418621_20432418621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418621'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '22.084166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905765'^^xsd:double;
  dwc:latitude '53.0073919'^^xsd:double;
  dwc:coordinatePrecision '27.6'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418621'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417419_20432417419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417419_20432417419> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417419_20432417419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072163 6.5905793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072163"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417419_20432417419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072163 6.5905793)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072163"^^xsd:decimal ;
  geo-pos:long "6.5905793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417419_20432417419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417419'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.019166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905793'^^xsd:double;
  dwc:latitude '53.0072163'^^xsd:double;
  dwc:coordinatePrecision '8.6'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417419'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411579_20432411579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411579_20432411579> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411579_20432411579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073023 6.5905819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073023"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411579_20432411579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073023 6.5905819)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073023"^^xsd:decimal ;
  geo-pos:long "6.5905819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411579_20432411579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411579'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.0836111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905819'^^xsd:double;
  dwc:latitude '53.0073023'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411579'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410330_20432410330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410330_20432410330> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410330_20432410330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071236 6.5905829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0071236"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410330_20432410330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071236 6.5905829)"^^geo:wktLiteral ;
  geo-pos:lat "53.0071236"^^xsd:decimal ;
  geo-pos:long "6.5905829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410330_20432410330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410330'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '20.143055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905829'^^xsd:double;
  dwc:latitude '53.0071236'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410330'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416657_20432416657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416657_20432416657> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416657_20432416657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074483 6.5905851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074483"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416657_20432416657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074483 6.5905851)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074483"^^xsd:decimal ;
  geo-pos:long "6.5905851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416657_20432416657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416657'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '23.008055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905851'^^xsd:double;
  dwc:latitude '53.0074483'^^xsd:double;
  dwc:coordinatePrecision '13.5'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416657'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408807_20432408807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408807_20432408807> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408807_20432408807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074039 6.5905859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074039"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408807_20432408807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074039 6.5905859)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074039"^^xsd:decimal ;
  geo-pos:long "6.5905859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408807_20432408807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408807'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.14333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905859'^^xsd:double;
  dwc:latitude '53.0074039'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408807'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409661_20432409661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409661_20432409661> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409661_20432409661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074357 6.590586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074357"^^xsd:decimal ;
  dwc:decimalLongitude "6.590586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409661_20432409661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074357 6.590586)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074357"^^xsd:decimal ;
  geo-pos:long "6.590586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409661_20432409661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409661'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.179166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.590586'^^xsd:double;
  dwc:latitude '53.0074357'^^xsd:double;
  dwc:coordinatePrecision '15.8'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409661'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409773_20432409773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409773_20432409773> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409773_20432409773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073686 6.5905869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073686"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "26.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409773_20432409773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073686 6.5905869)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073686"^^xsd:decimal ;
  geo-pos:long "6.5905869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "26.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409773_20432409773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409773'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.24638888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905869'^^xsd:double;
  dwc:latitude '53.0073686'^^xsd:double;
  dwc:coordinatePrecision '26.4'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409773'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416933_20432416933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416933_20432416933> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416933_20432416933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075374 6.590589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075374"^^xsd:decimal ;
  dwc:decimalLongitude "6.590589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416933_20432416933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075374 6.590589)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075374"^^xsd:decimal ;
  geo-pos:long "6.590589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416933_20432416933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416933'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '22.023333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.590589'^^xsd:double;
  dwc:latitude '53.0075374'^^xsd:double;
  dwc:coordinatePrecision '14.5'^^xsd:double;
  dwc:minimumElevation '27'^^xsd:integer;
  dwc:maximumElevation '27'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416933'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416196_20432416196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416196_20432416196> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416196_20432416196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007381 6.5905898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007381"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416196_20432416196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007381 6.5905898)"^^geo:wktLiteral ;
  geo-pos:lat "53.007381"^^xsd:decimal ;
  geo-pos:long "6.5905898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416196_20432416196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416196'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905898'^^xsd:double;
  dwc:latitude '53.007381'^^xsd:double;
  dwc:coordinatePrecision '7.4'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416196'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410042_20432410042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410042_20432410042> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410042_20432410042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074905 6.5905917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074905"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410042_20432410042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074905 6.5905917)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074905"^^xsd:decimal ;
  geo-pos:long "6.5905917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410042_20432410042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410042'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.440277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905917'^^xsd:double;
  dwc:latitude '53.0074905'^^xsd:double;
  dwc:coordinatePrecision '14.4'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410042'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408813_20432408813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408813_20432408813> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408813_20432408813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074187 6.5905928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074187"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408813_20432408813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074187 6.5905928)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074187"^^xsd:decimal ;
  geo-pos:long "6.5905928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408813_20432408813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408813'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1.1408333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905928'^^xsd:double;
  dwc:latitude '53.0074187'^^xsd:double;
  dwc:coordinatePrecision '12.8'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408813'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419193_20432419193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419193_20432419193> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419193_20432419193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074419 6.590594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074419"^^xsd:decimal ;
  dwc:decimalLongitude "6.590594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419193_20432419193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074419 6.590594)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074419"^^xsd:decimal ;
  geo-pos:long "6.590594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419193_20432419193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419193'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '22.151666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.590594'^^xsd:double;
  dwc:latitude '53.0074419'^^xsd:double;
  dwc:coordinatePrecision '18.4'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419193'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418633_20432418633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418633_20432418633> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418633_20432418633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073305 6.5905962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073305"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418633_20432418633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073305 6.5905962)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073305"^^xsd:decimal ;
  geo-pos:long "6.5905962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418633_20432418633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418633'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '23.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905962'^^xsd:double;
  dwc:latitude '53.0073305'^^xsd:double;
  dwc:coordinatePrecision '40.5'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418633'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409487_20432409487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409487_20432409487> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409487_20432409487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073972 6.5905963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073972"^^xsd:decimal ;
  dwc:decimalLongitude "6.5905963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409487_20432409487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073972 6.5905963)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073972"^^xsd:decimal ;
  geo-pos:long "6.5905963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409487_20432409487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409487'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.053611111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5905963'^^xsd:double;
  dwc:latitude '53.0073972'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409487'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416333_20432416333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416333_20432416333> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416333_20432416333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075234 6.5906055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075234"^^xsd:decimal ;
  dwc:decimalLongitude "6.5906055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416333_20432416333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075234 6.5906055)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075234"^^xsd:decimal ;
  geo-pos:long "6.5906055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416333_20432416333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416333'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.050833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5906055'^^xsd:double;
  dwc:latitude '53.0075234'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416333'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409959_20432409959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409959_20432409959> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409959_20432409959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074019 6.5906067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074019"^^xsd:decimal ;
  dwc:decimalLongitude "6.5906067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409959_20432409959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074019 6.5906067)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074019"^^xsd:decimal ;
  geo-pos:long "6.5906067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409959_20432409959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409959'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '23.376944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5906067'^^xsd:double;
  dwc:latitude '53.0074019'^^xsd:double;
  dwc:coordinatePrecision '10.7'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409959'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409083_20432409083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409083_20432409083> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409083_20432409083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073425 6.5906071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073425"^^xsd:decimal ;
  dwc:decimalLongitude "6.5906071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409083_20432409083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073425 6.5906071)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073425"^^xsd:decimal ;
  geo-pos:long "6.5906071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409083_20432409083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409083'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '22.325833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5906071'^^xsd:double;
  dwc:latitude '53.0073425'^^xsd:double;
  dwc:coordinatePrecision '11.9'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409083'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418895_20432418895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418895_20432418895> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418895_20432418895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074135 6.5906083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074135"^^xsd:decimal ;
  dwc:decimalLongitude "6.5906083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418895_20432418895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074135 6.5906083)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074135"^^xsd:decimal ;
  geo-pos:long "6.5906083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418895_20432418895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418895'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '21.072777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5906083'^^xsd:double;
  dwc:latitude '53.0074135'^^xsd:double;
  dwc:coordinatePrecision '7.3'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418895'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416208_20432416208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416208_20432416208> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416208_20432416208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075008 6.5906107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075008"^^xsd:decimal ;
  dwc:decimalLongitude "6.5906107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416208_20432416208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075008 6.5906107)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075008"^^xsd:decimal ;
  geo-pos:long "6.5906107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416208_20432416208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416208'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.0741666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5906107'^^xsd:double;
  dwc:latitude '53.0075008'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416208'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409872_20432409872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409872_20432409872> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409872_20432409872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007421 6.590618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007421"^^xsd:decimal ;
  dwc:decimalLongitude "6.590618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409872_20432409872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007421 6.590618)"^^geo:wktLiteral ;
  geo-pos:lat "53.007421"^^xsd:decimal ;
  geo-pos:long "6.590618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409872_20432409872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409872'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.3061111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.590618'^^xsd:double;
  dwc:latitude '53.007421'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409872'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417467_20432417467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417467_20432417467> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417467_20432417467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071828 6.5906211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0071828"^^xsd:decimal ;
  dwc:decimalLongitude "6.5906211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417467_20432417467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071828 6.5906211)"^^geo:wktLiteral ;
  geo-pos:lat "53.0071828"^^xsd:decimal ;
  geo-pos:long "6.5906211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417467_20432417467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417467'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.023055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5906211'^^xsd:double;
  dwc:latitude '53.0071828'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417467'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409471_20432409471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409471_20432409471> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409471_20432409471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074003 6.5906224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074003"^^xsd:decimal ;
  dwc:decimalLongitude "6.5906224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409471_20432409471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074003 6.5906224)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074003"^^xsd:decimal ;
  geo-pos:long "6.5906224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "46.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409471_20432409471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409471'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5906224'^^xsd:double;
  dwc:latitude '53.0074003'^^xsd:double;
  dwc:coordinatePrecision '46.8'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409471'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419733_20432419733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419733_20432419733> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419733_20432419733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071697 6.5906393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0071697"^^xsd:decimal ;
  dwc:decimalLongitude "6.5906393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419733_20432419733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071697 6.5906393)"^^geo:wktLiteral ;
  geo-pos:lat "53.0071697"^^xsd:decimal ;
  geo-pos:long "6.5906393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419733_20432419733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419733'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.105277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5906393'^^xsd:double;
  dwc:latitude '53.0071697'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419733'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416465_20432416465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416465_20432416465> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416465_20432416465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072602 6.5906457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072602"^^xsd:decimal ;
  dwc:decimalLongitude "6.5906457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416465_20432416465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072602 6.5906457)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072602"^^xsd:decimal ;
  geo-pos:long "6.5906457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416465_20432416465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416465'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.0452777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5906457'^^xsd:double;
  dwc:latitude '53.0072602'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416465'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419777_20432419777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419777_20432419777> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419777_20432419777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072794 6.5906483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072794"^^xsd:decimal ;
  dwc:decimalLongitude "6.5906483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419777_20432419777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072794 6.5906483)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072794"^^xsd:decimal ;
  geo-pos:long "6.5906483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419777_20432419777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419777'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '1.1002777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5906483'^^xsd:double;
  dwc:latitude '53.0072794'^^xsd:double;
  dwc:coordinatePrecision '8.2'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419777'^^xsd:integer;
  dwc:observationDate '2018-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417505_20432417505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417505_20432417505> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417505_20432417505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073483 6.590649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073483"^^xsd:decimal ;
  dwc:decimalLongitude "6.590649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417505_20432417505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073483 6.590649)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073483"^^xsd:decimal ;
  geo-pos:long "6.590649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417505_20432417505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417505'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '22.160555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.590649'^^xsd:double;
  dwc:latitude '53.0073483'^^xsd:double;
  dwc:coordinatePrecision '8.8'^^xsd:double;
  dwc:minimumElevation '27'^^xsd:integer;
  dwc:maximumElevation '27'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417505'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418044_20432418044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418044_20432418044> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418044_20432418044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071778 6.5906537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0071778"^^xsd:decimal ;
  dwc:decimalLongitude "6.5906537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418044_20432418044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071778 6.5906537)"^^geo:wktLiteral ;
  geo-pos:lat "53.0071778"^^xsd:decimal ;
  geo-pos:long "6.5906537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418044_20432418044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418044'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.043333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5906537'^^xsd:double;
  dwc:latitude '53.0071778'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418044'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407757_20432407757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407757_20432407757> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407757_20432407757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071727 6.5906688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0071727"^^xsd:decimal ;
  dwc:decimalLongitude "6.5906688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407757_20432407757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071727 6.5906688)"^^geo:wktLiteral ;
  geo-pos:lat "53.0071727"^^xsd:decimal ;
  geo-pos:long "6.5906688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407757_20432407757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407757'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.061944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5906688'^^xsd:double;
  dwc:latitude '53.0071727'^^xsd:double;
  dwc:coordinatePrecision '10.8'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407757'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418609_20432418609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418609_20432418609> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418609_20432418609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076232 6.5906721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0076232"^^xsd:decimal ;
  dwc:decimalLongitude "6.5906721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418609_20432418609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0076232 6.5906721)"^^geo:wktLiteral ;
  geo-pos:lat "53.0076232"^^xsd:decimal ;
  geo-pos:long "6.5906721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418609_20432418609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418609'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '21.080277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5906721'^^xsd:double;
  dwc:latitude '53.0076232'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418609'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407649_20432407649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407649_20432407649> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407649_20432407649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072399 6.5906792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072399"^^xsd:decimal ;
  dwc:decimalLongitude "6.5906792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407649_20432407649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072399 6.5906792)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072399"^^xsd:decimal ;
  geo-pos:long "6.5906792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407649_20432407649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407649'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '22.001944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5906792'^^xsd:double;
  dwc:latitude '53.0072399'^^xsd:double;
  dwc:coordinatePrecision '10.2'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407649'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417491_20432417491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417491_20432417491> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417491_20432417491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072651 6.5906799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072651"^^xsd:decimal ;
  dwc:decimalLongitude "6.5906799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417491_20432417491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072651 6.5906799)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072651"^^xsd:decimal ;
  geo-pos:long "6.5906799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417491_20432417491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417491'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '21.005277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5906799'^^xsd:double;
  dwc:latitude '53.0072651'^^xsd:double;
  dwc:coordinatePrecision '11.4'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417491'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416453_20432416453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416453_20432416453> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416453_20432416453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071541 6.5906838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0071541"^^xsd:decimal ;
  dwc:decimalLongitude "6.5906838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416453_20432416453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071541 6.5906838)"^^geo:wktLiteral ;
  geo-pos:lat "53.0071541"^^xsd:decimal ;
  geo-pos:long "6.5906838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416453_20432416453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416453'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.0472222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5906838'^^xsd:double;
  dwc:latitude '53.0071541'^^xsd:double;
  dwc:coordinatePrecision '11.2'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416453'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409522_20432409522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409522_20432409522> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409522_20432409522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074532 6.5906842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074532"^^xsd:decimal ;
  dwc:decimalLongitude "6.5906842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409522_20432409522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074532 6.5906842)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074532"^^xsd:decimal ;
  geo-pos:long "6.5906842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409522_20432409522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409522'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5906842'^^xsd:double;
  dwc:latitude '53.0074532'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409522'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419169_20432419169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419169_20432419169> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419169_20432419169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073009 6.5906865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073009"^^xsd:decimal ;
  dwc:decimalLongitude "6.5906865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419169_20432419169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073009 6.5906865)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073009"^^xsd:decimal ;
  geo-pos:long "6.5906865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419169_20432419169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419169'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.158888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5906865'^^xsd:double;
  dwc:latitude '53.0073009'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419169'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418128_20432418128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418128_20432418128> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418128_20432418128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071025 6.59069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0071025"^^xsd:decimal ;
  dwc:decimalLongitude "6.59069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418128_20432418128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071025 6.59069)"^^geo:wktLiteral ;
  geo-pos:lat "53.0071025"^^xsd:decimal ;
  geo-pos:long "6.59069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418128_20432418128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418128'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.0527777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.59069'^^xsd:double;
  dwc:latitude '53.0071025'^^xsd:double;
  dwc:coordinatePrecision '9.2'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418128'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418080_20432418080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418080_20432418080> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418080_20432418080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073125 6.5906933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073125"^^xsd:decimal ;
  dwc:decimalLongitude "6.5906933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418080_20432418080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073125 6.5906933)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073125"^^xsd:decimal ;
  geo-pos:long "6.5906933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418080_20432418080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418080'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '23.029722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5906933'^^xsd:double;
  dwc:latitude '53.0073125'^^xsd:double;
  dwc:coordinatePrecision '21.4'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418080'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407637_20432407637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407637_20432407637> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407637_20432407637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074018 6.5907005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074018"^^xsd:decimal ;
  dwc:decimalLongitude "6.5907005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407637_20432407637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074018 6.5907005)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074018"^^xsd:decimal ;
  geo-pos:long "6.5907005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407637_20432407637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407637'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.001666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5907005'^^xsd:double;
  dwc:latitude '53.0074018'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407637'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413269_20432413269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413269_20432413269> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413269_20432413269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073128 6.5907034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073128"^^xsd:decimal ;
  dwc:decimalLongitude "6.5907034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413269_20432413269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073128 6.5907034)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073128"^^xsd:decimal ;
  geo-pos:long "6.5907034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413269_20432413269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413269'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.0022222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5907034'^^xsd:double;
  dwc:latitude '53.0073128'^^xsd:double;
  dwc:coordinatePrecision '10.4'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413269'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419253_20432419253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419253_20432419253> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419253_20432419253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071777 6.5907102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0071777"^^xsd:decimal ;
  dwc:decimalLongitude "6.5907102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419253_20432419253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071777 6.5907102)"^^geo:wktLiteral ;
  geo-pos:lat "53.0071777"^^xsd:decimal ;
  geo-pos:long "6.5907102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419253_20432419253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419253'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.1463888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5907102'^^xsd:double;
  dwc:latitude '53.0071777'^^xsd:double;
  dwc:coordinatePrecision '9.5'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419253'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414539_20432414539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414539_20432414539> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414539_20432414539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072254 6.5907214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072254"^^xsd:decimal ;
  dwc:decimalLongitude "6.5907214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414539_20432414539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072254 6.5907214)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072254"^^xsd:decimal ;
  geo-pos:long "6.5907214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414539_20432414539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414539'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.110277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5907214'^^xsd:double;
  dwc:latitude '53.0072254'^^xsd:double;
  dwc:coordinatePrecision '15.5'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414539'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409514_20432409514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409514_20432409514> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409514_20432409514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007457 6.5907232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007457"^^xsd:decimal ;
  dwc:decimalLongitude "6.5907232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409514_20432409514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007457 6.5907232)"^^geo:wktLiteral ;
  geo-pos:lat "53.007457"^^xsd:decimal ;
  geo-pos:long "6.5907232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409514_20432409514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409514'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.0836111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5907232'^^xsd:double;
  dwc:latitude '53.007457'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409514'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412128_20432412128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412128_20432412128> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412128_20432412128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072532 6.5907374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072532"^^xsd:decimal ;
  dwc:decimalLongitude "6.5907374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412128_20432412128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072532 6.5907374)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072532"^^xsd:decimal ;
  geo-pos:long "6.5907374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412128_20432412128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412128'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.0875'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5907374'^^xsd:double;
  dwc:latitude '53.0072532'^^xsd:double;
  dwc:coordinatePrecision '9.1'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412128'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417660_20432417660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417660_20432417660> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417660_20432417660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074017 6.5907451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074017"^^xsd:decimal ;
  dwc:decimalLongitude "6.5907451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417660_20432417660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074017 6.5907451)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074017"^^xsd:decimal ;
  geo-pos:long "6.5907451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417660_20432417660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417660'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.083888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5907451'^^xsd:double;
  dwc:latitude '53.0074017'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417660'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407646_20432407646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407646_20432407646> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407646_20432407646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073885 6.5907492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073885"^^xsd:decimal ;
  dwc:decimalLongitude "6.5907492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407646_20432407646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073885 6.5907492)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073885"^^xsd:decimal ;
  geo-pos:long "6.5907492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407646_20432407646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407646'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '21.504444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5907492'^^xsd:double;
  dwc:latitude '53.0073885'^^xsd:double;
  dwc:coordinatePrecision '8.2'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407646'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432419532_20432419532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419532_20432419532> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419532_20432419532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072252 6.5907509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072252"^^xsd:decimal ;
  dwc:decimalLongitude "6.5907509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419532_20432419532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072252 6.5907509)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072252"^^xsd:decimal ;
  geo-pos:long "6.5907509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419532_20432419532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419532'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.0847222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5907509'^^xsd:double;
  dwc:latitude '53.0072252'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419532'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408843_20432408843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408843_20432408843> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408843_20432408843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072617 6.5907536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072617"^^xsd:decimal ;
  dwc:decimalLongitude "6.5907536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408843_20432408843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072617 6.5907536)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072617"^^xsd:decimal ;
  geo-pos:long "6.5907536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408843_20432408843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408843'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.1994444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5907536'^^xsd:double;
  dwc:latitude '53.0072617'^^xsd:double;
  dwc:coordinatePrecision '25.2'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408843'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409213_20432409213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409213_20432409213> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409213_20432409213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074896 6.5907566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074896"^^xsd:decimal ;
  dwc:decimalLongitude "6.5907566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409213_20432409213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074896 6.5907566)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074896"^^xsd:decimal ;
  geo-pos:long "6.5907566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409213_20432409213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409213'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.411388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5907566'^^xsd:double;
  dwc:latitude '53.0074896'^^xsd:double;
  dwc:coordinatePrecision '13'^^xsd:integer;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409213'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409987_20432409987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409987_20432409987> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409987_20432409987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072848 6.5907799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072848"^^xsd:decimal ;
  dwc:decimalLongitude "6.5907799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409987_20432409987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072848 6.5907799)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072848"^^xsd:decimal ;
  geo-pos:long "6.5907799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409987_20432409987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409987'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.3994444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5907799'^^xsd:double;
  dwc:latitude '53.0072848'^^xsd:double;
  dwc:coordinatePrecision '11.7'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409987'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408849_20432408849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408849_20432408849> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408849_20432408849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072846 6.5907894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072846"^^xsd:decimal ;
  dwc:decimalLongitude "6.5907894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408849_20432408849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072846 6.5907894)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072846"^^xsd:decimal ;
  geo-pos:long "6.5907894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408849_20432408849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408849'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.2097222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5907894'^^xsd:double;
  dwc:latitude '53.0072846'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408849'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416765_20432416765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416765_20432416765> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416765_20432416765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073366 6.5907928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073366"^^xsd:decimal ;
  dwc:decimalLongitude "6.5907928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416765_20432416765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073366 6.5907928)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073366"^^xsd:decimal ;
  geo-pos:long "6.5907928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416765_20432416765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416765'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.0647222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5907928'^^xsd:double;
  dwc:latitude '53.0073366'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416765'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417161_20432417161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417161_20432417161> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417161_20432417161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073378 6.5907989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073378"^^xsd:decimal ;
  dwc:decimalLongitude "6.5907989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417161_20432417161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073378 6.5907989)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073378"^^xsd:decimal ;
  geo-pos:long "6.5907989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417161_20432417161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417161'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.105833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5907989'^^xsd:double;
  dwc:latitude '53.0073378'^^xsd:double;
  dwc:coordinatePrecision '9.3'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417161'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409506_20432409506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409506_20432409506> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409506_20432409506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073341 6.5908016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073341"^^xsd:decimal ;
  dwc:decimalLongitude "6.5908016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409506_20432409506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073341 6.5908016)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073341"^^xsd:decimal ;
  geo-pos:long "6.5908016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409506_20432409506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409506'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.065'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5908016'^^xsd:double;
  dwc:latitude '53.0073341'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409506'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416077_20432416077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416077_20432416077> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416077_20432416077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074501 6.5908026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074501"^^xsd:decimal ;
  dwc:decimalLongitude "6.5908026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416077_20432416077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074501 6.5908026)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074501"^^xsd:decimal ;
  geo-pos:long "6.5908026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416077_20432416077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416077'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '22.120277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5908026'^^xsd:double;
  dwc:latitude '53.0074501'^^xsd:double;
  dwc:coordinatePrecision '13'^^xsd:integer;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416077'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415716_20432415716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415716_20432415716> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415716_20432415716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072442 6.5908097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072442"^^xsd:decimal ;
  dwc:decimalLongitude "6.5908097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415716_20432415716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072442 6.5908097)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072442"^^xsd:decimal ;
  geo-pos:long "6.5908097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415716_20432415716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415716'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.114166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5908097'^^xsd:double;
  dwc:latitude '53.0072442'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415716'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409518_20432409518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409518_20432409518> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409518_20432409518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073134 6.5908144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073134"^^xsd:decimal ;
  dwc:decimalLongitude "6.5908144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409518_20432409518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073134 6.5908144)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073134"^^xsd:decimal ;
  geo-pos:long "6.5908144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409518_20432409518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409518'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.0836111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5908144'^^xsd:double;
  dwc:latitude '53.0073134'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409518'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418427_20432418427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418427_20432418427> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418427_20432418427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072884 6.5908156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072884"^^xsd:decimal ;
  dwc:decimalLongitude "6.5908156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418427_20432418427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072884 6.5908156)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072884"^^xsd:decimal ;
  geo-pos:long "6.5908156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418427_20432418427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418427'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.0544444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5908156'^^xsd:double;
  dwc:latitude '53.0072884'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418427'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408885_20432408885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408885_20432408885> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408885_20432408885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073141 6.5908159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073141"^^xsd:decimal ;
  dwc:decimalLongitude "6.5908159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408885_20432408885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073141 6.5908159)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073141"^^xsd:decimal ;
  geo-pos:long "6.5908159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408885_20432408885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408885'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.219722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5908159'^^xsd:double;
  dwc:latitude '53.0073141'^^xsd:double;
  dwc:coordinatePrecision '9.4'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408885'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418682_20432418682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418682_20432418682> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418682_20432418682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071904 6.5908194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0071904"^^xsd:decimal ;
  dwc:decimalLongitude "6.5908194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418682_20432418682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071904 6.5908194)"^^geo:wktLiteral ;
  geo-pos:lat "53.0071904"^^xsd:decimal ;
  geo-pos:long "6.5908194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418682_20432418682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418682'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.0783333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5908194'^^xsd:double;
  dwc:latitude '53.0071904'^^xsd:double;
  dwc:coordinatePrecision '12.3'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418682'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416501_20432416501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416501_20432416501> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416501_20432416501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073454 6.5908216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073454"^^xsd:decimal ;
  dwc:decimalLongitude "6.5908216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416501_20432416501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073454 6.5908216)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073454"^^xsd:decimal ;
  geo-pos:long "6.5908216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416501_20432416501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416501'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.022777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5908216'^^xsd:double;
  dwc:latitude '53.0073454'^^xsd:double;
  dwc:coordinatePrecision '17.3'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416501'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417565_20432417565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417565_20432417565> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417565_20432417565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072727 6.5908461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072727"^^xsd:decimal ;
  dwc:decimalLongitude "6.5908461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417565_20432417565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072727 6.5908461)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072727"^^xsd:decimal ;
  geo-pos:long "6.5908461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417565_20432417565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417565'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.1419444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5908461'^^xsd:double;
  dwc:latitude '53.0072727'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417565'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417649_20432417649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417649_20432417649> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417649_20432417649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073204 6.5908475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073204"^^xsd:decimal ;
  dwc:decimalLongitude "6.5908475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417649_20432417649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073204 6.5908475)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073204"^^xsd:decimal ;
  geo-pos:long "6.5908475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417649_20432417649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417649'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.093333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5908475'^^xsd:double;
  dwc:latitude '53.0073204'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417649'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417479_20432417479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417479_20432417479> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417479_20432417479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072857 6.5908655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072857"^^xsd:decimal ;
  dwc:decimalLongitude "6.5908655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417479_20432417479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072857 6.5908655)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072857"^^xsd:decimal ;
  geo-pos:long "6.5908655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417479_20432417479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417479'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.018333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5908655'^^xsd:double;
  dwc:latitude '53.0072857'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417479'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419745_20432419745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419745_20432419745> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419745_20432419745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072018 6.5908737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072018"^^xsd:decimal ;
  dwc:decimalLongitude "6.5908737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419745_20432419745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072018 6.5908737)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072018"^^xsd:decimal ;
  geo-pos:long "6.5908737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "38.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419745_20432419745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419745'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.096666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5908737'^^xsd:double;
  dwc:latitude '53.0072018'^^xsd:double;
  dwc:coordinatePrecision '38.5'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419745'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414509_20432414509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414509_20432414509> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414509_20432414509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074867 6.5908838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074867"^^xsd:decimal ;
  dwc:decimalLongitude "6.5908838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414509_20432414509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074867 6.5908838)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074867"^^xsd:decimal ;
  geo-pos:long "6.5908838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414509_20432414509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414509'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.068333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5908838'^^xsd:double;
  dwc:latitude '53.0074867'^^xsd:double;
  dwc:coordinatePrecision '13.8'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414509'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417443_20432417443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417443_20432417443> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417443_20432417443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007262 6.5908958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007262"^^xsd:decimal ;
  dwc:decimalLongitude "6.5908958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417443_20432417443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007262 6.5908958)"^^geo:wktLiteral ;
  geo-pos:lat "53.007262"^^xsd:decimal ;
  geo-pos:long "6.5908958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417443_20432417443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417443'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.030555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5908958'^^xsd:double;
  dwc:latitude '53.007262'^^xsd:double;
  dwc:coordinatePrecision '7.5'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417443'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409237_20432409237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409237_20432409237> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409237_20432409237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075788 6.5909058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0075788"^^xsd:decimal ;
  dwc:decimalLongitude "6.5909058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "26.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409237_20432409237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0075788 6.5909058)"^^geo:wktLiteral ;
  geo-pos:lat "53.0075788"^^xsd:decimal ;
  geo-pos:long "6.5909058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "26.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409237_20432409237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409237'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.41472222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5909058'^^xsd:double;
  dwc:latitude '53.0075788'^^xsd:double;
  dwc:coordinatePrecision '26.1'^^xsd:double;
  dwc:minimumElevation '28'^^xsd:integer;
  dwc:maximumElevation '28'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409237'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415390_20432415390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415390_20432415390> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415390_20432415390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074827 6.5909412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074827"^^xsd:decimal ;
  dwc:decimalLongitude "6.5909412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415390_20432415390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074827 6.5909412)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074827"^^xsd:decimal ;
  geo-pos:long "6.5909412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415390_20432415390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415390'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.010277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5909412'^^xsd:double;
  dwc:latitude '53.0074827'^^xsd:double;
  dwc:coordinatePrecision '23.5'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415390'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419847_20432419847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419847_20432419847> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419847_20432419847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073138 6.5909447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073138"^^xsd:decimal ;
  dwc:decimalLongitude "6.5909447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419847_20432419847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073138 6.5909447)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073138"^^xsd:decimal ;
  geo-pos:long "6.5909447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419847_20432419847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419847'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.041666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5909447'^^xsd:double;
  dwc:latitude '53.0073138'^^xsd:double;
  dwc:coordinatePrecision '7.3'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419847'^^xsd:integer;
  dwc:observationDate '2018-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417738_20432417738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417738_20432417738> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417738_20432417738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0062197 6.5909498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0062197"^^xsd:decimal ;
  dwc:decimalLongitude "6.5909498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417738_20432417738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0062197 6.5909498)"^^geo:wktLiteral ;
  geo-pos:lat "53.0062197"^^xsd:decimal ;
  geo-pos:long "6.5909498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417738_20432417738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417738'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.051666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5909498'^^xsd:double;
  dwc:latitude '53.0062197'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417738'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410074_20432410074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410074_20432410074> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410074_20432410074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073132 6.5909544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073132"^^xsd:decimal ;
  dwc:decimalLongitude "6.5909544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410074_20432410074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073132 6.5909544)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073132"^^xsd:decimal ;
  geo-pos:long "6.5909544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410074_20432410074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410074'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.4733333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5909544'^^xsd:double;
  dwc:latitude '53.0073132'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410074'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415378_20432415378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415378_20432415378> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415378_20432415378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074855 6.5909573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074855"^^xsd:decimal ;
  dwc:decimalLongitude "6.5909573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415378_20432415378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074855 6.5909573)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074855"^^xsd:decimal ;
  geo-pos:long "6.5909573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415378_20432415378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415378'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.019166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5909573'^^xsd:double;
  dwc:latitude '53.0074855'^^xsd:double;
  dwc:coordinatePrecision '16.5'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415378'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417613_20432417613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417613_20432417613> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417613_20432417613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007178 6.5909773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.007178"^^xsd:decimal ;
  dwc:decimalLongitude "6.5909773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "27"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417613_20432417613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.007178 6.5909773)"^^geo:wktLiteral ;
  geo-pos:lat "53.007178"^^xsd:decimal ;
  geo-pos:long "6.5909773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "27"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417613_20432417613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417613'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.1138888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5909773'^^xsd:double;
  dwc:latitude '53.007178'^^xsd:double;
  dwc:coordinatePrecision '27'^^xsd:integer;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417613'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416173_20432416173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416173_20432416173> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416173_20432416173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073505 6.5910277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073505"^^xsd:decimal ;
  dwc:decimalLongitude "6.5910277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416173_20432416173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073505 6.5910277)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073505"^^xsd:decimal ;
  geo-pos:long "6.5910277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416173_20432416173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416173'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.1011111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5910277'^^xsd:double;
  dwc:latitude '53.0073505'^^xsd:double;
  dwc:coordinatePrecision '6.8'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416173'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417196_20432417196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417196_20432417196> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417196_20432417196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072805 6.5910343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072805"^^xsd:decimal ;
  dwc:decimalLongitude "6.5910343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "44.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417196_20432417196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072805 6.5910343)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072805"^^xsd:decimal ;
  geo-pos:long "6.5910343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "44.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417196_20432417196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417196'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.083611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5910343'^^xsd:double;
  dwc:latitude '53.0072805'^^xsd:double;
  dwc:coordinatePrecision '44.5'^^xsd:double;
  dwc:minimumElevation '27'^^xsd:integer;
  dwc:maximumElevation '27'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417196'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417184_20432417184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417184_20432417184> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417184_20432417184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069666 6.5910441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0069666"^^xsd:decimal ;
  dwc:decimalLongitude "6.5910441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417184_20432417184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069666 6.5910441)"^^geo:wktLiteral ;
  geo-pos:lat "53.0069666"^^xsd:decimal ;
  geo-pos:long "6.5910441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417184_20432417184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417184'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.092222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5910441'^^xsd:double;
  dwc:latitude '53.0069666'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417184'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409367_20432409367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409367_20432409367> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409367_20432409367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073179 6.5911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0073179"^^xsd:decimal ;
  dwc:decimalLongitude "6.5911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "49.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409367_20432409367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0073179 6.5911)"^^geo:wktLiteral ;
  geo-pos:lat "53.0073179"^^xsd:decimal ;
  geo-pos:long "6.5911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "49.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409367_20432409367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409367'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '22.483333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5911'^^xsd:double;
  dwc:latitude '53.0073179'^^xsd:double;
  dwc:coordinatePrecision '49.3'^^xsd:double;
  dwc:minimumElevation '68'^^xsd:integer;
  dwc:maximumElevation '68'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409367'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417685_20432417685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417685_20432417685> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417685_20432417685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069093 6.591104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0069093"^^xsd:decimal ;
  dwc:decimalLongitude "6.591104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417685_20432417685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0069093 6.591104)"^^geo:wktLiteral ;
  geo-pos:lat "53.0069093"^^xsd:decimal ;
  geo-pos:long "6.591104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417685_20432417685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417685'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.591104'^^xsd:double;
  dwc:latitude '53.0069093'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417685'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612949_20432612949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612949_20432612949> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612949_20432612949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0105479 6.5911684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0105479"^^xsd:decimal ;
  dwc:decimalLongitude "6.5911684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612949_20432612949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0105479 6.5911684)"^^geo:wktLiteral ;
  geo-pos:lat "53.0105479"^^xsd:decimal ;
  geo-pos:long "6.5911684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612949_20432612949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612949'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.0583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5911684'^^xsd:double;
  dwc:latitude '53.0105479'^^xsd:double;
  dwc:coordinatePrecision '10.9'^^xsd:double;
  dwc:minimumElevation '6128'^^xsd:integer;
  dwc:maximumElevation '6128'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612949'^^xsd:integer;
  dwc:observationDate '2019-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432417858_20432417858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417858_20432417858> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417858_20432417858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077377 6.5912638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0077377"^^xsd:decimal ;
  dwc:decimalLongitude "6.5912638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417858_20432417858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0077377 6.5912638)"^^geo:wktLiteral ;
  geo-pos:lat "53.0077377"^^xsd:decimal ;
  geo-pos:long "6.5912638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417858_20432417858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417858'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.0463888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5912638'^^xsd:double;
  dwc:latitude '53.0077377'^^xsd:double;
  dwc:coordinatePrecision '10.5'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417858'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610197_20432610197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610197_20432610197> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610197_20432610197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0020284 6.5916081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0020284"^^xsd:decimal ;
  dwc:decimalLongitude "6.5916081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610197_20432610197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0020284 6.5916081)"^^geo:wktLiteral ;
  geo-pos:lat "53.0020284"^^xsd:decimal ;
  geo-pos:long "6.5916081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610197_20432610197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610197'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.049444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5916081'^^xsd:double;
  dwc:latitude '53.0020284'^^xsd:double;
  dwc:coordinatePrecision '19.3'^^xsd:double;
  dwc:minimumElevation '-14'^^xsd:integer;
  dwc:maximumElevation '-14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610197'^^xsd:integer;
  dwc:observationDate '2019-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432417672_20432417672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417672_20432417672> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417672_20432417672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071675 6.5916247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0071675"^^xsd:decimal ;
  dwc:decimalLongitude "6.5916247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "27.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417672_20432417672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071675 6.5916247)"^^geo:wktLiteral ;
  geo-pos:lat "53.0071675"^^xsd:decimal ;
  geo-pos:long "6.5916247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "27.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417672_20432417672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417672'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.079722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5916247'^^xsd:double;
  dwc:latitude '53.0071675'^^xsd:double;
  dwc:coordinatePrecision '27.7'^^xsd:double;
  dwc:minimumElevation '56'^^xsd:integer;
  dwc:maximumElevation '56'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417672'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432609760_20432609760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609760_20432609760> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609760_20432609760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0037451 6.5916263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0037451"^^xsd:decimal ;
  dwc:decimalLongitude "6.5916263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609760_20432609760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0037451 6.5916263)"^^geo:wktLiteral ;
  geo-pos:lat "53.0037451"^^xsd:decimal ;
  geo-pos:long "6.5916263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609760_20432609760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609760'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.060277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5916263'^^xsd:double;
  dwc:latitude '53.0037451'^^xsd:double;
  dwc:coordinatePrecision '7.5'^^xsd:double;
  dwc:minimumElevation '-237'^^xsd:integer;
  dwc:maximumElevation '-237'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609760'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432410727_20432410727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410727_20432410727> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410727_20432410727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005078 6.5916973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0005078"^^xsd:decimal ;
  dwc:decimalLongitude "6.5916973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410727_20432410727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005078 6.5916973)"^^geo:wktLiteral ;
  geo-pos:lat "53.0005078"^^xsd:decimal ;
  geo-pos:long "6.5916973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410727_20432410727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410727'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.1386111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5916973'^^xsd:double;
  dwc:latitude '53.0005078'^^xsd:double;
  dwc:coordinatePrecision '20.9'^^xsd:double;
  dwc:minimumElevation '42'^^xsd:integer;
  dwc:maximumElevation '42'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410727'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409349_20432409349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409349_20432409349> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409349_20432409349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071829 6.5917712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0071829"^^xsd:decimal ;
  dwc:decimalLongitude "6.5917712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409349_20432409349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0071829 6.5917712)"^^geo:wktLiteral ;
  geo-pos:lat "53.0071829"^^xsd:decimal ;
  geo-pos:long "6.5917712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409349_20432409349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409349'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.465277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5917712'^^xsd:double;
  dwc:latitude '53.0071829'^^xsd:double;
  dwc:coordinatePrecision '7.6'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409349'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432609516_20432609516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609516_20432609516> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609516_20432609516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999593 6.5918042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9999593"^^xsd:decimal ;
  dwc:decimalLongitude "6.5918042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "51.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609516_20432609516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999593 6.5918042)"^^geo:wktLiteral ;
  geo-pos:lat "52.9999593"^^xsd:decimal ;
  geo-pos:long "6.5918042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "51.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609516_20432609516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609516'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.0397222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5918042'^^xsd:double;
  dwc:latitude '52.9999593'^^xsd:double;
  dwc:coordinatePrecision '51.8'^^xsd:double;
  dwc:minimumElevation '419'^^xsd:integer;
  dwc:maximumElevation '419'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609516'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432610452_20432610452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610452_20432610452> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610452_20432610452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00088 6.5918178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.00088"^^xsd:decimal ;
  dwc:decimalLongitude "6.5918178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610452_20432610452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00088 6.5918178)"^^geo:wktLiteral ;
  geo-pos:lat "53.00088"^^xsd:decimal ;
  geo-pos:long "6.5918178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610452_20432610452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610452'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.001111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5918178'^^xsd:double;
  dwc:latitude '53.00088'^^xsd:double;
  dwc:coordinatePrecision '7.9'^^xsd:double;
  dwc:minimumElevation '-25'^^xsd:integer;
  dwc:maximumElevation '-25'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610452'^^xsd:integer;
  dwc:observationDate '2019-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610465_20432610465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610465_20432610465> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610465_20432610465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012929 6.5918867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012929"^^xsd:decimal ;
  dwc:decimalLongitude "6.5918867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "27.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610465_20432610465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012929 6.5918867)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012929"^^xsd:decimal ;
  geo-pos:long "6.5918867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "27.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610465_20432610465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610465'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.074166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5918867'^^xsd:double;
  dwc:latitude '53.0012929'^^xsd:double;
  dwc:coordinatePrecision '27.3'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610465'^^xsd:integer;
  dwc:observationDate '2019-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432612583_20432612583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612583_20432612583> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612583_20432612583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010148 6.5919906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010148"^^xsd:decimal ;
  dwc:decimalLongitude "6.5919906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612583_20432612583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010148 6.5919906)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010148"^^xsd:decimal ;
  geo-pos:long "6.5919906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612583_20432612583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612583'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.038611111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5919906'^^xsd:double;
  dwc:latitude '53.0010148'^^xsd:double;
  dwc:coordinatePrecision '15.1'^^xsd:double;
  dwc:minimumElevation '-70'^^xsd:integer;
  dwc:maximumElevation '-70'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612583'^^xsd:integer;
  dwc:observationDate '2019-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432413717_20432413717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413717_20432413717> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413717_20432413717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001888 6.5919994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.001888"^^xsd:decimal ;
  dwc:decimalLongitude "6.5919994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "68.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413717_20432413717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001888 6.5919994)"^^geo:wktLiteral ;
  geo-pos:lat "53.001888"^^xsd:decimal ;
  geo-pos:long "6.5919994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "68.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413717_20432413717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413717'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.143611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5919994'^^xsd:double;
  dwc:latitude '53.001888'^^xsd:double;
  dwc:coordinatePrecision '68.1'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413717'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612814_20432612814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612814_20432612814> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612814_20432612814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0027382 6.5921006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0027382"^^xsd:decimal ;
  dwc:decimalLongitude "6.5921006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "51.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612814_20432612814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0027382 6.5921006)"^^geo:wktLiteral ;
  geo-pos:lat "53.0027382"^^xsd:decimal ;
  geo-pos:long "6.5921006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "51.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612814_20432612814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612814'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.044166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5921006'^^xsd:double;
  dwc:latitude '53.0027382'^^xsd:double;
  dwc:coordinatePrecision '51.3'^^xsd:double;
  dwc:minimumElevation '493'^^xsd:integer;
  dwc:maximumElevation '493'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612814'^^xsd:integer;
  dwc:observationDate '2019-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432418742_20432418742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418742_20432418742> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418742_20432418742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0039343 6.5923911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0039343"^^xsd:decimal ;
  dwc:decimalLongitude "6.5923911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418742_20432418742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0039343 6.5923911)"^^geo:wktLiteral ;
  geo-pos:lat "53.0039343"^^xsd:decimal ;
  geo-pos:long "6.5923911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418742_20432418742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418742'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.1088888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5923911'^^xsd:double;
  dwc:latitude '53.0039343'^^xsd:double;
  dwc:coordinatePrecision '9.6'^^xsd:double;
  dwc:minimumElevation '27'^^xsd:integer;
  dwc:maximumElevation '27'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418742'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412406_20432412406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412406_20432412406> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412406_20432412406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011309 6.5923939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011309"^^xsd:decimal ;
  dwc:decimalLongitude "6.5923939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412406_20432412406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011309 6.5923939)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011309"^^xsd:decimal ;
  geo-pos:long "6.5923939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412406_20432412406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412406'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '3.1219444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5923939'^^xsd:double;
  dwc:latitude '53.0011309'^^xsd:double;
  dwc:coordinatePrecision '13.6'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412406'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608757_20432608757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608757_20432608757> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608757_20432608757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008417 6.5924298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008417"^^xsd:decimal ;
  dwc:decimalLongitude "6.5924298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "48.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608757_20432608757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008417 6.5924298)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008417"^^xsd:decimal ;
  geo-pos:long "6.5924298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "48.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608757_20432608757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608757'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.007222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5924298'^^xsd:double;
  dwc:latitude '53.0008417'^^xsd:double;
  dwc:coordinatePrecision '48.5'^^xsd:double;
  dwc:minimumElevation '-52'^^xsd:integer;
  dwc:maximumElevation '-52'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608757'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611110_20432611110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611110_20432611110> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611110_20432611110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012093 6.5924413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012093"^^xsd:decimal ;
  dwc:decimalLongitude "6.5924413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611110_20432611110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012093 6.5924413)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012093"^^xsd:decimal ;
  geo-pos:long "6.5924413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611110_20432611110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611110'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.017222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5924413'^^xsd:double;
  dwc:latitude '53.0012093'^^xsd:double;
  dwc:coordinatePrecision '13.3'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611110'^^xsd:integer;
  dwc:observationDate '2019-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432417148_20432417148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417148_20432417148> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417148_20432417148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011767 6.5924626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011767"^^xsd:decimal ;
  dwc:decimalLongitude "6.5924626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417148_20432417148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011767 6.5924626)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011767"^^xsd:decimal ;
  geo-pos:long "6.5924626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417148_20432417148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417148'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.051666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5924626'^^xsd:double;
  dwc:latitude '53.0011767'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417148'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417305_20432417305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417305_20432417305> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417305_20432417305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011757 6.5924801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011757"^^xsd:decimal ;
  dwc:decimalLongitude "6.5924801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417305_20432417305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011757 6.5924801)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011757"^^xsd:decimal ;
  geo-pos:long "6.5924801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417305_20432417305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417305'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.1572222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5924801'^^xsd:double;
  dwc:latitude '53.0011757'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417305'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610550_20432610550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610550_20432610550> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610550_20432610550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013962 6.5924854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013962"^^xsd:decimal ;
  dwc:decimalLongitude "6.5924854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610550_20432610550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013962 6.5924854)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013962"^^xsd:decimal ;
  geo-pos:long "6.5924854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610550_20432610550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610550'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.041388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5924854'^^xsd:double;
  dwc:latitude '53.0013962'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610550'^^xsd:integer;
  dwc:observationDate '2019-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432416898_20432416898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416898_20432416898> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416898_20432416898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011581 6.5925061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011581"^^xsd:decimal ;
  dwc:decimalLongitude "6.5925061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416898_20432416898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011581 6.5925061)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011581"^^xsd:decimal ;
  geo-pos:long "6.5925061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416898_20432416898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416898'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.156388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5925061'^^xsd:double;
  dwc:latitude '53.0011581'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416898'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415643_20432415643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415643_20432415643> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415643_20432415643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010962 6.5925324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010962"^^xsd:decimal ;
  dwc:decimalLongitude "6.5925324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415643_20432415643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010962 6.5925324)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010962"^^xsd:decimal ;
  geo-pos:long "6.5925324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415643_20432415643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415643'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5925324'^^xsd:double;
  dwc:latitude '53.0010962'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415643'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412139_20432412139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412139_20432412139> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412139_20432412139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010933 6.5925419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010933"^^xsd:decimal ;
  dwc:decimalLongitude "6.5925419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412139_20432412139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010933 6.5925419)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010933"^^xsd:decimal ;
  geo-pos:long "6.5925419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412139_20432412139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412139'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.0283333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5925419'^^xsd:double;
  dwc:latitude '53.0010933'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412139'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410715_20432410715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410715_20432410715> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410715_20432410715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011529 6.5925437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011529"^^xsd:decimal ;
  dwc:decimalLongitude "6.5925437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410715_20432410715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011529 6.5925437)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011529"^^xsd:decimal ;
  geo-pos:long "6.5925437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410715_20432410715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410715'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.1388888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5925437'^^xsd:double;
  dwc:latitude '53.0011529'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410715'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411290_20432411290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411290_20432411290> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411290_20432411290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00098 6.5925506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.00098"^^xsd:decimal ;
  dwc:decimalLongitude "6.5925506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411290_20432411290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00098 6.5925506)"^^geo:wktLiteral ;
  geo-pos:lat "53.00098"^^xsd:decimal ;
  geo-pos:long "6.5925506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411290_20432411290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411290'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.1486111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5925506'^^xsd:double;
  dwc:latitude '53.00098'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411290'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417028_20432417028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417028_20432417028> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417028_20432417028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001158 6.5925582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.001158"^^xsd:decimal ;
  dwc:decimalLongitude "6.5925582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417028_20432417028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001158 6.5925582)"^^geo:wktLiteral ;
  geo-pos:lat "53.001158"^^xsd:decimal ;
  geo-pos:long "6.5925582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417028_20432417028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417028'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.0308333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5925582'^^xsd:double;
  dwc:latitude '53.001158'^^xsd:double;
  dwc:coordinatePrecision '13.3'^^xsd:double;
  dwc:minimumElevation '-13'^^xsd:integer;
  dwc:maximumElevation '-13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417028'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416586_20432416586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416586_20432416586> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416586_20432416586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010355 6.5925905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010355"^^xsd:decimal ;
  dwc:decimalLongitude "6.5925905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416586_20432416586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010355 6.5925905)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010355"^^xsd:decimal ;
  geo-pos:long "6.5925905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416586_20432416586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416586'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.168333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5925905'^^xsd:double;
  dwc:latitude '53.0010355'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416586'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407717_20432407717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407717_20432407717> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407717_20432407717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009658 6.5926066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009658"^^xsd:decimal ;
  dwc:decimalLongitude "6.5926066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407717_20432407717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009658 6.5926066)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009658"^^xsd:decimal ;
  geo-pos:long "6.5926066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407717_20432407717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407717'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.3580555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5926066'^^xsd:double;
  dwc:latitude '53.0009658'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407717'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416514_20432416514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416514_20432416514> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416514_20432416514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012216 6.5926072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012216"^^xsd:decimal ;
  dwc:decimalLongitude "6.5926072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "24.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416514_20432416514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012216 6.5926072)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012216"^^xsd:decimal ;
  geo-pos:long "6.5926072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "24.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416514_20432416514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416514'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.138055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5926072'^^xsd:double;
  dwc:latitude '53.0012216'^^xsd:double;
  dwc:coordinatePrecision '24.1'^^xsd:double;
  dwc:minimumElevation '21'^^xsd:integer;
  dwc:maximumElevation '21'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416514'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413621_20432413621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413621_20432413621> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413621_20432413621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012557 6.5926229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012557"^^xsd:decimal ;
  dwc:decimalLongitude "6.5926229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413621_20432413621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012557 6.5926229)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012557"^^xsd:decimal ;
  geo-pos:long "6.5926229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413621_20432413621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413621'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.1191666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5926229'^^xsd:double;
  dwc:latitude '53.0012557'^^xsd:double;
  dwc:coordinatePrecision '9.1'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413621'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414424_20432414424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414424_20432414424> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414424_20432414424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001459 6.5926372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.001459"^^xsd:decimal ;
  dwc:decimalLongitude "6.5926372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414424_20432414424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001459 6.5926372)"^^geo:wktLiteral ;
  geo-pos:lat "53.001459"^^xsd:decimal ;
  geo-pos:long "6.5926372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414424_20432414424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414424'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.0186111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5926372'^^xsd:double;
  dwc:latitude '53.001459'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414424'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416454_20432416454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416454_20432416454> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416454_20432416454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001154 6.5926515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.001154"^^xsd:decimal ;
  dwc:decimalLongitude "6.5926515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416454_20432416454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001154 6.5926515)"^^geo:wktLiteral ;
  geo-pos:lat "53.001154"^^xsd:decimal ;
  geo-pos:long "6.5926515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416454_20432416454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416454'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.1477777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5926515'^^xsd:double;
  dwc:latitude '53.001154'^^xsd:double;
  dwc:coordinatePrecision '16.5'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416454'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415044_20432415044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415044_20432415044> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415044_20432415044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012742 6.5926743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012742"^^xsd:decimal ;
  dwc:decimalLongitude "6.5926743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415044_20432415044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012742 6.5926743)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012742"^^xsd:decimal ;
  geo-pos:long "6.5926743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415044_20432415044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415044'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.1952777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5926743'^^xsd:double;
  dwc:latitude '53.0012742'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415044'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417293_20432417293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417293_20432417293> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417293_20432417293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009698 6.5926749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009698"^^xsd:decimal ;
  dwc:decimalLongitude "6.5926749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417293_20432417293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009698 6.5926749)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009698"^^xsd:decimal ;
  geo-pos:long "6.5926749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417293_20432417293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417293'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.16'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5926749'^^xsd:double;
  dwc:latitude '53.0009698'^^xsd:double;
  dwc:coordinatePrecision '6.3'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417293'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417588_20432417588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417588_20432417588> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417588_20432417588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011757 6.5926857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011757"^^xsd:decimal ;
  dwc:decimalLongitude "6.5926857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417588_20432417588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011757 6.5926857)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011757"^^xsd:decimal ;
  geo-pos:long "6.5926857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417588_20432417588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417588'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.0658333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5926857'^^xsd:double;
  dwc:latitude '53.0011757'^^xsd:double;
  dwc:coordinatePrecision '18.4'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417588'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416766_20432416766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416766_20432416766> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416766_20432416766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012792 6.5926982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012792"^^xsd:decimal ;
  dwc:decimalLongitude "6.5926982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416766_20432416766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012792 6.5926982)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012792"^^xsd:decimal ;
  geo-pos:long "6.5926982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416766_20432416766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416766'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.1133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5926982'^^xsd:double;
  dwc:latitude '53.0012792'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416766'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411855_20432411855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411855_20432411855> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411855_20432411855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001155 6.5927177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.001155"^^xsd:decimal ;
  dwc:decimalLongitude "6.5927177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411855_20432411855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001155 6.5927177)"^^geo:wktLiteral ;
  geo-pos:lat "53.001155"^^xsd:decimal ;
  geo-pos:long "6.5927177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411855_20432411855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411855'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.1266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5927177'^^xsd:double;
  dwc:latitude '53.001155'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411855'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417751_20432417751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417751_20432417751> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417751_20432417751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013391 6.5927347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013391"^^xsd:decimal ;
  dwc:decimalLongitude "6.5927347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417751_20432417751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013391 6.5927347)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013391"^^xsd:decimal ;
  geo-pos:long "6.5927347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417751_20432417751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417751'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.122222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5927347'^^xsd:double;
  dwc:latitude '53.0013391'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417751'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611295_20432611295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611295_20432611295> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611295_20432611295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001531 6.5927401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0001531"^^xsd:decimal ;
  dwc:decimalLongitude "6.5927401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "56.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611295_20432611295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001531 6.5927401)"^^geo:wktLiteral ;
  geo-pos:lat "53.0001531"^^xsd:decimal ;
  geo-pos:long "6.5927401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "56.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611295_20432611295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611295'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.010833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5927401'^^xsd:double;
  dwc:latitude '53.0001531'^^xsd:double;
  dwc:coordinatePrecision '56.7'^^xsd:double;
  dwc:minimumElevation '-226'^^xsd:integer;
  dwc:maximumElevation '-226'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611295'^^xsd:integer;
  dwc:observationDate '2019-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417693_20432417693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417693_20432417693> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417693_20432417693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013061 6.5927496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013061"^^xsd:decimal ;
  dwc:decimalLongitude "6.5927496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417693_20432417693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013061 6.5927496)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013061"^^xsd:decimal ;
  geo-pos:long "6.5927496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417693_20432417693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417693'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.085'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5927496'^^xsd:double;
  dwc:latitude '53.0013061'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417693'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417160_20432417160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417160_20432417160> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417160_20432417160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010337 6.5927531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010337"^^xsd:decimal ;
  dwc:decimalLongitude "6.5927531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417160_20432417160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010337 6.5927531)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010337"^^xsd:decimal ;
  geo-pos:long "6.5927531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417160_20432417160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417160'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.0475'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5927531'^^xsd:double;
  dwc:latitude '53.0010337'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417160'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417173_20432417173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417173_20432417173> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417173_20432417173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009786 6.5927675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009786"^^xsd:decimal ;
  dwc:decimalLongitude "6.5927675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417173_20432417173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009786 6.5927675)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009786"^^xsd:decimal ;
  geo-pos:long "6.5927675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417173_20432417173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417173'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.2075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5927675'^^xsd:double;
  dwc:latitude '53.0009786'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417173'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414328_20432414328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414328_20432414328> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414328_20432414328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011226 6.5927746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011226"^^xsd:decimal ;
  dwc:decimalLongitude "6.5927746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414328_20432414328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011226 6.5927746)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011226"^^xsd:decimal ;
  geo-pos:long "6.5927746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414328_20432414328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414328'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.015'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5927746'^^xsd:double;
  dwc:latitude '53.0011226'^^xsd:double;
  dwc:coordinatePrecision '16.7'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414328'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415872_20432415872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415872_20432415872> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415872_20432415872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009835 6.5927787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009835"^^xsd:decimal ;
  dwc:decimalLongitude "6.5927787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415872_20432415872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009835 6.5927787)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009835"^^xsd:decimal ;
  geo-pos:long "6.5927787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415872_20432415872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415872'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.0944444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5927787'^^xsd:double;
  dwc:latitude '53.0009835'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415872'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432609052_20432609052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609052_20432609052> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609052_20432609052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010678 6.5927885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010678"^^xsd:decimal ;
  dwc:decimalLongitude "6.5927885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609052_20432609052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010678 6.5927885)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010678"^^xsd:decimal ;
  geo-pos:long "6.5927885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609052_20432609052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609052'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.0447222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5927885'^^xsd:double;
  dwc:latitude '53.0010678'^^xsd:double;
  dwc:coordinatePrecision '10.8'^^xsd:double;
  dwc:minimumElevation '-150'^^xsd:integer;
  dwc:maximumElevation '-150'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609052'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432410033_20432410033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410033_20432410033> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410033_20432410033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005684 6.5928081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0005684"^^xsd:decimal ;
  dwc:decimalLongitude "6.5928081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410033_20432410033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005684 6.5928081)"^^geo:wktLiteral ;
  geo-pos:lat "53.0005684"^^xsd:decimal ;
  geo-pos:long "6.5928081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410033_20432410033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410033'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.101666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5928081'^^xsd:double;
  dwc:latitude '53.0005684'^^xsd:double;
  dwc:coordinatePrecision '12.2'^^xsd:double;
  dwc:minimumElevation '52'^^xsd:integer;
  dwc:maximumElevation '52'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410033'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409900_20432409900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409900_20432409900> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409900_20432409900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010644 6.5928257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010644"^^xsd:decimal ;
  dwc:decimalLongitude "6.5928257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409900_20432409900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010644 6.5928257)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010644"^^xsd:decimal ;
  geo-pos:long "6.5928257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409900_20432409900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409900'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.4566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5928257'^^xsd:double;
  dwc:latitude '53.0010644'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409900'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412151_20432412151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412151_20432412151> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412151_20432412151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010581 6.5928334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010581"^^xsd:decimal ;
  dwc:decimalLongitude "6.5928334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412151_20432412151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010581 6.5928334)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010581"^^xsd:decimal ;
  geo-pos:long "6.5928334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412151_20432412151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412151'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.0477777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5928334'^^xsd:double;
  dwc:latitude '53.0010581'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412151'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415379_20432415379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415379_20432415379> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415379_20432415379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013764 6.5928686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013764"^^xsd:decimal ;
  dwc:decimalLongitude "6.5928686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415379_20432415379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013764 6.5928686)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013764"^^xsd:decimal ;
  geo-pos:long "6.5928686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415379_20432415379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415379'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.041111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5928686'^^xsd:double;
  dwc:latitude '53.0013764'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415379'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416884_20432416884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416884_20432416884> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416884_20432416884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011258 6.5928856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011258"^^xsd:decimal ;
  dwc:decimalLongitude "6.5928856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416884_20432416884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011258 6.5928856)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011258"^^xsd:decimal ;
  geo-pos:long "6.5928856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416884_20432416884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416884'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.005555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5928856'^^xsd:double;
  dwc:latitude '53.0011258'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416884'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415607_20432415607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415607_20432415607> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415607_20432415607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011888 6.5928907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011888"^^xsd:decimal ;
  dwc:decimalLongitude "6.5928907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415607_20432415607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011888 6.5928907)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011888"^^xsd:decimal ;
  geo-pos:long "6.5928907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415607_20432415607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415607'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.1102777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5928907'^^xsd:double;
  dwc:latitude '53.0011888'^^xsd:double;
  dwc:coordinatePrecision '10.9'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415607'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417124_20432417124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417124_20432417124> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417124_20432417124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010847 6.5929035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010847"^^xsd:decimal ;
  dwc:decimalLongitude "6.5929035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417124_20432417124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010847 6.5929035)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010847"^^xsd:decimal ;
  geo-pos:long "6.5929035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417124_20432417124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417124'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.043333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5929035'^^xsd:double;
  dwc:latitude '53.0010847'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417124'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417136_20432417136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417136_20432417136> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417136_20432417136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010954 6.5929154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010954"^^xsd:decimal ;
  dwc:decimalLongitude "6.5929154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417136_20432417136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010954 6.5929154)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010954"^^xsd:decimal ;
  geo-pos:long "6.5929154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417136_20432417136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417136'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.043055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5929154'^^xsd:double;
  dwc:latitude '53.0010954'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417136'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407533_20432407533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407533_20432407533> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407533_20432407533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013445 6.5929248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013445"^^xsd:decimal ;
  dwc:decimalLongitude "6.5929248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407533_20432407533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013445 6.5929248)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013445"^^xsd:decimal ;
  geo-pos:long "6.5929248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407533_20432407533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407533'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.160833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5929248'^^xsd:double;
  dwc:latitude '53.0013445'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407533'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611930_20432611930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611930_20432611930> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611930_20432611930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00121 6.5929257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.00121"^^xsd:decimal ;
  dwc:decimalLongitude "6.5929257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611930_20432611930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00121 6.5929257)"^^geo:wktLiteral ;
  geo-pos:lat "53.00121"^^xsd:decimal ;
  geo-pos:long "6.5929257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611930_20432611930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611930'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.069444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5929257'^^xsd:double;
  dwc:latitude '53.00121'^^xsd:double;
  dwc:coordinatePrecision '16.4'^^xsd:double;
  dwc:minimumElevation '-83'^^xsd:integer;
  dwc:maximumElevation '-83'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611930'^^xsd:integer;
  dwc:observationDate '2019-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432611893_20432611893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611893_20432611893> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611893_20432611893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0016185 6.5929411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0016185"^^xsd:decimal ;
  dwc:decimalLongitude "6.5929411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611893_20432611893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0016185 6.5929411)"^^geo:wktLiteral ;
  geo-pos:lat "53.0016185"^^xsd:decimal ;
  geo-pos:long "6.5929411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611893_20432611893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611893'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.073888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5929411'^^xsd:double;
  dwc:latitude '53.0016185'^^xsd:double;
  dwc:coordinatePrecision '8.1'^^xsd:double;
  dwc:minimumElevation '43'^^xsd:integer;
  dwc:maximumElevation '43'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611893'^^xsd:integer;
  dwc:observationDate '2019-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432411446_20432411446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411446_20432411446> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411446_20432411446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013013 6.5929443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013013"^^xsd:decimal ;
  dwc:decimalLongitude "6.5929443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411446_20432411446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013013 6.5929443)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013013"^^xsd:decimal ;
  geo-pos:long "6.5929443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411446_20432411446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411446'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.094166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5929443'^^xsd:double;
  dwc:latitude '53.0013013'^^xsd:double;
  dwc:coordinatePrecision '7.3'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411446'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415391_20432415391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415391_20432415391> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415391_20432415391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010788 6.59295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010788"^^xsd:decimal ;
  dwc:decimalLongitude "6.59295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415391_20432415391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010788 6.59295)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010788"^^xsd:decimal ;
  geo-pos:long "6.59295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415391_20432415391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415391'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.032222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.59295'^^xsd:double;
  dwc:latitude '53.0010788'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415391'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414816_20432414816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414816_20432414816> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414816_20432414816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013596 6.5929518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013596"^^xsd:decimal ;
  dwc:decimalLongitude "6.5929518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414816_20432414816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013596 6.5929518)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013596"^^xsd:decimal ;
  geo-pos:long "6.5929518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414816_20432414816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414816'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.121388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5929518'^^xsd:double;
  dwc:latitude '53.0013596'^^xsd:double;
  dwc:coordinatePrecision '12.8'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414816'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407113_20432407113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407113_20432407113> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407113_20432407113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004491 6.592955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004491"^^xsd:decimal ;
  dwc:decimalLongitude "6.592955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407113_20432407113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004491 6.592955)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004491"^^xsd:decimal ;
  geo-pos:long "6.592955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407113_20432407113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407113'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.227777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.592955'^^xsd:double;
  dwc:latitude '53.0004491'^^xsd:double;
  dwc:coordinatePrecision '13.5'^^xsd:double;
  dwc:minimumElevation '25'^^xsd:integer;
  dwc:maximumElevation '25'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407113'^^xsd:integer;
  dwc:observationDate '2018-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612826_20432612826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612826_20432612826> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612826_20432612826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994364 6.5929595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9994364"^^xsd:decimal ;
  dwc:decimalLongitude "6.5929595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "35.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612826_20432612826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994364 6.5929595)"^^geo:wktLiteral ;
  geo-pos:lat "52.9994364"^^xsd:decimal ;
  geo-pos:long "6.5929595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "35.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612826_20432612826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612826'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.030555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5929595'^^xsd:double;
  dwc:latitude '52.9994364'^^xsd:double;
  dwc:coordinatePrecision '35.5'^^xsd:double;
  dwc:minimumElevation '28'^^xsd:integer;
  dwc:maximumElevation '28'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612826'^^xsd:integer;
  dwc:observationDate '2019-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432408162_20432408162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408162_20432408162> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408162_20432408162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001234 6.5929831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.001234"^^xsd:decimal ;
  dwc:decimalLongitude "6.5929831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408162_20432408162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001234 6.5929831)"^^geo:wktLiteral ;
  geo-pos:lat "53.001234"^^xsd:decimal ;
  geo-pos:long "6.5929831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408162_20432408162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408162'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.168333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5929831'^^xsd:double;
  dwc:latitude '53.001234'^^xsd:double;
  dwc:coordinatePrecision '11.1'^^xsd:double;
  dwc:minimumElevation '30'^^xsd:integer;
  dwc:maximumElevation '30'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408162'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407393_20432407393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407393_20432407393> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407393_20432407393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006075 6.5929897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006075"^^xsd:decimal ;
  dwc:decimalLongitude "6.5929897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407393_20432407393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006075 6.5929897)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006075"^^xsd:decimal ;
  geo-pos:long "6.5929897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407393_20432407393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407393'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.0469444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5929897'^^xsd:double;
  dwc:latitude '53.0006075'^^xsd:double;
  dwc:coordinatePrecision '53.3'^^xsd:double;
  dwc:minimumElevation '83'^^xsd:integer;
  dwc:maximumElevation '83'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407393'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409211_20432409211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409211_20432409211> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409211_20432409211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001211 6.5930038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.001211"^^xsd:decimal ;
  dwc:decimalLongitude "6.5930038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409211_20432409211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001211 6.5930038)"^^geo:wktLiteral ;
  geo-pos:lat "53.001211"^^xsd:decimal ;
  geo-pos:long "6.5930038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409211_20432409211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409211'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.0975'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5930038'^^xsd:double;
  dwc:latitude '53.001211'^^xsd:double;
  dwc:coordinatePrecision '17.1'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409211'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409930_20432409930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409930_20432409930> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409930_20432409930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012416 6.5930091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012416"^^xsd:decimal ;
  dwc:decimalLongitude "6.5930091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409930_20432409930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012416 6.5930091)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012416"^^xsd:decimal ;
  geo-pos:long "6.5930091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409930_20432409930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409930'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.007222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5930091'^^xsd:double;
  dwc:latitude '53.0012416'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409930'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610356_20432610356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610356_20432610356> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610356_20432610356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013572 6.5930176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013572"^^xsd:decimal ;
  dwc:decimalLongitude "6.5930176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "89"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610356_20432610356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013572 6.5930176)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013572"^^xsd:decimal ;
  geo-pos:long "6.5930176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "89"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610356_20432610356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610356'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.0252777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5930176'^^xsd:double;
  dwc:latitude '53.0013572'^^xsd:double;
  dwc:coordinatePrecision '89'^^xsd:integer;
  dwc:minimumElevation '-121'^^xsd:integer;
  dwc:maximumElevation '-121'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610356'^^xsd:integer;
  dwc:observationDate '2019-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432607906_20432607906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432607906_20432607906> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432607906_20432607906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011393 6.5930217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011393"^^xsd:decimal ;
  dwc:decimalLongitude "6.5930217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432607906_20432607906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011393 6.5930217)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011393"^^xsd:decimal ;
  geo-pos:long "6.5930217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432607906_20432607906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432607906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432607906'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.0275'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5930217'^^xsd:double;
  dwc:latitude '53.0011393'^^xsd:double;
  dwc:coordinatePrecision '23.8'^^xsd:double;
  dwc:minimumElevation '-16'^^xsd:integer;
  dwc:maximumElevation '-16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432607906'^^xsd:integer;
  dwc:observationDate '2019-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409896_20432409896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409896_20432409896> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409896_20432409896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012339 6.5930265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012339"^^xsd:decimal ;
  dwc:decimalLongitude "6.5930265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409896_20432409896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012339 6.5930265)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012339"^^xsd:decimal ;
  geo-pos:long "6.5930265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409896_20432409896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409896'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.4486111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5930265'^^xsd:double;
  dwc:latitude '53.0012339'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409896'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412490_20432412490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412490_20432412490> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412490_20432412490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005595 6.5930327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0005595"^^xsd:decimal ;
  dwc:decimalLongitude "6.5930327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412490_20432412490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005595 6.5930327)"^^geo:wktLiteral ;
  geo-pos:lat "53.0005595"^^xsd:decimal ;
  geo-pos:long "6.5930327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412490_20432412490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412490'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.089166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5930327'^^xsd:double;
  dwc:latitude '53.0005595'^^xsd:double;
  dwc:coordinatePrecision '15.4'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412490'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417339_20432417339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417339_20432417339> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417339_20432417339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007471 6.5930437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007471"^^xsd:decimal ;
  dwc:decimalLongitude "6.5930437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417339_20432417339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007471 6.5930437)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007471"^^xsd:decimal ;
  geo-pos:long "6.5930437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417339_20432417339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417339'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.0188888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5930437'^^xsd:double;
  dwc:latitude '53.0007471'^^xsd:double;
  dwc:coordinatePrecision '45.6'^^xsd:double;
  dwc:minimumElevation '-53'^^xsd:integer;
  dwc:maximumElevation '-53'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417339'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407509_20432407509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407509_20432407509> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407509_20432407509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001365 6.5930488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.001365"^^xsd:decimal ;
  dwc:decimalLongitude "6.5930488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407509_20432407509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001365 6.5930488)"^^geo:wktLiteral ;
  geo-pos:lat "53.001365"^^xsd:decimal ;
  geo-pos:long "6.5930488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407509_20432407509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407509'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.131666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5930488'^^xsd:double;
  dwc:latitude '53.001365'^^xsd:double;
  dwc:coordinatePrecision '9.4'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407509'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419545_20432419545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419545_20432419545> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419545_20432419545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013363 6.5930495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013363"^^xsd:decimal ;
  dwc:decimalLongitude "6.5930495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419545_20432419545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013363 6.5930495)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013363"^^xsd:decimal ;
  geo-pos:long "6.5930495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419545_20432419545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419545'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.1291666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5930495'^^xsd:double;
  dwc:latitude '53.0013363'^^xsd:double;
  dwc:coordinatePrecision '15.7'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419545'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409722_20432409722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409722_20432409722> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409722_20432409722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001274 6.5930633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.001274"^^xsd:decimal ;
  dwc:decimalLongitude "6.5930633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409722_20432409722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001274 6.5930633)"^^geo:wktLiteral ;
  geo-pos:lat "53.001274"^^xsd:decimal ;
  geo-pos:long "6.5930633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409722_20432409722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409722'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.349722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5930633'^^xsd:double;
  dwc:latitude '53.001274'^^xsd:double;
  dwc:coordinatePrecision '7.2'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409722'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409904_20432409904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409904_20432409904> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409904_20432409904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011985 6.5930912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011985"^^xsd:decimal ;
  dwc:decimalLongitude "6.5930912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409904_20432409904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011985 6.5930912)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011985"^^xsd:decimal ;
  geo-pos:long "6.5930912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409904_20432409904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409904'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.4572222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5930912'^^xsd:double;
  dwc:latitude '53.0011985'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409904'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408001_20432408001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408001_20432408001> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408001_20432408001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012592 6.5931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012592"^^xsd:decimal ;
  dwc:decimalLongitude "6.5931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408001_20432408001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012592 6.5931)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012592"^^xsd:decimal ;
  geo-pos:long "6.5931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408001_20432408001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408001'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.0591666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5931'^^xsd:double;
  dwc:latitude '53.0012592'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408001'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417648_20432417648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417648_20432417648> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417648_20432417648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000605 6.5931051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000605"^^xsd:decimal ;
  dwc:decimalLongitude "6.5931051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417648_20432417648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000605 6.5931051)"^^geo:wktLiteral ;
  geo-pos:lat "53.000605"^^xsd:decimal ;
  geo-pos:long "6.5931051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417648_20432417648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417648'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.055555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5931051'^^xsd:double;
  dwc:latitude '53.000605'^^xsd:double;
  dwc:coordinatePrecision '14.7'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417648'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411002_20432411002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411002_20432411002> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411002_20432411002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0015817 6.5931107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0015817"^^xsd:decimal ;
  dwc:decimalLongitude "6.5931107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411002_20432411002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0015817 6.5931107)"^^geo:wktLiteral ;
  geo-pos:lat "53.0015817"^^xsd:decimal ;
  geo-pos:long "6.5931107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411002_20432411002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411002'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.0802777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5931107'^^xsd:double;
  dwc:latitude '53.0015817'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411002'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416850_20432416850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416850_20432416850> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416850_20432416850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014716 6.5931108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0014716"^^xsd:decimal ;
  dwc:decimalLongitude "6.5931108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416850_20432416850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014716 6.5931108)"^^geo:wktLiteral ;
  geo-pos:lat "53.0014716"^^xsd:decimal ;
  geo-pos:long "6.5931108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416850_20432416850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416850'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.143611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5931108'^^xsd:double;
  dwc:latitude '53.0014716'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416850'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410077_20432410077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410077_20432410077> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410077_20432410077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011727 6.5931146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011727"^^xsd:decimal ;
  dwc:decimalLongitude "6.5931146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410077_20432410077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011727 6.5931146)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011727"^^xsd:decimal ;
  geo-pos:long "6.5931146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410077_20432410077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410077'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.1161111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5931146'^^xsd:double;
  dwc:latitude '53.0011727'^^xsd:double;
  dwc:coordinatePrecision '12.6'^^xsd:double;
  dwc:minimumElevation '25'^^xsd:integer;
  dwc:maximumElevation '25'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410077'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407126_20432407126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407126_20432407126> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407126_20432407126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013308 6.5931329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013308"^^xsd:decimal ;
  dwc:decimalLongitude "6.5931329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407126_20432407126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013308 6.5931329)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013308"^^xsd:decimal ;
  geo-pos:long "6.5931329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407126_20432407126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407126'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.243888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5931329'^^xsd:double;
  dwc:latitude '53.0013308'^^xsd:double;
  dwc:coordinatePrecision '14.4'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407126'^^xsd:integer;
  dwc:observationDate '2018-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612106_20432612106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612106_20432612106> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612106_20432612106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012636 6.5931418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012636"^^xsd:decimal ;
  dwc:decimalLongitude "6.5931418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612106_20432612106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012636 6.5931418)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012636"^^xsd:decimal ;
  geo-pos:long "6.5931418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612106_20432612106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612106'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.808888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5931418'^^xsd:double;
  dwc:latitude '53.0012636'^^xsd:double;
  dwc:coordinatePrecision '10.1'^^xsd:double;
  dwc:minimumElevation '-28'^^xsd:integer;
  dwc:maximumElevation '-28'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612106'^^xsd:integer;
  dwc:observationDate '2019-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432407741_20432407741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407741_20432407741> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407741_20432407741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011943 6.5931419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011943"^^xsd:decimal ;
  dwc:decimalLongitude "6.5931419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407741_20432407741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011943 6.5931419)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011943"^^xsd:decimal ;
  geo-pos:long "6.5931419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407741_20432407741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407741'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.3925'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5931419'^^xsd:double;
  dwc:latitude '53.0011943'^^xsd:double;
  dwc:coordinatePrecision '22.8'^^xsd:double;
  dwc:minimumElevation '37'^^xsd:integer;
  dwc:maximumElevation '37'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407741'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611637_20432611637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611637_20432611637> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611637_20432611637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010024 6.5931441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010024"^^xsd:decimal ;
  dwc:decimalLongitude "6.5931441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "63.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611637_20432611637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010024 6.5931441)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010024"^^xsd:decimal ;
  geo-pos:long "6.5931441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "63.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611637_20432611637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611637'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.008333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5931441'^^xsd:double;
  dwc:latitude '53.0010024'^^xsd:double;
  dwc:coordinatePrecision '63.8'^^xsd:double;
  dwc:minimumElevation '-321'^^xsd:integer;
  dwc:maximumElevation '-321'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611637'^^xsd:integer;
  dwc:observationDate '2019-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432611134_20432611134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611134_20432611134> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611134_20432611134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013091 6.5931444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013091"^^xsd:decimal ;
  dwc:decimalLongitude "6.5931444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611134_20432611134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013091 6.5931444)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013091"^^xsd:decimal ;
  geo-pos:long "6.5931444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611134_20432611134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611134'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.029166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5931444'^^xsd:double;
  dwc:latitude '53.0013091'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611134'^^xsd:integer;
  dwc:observationDate '2019-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432609101_20432609101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609101_20432609101> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609101_20432609101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001415 6.5931456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.001415"^^xsd:decimal ;
  dwc:decimalLongitude "6.5931456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609101_20432609101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001415 6.5931456)"^^geo:wktLiteral ;
  geo-pos:lat "53.001415"^^xsd:decimal ;
  geo-pos:long "6.5931456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609101_20432609101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609101'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.076944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5931456'^^xsd:double;
  dwc:latitude '53.001415'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609101'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432609004_20432609004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609004_20432609004> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609004_20432609004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000959 6.5931457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000959"^^xsd:decimal ;
  dwc:decimalLongitude "6.5931457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609004_20432609004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000959 6.5931457)"^^geo:wktLiteral ;
  geo-pos:lat "53.000959"^^xsd:decimal ;
  geo-pos:long "6.5931457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609004_20432609004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609004'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.0522222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5931457'^^xsd:double;
  dwc:latitude '53.000959'^^xsd:double;
  dwc:coordinatePrecision '40.7'^^xsd:double;
  dwc:minimumElevation '32'^^xsd:integer;
  dwc:maximumElevation '32'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609004'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432608685_20432608685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608685_20432608685> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608685_20432608685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012507 6.5931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012507"^^xsd:decimal ;
  dwc:decimalLongitude "6.5931493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608685_20432608685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012507 6.5931493)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012507"^^xsd:decimal ;
  geo-pos:long "6.5931493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608685_20432608685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608685'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.071944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5931493'^^xsd:double;
  dwc:latitude '53.0012507'^^xsd:double;
  dwc:coordinatePrecision '7.1'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608685'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432411168_20432411168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411168_20432411168> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411168_20432411168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006402 6.59315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006402"^^xsd:decimal ;
  dwc:decimalLongitude "6.59315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411168_20432411168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006402 6.59315)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006402"^^xsd:decimal ;
  geo-pos:long "6.59315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411168_20432411168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411168'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.029722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.59315'^^xsd:double;
  dwc:latitude '53.0006402'^^xsd:double;
  dwc:coordinatePrecision '8.1'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411168'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407322_20432407322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407322_20432407322> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407322_20432407322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008934 6.5931512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008934"^^xsd:decimal ;
  dwc:decimalLongitude "6.5931512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407322_20432407322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008934 6.5931512)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008934"^^xsd:decimal ;
  geo-pos:long "6.5931512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407322_20432407322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407322'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.444722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5931512'^^xsd:double;
  dwc:latitude '53.0008934'^^xsd:double;
  dwc:coordinatePrecision '13.4'^^xsd:double;
  dwc:minimumElevation '27'^^xsd:integer;
  dwc:maximumElevation '27'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407322'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432609028_20432609028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609028_20432609028> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609028_20432609028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0016178 6.5931563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0016178"^^xsd:decimal ;
  dwc:decimalLongitude "6.5931563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609028_20432609028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0016178 6.5931563)"^^geo:wktLiteral ;
  geo-pos:lat "53.0016178"^^xsd:decimal ;
  geo-pos:long "6.5931563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609028_20432609028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609028'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.0580555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5931563'^^xsd:double;
  dwc:latitude '53.0016178'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '25'^^xsd:integer;
  dwc:maximumElevation '25'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609028'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432412454_20432412454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412454_20432412454> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412454_20432412454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014674 6.5931584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0014674"^^xsd:decimal ;
  dwc:decimalLongitude "6.5931584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412454_20432412454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014674 6.5931584)"^^geo:wktLiteral ;
  geo-pos:lat "53.0014674"^^xsd:decimal ;
  geo-pos:long "6.5931584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412454_20432412454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412454'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.1116666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5931584'^^xsd:double;
  dwc:latitude '53.0014674'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412454'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411688_20432411688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411688_20432411688> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411688_20432411688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006256 6.5931589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006256"^^xsd:decimal ;
  dwc:decimalLongitude "6.5931589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411688_20432411688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006256 6.5931589)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006256"^^xsd:decimal ;
  geo-pos:long "6.5931589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411688_20432411688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411688'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.171388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5931589'^^xsd:double;
  dwc:latitude '53.0006256'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411688'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412587_20432412587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412587_20432412587> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412587_20432412587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012622 6.5931611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012622"^^xsd:decimal ;
  dwc:decimalLongitude "6.5931611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412587_20432412587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012622 6.5931611)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012622"^^xsd:decimal ;
  geo-pos:long "6.5931611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412587_20432412587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412587'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.128333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5931611'^^xsd:double;
  dwc:latitude '53.0012622'^^xsd:double;
  dwc:coordinatePrecision '11.3'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412587'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408126_20432408126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408126_20432408126> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408126_20432408126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014166 6.5931619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0014166"^^xsd:decimal ;
  dwc:decimalLongitude "6.5931619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408126_20432408126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014166 6.5931619)"^^geo:wktLiteral ;
  geo-pos:lat "53.0014166"^^xsd:decimal ;
  geo-pos:long "6.5931619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408126_20432408126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408126'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.1366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5931619'^^xsd:double;
  dwc:latitude '53.0014166'^^xsd:double;
  dwc:coordinatePrecision '9.7'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408126'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612103_20432612103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612103_20432612103> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612103_20432612103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012133 6.5931643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012133"^^xsd:decimal ;
  dwc:decimalLongitude "6.5931643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612103_20432612103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012133 6.5931643)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012133"^^xsd:decimal ;
  geo-pos:long "6.5931643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612103_20432612103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612103'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.791666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5931643'^^xsd:double;
  dwc:latitude '53.0012133'^^xsd:double;
  dwc:coordinatePrecision '17.6'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612103'^^xsd:integer;
  dwc:observationDate '2019-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432412466_20432412466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412466_20432412466> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412466_20432412466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00057 6.5931718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.00057"^^xsd:decimal ;
  dwc:decimalLongitude "6.5931718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412466_20432412466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00057 6.5931718)"^^geo:wktLiteral ;
  geo-pos:lat "53.00057"^^xsd:decimal ;
  geo-pos:long "6.5931718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412466_20432412466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412466'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.1066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5931718'^^xsd:double;
  dwc:latitude '53.00057'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412466'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611050_20432611050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611050_20432611050> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611050_20432611050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012734 6.5931729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012734"^^xsd:decimal ;
  dwc:decimalLongitude "6.5931729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611050_20432611050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012734 6.5931729)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012734"^^xsd:decimal ;
  geo-pos:long "6.5931729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611050_20432611050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611050'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.018333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5931729'^^xsd:double;
  dwc:latitude '53.0012734'^^xsd:double;
  dwc:coordinatePrecision '22'^^xsd:integer;
  dwc:minimumElevation '168'^^xsd:integer;
  dwc:maximumElevation '168'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611050'^^xsd:integer;
  dwc:observationDate '2019-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432415008_20432415008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415008_20432415008> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415008_20432415008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006444 6.593183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006444"^^xsd:decimal ;
  dwc:decimalLongitude "6.593183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415008_20432415008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006444 6.593183)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006444"^^xsd:decimal ;
  geo-pos:long "6.593183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415008_20432415008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415008'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.1555555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593183'^^xsd:double;
  dwc:latitude '53.0006444'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415008'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419252_20432419252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419252_20432419252> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419252_20432419252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013202 6.5931886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013202"^^xsd:decimal ;
  dwc:decimalLongitude "6.5931886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419252_20432419252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013202 6.5931886)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013202"^^xsd:decimal ;
  geo-pos:long "6.5931886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419252_20432419252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419252'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.0066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5931886'^^xsd:double;
  dwc:latitude '53.0013202'^^xsd:double;
  dwc:coordinatePrecision '14'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419252'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610977_20432610977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610977_20432610977> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610977_20432610977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0017074 6.5931917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0017074"^^xsd:decimal ;
  dwc:decimalLongitude "6.5931917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610977_20432610977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0017074 6.5931917)"^^geo:wktLiteral ;
  geo-pos:lat "53.0017074"^^xsd:decimal ;
  geo-pos:long "6.5931917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610977_20432610977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610977'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.0683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5931917'^^xsd:double;
  dwc:latitude '53.0017074'^^xsd:double;
  dwc:coordinatePrecision '8.9'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610977'^^xsd:integer;
  dwc:observationDate '2019-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432413633_20432413633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413633_20432413633> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413633_20432413633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005998 6.5931961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0005998"^^xsd:decimal ;
  dwc:decimalLongitude "6.5931961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413633_20432413633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005998 6.5931961)"^^geo:wktLiteral ;
  geo-pos:lat "53.0005998"^^xsd:decimal ;
  geo-pos:long "6.5931961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413633_20432413633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413633'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.114444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5931961'^^xsd:double;
  dwc:latitude '53.0005998'^^xsd:double;
  dwc:coordinatePrecision '8.4'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413633'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612098_20432612098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612098_20432612098> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612098_20432612098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013034 6.5931974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013034"^^xsd:decimal ;
  dwc:decimalLongitude "6.5931974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612098_20432612098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013034 6.5931974)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013034"^^xsd:decimal ;
  geo-pos:long "6.5931974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612098_20432612098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612098'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.7433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5931974'^^xsd:double;
  dwc:latitude '53.0013034'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612098'^^xsd:integer;
  dwc:observationDate '2019-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432610697_20432610697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610697_20432610697> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610697_20432610697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001019 6.5932006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.001019"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610697_20432610697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001019 6.5932006)"^^geo:wktLiteral ;
  geo-pos:lat "53.001019"^^xsd:decimal ;
  geo-pos:long "6.5932006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "47.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610697_20432610697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610697'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.0352777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932006'^^xsd:double;
  dwc:latitude '53.001019'^^xsd:double;
  dwc:coordinatePrecision '47.8'^^xsd:double;
  dwc:minimumElevation '-208'^^xsd:integer;
  dwc:maximumElevation '-208'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610697'^^xsd:integer;
  dwc:observationDate '2019-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432611283_20432611283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611283_20432611283> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611283_20432611283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012256 6.5932016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012256"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611283_20432611283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012256 6.5932016)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012256"^^xsd:decimal ;
  geo-pos:long "6.5932016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611283_20432611283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611283'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.0225'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932016'^^xsd:double;
  dwc:latitude '53.0012256'^^xsd:double;
  dwc:coordinatePrecision '8.8'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611283'^^xsd:integer;
  dwc:observationDate '2019-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432408716_20432408716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408716_20432408716> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408716_20432408716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012451 6.5932027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012451"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408716_20432408716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012451 6.5932027)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012451"^^xsd:decimal ;
  geo-pos:long "6.5932027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408716_20432408716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408716'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.0055555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932027'^^xsd:double;
  dwc:latitude '53.0012451'^^xsd:double;
  dwc:coordinatePrecision '8.8'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408716'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432607976_20432607976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432607976_20432607976> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432607976_20432607976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012719 6.5932045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012719"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432607976_20432607976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012719 6.5932045)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012719"^^xsd:decimal ;
  geo-pos:long "6.5932045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432607976_20432607976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432607976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432607976'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.007222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932045'^^xsd:double;
  dwc:latitude '53.0012719'^^xsd:double;
  dwc:coordinatePrecision '12.2'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432607976'^^xsd:integer;
  dwc:observationDate '2019-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432407338_20432407338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407338_20432407338> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407338_20432407338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010199 6.5932058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010199"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407338_20432407338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010199 6.5932058)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010199"^^xsd:decimal ;
  geo-pos:long "6.5932058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407338_20432407338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407338'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.468333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932058'^^xsd:double;
  dwc:latitude '53.0010199'^^xsd:double;
  dwc:coordinatePrecision '28.3'^^xsd:double;
  dwc:minimumElevation '31'^^xsd:integer;
  dwc:maximumElevation '31'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407338'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412742_20432412742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412742_20432412742> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412742_20432412742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0015461 6.5932122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0015461"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412742_20432412742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0015461 6.5932122)"^^geo:wktLiteral ;
  geo-pos:lat "53.0015461"^^xsd:decimal ;
  geo-pos:long "6.5932122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412742_20432412742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412742'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.0855555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932122'^^xsd:double;
  dwc:latitude '53.0015461'^^xsd:double;
  dwc:coordinatePrecision '11.1'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412742'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407421_20432407421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407421_20432407421> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407421_20432407421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004422 6.5932149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004422"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407421_20432407421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004422 6.5932149)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004422"^^xsd:decimal ;
  geo-pos:long "6.5932149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407421_20432407421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407421'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.070277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932149'^^xsd:double;
  dwc:latitude '53.0004422'^^xsd:double;
  dwc:coordinatePrecision '16.3'^^xsd:double;
  dwc:minimumElevation '47'^^xsd:integer;
  dwc:maximumElevation '47'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407421'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610538_20432610538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610538_20432610538> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610538_20432610538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0017001 6.593215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0017001"^^xsd:decimal ;
  dwc:decimalLongitude "6.593215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610538_20432610538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0017001 6.593215)"^^geo:wktLiteral ;
  geo-pos:lat "53.0017001"^^xsd:decimal ;
  geo-pos:long "6.593215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610538_20432610538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610538'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.066944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593215'^^xsd:double;
  dwc:latitude '53.0017001'^^xsd:double;
  dwc:coordinatePrecision '21.2'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610538'^^xsd:integer;
  dwc:observationDate '2019-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432409301_20432409301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409301_20432409301> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409301_20432409301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006811 6.5932185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006811"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409301_20432409301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006811 6.5932185)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006811"^^xsd:decimal ;
  geo-pos:long "6.5932185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409301_20432409301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409301'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.234166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932185'^^xsd:double;
  dwc:latitude '53.0006811'^^xsd:double;
  dwc:coordinatePrecision '16.2'^^xsd:double;
  dwc:minimumElevation '35'^^xsd:integer;
  dwc:maximumElevation '35'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409301'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407573_20432407573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407573_20432407573> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407573_20432407573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0015272 6.5932209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0015272"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407573_20432407573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0015272 6.5932209)"^^geo:wktLiteral ;
  geo-pos:lat "53.0015272"^^xsd:decimal ;
  geo-pos:long "6.5932209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407573_20432407573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407573'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.2172222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932209'^^xsd:double;
  dwc:latitude '53.0015272'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407573'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611954_20432611954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611954_20432611954> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611954_20432611954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007297 6.5932214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007297"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611954_20432611954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007297 6.5932214)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007297"^^xsd:decimal ;
  geo-pos:long "6.5932214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611954_20432611954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611954'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.024722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932214'^^xsd:double;
  dwc:latitude '53.0007297'^^xsd:double;
  dwc:coordinatePrecision '11.6'^^xsd:double;
  dwc:minimumElevation '41'^^xsd:integer;
  dwc:maximumElevation '41'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611954'^^xsd:integer;
  dwc:observationDate '2019-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408030_20432408030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408030_20432408030> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408030_20432408030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012162 6.593223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012162"^^xsd:decimal ;
  dwc:decimalLongitude "6.593223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408030_20432408030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012162 6.593223)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012162"^^xsd:decimal ;
  geo-pos:long "6.593223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408030_20432408030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408030'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.072777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593223'^^xsd:double;
  dwc:latitude '53.0012162'^^xsd:double;
  dwc:coordinatePrecision '11'^^xsd:integer;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408030'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610149_20432610149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610149_20432610149> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610149_20432610149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012318 6.5932249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012318"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610149_20432610149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012318 6.5932249)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012318"^^xsd:decimal ;
  geo-pos:long "6.5932249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610149_20432610149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610149'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.031944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932249'^^xsd:double;
  dwc:latitude '53.0012318'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610149'^^xsd:integer;
  dwc:observationDate '2019-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432609564_20432609564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609564_20432609564> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609564_20432609564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0015856 6.5932252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0015856"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609564_20432609564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0015856 6.5932252)"^^geo:wktLiteral ;
  geo-pos:lat "53.0015856"^^xsd:decimal ;
  geo-pos:long "6.5932252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609564_20432609564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609564'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.0166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932252'^^xsd:double;
  dwc:latitude '53.0015856'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609564'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432610781_20432610781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610781_20432610781> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610781_20432610781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013222 6.5932253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013222"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610781_20432610781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013222 6.5932253)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013222"^^xsd:decimal ;
  geo-pos:long "6.5932253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610781_20432610781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610781'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.034722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932253'^^xsd:double;
  dwc:latitude '53.0013222'^^xsd:double;
  dwc:coordinatePrecision '13.6'^^xsd:double;
  dwc:minimumElevation '37'^^xsd:integer;
  dwc:maximumElevation '37'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610781'^^xsd:integer;
  dwc:observationDate '2019-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432410894_20432410894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410894_20432410894> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410894_20432410894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0015092 6.5932256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0015092"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410894_20432410894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0015092 6.5932256)"^^geo:wktLiteral ;
  geo-pos:lat "53.0015092"^^xsd:decimal ;
  geo-pos:long "6.5932256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410894_20432410894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410894'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.1075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932256'^^xsd:double;
  dwc:latitude '53.0015092'^^xsd:double;
  dwc:coordinatePrecision '7.6'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410894'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410125_20432410125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410125_20432410125> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410125_20432410125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013051 6.5932349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013051"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410125_20432410125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013051 6.5932349)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013051"^^xsd:decimal ;
  geo-pos:long "6.5932349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410125_20432410125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410125'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.156666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932349'^^xsd:double;
  dwc:latitude '53.0013051'^^xsd:double;
  dwc:coordinatePrecision '17.1'^^xsd:double;
  dwc:minimumElevation '25'^^xsd:integer;
  dwc:maximumElevation '25'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410125'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409842_20432409842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409842_20432409842> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409842_20432409842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012038 6.5932352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012038"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409842_20432409842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012038 6.5932352)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012038"^^xsd:decimal ;
  geo-pos:long "6.5932352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409842_20432409842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409842'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.414444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932352'^^xsd:double;
  dwc:latitude '53.0012038'^^xsd:double;
  dwc:coordinatePrecision '6.3'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409842'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407903_20432407903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407903_20432407903> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407903_20432407903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010181 6.5932364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010181"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407903_20432407903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010181 6.5932364)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010181"^^xsd:decimal ;
  geo-pos:long "6.5932364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407903_20432407903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407903'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.4925'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932364'^^xsd:double;
  dwc:latitude '53.0010181'^^xsd:double;
  dwc:coordinatePrecision '13'^^xsd:integer;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407903'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432609295_20432609295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609295_20432609295> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609295_20432609295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012018 6.5932365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012018"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609295_20432609295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012018 6.5932365)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012018"^^xsd:decimal ;
  geo-pos:long "6.5932365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609295_20432609295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609295'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.076666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932365'^^xsd:double;
  dwc:latitude '53.0012018'^^xsd:double;
  dwc:coordinatePrecision '15'^^xsd:integer;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609295'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432611062_20432611062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611062_20432611062> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611062_20432611062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012825 6.5932366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012825"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611062_20432611062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012825 6.5932366)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012825"^^xsd:decimal ;
  geo-pos:long "6.5932366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611062_20432611062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611062'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.01'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932366'^^xsd:double;
  dwc:latitude '53.0012825'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611062'^^xsd:integer;
  dwc:observationDate '2019-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432408498_20432408498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408498_20432408498> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408498_20432408498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014149 6.593237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0014149"^^xsd:decimal ;
  dwc:decimalLongitude "6.593237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408498_20432408498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014149 6.593237)"^^geo:wktLiteral ;
  geo-pos:lat "53.0014149"^^xsd:decimal ;
  geo-pos:long "6.593237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408498_20432408498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408498'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20.393333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593237'^^xsd:double;
  dwc:latitude '53.0014149'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408498'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409468_20432409468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409468_20432409468> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409468_20432409468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012204 6.5932385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012204"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409468_20432409468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012204 6.5932385)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012204"^^xsd:decimal ;
  geo-pos:long "6.5932385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409468_20432409468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409468'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932385'^^xsd:double;
  dwc:latitude '53.0012204'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409468'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415691_20432415691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415691_20432415691> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415691_20432415691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012345 6.5932456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012345"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415691_20432415691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012345 6.5932456)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012345"^^xsd:decimal ;
  geo-pos:long "6.5932456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415691_20432415691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415691'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.097222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932456'^^xsd:double;
  dwc:latitude '53.0012345'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415691'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410799_20432410799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410799_20432410799> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410799_20432410799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0015352 6.5932456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0015352"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410799_20432410799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0015352 6.5932456)"^^geo:wktLiteral ;
  geo-pos:lat "53.0015352"^^xsd:decimal ;
  geo-pos:long "6.5932456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410799_20432410799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410799'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.126388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932456'^^xsd:double;
  dwc:latitude '53.0015352'^^xsd:double;
  dwc:coordinatePrecision '7.6'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410799'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608733_20432608733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608733_20432608733> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608733_20432608733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014051 6.593246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0014051"^^xsd:decimal ;
  dwc:decimalLongitude "6.593246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608733_20432608733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014051 6.593246)"^^geo:wktLiteral ;
  geo-pos:lat "53.0014051"^^xsd:decimal ;
  geo-pos:long "6.593246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608733_20432608733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608733'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.038333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593246'^^xsd:double;
  dwc:latitude '53.0014051'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608733'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432407318_20432407318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407318_20432407318> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407318_20432407318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012742 6.5932484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012742"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407318_20432407318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012742 6.5932484)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012742"^^xsd:decimal ;
  geo-pos:long "6.5932484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407318_20432407318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407318'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.435833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932484'^^xsd:double;
  dwc:latitude '53.0012742'^^xsd:double;
  dwc:coordinatePrecision '9.8'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407318'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411867_20432411867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411867_20432411867> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411867_20432411867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006187 6.593249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006187"^^xsd:decimal ;
  dwc:decimalLongitude "6.593249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411867_20432411867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006187 6.593249)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006187"^^xsd:decimal ;
  geo-pos:long "6.593249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411867_20432411867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411867'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.1127777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593249'^^xsd:double;
  dwc:latitude '53.0006187'^^xsd:double;
  dwc:coordinatePrecision '6.3'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411867'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409908_20432409908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409908_20432409908> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409908_20432409908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0016055 6.5932491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0016055"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409908_20432409908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0016055 6.5932491)"^^geo:wktLiteral ;
  geo-pos:lat "53.0016055"^^xsd:decimal ;
  geo-pos:long "6.5932491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409908_20432409908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409908'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.453333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932491'^^xsd:double;
  dwc:latitude '53.0016055'^^xsd:double;
  dwc:coordinatePrecision '14.2'^^xsd:double;
  dwc:minimumElevation '69'^^xsd:integer;
  dwc:maximumElevation '69'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409908'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409137_20432409137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409137_20432409137> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409137_20432409137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011817 6.5932497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011817"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409137_20432409137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011817 6.5932497)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011817"^^xsd:decimal ;
  geo-pos:long "6.5932497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409137_20432409137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409137'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.3911111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932497'^^xsd:double;
  dwc:latitude '53.0011817'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409137'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608660_20432608660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608660_20432608660> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608660_20432608660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013723 6.5932508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013723"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608660_20432608660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013723 6.5932508)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013723"^^xsd:decimal ;
  geo-pos:long "6.5932508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608660_20432608660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608660'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.076666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932508'^^xsd:double;
  dwc:latitude '53.0013723'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608660'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432608342_20432608342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608342_20432608342> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608342_20432608342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012711 6.5932519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012711"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608342_20432608342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012711 6.5932519)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012711"^^xsd:decimal ;
  geo-pos:long "6.5932519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608342_20432608342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608342'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.0130555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932519'^^xsd:double;
  dwc:latitude '53.0012711'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608342'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432609199_20432609199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609199_20432609199> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609199_20432609199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014417 6.5932538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0014417"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609199_20432609199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014417 6.5932538)"^^geo:wktLiteral ;
  geo-pos:lat "53.0014417"^^xsd:decimal ;
  geo-pos:long "6.5932538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609199_20432609199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609199'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.076388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932538'^^xsd:double;
  dwc:latitude '53.0014417'^^xsd:double;
  dwc:coordinatePrecision '17.1'^^xsd:double;
  dwc:minimumElevation '44'^^xsd:integer;
  dwc:maximumElevation '44'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609199'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432610270_20432610270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610270_20432610270> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610270_20432610270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0015274 6.5932561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0015274"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "56.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610270_20432610270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0015274 6.5932561)"^^geo:wktLiteral ;
  geo-pos:lat "53.0015274"^^xsd:decimal ;
  geo-pos:long "6.5932561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "56.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610270_20432610270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610270'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932561'^^xsd:double;
  dwc:latitude '53.0015274'^^xsd:double;
  dwc:coordinatePrecision '56.1'^^xsd:double;
  dwc:minimumElevation '53'^^xsd:integer;
  dwc:maximumElevation '53'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610270'^^xsd:integer;
  dwc:observationDate '2019-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415703_20432415703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415703_20432415703> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415703_20432415703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012641 6.5932568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012641"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415703_20432415703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012641 6.5932568)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012641"^^xsd:decimal ;
  geo-pos:long "6.5932568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415703_20432415703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415703'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.091388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932568'^^xsd:double;
  dwc:latitude '53.0012641'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415703'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610221_20432610221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610221_20432610221> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610221_20432610221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012436 6.5932581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012436"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610221_20432610221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012436 6.5932581)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012436"^^xsd:decimal ;
  geo-pos:long "6.5932581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610221_20432610221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610221'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.016111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932581'^^xsd:double;
  dwc:latitude '53.0012436'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610221'^^xsd:integer;
  dwc:observationDate '2019-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432408324_20432408324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408324_20432408324> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408324_20432408324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012553 6.5932581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012553"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408324_20432408324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012553 6.5932581)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012553"^^xsd:decimal ;
  geo-pos:long "6.5932581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408324_20432408324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408324'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.263055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932581'^^xsd:double;
  dwc:latitude '53.0012553'^^xsd:double;
  dwc:coordinatePrecision '6.9'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408324'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416790_20432416790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416790_20432416790> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416790_20432416790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001508 6.5932594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.001508"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416790_20432416790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001508 6.5932594)"^^geo:wktLiteral ;
  geo-pos:lat "53.001508"^^xsd:decimal ;
  geo-pos:long "6.5932594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416790_20432416790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416790'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.116666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932594'^^xsd:double;
  dwc:latitude '53.001508'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416790'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416466_20432416466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416466_20432416466> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416466_20432416466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001366 6.5932601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.001366"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416466_20432416466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001366 6.5932601)"^^geo:wktLiteral ;
  geo-pos:lat "53.001366"^^xsd:decimal ;
  geo-pos:long "6.5932601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416466_20432416466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416466'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.1336111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932601'^^xsd:double;
  dwc:latitude '53.001366'^^xsd:double;
  dwc:coordinatePrecision '10.1'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416466'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611026_20432611026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611026_20432611026> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611026_20432611026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012465 6.5932611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012465"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611026_20432611026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012465 6.5932611)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012465"^^xsd:decimal ;
  geo-pos:long "6.5932611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611026_20432611026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611026'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.062777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932611'^^xsd:double;
  dwc:latitude '53.0012465'^^xsd:double;
  dwc:coordinatePrecision '28.5'^^xsd:double;
  dwc:minimumElevation '-14'^^xsd:integer;
  dwc:maximumElevation '-14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611026'^^xsd:integer;
  dwc:observationDate '2019-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432409658_20432409658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409658_20432409658> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409658_20432409658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012368 6.5932655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012368"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409658_20432409658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012368 6.5932655)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012368"^^xsd:decimal ;
  geo-pos:long "6.5932655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409658_20432409658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409658'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.276944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932655'^^xsd:double;
  dwc:latitude '53.0012368'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409658'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414744_20432414744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414744_20432414744> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414744_20432414744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014585 6.5932678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0014585"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414744_20432414744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014585 6.5932678)"^^geo:wktLiteral ;
  geo-pos:lat "53.0014585"^^xsd:decimal ;
  geo-pos:long "6.5932678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414744_20432414744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414744'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.1355555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932678'^^xsd:double;
  dwc:latitude '53.0014585'^^xsd:double;
  dwc:coordinatePrecision '13.3'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414744'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409566_20432409566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409566_20432409566> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409566_20432409566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011978 6.5932715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011978"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409566_20432409566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011978 6.5932715)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011978"^^xsd:decimal ;
  geo-pos:long "6.5932715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409566_20432409566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409566'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.189166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932715'^^xsd:double;
  dwc:latitude '53.0011978'^^xsd:double;
  dwc:coordinatePrecision '11.2'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409566'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411927_20432411927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411927_20432411927> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411927_20432411927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00129 6.5932773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.00129"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411927_20432411927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00129 6.5932773)"^^geo:wktLiteral ;
  geo-pos:lat "53.00129"^^xsd:decimal ;
  geo-pos:long "6.5932773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411927_20432411927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411927'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.085'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932773'^^xsd:double;
  dwc:latitude '53.00129'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411927'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610562_20432610562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610562_20432610562> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610562_20432610562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012746 6.5932782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012746"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610562_20432610562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012746 6.5932782)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012746"^^xsd:decimal ;
  geo-pos:long "6.5932782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610562_20432610562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610562'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20.018611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932782'^^xsd:double;
  dwc:latitude '53.0012746'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610562'^^xsd:integer;
  dwc:observationDate '2019-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408294_20432408294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408294_20432408294> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408294_20432408294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001282 6.5932807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.001282"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408294_20432408294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001282 6.5932807)"^^geo:wktLiteral ;
  geo-pos:lat "53.001282"^^xsd:decimal ;
  geo-pos:long "6.5932807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408294_20432408294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408294'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.246111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932807'^^xsd:double;
  dwc:latitude '53.001282'^^xsd:double;
  dwc:coordinatePrecision '9.7'^^xsd:double;
  dwc:minimumElevation '26'^^xsd:integer;
  dwc:maximumElevation '26'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408294'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611344_20432611344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611344_20432611344> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611344_20432611344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011459 6.5932818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011459"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611344_20432611344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011459 6.5932818)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011459"^^xsd:decimal ;
  geo-pos:long "6.5932818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611344_20432611344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611344'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.007777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932818'^^xsd:double;
  dwc:latitude '53.0011459'^^xsd:double;
  dwc:coordinatePrecision '28.4'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611344'^^xsd:integer;
  dwc:observationDate '2019-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432407384_20432407384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407384_20432407384> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407384_20432407384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014864 6.5932833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0014864"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407384_20432407384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014864 6.5932833)"^^geo:wktLiteral ;
  geo-pos:lat "53.0014864"^^xsd:decimal ;
  geo-pos:long "6.5932833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407384_20432407384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407384'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.0066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932833'^^xsd:double;
  dwc:latitude '53.0014864'^^xsd:double;
  dwc:coordinatePrecision '7.3'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407384'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411013_20432411013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411013_20432411013> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411013_20432411013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001334 6.5932836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.001334"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411013_20432411013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001334 6.5932836)"^^geo:wktLiteral ;
  geo-pos:lat "53.001334"^^xsd:decimal ;
  geo-pos:long "6.5932836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411013_20432411013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411013'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.0722222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932836'^^xsd:double;
  dwc:latitude '53.001334'^^xsd:double;
  dwc:coordinatePrecision '12.4'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411013'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416572_20432416572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416572_20432416572> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416572_20432416572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014939 6.593284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0014939"^^xsd:decimal ;
  dwc:decimalLongitude "6.593284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416572_20432416572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014939 6.593284)"^^geo:wktLiteral ;
  geo-pos:lat "53.0014939"^^xsd:decimal ;
  geo-pos:long "6.593284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416572_20432416572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416572'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.006944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593284'^^xsd:double;
  dwc:latitude '53.0014939'^^xsd:double;
  dwc:coordinatePrecision '15.1'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416572'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415968_20432415968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415968_20432415968> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415968_20432415968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013727 6.5932842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013727"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415968_20432415968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013727 6.5932842)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013727"^^xsd:decimal ;
  geo-pos:long "6.5932842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415968_20432415968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415968'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.094444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932842'^^xsd:double;
  dwc:latitude '53.0013727'^^xsd:double;
  dwc:coordinatePrecision '12.3'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415968'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610477_20432610477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610477_20432610477> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610477_20432610477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012115 6.593286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012115"^^xsd:decimal ;
  dwc:decimalLongitude "6.593286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610477_20432610477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012115 6.593286)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012115"^^xsd:decimal ;
  geo-pos:long "6.593286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610477_20432610477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610477'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.06'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593286'^^xsd:double;
  dwc:latitude '53.0012115'^^xsd:double;
  dwc:coordinatePrecision '10.8'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610477'^^xsd:integer;
  dwc:observationDate '2019-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432610174_20432610174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610174_20432610174> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610174_20432610174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012658 6.5932894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012658"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610174_20432610174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012658 6.5932894)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012658"^^xsd:decimal ;
  geo-pos:long "6.5932894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610174_20432610174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610174'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.079444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932894'^^xsd:double;
  dwc:latitude '53.0012658'^^xsd:double;
  dwc:coordinatePrecision '25.6'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610174'^^xsd:integer;
  dwc:observationDate '2019-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413430_20432413430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413430_20432413430> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413430_20432413430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001287 6.59329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.001287"^^xsd:decimal ;
  dwc:decimalLongitude "6.59329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413430_20432413430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001287 6.59329)"^^geo:wktLiteral ;
  geo-pos:lat "53.001287"^^xsd:decimal ;
  geo-pos:long "6.59329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413430_20432413430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413430'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.093333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.59329'^^xsd:double;
  dwc:latitude '53.001287'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413430'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408144_20432408144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408144_20432408144> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408144_20432408144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001267 6.5932901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.001267"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "58.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408144_20432408144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001267 6.5932901)"^^geo:wktLiteral ;
  geo-pos:lat "53.001267"^^xsd:decimal ;
  geo-pos:long "6.5932901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "58.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408144_20432408144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408144'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.1511111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932901'^^xsd:double;
  dwc:latitude '53.001267'^^xsd:double;
  dwc:coordinatePrecision '58.5'^^xsd:double;
  dwc:minimumElevation '27'^^xsd:integer;
  dwc:maximumElevation '27'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408144'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610489_20432610489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610489_20432610489> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610489_20432610489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014973 6.5932903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0014973"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610489_20432610489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014973 6.5932903)"^^geo:wktLiteral ;
  geo-pos:lat "53.0014973"^^xsd:decimal ;
  geo-pos:long "6.5932903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610489_20432610489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610489'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932903'^^xsd:double;
  dwc:latitude '53.0014973'^^xsd:double;
  dwc:coordinatePrecision '12.3'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610489'^^xsd:integer;
  dwc:observationDate '2019-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432608122_20432608122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608122_20432608122> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608122_20432608122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010551 6.5932905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010551"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608122_20432608122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010551 6.5932905)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010551"^^xsd:decimal ;
  geo-pos:long "6.5932905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608122_20432608122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608122'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.078611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932905'^^xsd:double;
  dwc:latitude '53.0010551'^^xsd:double;
  dwc:coordinatePrecision '19.2'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608122'^^xsd:integer;
  dwc:observationDate '2019-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432412874_20432412874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412874_20432412874> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412874_20432412874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014765 6.5932919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0014765"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412874_20432412874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014765 6.5932919)"^^geo:wktLiteral ;
  geo-pos:lat "53.0014765"^^xsd:decimal ;
  geo-pos:long "6.5932919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412874_20432412874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412874'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.124444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932919'^^xsd:double;
  dwc:latitude '53.0014765'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412874'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416598_20432416598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416598_20432416598> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416598_20432416598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008668 6.5932956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008668"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416598_20432416598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008668 6.5932956)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008668"^^xsd:decimal ;
  geo-pos:long "6.5932956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416598_20432416598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416598'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.154722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932956'^^xsd:double;
  dwc:latitude '53.0008668'^^xsd:double;
  dwc:coordinatePrecision '9.4'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416598'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412310_20432412310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412310_20432412310> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412310_20432412310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013048 6.5932967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013048"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412310_20432412310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013048 6.5932967)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013048"^^xsd:decimal ;
  geo-pos:long "6.5932967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412310_20432412310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412310'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '19.139722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932967'^^xsd:double;
  dwc:latitude '53.0013048'^^xsd:double;
  dwc:coordinatePrecision '10.9'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412310'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407477_20432407477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407477_20432407477> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407477_20432407477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014789 6.5932969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0014789"^^xsd:decimal ;
  dwc:decimalLongitude "6.5932969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407477_20432407477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014789 6.5932969)"^^geo:wktLiteral ;
  geo-pos:lat "53.0014789"^^xsd:decimal ;
  geo-pos:long "6.5932969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407477_20432407477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407477'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.1144444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5932969'^^xsd:double;
  dwc:latitude '53.0014789'^^xsd:double;
  dwc:coordinatePrecision '6.3'^^xsd:double;
  dwc:minimumElevation '21'^^xsd:integer;
  dwc:maximumElevation '21'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407477'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409634_20432409634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409634_20432409634> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409634_20432409634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011497 6.5933012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011497"^^xsd:decimal ;
  dwc:decimalLongitude "6.5933012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409634_20432409634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011497 6.5933012)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011497"^^xsd:decimal ;
  geo-pos:long "6.5933012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409634_20432409634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409634'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.241944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5933012'^^xsd:double;
  dwc:latitude '53.0011497'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409634'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407401_20432407401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407401_20432407401> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407401_20432407401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012201 6.593302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012201"^^xsd:decimal ;
  dwc:decimalLongitude "6.593302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407401_20432407401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012201 6.593302)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012201"^^xsd:decimal ;
  geo-pos:long "6.593302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407401_20432407401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407401'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.060277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593302'^^xsd:double;
  dwc:latitude '53.0012201'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407401'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611393_20432611393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611393_20432611393> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611393_20432611393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012839 6.5933038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012839"^^xsd:decimal ;
  dwc:decimalLongitude "6.5933038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611393_20432611393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012839 6.5933038)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012839"^^xsd:decimal ;
  geo-pos:long "6.5933038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611393_20432611393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611393'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.020833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5933038'^^xsd:double;
  dwc:latitude '53.0012839'^^xsd:double;
  dwc:coordinatePrecision '12.4'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611393'^^xsd:integer;
  dwc:observationDate '2019-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407493_20432407493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407493_20432407493> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407493_20432407493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011206 6.5933078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011206"^^xsd:decimal ;
  dwc:decimalLongitude "6.5933078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407493_20432407493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011206 6.5933078)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011206"^^xsd:decimal ;
  geo-pos:long "6.5933078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407493_20432407493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407493'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.124444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5933078'^^xsd:double;
  dwc:latitude '53.0011206'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407493'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412598_20432412598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412598_20432412598> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412598_20432412598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001494 6.5933125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.001494"^^xsd:decimal ;
  dwc:decimalLongitude "6.5933125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412598_20432412598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001494 6.5933125)"^^geo:wktLiteral ;
  geo-pos:lat "53.001494"^^xsd:decimal ;
  geo-pos:long "6.5933125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412598_20432412598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412598'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.141666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5933125'^^xsd:double;
  dwc:latitude '53.001494'^^xsd:double;
  dwc:coordinatePrecision '6.8'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412598'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411180_20432411180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411180_20432411180> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411180_20432411180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014712 6.5933147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0014712"^^xsd:decimal ;
  dwc:decimalLongitude "6.5933147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411180_20432411180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014712 6.5933147)"^^geo:wktLiteral ;
  geo-pos:lat "53.0014712"^^xsd:decimal ;
  geo-pos:long "6.5933147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411180_20432411180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411180'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.038611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5933147'^^xsd:double;
  dwc:latitude '53.0014712'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411180'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417064_20432417064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417064_20432417064> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417064_20432417064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013994 6.5933192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013994"^^xsd:decimal ;
  dwc:decimalLongitude "6.5933192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417064_20432417064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013994 6.5933192)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013994"^^xsd:decimal ;
  geo-pos:long "6.5933192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417064_20432417064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417064'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.0305555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5933192'^^xsd:double;
  dwc:latitude '53.0013994'^^xsd:double;
  dwc:coordinatePrecision '11.7'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417064'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407306_20432407306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407306_20432407306> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407306_20432407306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001316 6.5933193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.001316"^^xsd:decimal ;
  dwc:decimalLongitude "6.5933193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "24"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407306_20432407306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001316 6.5933193)"^^geo:wktLiteral ;
  geo-pos:lat "53.001316"^^xsd:decimal ;
  geo-pos:long "6.5933193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "24"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407306_20432407306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407306'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.419444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5933193'^^xsd:double;
  dwc:latitude '53.001316'^^xsd:double;
  dwc:coordinatePrecision '24'^^xsd:integer;
  dwc:minimumElevation '94'^^xsd:integer;
  dwc:maximumElevation '94'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407306'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414792_20432414792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414792_20432414792> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414792_20432414792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012217 6.5933199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012217"^^xsd:decimal ;
  dwc:decimalLongitude "6.5933199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "26.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414792_20432414792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012217 6.5933199)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012217"^^xsd:decimal ;
  geo-pos:long "6.5933199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "26.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414792_20432414792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414792'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.135277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5933199'^^xsd:double;
  dwc:latitude '53.0012217'^^xsd:double;
  dwc:coordinatePrecision '26.4'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414792'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411578_20432411578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411578_20432411578> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411578_20432411578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012026 6.5933236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012026"^^xsd:decimal ;
  dwc:decimalLongitude "6.5933236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411578_20432411578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012026 6.5933236)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012026"^^xsd:decimal ;
  geo-pos:long "6.5933236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411578_20432411578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411578'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.0483333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5933236'^^xsd:double;
  dwc:latitude '53.0012026'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411578'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409602_20432409602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409602_20432409602> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409602_20432409602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008851 6.5933328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008851"^^xsd:decimal ;
  dwc:decimalLongitude "6.5933328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409602_20432409602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008851 6.5933328)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008851"^^xsd:decimal ;
  geo-pos:long "6.5933328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409602_20432409602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409602'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.21'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5933328'^^xsd:double;
  dwc:latitude '53.0008851'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409602'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409065_20432409065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409065_20432409065> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409065_20432409065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013076 6.593333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013076"^^xsd:decimal ;
  dwc:decimalLongitude "6.593333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409065_20432409065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013076 6.593333)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013076"^^xsd:decimal ;
  geo-pos:long "6.593333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409065_20432409065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409065'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.320555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593333'^^xsd:double;
  dwc:latitude '53.0013076'^^xsd:double;
  dwc:coordinatePrecision '7.9'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409065'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409928_20432409928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409928_20432409928> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409928_20432409928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012992 6.5933331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012992"^^xsd:decimal ;
  dwc:decimalLongitude "6.5933331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409928_20432409928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012992 6.5933331)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012992"^^xsd:decimal ;
  geo-pos:long "6.5933331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409928_20432409928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409928'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5933331'^^xsd:double;
  dwc:latitude '53.0012992'^^xsd:double;
  dwc:coordinatePrecision '20.3'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409928'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432407879_20432407879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407879_20432407879> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407879_20432407879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013811 6.5933346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013811"^^xsd:decimal ;
  dwc:decimalLongitude "6.5933346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407879_20432407879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013811 6.5933346)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013811"^^xsd:decimal ;
  geo-pos:long "6.5933346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407879_20432407879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407879'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.483333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5933346'^^xsd:double;
  dwc:latitude '53.0013811'^^xsd:double;
  dwc:coordinatePrecision '12.1'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407879'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608050_20432608050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608050_20432608050> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608050_20432608050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003725 6.5933357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003725"^^xsd:decimal ;
  dwc:decimalLongitude "6.5933357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608050_20432608050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003725 6.5933357)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003725"^^xsd:decimal ;
  geo-pos:long "6.5933357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608050_20432608050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608050'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.0725'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5933357'^^xsd:double;
  dwc:latitude '53.0003725'^^xsd:double;
  dwc:coordinatePrecision '10.8'^^xsd:double;
  dwc:minimumElevation '49'^^xsd:integer;
  dwc:maximumElevation '49'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608050'^^xsd:integer;
  dwc:observationDate '2019-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432611098_20432611098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611098_20432611098> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611098_20432611098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012513 6.593339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012513"^^xsd:decimal ;
  dwc:decimalLongitude "6.593339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611098_20432611098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012513 6.593339)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012513"^^xsd:decimal ;
  geo-pos:long "6.593339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611098_20432611098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611098'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.012777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593339'^^xsd:double;
  dwc:latitude '53.0012513'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611098'^^xsd:integer;
  dwc:observationDate '2019-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432414316_20432414316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414316_20432414316> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414316_20432414316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014075 6.5933431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0014075"^^xsd:decimal ;
  dwc:decimalLongitude "6.5933431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414316_20432414316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014075 6.5933431)"^^geo:wktLiteral ;
  geo-pos:lat "53.0014075"^^xsd:decimal ;
  geo-pos:long "6.5933431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414316_20432414316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414316'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.028333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5933431'^^xsd:double;
  dwc:latitude '53.0014075'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414316'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417409_20432417409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417409_20432417409> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417409_20432417409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0016038 6.5933474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0016038"^^xsd:decimal ;
  dwc:decimalLongitude "6.5933474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "26.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417409_20432417409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0016038 6.5933474)"^^geo:wktLiteral ;
  geo-pos:lat "53.0016038"^^xsd:decimal ;
  geo-pos:long "6.5933474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "26.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417409_20432417409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417409'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5933474'^^xsd:double;
  dwc:latitude '53.0016038'^^xsd:double;
  dwc:coordinatePrecision '26.5'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417409'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612473_20432612473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612473_20432612473> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612473_20432612473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007384 6.5933534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007384"^^xsd:decimal ;
  dwc:decimalLongitude "6.5933534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612473_20432612473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007384 6.5933534)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007384"^^xsd:decimal ;
  geo-pos:long "6.5933534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612473_20432612473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612473'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.009722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5933534'^^xsd:double;
  dwc:latitude '53.0007384'^^xsd:double;
  dwc:coordinatePrecision '40'^^xsd:integer;
  dwc:minimumElevation '25'^^xsd:integer;
  dwc:maximumElevation '25'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612473'^^xsd:integer;
  dwc:observationDate '2019-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432412814_20432412814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412814_20432412814> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412814_20432412814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013635 6.5933549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013635"^^xsd:decimal ;
  dwc:decimalLongitude "6.5933549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412814_20432412814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013635 6.5933549)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013635"^^xsd:decimal ;
  geo-pos:long "6.5933549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412814_20432412814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412814'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.088055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5933549'^^xsd:double;
  dwc:latitude '53.0013635'^^xsd:double;
  dwc:coordinatePrecision '12.2'^^xsd:double;
  dwc:minimumElevation '57'^^xsd:integer;
  dwc:maximumElevation '57'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412814'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610161_20432610161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610161_20432610161> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610161_20432610161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001192 6.5933557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.001192"^^xsd:decimal ;
  dwc:decimalLongitude "6.5933557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610161_20432610161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001192 6.5933557)"^^geo:wktLiteral ;
  geo-pos:lat "53.001192"^^xsd:decimal ;
  geo-pos:long "6.5933557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610161_20432610161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610161'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.000277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5933557'^^xsd:double;
  dwc:latitude '53.001192'^^xsd:double;
  dwc:coordinatePrecision '16.7'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610161'^^xsd:integer;
  dwc:observationDate '2019-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611686_20432611686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611686_20432611686> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611686_20432611686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000742 6.5933597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000742"^^xsd:decimal ;
  dwc:decimalLongitude "6.5933597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611686_20432611686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000742 6.5933597)"^^geo:wktLiteral ;
  geo-pos:lat "53.000742"^^xsd:decimal ;
  geo-pos:long "6.5933597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611686_20432611686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611686'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.049166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5933597'^^xsd:double;
  dwc:latitude '53.000742'^^xsd:double;
  dwc:coordinatePrecision '15.7'^^xsd:double;
  dwc:minimumElevation '67'^^xsd:integer;
  dwc:maximumElevation '67'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611686'^^xsd:integer;
  dwc:observationDate '2019-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432610381_20432610381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610381_20432610381> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610381_20432610381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014895 6.5933626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0014895"^^xsd:decimal ;
  dwc:decimalLongitude "6.5933626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610381_20432610381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014895 6.5933626)"^^geo:wktLiteral ;
  geo-pos:lat "53.0014895"^^xsd:decimal ;
  geo-pos:long "6.5933626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610381_20432610381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610381'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.0430555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5933626'^^xsd:double;
  dwc:latitude '53.0014895'^^xsd:double;
  dwc:coordinatePrecision '9.6'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610381'^^xsd:integer;
  dwc:observationDate '2019-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432414304_20432414304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414304_20432414304> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414304_20432414304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0015496 6.5933684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0015496"^^xsd:decimal ;
  dwc:decimalLongitude "6.5933684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414304_20432414304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0015496 6.5933684)"^^geo:wktLiteral ;
  geo-pos:lat "53.0015496"^^xsd:decimal ;
  geo-pos:long "6.5933684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414304_20432414304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414304'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.035277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5933684'^^xsd:double;
  dwc:latitude '53.0015496'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414304'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610806_20432610806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610806_20432610806> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610806_20432610806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013756 6.5933691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013756"^^xsd:decimal ;
  dwc:decimalLongitude "6.5933691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610806_20432610806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013756 6.5933691)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013756"^^xsd:decimal ;
  geo-pos:long "6.5933691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610806_20432610806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610806'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.065833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5933691'^^xsd:double;
  dwc:latitude '53.0013756'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610806'^^xsd:integer;
  dwc:observationDate '2019-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432409610_20432409610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409610_20432409610> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409610_20432409610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009087 6.5933693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009087"^^xsd:decimal ;
  dwc:decimalLongitude "6.5933693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409610_20432409610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009087 6.5933693)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009087"^^xsd:decimal ;
  geo-pos:long "6.5933693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409610_20432409610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409610'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.2252777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5933693'^^xsd:double;
  dwc:latitude '53.0009087'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409610'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407405_20432407405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407405_20432407405> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407405_20432407405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013995 6.5933697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013995"^^xsd:decimal ;
  dwc:decimalLongitude "6.5933697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407405_20432407405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013995 6.5933697)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013995"^^xsd:decimal ;
  geo-pos:long "6.5933697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407405_20432407405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407405'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.054444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5933697'^^xsd:double;
  dwc:latitude '53.0013995'^^xsd:double;
  dwc:coordinatePrecision '8.2'^^xsd:double;
  dwc:minimumElevation '-23'^^xsd:integer;
  dwc:maximumElevation '-23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407405'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414576_20432414576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414576_20432414576> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414576_20432414576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001356 6.5933759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.001356"^^xsd:decimal ;
  dwc:decimalLongitude "6.5933759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414576_20432414576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001356 6.5933759)"^^geo:wktLiteral ;
  geo-pos:lat "53.001356"^^xsd:decimal ;
  geo-pos:long "6.5933759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414576_20432414576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414576'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.158333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5933759'^^xsd:double;
  dwc:latitude '53.001356'^^xsd:double;
  dwc:coordinatePrecision '10.4'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414576'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414185_20432414185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414185_20432414185> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414185_20432414185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011507 6.5933761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011507"^^xsd:decimal ;
  dwc:decimalLongitude "6.5933761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414185_20432414185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011507 6.5933761)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011507"^^xsd:decimal ;
  geo-pos:long "6.5933761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414185_20432414185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414185'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.0502777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5933761'^^xsd:double;
  dwc:latitude '53.0011507'^^xsd:double;
  dwc:coordinatePrecision '19'^^xsd:integer;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414185'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416778_20432416778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416778_20432416778> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416778_20432416778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013839 6.5933771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013839"^^xsd:decimal ;
  dwc:decimalLongitude "6.5933771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416778_20432416778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013839 6.5933771)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013839"^^xsd:decimal ;
  geo-pos:long "6.5933771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416778_20432416778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416778'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.1002777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5933771'^^xsd:double;
  dwc:latitude '53.0013839'^^xsd:double;
  dwc:coordinatePrecision '9.9'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416778'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409770_20432409770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409770_20432409770> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409770_20432409770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007416 6.5933803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007416"^^xsd:decimal ;
  dwc:decimalLongitude "6.5933803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "37.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409770_20432409770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007416 6.5933803)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007416"^^xsd:decimal ;
  geo-pos:long "6.5933803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "37.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409770_20432409770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409770'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '23.363888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5933803'^^xsd:double;
  dwc:latitude '53.0007416'^^xsd:double;
  dwc:coordinatePrecision '37.4'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409770'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432607927_20432607927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432607927_20432607927> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432607927_20432607927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013511 6.5933813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013511"^^xsd:decimal ;
  dwc:decimalLongitude "6.5933813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432607927_20432607927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013511 6.5933813)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013511"^^xsd:decimal ;
  geo-pos:long "6.5933813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432607927_20432607927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432607927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432607927'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.033611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5933813'^^xsd:double;
  dwc:latitude '53.0013511'^^xsd:double;
  dwc:coordinatePrecision '9.1'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432607927'^^xsd:integer;
  dwc:observationDate '2019-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432609711_20432609711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609711_20432609711> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609711_20432609711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012507 6.5933847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012507"^^xsd:decimal ;
  dwc:decimalLongitude "6.5933847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609711_20432609711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012507 6.5933847)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012507"^^xsd:decimal ;
  geo-pos:long "6.5933847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609711_20432609711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609711'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.029722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5933847'^^xsd:double;
  dwc:latitude '53.0012507'^^xsd:double;
  dwc:coordinatePrecision '16.2'^^xsd:double;
  dwc:minimumElevation '26'^^xsd:integer;
  dwc:maximumElevation '26'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609711'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432417684_20432417684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417684_20432417684> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417684_20432417684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013753 6.5933847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013753"^^xsd:decimal ;
  dwc:decimalLongitude "6.5933847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417684_20432417684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013753 6.5933847)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013753"^^xsd:decimal ;
  geo-pos:long "6.5933847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417684_20432417684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417684'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5933847'^^xsd:double;
  dwc:latitude '53.0013753'^^xsd:double;
  dwc:coordinatePrecision '11.8'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417684'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612329_20432612329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612329_20432612329> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612329_20432612329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005499 6.5933873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0005499"^^xsd:decimal ;
  dwc:decimalLongitude "6.5933873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612329_20432612329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005499 6.5933873)"^^geo:wktLiteral ;
  geo-pos:lat "53.0005499"^^xsd:decimal ;
  geo-pos:long "6.5933873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612329_20432612329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612329'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.0719444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5933873'^^xsd:double;
  dwc:latitude '53.0005499'^^xsd:double;
  dwc:coordinatePrecision '15.5'^^xsd:double;
  dwc:minimumElevation '54'^^xsd:integer;
  dwc:maximumElevation '54'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612329'^^xsd:integer;
  dwc:observationDate '2019-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432407389_20432407389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407389_20432407389> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407389_20432407389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006757 6.5933892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006757"^^xsd:decimal ;
  dwc:decimalLongitude "6.5933892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407389_20432407389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006757 6.5933892)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006757"^^xsd:decimal ;
  geo-pos:long "6.5933892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407389_20432407389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407389'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.0375'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5933892'^^xsd:double;
  dwc:latitude '53.0006757'^^xsd:double;
  dwc:coordinatePrecision '19.8'^^xsd:double;
  dwc:minimumElevation '26'^^xsd:integer;
  dwc:maximumElevation '26'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407389'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409606_20432409606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409606_20432409606> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409606_20432409606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009773 6.5933921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009773"^^xsd:decimal ;
  dwc:decimalLongitude "6.5933921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409606_20432409606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009773 6.5933921)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009773"^^xsd:decimal ;
  geo-pos:long "6.5933921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409606_20432409606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409606'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.225'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5933921'^^xsd:double;
  dwc:latitude '53.0009773'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409606'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409654_20432409654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409654_20432409654> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409654_20432409654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000095 6.5933924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000095"^^xsd:decimal ;
  dwc:decimalLongitude "6.5933924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409654_20432409654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000095 6.5933924)"^^geo:wktLiteral ;
  geo-pos:lat "53.000095"^^xsd:decimal ;
  geo-pos:long "6.5933924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409654_20432409654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409654'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.268333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5933924'^^xsd:double;
  dwc:latitude '53.000095'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409654'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415739_20432415739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415739_20432415739> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415739_20432415739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014556 6.5933964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0014556"^^xsd:decimal ;
  dwc:decimalLongitude "6.5933964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "24.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415739_20432415739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014556 6.5933964)"^^geo:wktLiteral ;
  geo-pos:lat "53.0014556"^^xsd:decimal ;
  geo-pos:long "6.5933964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "24.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415739_20432415739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415739'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.081666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5933964'^^xsd:double;
  dwc:latitude '53.0014556'^^xsd:double;
  dwc:coordinatePrecision '24.1'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415739'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416334_20432416334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416334_20432416334> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416334_20432416334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004032 6.5934007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004032"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416334_20432416334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004032 6.5934007)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004032"^^xsd:decimal ;
  geo-pos:long "6.5934007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416334_20432416334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416334'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.143333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934007'^^xsd:double;
  dwc:latitude '53.0004032'^^xsd:double;
  dwc:coordinatePrecision '11.1'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416334'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417351_20432417351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417351_20432417351> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417351_20432417351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0015062 6.5934051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0015062"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417351_20432417351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0015062 6.5934051)"^^geo:wktLiteral ;
  geo-pos:lat "53.0015062"^^xsd:decimal ;
  geo-pos:long "6.5934051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417351_20432417351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417351'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.0236111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934051'^^xsd:double;
  dwc:latitude '53.0015062'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417351'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417444_20432417444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417444_20432417444> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417444_20432417444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0015481 6.5934075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0015481"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "36"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417444_20432417444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0015481 6.5934075)"^^geo:wktLiteral ;
  geo-pos:lat "53.0015481"^^xsd:decimal ;
  geo-pos:long "6.5934075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "36"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417444_20432417444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417444'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.087777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934075'^^xsd:double;
  dwc:latitude '53.0015481'^^xsd:double;
  dwc:coordinatePrecision '36'^^xsd:integer;
  dwc:minimumElevation '25'^^xsd:integer;
  dwc:maximumElevation '25'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417444'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411951_20432411951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411951_20432411951> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411951_20432411951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004125 6.5934086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004125"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "36.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411951_20432411951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004125 6.5934086)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004125"^^xsd:decimal ;
  geo-pos:long "6.5934086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "36.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411951_20432411951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411951'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.071944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934086'^^xsd:double;
  dwc:latitude '53.0004125'^^xsd:double;
  dwc:coordinatePrecision '36.2'^^xsd:double;
  dwc:minimumElevation '25'^^xsd:integer;
  dwc:maximumElevation '25'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411951'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612112_20432612112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612112_20432612112> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612112_20432612112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012981 6.5934093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012981"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612112_20432612112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012981 6.5934093)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012981"^^xsd:decimal ;
  geo-pos:long "6.5934093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612112_20432612112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612112'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.863055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934093'^^xsd:double;
  dwc:latitude '53.0012981'^^xsd:double;
  dwc:coordinatePrecision '8.4'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612112'^^xsd:integer;
  dwc:observationDate '2019-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432414293_20432414293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414293_20432414293> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414293_20432414293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0015082 6.5934145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0015082"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "58.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414293_20432414293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0015082 6.5934145)"^^geo:wktLiteral ;
  geo-pos:lat "53.0015082"^^xsd:decimal ;
  geo-pos:long "6.5934145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "58.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414293_20432414293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414293'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.061944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934145'^^xsd:double;
  dwc:latitude '53.0015082'^^xsd:double;
  dwc:coordinatePrecision '58.2'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414293'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409452_20432409452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409452_20432409452> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409452_20432409452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012202 6.5934146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012202"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "34.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409452_20432409452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012202 6.5934146)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012202"^^xsd:decimal ;
  geo-pos:long "6.5934146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "34.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409452_20432409452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409452'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.417777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934146'^^xsd:double;
  dwc:latitude '53.0012202'^^xsd:double;
  dwc:coordinatePrecision '34.5'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409452'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412252_20432412252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412252_20432412252> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412252_20432412252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013328 6.5934163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013328"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412252_20432412252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013328 6.5934163)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013328"^^xsd:decimal ;
  geo-pos:long "6.5934163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412252_20432412252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412252'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.145833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934163'^^xsd:double;
  dwc:latitude '53.0013328'^^xsd:double;
  dwc:coordinatePrecision '13.7'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412252'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410593_20432410593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410593_20432410593> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410593_20432410593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013231 6.5934188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013231"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410593_20432410593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013231 6.5934188)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013231"^^xsd:decimal ;
  geo-pos:long "6.5934188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410593_20432410593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410593'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.003888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934188'^^xsd:double;
  dwc:latitude '53.0013231'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410593'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408420_20432408420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408420_20432408420> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408420_20432408420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006582 6.5934205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006582"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408420_20432408420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006582 6.5934205)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006582"^^xsd:decimal ;
  geo-pos:long "6.5934205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408420_20432408420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408420'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.3258333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934205'^^xsd:double;
  dwc:latitude '53.0006582'^^xsd:double;
  dwc:coordinatePrecision '17.1'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408420'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413114_20432413114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413114_20432413114> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413114_20432413114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012799 6.5934205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012799"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413114_20432413114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012799 6.5934205)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012799"^^xsd:decimal ;
  geo-pos:long "6.5934205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413114_20432413114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413114'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.069444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934205'^^xsd:double;
  dwc:latitude '53.0012799'^^xsd:double;
  dwc:coordinatePrecision '7.6'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413114'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611589_20432611589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611589_20432611589> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611589_20432611589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0015793 6.5934213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0015793"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611589_20432611589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0015793 6.5934213)"^^geo:wktLiteral ;
  geo-pos:lat "53.0015793"^^xsd:decimal ;
  geo-pos:long "6.5934213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611589_20432611589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611589'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.058888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934213'^^xsd:double;
  dwc:latitude '53.0015793'^^xsd:double;
  dwc:coordinatePrecision '7.5'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611589'^^xsd:integer;
  dwc:observationDate '2019-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432609735_20432609735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609735_20432609735> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609735_20432609735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011445 6.5934217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011445"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609735_20432609735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011445 6.5934217)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011445"^^xsd:decimal ;
  geo-pos:long "6.5934217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609735_20432609735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609735'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.01'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934217'^^xsd:double;
  dwc:latitude '53.0011445'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609735'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409920_20432409920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409920_20432409920> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409920_20432409920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011531 6.5934229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011531"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409920_20432409920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011531 6.5934229)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011531"^^xsd:decimal ;
  geo-pos:long "6.5934229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409920_20432409920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409920'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.465555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934229'^^xsd:double;
  dwc:latitude '53.0011531'^^xsd:double;
  dwc:coordinatePrecision '7.9'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409920'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411614_20432411614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411614_20432411614> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411614_20432411614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001337 6.5934239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.001337"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411614_20432411614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001337 6.5934239)"^^geo:wktLiteral ;
  geo-pos:lat "53.001337"^^xsd:decimal ;
  geo-pos:long "6.5934239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411614_20432411614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411614'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.0347222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934239'^^xsd:double;
  dwc:latitude '53.001337'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411614'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409010_20432409010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409010_20432409010> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409010_20432409010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011493 6.593427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011493"^^xsd:decimal ;
  dwc:decimalLongitude "6.593427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409010_20432409010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011493 6.593427)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011493"^^xsd:decimal ;
  geo-pos:long "6.593427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409010_20432409010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409010'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.290555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593427'^^xsd:double;
  dwc:latitude '53.0011493'^^xsd:double;
  dwc:coordinatePrecision '16.8'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409010'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408192_20432408192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408192_20432408192> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408192_20432408192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014633 6.5934279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0014633"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408192_20432408192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014633 6.5934279)"^^geo:wktLiteral ;
  geo-pos:lat "53.0014633"^^xsd:decimal ;
  geo-pos:long "6.5934279"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408192_20432408192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408192'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.214722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934279'^^xsd:double;
  dwc:latitude '53.0014633'^^xsd:double;
  dwc:coordinatePrecision '10.2'^^xsd:double;
  dwc:minimumElevation '-18'^^xsd:integer;
  dwc:maximumElevation '-18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408192'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411971_20432411971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411971_20432411971> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411971_20432411971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004634 6.593428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004634"^^xsd:decimal ;
  dwc:decimalLongitude "6.593428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411971_20432411971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004634 6.593428)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004634"^^xsd:decimal ;
  geo-pos:long "6.593428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411971_20432411971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411971'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.076111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593428'^^xsd:double;
  dwc:latitude '53.0004634'^^xsd:double;
  dwc:coordinatePrecision '15.6'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411971'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608439_20432608439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608439_20432608439> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608439_20432608439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006856 6.5934283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006856"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608439_20432608439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006856 6.5934283)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006856"^^xsd:decimal ;
  geo-pos:long "6.5934283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608439_20432608439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608439'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.0113888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934283'^^xsd:double;
  dwc:latitude '53.0006856'^^xsd:double;
  dwc:coordinatePrecision '7.4'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608439'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432412007_20432412007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412007_20432412007> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412007_20432412007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012457 6.5934335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012457"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412007_20432412007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012457 6.5934335)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012457"^^xsd:decimal ;
  geo-pos:long "6.5934335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412007_20432412007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412007'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.075555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934335'^^xsd:double;
  dwc:latitude '53.0012457'^^xsd:double;
  dwc:coordinatePrecision '13.7'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412007'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610709_20432610709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610709_20432610709> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610709_20432610709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0026924 6.593435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0026924"^^xsd:decimal ;
  dwc:decimalLongitude "6.593435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610709_20432610709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0026924 6.593435)"^^geo:wktLiteral ;
  geo-pos:lat "53.0026924"^^xsd:decimal ;
  geo-pos:long "6.593435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610709_20432610709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610709'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.0213888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593435'^^xsd:double;
  dwc:latitude '53.0026924'^^xsd:double;
  dwc:coordinatePrecision '8.6'^^xsd:double;
  dwc:minimumElevation '96'^^xsd:integer;
  dwc:maximumElevation '96'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610709'^^xsd:integer;
  dwc:observationDate '2019-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432407906_20432407906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407906_20432407906> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407906_20432407906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013957 6.5934405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013957"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407906_20432407906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013957 6.5934405)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013957"^^xsd:decimal ;
  geo-pos:long "6.5934405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407906_20432407906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407906'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.007222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934405'^^xsd:double;
  dwc:latitude '53.0013957'^^xsd:double;
  dwc:coordinatePrecision '40.2'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407906'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416622_20432416622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416622_20432416622> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416622_20432416622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004269 6.593442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004269"^^xsd:decimal ;
  dwc:decimalLongitude "6.593442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416622_20432416622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004269 6.593442)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004269"^^xsd:decimal ;
  geo-pos:long "6.593442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416622_20432416622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416622'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.141111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593442'^^xsd:double;
  dwc:latitude '53.0004269'^^xsd:double;
  dwc:coordinatePrecision '16.3'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416622'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414126_20432414126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414126_20432414126> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414126_20432414126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006416 6.5934426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006416"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414126_20432414126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006416 6.5934426)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006416"^^xsd:decimal ;
  geo-pos:long "6.5934426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414126_20432414126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414126'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.0372222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934426'^^xsd:double;
  dwc:latitude '53.0006416'^^xsd:double;
  dwc:coordinatePrecision '8.5'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414126'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410846_20432410846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410846_20432410846> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410846_20432410846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012201 6.5934428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012201"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410846_20432410846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012201 6.5934428)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012201"^^xsd:decimal ;
  geo-pos:long "6.5934428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410846_20432410846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410846'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.124166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934428'^^xsd:double;
  dwc:latitude '53.0012201'^^xsd:double;
  dwc:coordinatePrecision '8.9'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410846'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612546_20432612546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612546_20432612546> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612546_20432612546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009943 6.5934446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009943"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612546_20432612546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009943 6.5934446)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009943"^^xsd:decimal ;
  geo-pos:long "6.5934446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612546_20432612546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612546'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '21.029722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934446'^^xsd:double;
  dwc:latitude '53.0009943'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '45'^^xsd:integer;
  dwc:maximumElevation '45'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612546'^^xsd:integer;
  dwc:observationDate '2019-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411915_20432411915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411915_20432411915> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411915_20432411915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014033 6.5934451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0014033"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411915_20432411915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014033 6.5934451)"^^geo:wktLiteral ;
  geo-pos:lat "53.0014033"^^xsd:decimal ;
  geo-pos:long "6.5934451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411915_20432411915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411915'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.0941666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934451'^^xsd:double;
  dwc:latitude '53.0014033'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411915'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412274_20432412274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412274_20432412274> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412274_20432412274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013611 6.5934459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013611"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412274_20432412274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013611 6.5934459)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013611"^^xsd:decimal ;
  geo-pos:long "6.5934459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412274_20432412274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412274'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.156666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934459'^^xsd:double;
  dwc:latitude '53.0013611'^^xsd:double;
  dwc:coordinatePrecision '33.1'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412274'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608415_20432608415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608415_20432608415> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608415_20432608415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013082 6.5934489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013082"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608415_20432608415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013082 6.5934489)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013082"^^xsd:decimal ;
  geo-pos:long "6.5934489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608415_20432608415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608415'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.0102777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934489'^^xsd:double;
  dwc:latitude '53.0013082'^^xsd:double;
  dwc:coordinatePrecision '18.6'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608415'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432410607_20432410607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410607_20432410607> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410607_20432410607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013239 6.5934493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013239"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410607_20432410607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013239 6.5934493)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013239"^^xsd:decimal ;
  geo-pos:long "6.5934493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410607_20432410607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410607'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.154722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934493'^^xsd:double;
  dwc:latitude '53.0013239'^^xsd:double;
  dwc:coordinatePrecision '13.8'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410607'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610953_20432610953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610953_20432610953> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610953_20432610953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005071 6.5934507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0005071"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610953_20432610953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005071 6.5934507)"^^geo:wktLiteral ;
  geo-pos:lat "53.0005071"^^xsd:decimal ;
  geo-pos:long "6.5934507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610953_20432610953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610953'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.0738888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934507'^^xsd:double;
  dwc:latitude '53.0005071'^^xsd:double;
  dwc:coordinatePrecision '16.1'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610953'^^xsd:integer;
  dwc:observationDate '2019-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432408432_20432408432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408432_20432408432> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408432_20432408432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009551 6.593452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009551"^^xsd:decimal ;
  dwc:decimalLongitude "6.593452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408432_20432408432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009551 6.593452)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009551"^^xsd:decimal ;
  geo-pos:long "6.593452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408432_20432408432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408432'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.3494444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593452'^^xsd:double;
  dwc:latitude '53.0009551'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408432'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410583_20432410583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410583_20432410583> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410583_20432410583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012627 6.593454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012627"^^xsd:decimal ;
  dwc:decimalLongitude "6.593454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410583_20432410583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012627 6.593454)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012627"^^xsd:decimal ;
  geo-pos:long "6.593454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410583_20432410583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410583'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.159444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593454'^^xsd:double;
  dwc:latitude '53.0012627'^^xsd:double;
  dwc:coordinatePrecision '12.4'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410583'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413102_20432413102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413102_20432413102> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413102_20432413102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001378 6.5934545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.001378"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413102_20432413102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001378 6.5934545)"^^geo:wktLiteral ;
  geo-pos:lat "53.001378"^^xsd:decimal ;
  geo-pos:long "6.5934545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413102_20432413102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413102'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.061944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934545'^^xsd:double;
  dwc:latitude '53.001378'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413102'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415282_20432415282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415282_20432415282> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415282_20432415282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010686 6.5934558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010686"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "37.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415282_20432415282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010686 6.5934558)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010686"^^xsd:decimal ;
  geo-pos:long "6.5934558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "37.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415282_20432415282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415282'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.0155555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934558'^^xsd:double;
  dwc:latitude '53.0010686'^^xsd:double;
  dwc:coordinatePrecision '37.5'^^xsd:double;
  dwc:minimumElevation '-15'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415282'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407837_20432407837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407837_20432407837> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407837_20432407837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012468 6.5934565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012468"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407837_20432407837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012468 6.5934565)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012468"^^xsd:decimal ;
  geo-pos:long "6.5934565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407837_20432407837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407837'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.4608333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934565'^^xsd:double;
  dwc:latitude '53.0012468'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407837'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415920_20432415920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415920_20432415920> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415920_20432415920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013598 6.5934596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013598"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415920_20432415920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013598 6.5934596)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013598"^^xsd:decimal ;
  geo-pos:long "6.5934596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415920_20432415920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415920'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.0963888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934596'^^xsd:double;
  dwc:latitude '53.0013598'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415920'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611576_20432611576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611576_20432611576> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611576_20432611576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012072 6.5934597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012072"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611576_20432611576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012072 6.5934597)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012072"^^xsd:decimal ;
  geo-pos:long "6.5934597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611576_20432611576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611576'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.005833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934597'^^xsd:double;
  dwc:latitude '53.0012072'^^xsd:double;
  dwc:coordinatePrecision '9.3'^^xsd:double;
  dwc:minimumElevation '-20'^^xsd:integer;
  dwc:maximumElevation '-20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611576'^^xsd:integer;
  dwc:observationDate '2019-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612101_20432612101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612101_20432612101> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612101_20432612101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008195 6.5934612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008195"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612101_20432612101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008195 6.5934612)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008195"^^xsd:decimal ;
  geo-pos:long "6.5934612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612101_20432612101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612101'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.7711111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934612'^^xsd:double;
  dwc:latitude '53.0008195'^^xsd:double;
  dwc:coordinatePrecision '13.5'^^xsd:double;
  dwc:minimumElevation '-15'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612101'^^xsd:integer;
  dwc:observationDate '2019-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432611356_20432611356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611356_20432611356> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611356_20432611356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013712 6.5934617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013712"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611356_20432611356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013712 6.5934617)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013712"^^xsd:decimal ;
  geo-pos:long "6.5934617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611356_20432611356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611356'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.007777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934617'^^xsd:double;
  dwc:latitude '53.0013712'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611356'^^xsd:integer;
  dwc:observationDate '2019-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407984_20432407984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407984_20432407984> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407984_20432407984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001291 6.5934623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.001291"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407984_20432407984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001291 6.5934623)"^^geo:wktLiteral ;
  geo-pos:lat "53.001291"^^xsd:decimal ;
  geo-pos:long "6.5934623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407984_20432407984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407984'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.0380555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934623'^^xsd:double;
  dwc:latitude '53.001291'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407984'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417183_20432417183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417183_20432417183> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417183_20432417183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004088 6.5934625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004088"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417183_20432417183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004088 6.5934625)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004088"^^xsd:decimal ;
  geo-pos:long "6.5934625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417183_20432417183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417183'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.029722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934625'^^xsd:double;
  dwc:latitude '53.0004088'^^xsd:double;
  dwc:coordinatePrecision '9.4'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417183'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409402_20432409402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409402_20432409402> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409402_20432409402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006346 6.5934637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006346"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409402_20432409402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006346 6.5934637)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006346"^^xsd:decimal ;
  geo-pos:long "6.5934637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409402_20432409402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409402'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.3688888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934637'^^xsd:double;
  dwc:latitude '53.0006346'^^xsd:double;
  dwc:coordinatePrecision '11.9'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409402'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407912_20432407912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407912_20432407912> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407912_20432407912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012615 6.5934642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012615"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407912_20432407912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012615 6.5934642)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012615"^^xsd:decimal ;
  geo-pos:long "6.5934642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407912_20432407912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407912'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.004444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934642'^^xsd:double;
  dwc:latitude '53.0012615'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407912'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608610_20432608610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608610_20432608610> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608610_20432608610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0017566 6.5934649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0017566"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608610_20432608610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0017566 6.5934649)"^^geo:wktLiteral ;
  geo-pos:lat "53.0017566"^^xsd:decimal ;
  geo-pos:long "6.5934649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "38.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608610_20432608610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608610'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.029444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934649'^^xsd:double;
  dwc:latitude '53.0017566'^^xsd:double;
  dwc:coordinatePrecision '38.8'^^xsd:double;
  dwc:minimumElevation '-591'^^xsd:integer;
  dwc:maximumElevation '-591'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608610'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432414029_20432414029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414029_20432414029> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414029_20432414029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00112 6.5934666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.00112"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414029_20432414029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00112 6.5934666)"^^geo:wktLiteral ;
  geo-pos:lat "53.00112"^^xsd:decimal ;
  geo-pos:long "6.5934666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414029_20432414029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414029'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.037777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934666'^^xsd:double;
  dwc:latitude '53.00112'^^xsd:double;
  dwc:coordinatePrecision '23.2'^^xsd:double;
  dwc:minimumElevation '63'^^xsd:integer;
  dwc:maximumElevation '63'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414029'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608931_20432608931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608931_20432608931> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608931_20432608931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012031 6.5934677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012031"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608931_20432608931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012031 6.5934677)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012031"^^xsd:decimal ;
  geo-pos:long "6.5934677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608931_20432608931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608931'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.0627777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934677'^^xsd:double;
  dwc:latitude '53.0012031'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608931'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432611880_20432611880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611880_20432611880> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611880_20432611880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011913 6.5934703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011913"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611880_20432611880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011913 6.5934703)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011913"^^xsd:decimal ;
  geo-pos:long "6.5934703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611880_20432611880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611880'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.007777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934703'^^xsd:double;
  dwc:latitude '53.0011913'^^xsd:double;
  dwc:coordinatePrecision '10.2'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611880'^^xsd:integer;
  dwc:observationDate '2019-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413669_20432413669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413669_20432413669> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413669_20432413669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013833 6.5934711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013833"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413669_20432413669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013833 6.5934711)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013833"^^xsd:decimal ;
  geo-pos:long "6.5934711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413669_20432413669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413669'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.131666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934711'^^xsd:double;
  dwc:latitude '53.0013833'^^xsd:double;
  dwc:coordinatePrecision '8.6'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413669'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412243_20432412243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412243_20432412243> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412243_20432412243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013506 6.593475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013506"^^xsd:decimal ;
  dwc:decimalLongitude "6.593475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412243_20432412243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013506 6.593475)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013506"^^xsd:decimal ;
  geo-pos:long "6.593475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412243_20432412243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412243'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.157777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593475'^^xsd:double;
  dwc:latitude '53.0013506'^^xsd:double;
  dwc:coordinatePrecision '11.5'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412243'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410109_20432410109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410109_20432410109> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410109_20432410109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013774 6.5934754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013774"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410109_20432410109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013774 6.5934754)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013774"^^xsd:decimal ;
  geo-pos:long "6.5934754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410109_20432410109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410109'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934754'^^xsd:double;
  dwc:latitude '53.0013774'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410109'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409938_20432409938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409938_20432409938> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409938_20432409938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006456 6.5934768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006456"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409938_20432409938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006456 6.5934768)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006456"^^xsd:decimal ;
  geo-pos:long "6.5934768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409938_20432409938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409938'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.016388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934768'^^xsd:double;
  dwc:latitude '53.0006456'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '21'^^xsd:integer;
  dwc:maximumElevation '21'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409938'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407206_20432407206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407206_20432407206> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407206_20432407206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010435 6.5934775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010435"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407206_20432407206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010435 6.5934775)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010435"^^xsd:decimal ;
  geo-pos:long "6.5934775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407206_20432407206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407206'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.313611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934775'^^xsd:double;
  dwc:latitude '53.0010435'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407206'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409324_20432409324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409324_20432409324> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409324_20432409324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013828 6.5934779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013828"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409324_20432409324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013828 6.5934779)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013828"^^xsd:decimal ;
  geo-pos:long "6.5934779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409324_20432409324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409324'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.326944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934779'^^xsd:double;
  dwc:latitude '53.0013828'^^xsd:double;
  dwc:coordinatePrecision '9.9'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409324'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412838_20432412838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412838_20432412838> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412838_20432412838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014926 6.5934866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0014926"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412838_20432412838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014926 6.5934866)"^^geo:wktLiteral ;
  geo-pos:lat "53.0014926"^^xsd:decimal ;
  geo-pos:long "6.5934866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412838_20432412838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412838'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.086111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934866'^^xsd:double;
  dwc:latitude '53.0014926'^^xsd:double;
  dwc:coordinatePrecision '12.8'^^xsd:double;
  dwc:minimumElevation '45'^^xsd:integer;
  dwc:maximumElevation '45'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412838'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432609687_20432609687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609687_20432609687> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609687_20432609687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013386 6.593489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013386"^^xsd:decimal ;
  dwc:decimalLongitude "6.593489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609687_20432609687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013386 6.593489)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013386"^^xsd:decimal ;
  geo-pos:long "6.593489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609687_20432609687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609687'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.056666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593489'^^xsd:double;
  dwc:latitude '53.0013386'^^xsd:double;
  dwc:coordinatePrecision '30.9'^^xsd:double;
  dwc:minimumElevation '153'^^xsd:integer;
  dwc:maximumElevation '153'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609687'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432407122_20432407122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407122_20432407122> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407122_20432407122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010888 6.5934898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010888"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407122_20432407122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010888 6.5934898)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010888"^^xsd:decimal ;
  geo-pos:long "6.5934898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407122_20432407122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407122'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.240555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934898'^^xsd:double;
  dwc:latitude '53.0010888'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407122'^^xsd:integer;
  dwc:observationDate '2018-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413981_20432413981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413981_20432413981> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413981_20432413981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013891 6.5934909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013891"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413981_20432413981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013891 6.5934909)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013891"^^xsd:decimal ;
  geo-pos:long "6.5934909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413981_20432413981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413981'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.049166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934909'^^xsd:double;
  dwc:latitude '53.0013891'^^xsd:double;
  dwc:coordinatePrecision '7.4'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413981'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410751_20432410751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410751_20432410751> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410751_20432410751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012838 6.593493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012838"^^xsd:decimal ;
  dwc:decimalLongitude "6.593493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410751_20432410751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012838 6.593493)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012838"^^xsd:decimal ;
  geo-pos:long "6.593493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410751_20432410751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410751'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.1452777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593493'^^xsd:double;
  dwc:latitude '53.0012838'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '32'^^xsd:integer;
  dwc:maximumElevation '32'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410751'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411434_20432411434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411434_20432411434> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411434_20432411434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014053 6.5934932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0014053"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411434_20432411434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014053 6.5934932)"^^geo:wktLiteral ;
  geo-pos:lat "53.0014053"^^xsd:decimal ;
  geo-pos:long "6.5934932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411434_20432411434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411434'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.103055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934932'^^xsd:double;
  dwc:latitude '53.0014053'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411434'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412298_20432412298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412298_20432412298> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412298_20432412298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013451 6.5934949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013451"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412298_20432412298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013451 6.5934949)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013451"^^xsd:decimal ;
  geo-pos:long "6.5934949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412298_20432412298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412298'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.145555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934949'^^xsd:double;
  dwc:latitude '53.0013451'^^xsd:double;
  dwc:coordinatePrecision '30.5'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412298'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412694_20432412694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412694_20432412694> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412694_20432412694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007739 6.5934977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007739"^^xsd:decimal ;
  dwc:decimalLongitude "6.5934977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412694_20432412694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007739 6.5934977)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007739"^^xsd:decimal ;
  geo-pos:long "6.5934977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412694_20432412694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412694'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.0872222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5934977'^^xsd:double;
  dwc:latitude '53.0007739'^^xsd:double;
  dwc:coordinatePrecision '10.1'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412694'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409834_20432409834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409834_20432409834> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409834_20432409834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002142 6.5935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0002142"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409834_20432409834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002142 6.5935)"^^geo:wktLiteral ;
  geo-pos:lat "53.0002142"^^xsd:decimal ;
  geo-pos:long "6.5935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409834_20432409834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409834'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.41'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935'^^xsd:double;
  dwc:latitude '53.0002142'^^xsd:double;
  dwc:coordinatePrecision '11.5'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409834'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408168_20432408168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408168_20432408168> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408168_20432408168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010329 6.5935043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010329"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "24.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408168_20432408168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010329 6.5935043)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010329"^^xsd:decimal ;
  geo-pos:long "6.5935043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "24.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408168_20432408168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408168'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935043'^^xsd:double;
  dwc:latitude '53.0010329'^^xsd:double;
  dwc:coordinatePrecision '24.5'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408168'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411422_20432411422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411422_20432411422> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411422_20432411422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012256 6.5935068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012256"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411422_20432411422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012256 6.5935068)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012256"^^xsd:decimal ;
  geo-pos:long "6.5935068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411422_20432411422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411422'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.110277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935068'^^xsd:double;
  dwc:latitude '53.0012256'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411422'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412886_20432412886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412886_20432412886> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412886_20432412886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013667 6.5935078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013667"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412886_20432412886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013667 6.5935078)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013667"^^xsd:decimal ;
  geo-pos:long "6.5935078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412886_20432412886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412886'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.111944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935078'^^xsd:double;
  dwc:latitude '53.0013667'^^xsd:double;
  dwc:coordinatePrecision '10.8'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412886'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408926_20432408926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408926_20432408926> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408926_20432408926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011042 6.5935083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011042"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408926_20432408926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011042 6.5935083)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011042"^^xsd:decimal ;
  geo-pos:long "6.5935083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408926_20432408926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408926'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.220833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935083'^^xsd:double;
  dwc:latitude '53.0011042'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408926'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608000_20432608000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608000_20432608000> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608000_20432608000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012089 6.5935086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012089"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608000_20432608000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012089 6.5935086)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012089"^^xsd:decimal ;
  geo-pos:long "6.5935086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "31.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608000_20432608000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608000'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.005833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935086'^^xsd:double;
  dwc:latitude '53.0012089'^^xsd:double;
  dwc:coordinatePrecision '31.5'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608000'^^xsd:integer;
  dwc:observationDate '2019-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432611272_20432611272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611272_20432611272> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611272_20432611272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011402 6.5935097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011402"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611272_20432611272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011402 6.5935097)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011402"^^xsd:decimal ;
  geo-pos:long "6.5935097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611272_20432611272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611272'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.0566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935097'^^xsd:double;
  dwc:latitude '53.0011402'^^xsd:double;
  dwc:coordinatePrecision '8.6'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611272'^^xsd:integer;
  dwc:observationDate '2019-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410018_20432410018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410018_20432410018> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410018_20432410018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013275 6.5935128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013275"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410018_20432410018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013275 6.5935128)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013275"^^xsd:decimal ;
  geo-pos:long "6.5935128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410018_20432410018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410018'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.084166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935128'^^xsd:double;
  dwc:latitude '53.0013275'^^xsd:double;
  dwc:coordinatePrecision '11.8'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410018'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407290_20432407290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407290_20432407290> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407290_20432407290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010806 6.5935129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010806"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407290_20432407290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010806 6.5935129)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010806"^^xsd:decimal ;
  geo-pos:long "6.5935129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407290_20432407290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407290'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.4013888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935129'^^xsd:double;
  dwc:latitude '53.0010806'^^xsd:double;
  dwc:coordinatePrecision '15.9'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407290'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408462_20432408462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408462_20432408462> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408462_20432408462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013726 6.5935133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013726"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408462_20432408462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013726 6.5935133)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013726"^^xsd:decimal ;
  geo-pos:long "6.5935133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408462_20432408462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408462'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.381944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935133'^^xsd:double;
  dwc:latitude '53.0013726'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408462'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407234_20432407234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407234_20432407234> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407234_20432407234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010186 6.5935134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010186"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407234_20432407234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010186 6.5935134)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010186"^^xsd:decimal ;
  geo-pos:long "6.5935134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407234_20432407234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407234'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.351666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935134'^^xsd:double;
  dwc:latitude '53.0010186'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407234'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416502_20432416502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416502_20432416502> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416502_20432416502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004247 6.5935169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004247"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416502_20432416502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004247 6.5935169)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004247"^^xsd:decimal ;
  geo-pos:long "6.5935169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416502_20432416502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416502'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.141111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935169'^^xsd:double;
  dwc:latitude '53.0004247'^^xsd:double;
  dwc:coordinatePrecision '11.6'^^xsd:double;
  dwc:minimumElevation '-20'^^xsd:integer;
  dwc:maximumElevation '-20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416502'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612242_20432612242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612242_20432612242> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612242_20432612242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012267 6.5935184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012267"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612242_20432612242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012267 6.5935184)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012267"^^xsd:decimal ;
  geo-pos:long "6.5935184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612242_20432612242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612242'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.01'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935184'^^xsd:double;
  dwc:latitude '53.0012267'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612242'^^xsd:integer;
  dwc:observationDate '2019-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408402_20432408402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408402_20432408402> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408402_20432408402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012269 6.5935216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012269"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408402_20432408402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012269 6.5935216)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012269"^^xsd:decimal ;
  geo-pos:long "6.5935216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408402_20432408402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408402'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.3102777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935216'^^xsd:double;
  dwc:latitude '53.0012269'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408402'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608586_20432608586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608586_20432608586> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608586_20432608586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011959 6.5935233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011959"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608586_20432608586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011959 6.5935233)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011959"^^xsd:decimal ;
  geo-pos:long "6.5935233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608586_20432608586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608586'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.0525'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935233'^^xsd:double;
  dwc:latitude '53.0011959'^^xsd:double;
  dwc:coordinatePrecision '18.8'^^xsd:double;
  dwc:minimumElevation '65'^^xsd:integer;
  dwc:maximumElevation '65'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608586'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432408282_20432408282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408282_20432408282> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408282_20432408282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010431 6.5935238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010431"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408282_20432408282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010431 6.5935238)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010431"^^xsd:decimal ;
  geo-pos:long "6.5935238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408282_20432408282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408282'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.2413888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935238'^^xsd:double;
  dwc:latitude '53.0010431'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408282'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408019_20432408019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408019_20432408019> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408019_20432408019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007115 6.5935247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007115"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408019_20432408019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007115 6.5935247)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007115"^^xsd:decimal ;
  geo-pos:long "6.5935247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408019_20432408019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408019'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.068333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935247'^^xsd:double;
  dwc:latitude '53.0007115'^^xsd:double;
  dwc:coordinatePrecision '18.1'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408019'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412766_20432412766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412766_20432412766> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412766_20432412766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000409 6.5935249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000409"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412766_20432412766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000409 6.5935249)"^^geo:wktLiteral ;
  geo-pos:lat "53.000409"^^xsd:decimal ;
  geo-pos:long "6.5935249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412766_20432412766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412766'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.0955555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935249'^^xsd:double;
  dwc:latitude '53.000409'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412766'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412502_20432412502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412502_20432412502> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412502_20432412502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012619 6.5935252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012619"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412502_20432412502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012619 6.5935252)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012619"^^xsd:decimal ;
  geo-pos:long "6.5935252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412502_20432412502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412502'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935252'^^xsd:double;
  dwc:latitude '53.0012619'^^xsd:double;
  dwc:coordinatePrecision '17.4'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412502'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410823_20432410823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410823_20432410823> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410823_20432410823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006715 6.5935253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006715"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410823_20432410823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006715 6.5935253)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006715"^^xsd:decimal ;
  geo-pos:long "6.5935253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410823_20432410823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410823'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.116944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935253'^^xsd:double;
  dwc:latitude '53.0006715'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410823'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612110_20432612110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612110_20432612110> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612110_20432612110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011515 6.5935262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011515"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612110_20432612110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011515 6.5935262)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011515"^^xsd:decimal ;
  geo-pos:long "6.5935262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612110_20432612110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612110'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.856666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935262'^^xsd:double;
  dwc:latitude '53.0011515'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612110'^^xsd:integer;
  dwc:observationDate '2019-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432612729_20432612729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612729_20432612729> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612729_20432612729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010494 6.5935286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010494"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612729_20432612729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010494 6.5935286)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010494"^^xsd:decimal ;
  geo-pos:long "6.5935286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612729_20432612729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612729'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.060277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935286'^^xsd:double;
  dwc:latitude '53.0010494'^^xsd:double;
  dwc:coordinatePrecision '22.3'^^xsd:double;
  dwc:minimumElevation '43'^^xsd:integer;
  dwc:maximumElevation '43'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612729'^^xsd:integer;
  dwc:observationDate '2019-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432407505_20432407505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407505_20432407505> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407505_20432407505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011185 6.5935316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011185"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407505_20432407505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011185 6.5935316)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011185"^^xsd:decimal ;
  geo-pos:long "6.5935316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407505_20432407505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407505'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.132222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935316'^^xsd:double;
  dwc:latitude '53.0011185'^^xsd:double;
  dwc:coordinatePrecision '12.8'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407505'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612267_20432612267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612267_20432612267> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612267_20432612267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008242 6.5935332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008242"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612267_20432612267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008242 6.5935332)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008242"^^xsd:decimal ;
  geo-pos:long "6.5935332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612267_20432612267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612267'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22.036666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935332'^^xsd:double;
  dwc:latitude '53.0008242'^^xsd:double;
  dwc:coordinatePrecision '7.1'^^xsd:double;
  dwc:minimumElevation '40'^^xsd:integer;
  dwc:maximumElevation '40'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612267'^^xsd:integer;
  dwc:observationDate '2019-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432409682_20432409682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409682_20432409682> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409682_20432409682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011179 6.5935332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011179"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409682_20432409682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011179 6.5935332)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011179"^^xsd:decimal ;
  geo-pos:long "6.5935332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409682_20432409682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409682'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.2880555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935332'^^xsd:double;
  dwc:latitude '53.0011179'^^xsd:double;
  dwc:coordinatePrecision '11.5'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409682'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408956_20432408956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408956_20432408956> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408956_20432408956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010768 6.593534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010768"^^xsd:decimal ;
  dwc:decimalLongitude "6.593534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408956_20432408956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010768 6.593534)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010768"^^xsd:decimal ;
  geo-pos:long "6.593534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408956_20432408956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408956'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '1.225'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593534'^^xsd:double;
  dwc:latitude '53.0010768'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408956'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407616_20432407616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407616_20432407616> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407616_20432407616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009354 6.5935341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009354"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407616_20432407616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009354 6.5935341)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009354"^^xsd:decimal ;
  geo-pos:long "6.5935341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407616_20432407616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407616'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.285'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935341'^^xsd:double;
  dwc:latitude '53.0009354'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407616'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407302_20432407302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407302_20432407302> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407302_20432407302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014934 6.593541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0014934"^^xsd:decimal ;
  dwc:decimalLongitude "6.593541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407302_20432407302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014934 6.593541)"^^geo:wktLiteral ;
  geo-pos:lat "53.0014934"^^xsd:decimal ;
  geo-pos:long "6.593541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407302_20432407302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407302'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.4125'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593541'^^xsd:double;
  dwc:latitude '53.0014934'^^xsd:double;
  dwc:coordinatePrecision '14.9'^^xsd:double;
  dwc:minimumElevation '-26'^^xsd:integer;
  dwc:maximumElevation '-26'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407302'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411566_20432411566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411566_20432411566> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411566_20432411566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005933 6.5935413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0005933"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411566_20432411566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005933 6.5935413)"^^geo:wktLiteral ;
  geo-pos:lat "53.0005933"^^xsd:decimal ;
  geo-pos:long "6.5935413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411566_20432411566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411566'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3.0486111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935413'^^xsd:double;
  dwc:latitude '53.0005933'^^xsd:double;
  dwc:coordinatePrecision '17'^^xsd:integer;
  dwc:minimumElevation '26'^^xsd:integer;
  dwc:maximumElevation '26'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411566'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410169_20432410169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410169_20432410169> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410169_20432410169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010749 6.5935422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010749"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410169_20432410169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010749 6.5935422)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010749"^^xsd:decimal ;
  geo-pos:long "6.5935422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410169_20432410169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410169'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.2016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935422'^^xsd:double;
  dwc:latitude '53.0010749'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410169'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407699_20432407699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407699_20432407699> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407699_20432407699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000527 6.5935423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000527"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407699_20432407699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000527 6.5935423)"^^geo:wktLiteral ;
  geo-pos:lat "53.000527"^^xsd:decimal ;
  geo-pos:long "6.5935423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407699_20432407699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407699'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.3441666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935423'^^xsd:double;
  dwc:latitude '53.000527'^^xsd:double;
  dwc:coordinatePrecision '10.6'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407699'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612255_20432612255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612255_20432612255> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612255_20432612255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009539 6.5935424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009539"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612255_20432612255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009539 6.5935424)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009539"^^xsd:decimal ;
  geo-pos:long "6.5935424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612255_20432612255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612255'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '21.072222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935424'^^xsd:double;
  dwc:latitude '53.0009539'^^xsd:double;
  dwc:coordinatePrecision '14.3'^^xsd:double;
  dwc:minimumElevation '70'^^xsd:integer;
  dwc:maximumElevation '70'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612255'^^xsd:integer;
  dwc:observationDate '2019-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432409562_20432409562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409562_20432409562> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409562_20432409562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004271 6.593544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004271"^^xsd:decimal ;
  dwc:decimalLongitude "6.593544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409562_20432409562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004271 6.593544)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004271"^^xsd:decimal ;
  geo-pos:long "6.593544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409562_20432409562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409562'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.180555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593544'^^xsd:double;
  dwc:latitude '53.0004271'^^xsd:double;
  dwc:coordinatePrecision '7.2'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409562'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409946_20432409946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409946_20432409946> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409946_20432409946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003851 6.5935457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003851"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409946_20432409946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003851 6.5935457)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003851"^^xsd:decimal ;
  geo-pos:long "6.5935457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409946_20432409946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409946'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.020277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935457'^^xsd:double;
  dwc:latitude '53.0003851'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409946'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432609271_20432609271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609271_20432609271> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609271_20432609271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013461 6.5935466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013461"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609271_20432609271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013461 6.5935466)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013461"^^xsd:decimal ;
  geo-pos:long "6.5935466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609271_20432609271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609271'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.003611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935466'^^xsd:double;
  dwc:latitude '53.0013461'^^xsd:double;
  dwc:coordinatePrecision '14.8'^^xsd:double;
  dwc:minimumElevation '129'^^xsd:integer;
  dwc:maximumElevation '129'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609271'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407589_20432407589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407589_20432407589> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407589_20432407589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011023 6.593547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011023"^^xsd:decimal ;
  dwc:decimalLongitude "6.593547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407589_20432407589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011023 6.593547)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011023"^^xsd:decimal ;
  geo-pos:long "6.593547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407589_20432407589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407589'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.243611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593547'^^xsd:double;
  dwc:latitude '53.0011023'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407589'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408962_20432408962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408962_20432408962> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408962_20432408962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010716 6.5935491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010716"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408962_20432408962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010716 6.5935491)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010716"^^xsd:decimal ;
  geo-pos:long "6.5935491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408962_20432408962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408962'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.225'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935491'^^xsd:double;
  dwc:latitude '53.0010716'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408962'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408932_20432408932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408932_20432408932> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408932_20432408932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010666 6.5935505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010666"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408932_20432408932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010666 6.5935505)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010666"^^xsd:decimal ;
  geo-pos:long "6.5935505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408932_20432408932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408932'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '21.221111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935505'^^xsd:double;
  dwc:latitude '53.0010666'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408932'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411939_20432411939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411939_20432411939> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411939_20432411939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002989 6.5935511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0002989"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411939_20432411939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002989 6.5935511)"^^geo:wktLiteral ;
  geo-pos:lat "53.0002989"^^xsd:decimal ;
  geo-pos:long "6.5935511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411939_20432411939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411939'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.076111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935511'^^xsd:double;
  dwc:latitude '53.0002989'^^xsd:double;
  dwc:coordinatePrecision '8.2'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411939'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612802_20432612802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612802_20432612802> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612802_20432612802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000398 6.5935531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000398"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612802_20432612802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000398 6.5935531)"^^geo:wktLiteral ;
  geo-pos:lat "53.000398"^^xsd:decimal ;
  geo-pos:long "6.5935531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "47.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612802_20432612802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612802'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.053611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935531'^^xsd:double;
  dwc:latitude '53.000398'^^xsd:double;
  dwc:coordinatePrecision '47.8'^^xsd:double;
  dwc:minimumElevation '-68'^^xsd:integer;
  dwc:maximumElevation '-68'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612802'^^xsd:integer;
  dwc:observationDate '2019-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432410173_20432410173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410173_20432410173> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410173_20432410173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007584 6.5935531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007584"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410173_20432410173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007584 6.5935531)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007584"^^xsd:decimal ;
  geo-pos:long "6.5935531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410173_20432410173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410173'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.2022222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935531'^^xsd:double;
  dwc:latitude '53.0007584'^^xsd:double;
  dwc:coordinatePrecision '19.9'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410173'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432609809_20432609809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609809_20432609809> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609809_20432609809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001441 6.5935541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0001441"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609809_20432609809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001441 6.5935541)"^^geo:wktLiteral ;
  geo-pos:lat "53.0001441"^^xsd:decimal ;
  geo-pos:long "6.5935541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609809_20432609809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609809'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.051944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935541'^^xsd:double;
  dwc:latitude '53.0001441'^^xsd:double;
  dwc:coordinatePrecision '22.9'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609809'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432408606_20432408606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408606_20432408606> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408606_20432408606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00096 6.5935553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.00096"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408606_20432408606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00096 6.5935553)"^^geo:wktLiteral ;
  geo-pos:lat "53.00096"^^xsd:decimal ;
  geo-pos:long "6.5935553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408606_20432408606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408606'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.451944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935553'^^xsd:double;
  dwc:latitude '53.00096'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408606'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416275_20432416275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416275_20432416275> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416275_20432416275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000358 6.5935557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000358"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416275_20432416275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000358 6.5935557)"^^geo:wktLiteral ;
  geo-pos:lat "53.000358"^^xsd:decimal ;
  geo-pos:long "6.5935557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416275_20432416275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416275'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.158055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935557'^^xsd:double;
  dwc:latitude '53.000358'^^xsd:double;
  dwc:coordinatePrecision '8.5'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416275'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409912_20432409912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409912_20432409912> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409912_20432409912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000605 6.5935602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000605"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409912_20432409912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000605 6.5935602)"^^geo:wktLiteral ;
  geo-pos:lat "53.000605"^^xsd:decimal ;
  geo-pos:long "6.5935602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409912_20432409912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409912'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.456944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935602'^^xsd:double;
  dwc:latitude '53.000605'^^xsd:double;
  dwc:coordinatePrecision '8.6'^^xsd:double;
  dwc:minimumElevation '-28'^^xsd:integer;
  dwc:maximumElevation '-28'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409912'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408944_20432408944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408944_20432408944> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408944_20432408944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011327 6.5935603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011327"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408944_20432408944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011327 6.5935603)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011327"^^xsd:decimal ;
  geo-pos:long "6.5935603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408944_20432408944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408944'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '23.220833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935603'^^xsd:double;
  dwc:latitude '53.0011327'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408944'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612692_20432612692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612692_20432612692> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612692_20432612692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001097 6.5935622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.001097"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "26.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612692_20432612692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001097 6.5935622)"^^geo:wktLiteral ;
  geo-pos:lat "53.001097"^^xsd:decimal ;
  geo-pos:long "6.5935622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "26.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612692_20432612692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612692'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.0291666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935622'^^xsd:double;
  dwc:latitude '53.001097'^^xsd:double;
  dwc:coordinatePrecision '26.8'^^xsd:double;
  dwc:minimumElevation '60'^^xsd:integer;
  dwc:maximumElevation '60'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612692'^^xsd:integer;
  dwc:observationDate '2019-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432416322_20432416322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416322_20432416322> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416322_20432416322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003205 6.5935628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003205"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416322_20432416322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003205 6.5935628)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003205"^^xsd:decimal ;
  geo-pos:long "6.5935628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416322_20432416322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416322'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.140277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935628'^^xsd:double;
  dwc:latitude '53.0003205'^^xsd:double;
  dwc:coordinatePrecision '17.3'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416322'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408938_20432408938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408938_20432408938> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408938_20432408938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010567 6.5935631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010567"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408938_20432408938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010567 6.5935631)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010567"^^xsd:decimal ;
  geo-pos:long "6.5935631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408938_20432408938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408938'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '22.226666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935631'^^xsd:double;
  dwc:latitude '53.0010567'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408938'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610258_20432610258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610258_20432610258> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610258_20432610258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004772 6.5935695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004772"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610258_20432610258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004772 6.5935695)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004772"^^xsd:decimal ;
  geo-pos:long "6.5935695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610258_20432610258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610258'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.053055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935695'^^xsd:double;
  dwc:latitude '53.0004772'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610258'^^xsd:integer;
  dwc:observationDate '2019-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432409590_20432409590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409590_20432409590> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409590_20432409590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010307 6.5935695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010307"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409590_20432409590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010307 6.5935695)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010307"^^xsd:decimal ;
  geo-pos:long "6.5935695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409590_20432409590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409590'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.2080555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935695'^^xsd:double;
  dwc:latitude '53.0010307'^^xsd:double;
  dwc:coordinatePrecision '8.8'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409590'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408950_20432408950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408950_20432408950> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408950_20432408950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010858 6.59357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010858"^^xsd:decimal ;
  dwc:decimalLongitude "6.59357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408950_20432408950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010858 6.59357)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010858"^^xsd:decimal ;
  geo-pos:long "6.59357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408950_20432408950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408950'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.22083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.59357'^^xsd:double;
  dwc:latitude '53.0010858'^^xsd:double;
  dwc:coordinatePrecision '16.2'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408950'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409838_20432409838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409838_20432409838> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409838_20432409838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004044 6.5935721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004044"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409838_20432409838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004044 6.5935721)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004044"^^xsd:decimal ;
  geo-pos:long "6.5935721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409838_20432409838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409838'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.41'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935721'^^xsd:double;
  dwc:latitude '53.0004044'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409838'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408390_20432408390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408390_20432408390> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408390_20432408390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010687 6.5935723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010687"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408390_20432408390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010687 6.5935723)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010687"^^xsd:decimal ;
  geo-pos:long "6.5935723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408390_20432408390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408390'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.31'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935723'^^xsd:double;
  dwc:latitude '53.0010687'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408390'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411674_20432411674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411674_20432411674> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411674_20432411674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003469 6.5935727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003469"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411674_20432411674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003469 6.5935727)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003469"^^xsd:decimal ;
  geo-pos:long "6.5935727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411674_20432411674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411674'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.003055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935727'^^xsd:double;
  dwc:latitude '53.0003469'^^xsd:double;
  dwc:coordinatePrecision '7.4'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411674'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412418_20432412418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412418_20432412418> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412418_20432412418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011027 6.5935727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011027"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412418_20432412418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011027 6.5935727)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011027"^^xsd:decimal ;
  geo-pos:long "6.5935727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412418_20432412418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412418'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.1211111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935727'^^xsd:double;
  dwc:latitude '53.0011027'^^xsd:double;
  dwc:coordinatePrecision '8.9'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412418'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417195_20432417195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417195_20432417195> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417195_20432417195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003389 6.5935735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003389"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417195_20432417195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003389 6.5935735)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003389"^^xsd:decimal ;
  geo-pos:long "6.5935735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417195_20432417195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417195'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.026666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935735'^^xsd:double;
  dwc:latitude '53.0003389'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417195'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414887_20432414887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414887_20432414887> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414887_20432414887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004321 6.593575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004321"^^xsd:decimal ;
  dwc:decimalLongitude "6.593575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414887_20432414887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004321 6.593575)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004321"^^xsd:decimal ;
  geo-pos:long "6.593575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414887_20432414887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414887'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.138888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593575'^^xsd:double;
  dwc:latitude '53.0004321'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414887'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409974_20432409974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409974_20432409974> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409974_20432409974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003556 6.5935758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003556"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409974_20432409974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003556 6.5935758)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003556"^^xsd:decimal ;
  geo-pos:long "6.5935758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409974_20432409974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409974'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.0511111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935758'^^xsd:double;
  dwc:latitude '53.0003556'^^xsd:double;
  dwc:coordinatePrecision '9.2'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409974'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416910_20432416910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416910_20432416910> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416910_20432416910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003839 6.5935769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003839"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416910_20432416910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003839 6.5935769)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003839"^^xsd:decimal ;
  geo-pos:long "6.5935769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416910_20432416910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416910'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.171111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935769'^^xsd:double;
  dwc:latitude '53.0003839'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416910'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412187_20432412187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412187_20432412187> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412187_20432412187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006438 6.5935778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006438"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412187_20432412187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006438 6.5935778)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006438"^^xsd:decimal ;
  geo-pos:long "6.5935778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412187_20432412187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412187'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.025'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935778'^^xsd:double;
  dwc:latitude '53.0006438'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412187'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409525_20432409525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409525_20432409525> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409525_20432409525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012475 6.5935791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012475"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409525_20432409525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012475 6.5935791)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012475"^^xsd:decimal ;
  geo-pos:long "6.5935791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409525_20432409525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409525'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.051944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935791'^^xsd:double;
  dwc:latitude '53.0012475'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409525'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415187_20432415187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415187_20432415187> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415187_20432415187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003963 6.5935796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003963"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415187_20432415187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003963 6.5935796)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003963"^^xsd:decimal ;
  geo-pos:long "6.5935796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415187_20432415187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415187'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.051666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935796'^^xsd:double;
  dwc:latitude '53.0003963'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415187'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415560_20432415560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415560_20432415560> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415560_20432415560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004256 6.5935821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004256"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415560_20432415560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004256 6.5935821)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004256"^^xsd:decimal ;
  geo-pos:long "6.5935821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415560_20432415560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415560'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.1280555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935821'^^xsd:double;
  dwc:latitude '53.0004256'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415560'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411602_20432411602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411602_20432411602> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411602_20432411602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004524 6.5935821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004524"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411602_20432411602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004524 6.5935821)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004524"^^xsd:decimal ;
  geo-pos:long "6.5935821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411602_20432411602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411602'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.035'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935821'^^xsd:double;
  dwc:latitude '53.0004524'^^xsd:double;
  dwc:coordinatePrecision '10.5'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411602'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611942_20432611942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611942_20432611942> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611942_20432611942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010673 6.5935822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010673"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611942_20432611942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010673 6.5935822)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010673"^^xsd:decimal ;
  geo-pos:long "6.5935822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611942_20432611942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611942'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.041111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935822'^^xsd:double;
  dwc:latitude '53.0010673'^^xsd:double;
  dwc:coordinatePrecision '10.1'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611942'^^xsd:integer;
  dwc:observationDate '2019-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432410317_20432410317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410317_20432410317> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410317_20432410317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006657 6.5935829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006657"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410317_20432410317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006657 6.5935829)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006657"^^xsd:decimal ;
  geo-pos:long "6.5935829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410317_20432410317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410317'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '17.326111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935829'^^xsd:double;
  dwc:latitude '53.0006657'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410317'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410811_20432410811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410811_20432410811> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410811_20432410811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006524 6.5935837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006524"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410811_20432410811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006524 6.5935837)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006524"^^xsd:decimal ;
  geo-pos:long "6.5935837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410811_20432410811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410811'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.126666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935837'^^xsd:double;
  dwc:latitude '53.0006524'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410811'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411049_20432411049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411049_20432411049> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411049_20432411049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006509 6.5935878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006509"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411049_20432411049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006509 6.5935878)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006509"^^xsd:decimal ;
  geo-pos:long "6.5935878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411049_20432411049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411049'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935878'^^xsd:double;
  dwc:latitude '53.0006509'^^xsd:double;
  dwc:coordinatePrecision '2.7'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411049'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412575_20432412575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412575_20432412575> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412575_20432412575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011822 6.5935887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011822"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "24.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412575_20432412575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011822 6.5935887)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011822"^^xsd:decimal ;
  geo-pos:long "6.5935887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "24.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412575_20432412575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412575'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.120555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935887'^^xsd:double;
  dwc:latitude '53.0011822'^^xsd:double;
  dwc:coordinatePrecision '24.1'^^xsd:double;
  dwc:minimumElevation '40'^^xsd:integer;
  dwc:maximumElevation '40'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412575'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407142_20432407142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407142_20432407142> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407142_20432407142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012453 6.59359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012453"^^xsd:decimal ;
  dwc:decimalLongitude "6.59359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407142_20432407142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012453 6.59359)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012453"^^xsd:decimal ;
  geo-pos:long "6.59359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407142_20432407142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407142'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.2775'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.59359'^^xsd:double;
  dwc:latitude '53.0012453'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407142'^^xsd:integer;
  dwc:observationDate '2018-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410905_20432410905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410905_20432410905> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410905_20432410905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004057 6.5935902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004057"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410905_20432410905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004057 6.5935902)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004057"^^xsd:decimal ;
  geo-pos:long "6.5935902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410905_20432410905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410905'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.094722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935902'^^xsd:double;
  dwc:latitude '53.0004057'^^xsd:double;
  dwc:coordinatePrecision '23.5'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410905'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408384_20432408384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408384_20432408384> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408384_20432408384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006165 6.5935911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006165"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408384_20432408384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006165 6.5935911)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006165"^^xsd:decimal ;
  geo-pos:long "6.5935911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408384_20432408384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408384'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.3019444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935911'^^xsd:double;
  dwc:latitude '53.0006165'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408384'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407529_20432407529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407529_20432407529> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407529_20432407529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006034 6.5935925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006034"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407529_20432407529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006034 6.5935925)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006034"^^xsd:decimal ;
  geo-pos:long "6.5935925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407529_20432407529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407529'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.158055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935925'^^xsd:double;
  dwc:latitude '53.0006034'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407529'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409998_20432409998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409998_20432409998> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409998_20432409998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004526 6.5935959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004526"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409998_20432409998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004526 6.5935959)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004526"^^xsd:decimal ;
  geo-pos:long "6.5935959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409998_20432409998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409998'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.0688888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935959'^^xsd:double;
  dwc:latitude '53.0004526'^^xsd:double;
  dwc:coordinatePrecision '13.8'^^xsd:double;
  dwc:minimumElevation '23'^^xsd:integer;
  dwc:maximumElevation '23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409998'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410523_20432410523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410523_20432410523> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410523_20432410523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010683 6.5935979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010683"^^xsd:decimal ;
  dwc:decimalLongitude "6.5935979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410523_20432410523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010683 6.5935979)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010683"^^xsd:decimal ;
  geo-pos:long "6.5935979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410523_20432410523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410523'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.16'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5935979'^^xsd:double;
  dwc:latitude '53.0010683'^^xsd:double;
  dwc:coordinatePrecision '15'^^xsd:integer;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410523'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409678_20432409678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409678_20432409678> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409678_20432409678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010225 6.5936009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010225"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409678_20432409678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010225 6.5936009)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010225"^^xsd:decimal ;
  geo-pos:long "6.5936009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409678_20432409678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409678'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.28416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936009'^^xsd:double;
  dwc:latitude '53.0010225'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409678'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413138_20432413138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413138_20432413138> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413138_20432413138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000404 6.5936011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000404"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413138_20432413138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000404 6.5936011)"^^geo:wktLiteral ;
  geo-pos:lat "53.000404"^^xsd:decimal ;
  geo-pos:long "6.5936011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413138_20432413138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413138'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.061111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936011'^^xsd:double;
  dwc:latitude '53.000404'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413138'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411120_20432411120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411120_20432411120> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411120_20432411120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004399 6.5936014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004399"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411120_20432411120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004399 6.5936014)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004399"^^xsd:decimal ;
  geo-pos:long "6.5936014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411120_20432411120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411120'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.035277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936014'^^xsd:double;
  dwc:latitude '53.0004399'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411120'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608146_20432608146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608146_20432608146> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608146_20432608146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003868 6.5936016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003868"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608146_20432608146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003868 6.5936016)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003868"^^xsd:decimal ;
  geo-pos:long "6.5936016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608146_20432608146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608146'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.075555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936016'^^xsd:double;
  dwc:latitude '53.0003868'^^xsd:double;
  dwc:coordinatePrecision '13.3'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608146'^^xsd:integer;
  dwc:observationDate '2019-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432408198_20432408198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408198_20432408198> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408198_20432408198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004867 6.5936017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004867"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408198_20432408198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004867 6.5936017)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004867"^^xsd:decimal ;
  geo-pos:long "6.5936017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408198_20432408198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408198'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.213055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936017'^^xsd:double;
  dwc:latitude '53.0004867'^^xsd:double;
  dwc:coordinatePrecision '10.9'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408198'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407663_20432407663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407663_20432407663> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407663_20432407663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006671 6.5936018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006671"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407663_20432407663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006671 6.5936018)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006671"^^xsd:decimal ;
  geo-pos:long "6.5936018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407663_20432407663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407663'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.30166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936018'^^xsd:double;
  dwc:latitude '53.0006671'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407663'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410041_20432410041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410041_20432410041> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410041_20432410041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003399 6.5936033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003399"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410041_20432410041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003399 6.5936033)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003399"^^xsd:decimal ;
  geo-pos:long "6.5936033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410041_20432410041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410041'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.102777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936033'^^xsd:double;
  dwc:latitude '53.0003399'^^xsd:double;
  dwc:coordinatePrecision '8.9'^^xsd:double;
  dwc:minimumElevation '24'^^xsd:integer;
  dwc:maximumElevation '24'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410041'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408576_20432408576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408576_20432408576> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408576_20432408576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003775 6.5936046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003775"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408576_20432408576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003775 6.5936046)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003775"^^xsd:decimal ;
  geo-pos:long "6.5936046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408576_20432408576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408576'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.42'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936046'^^xsd:double;
  dwc:latitude '53.0003775'^^xsd:double;
  dwc:coordinatePrecision '13.3'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408576'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611844_20432611844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611844_20432611844> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611844_20432611844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013022 6.5936059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013022"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611844_20432611844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013022 6.5936059)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013022"^^xsd:decimal ;
  geo-pos:long "6.5936059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611844_20432611844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611844'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.0691666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936059'^^xsd:double;
  dwc:latitude '53.0013022'^^xsd:double;
  dwc:coordinatePrecision '20.1'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611844'^^xsd:integer;
  dwc:observationDate '2019-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432411638_20432411638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411638_20432411638> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411638_20432411638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004888 6.5936062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004888"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411638_20432411638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004888 6.5936062)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004888"^^xsd:decimal ;
  geo-pos:long "6.5936062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411638_20432411638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411638'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.0133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936062'^^xsd:double;
  dwc:latitude '53.0004888'^^xsd:double;
  dwc:coordinatePrecision '14.6'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411638'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410415_20432410415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410415_20432410415> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410415_20432410415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000489 6.5936066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000489"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410415_20432410415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000489 6.5936066)"^^geo:wktLiteral ;
  geo-pos:lat "53.000489"^^xsd:decimal ;
  geo-pos:long "6.5936066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410415_20432410415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410415'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.1636111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936066'^^xsd:double;
  dwc:latitude '53.000489'^^xsd:double;
  dwc:coordinatePrecision '10.7'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410415'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417040_20432417040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417040_20432417040> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417040_20432417040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012076 6.5936109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012076"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417040_20432417040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012076 6.5936109)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012076"^^xsd:decimal ;
  geo-pos:long "6.5936109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417040_20432417040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417040'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.0208333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936109'^^xsd:double;
  dwc:latitude '53.0012076'^^xsd:double;
  dwc:coordinatePrecision '20.2'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417040'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411470_20432411470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411470_20432411470> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411470_20432411470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000457 6.5936117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000457"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411470_20432411470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000457 6.5936117)"^^geo:wktLiteral ;
  geo-pos:lat "53.000457"^^xsd:decimal ;
  geo-pos:long "6.5936117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411470_20432411470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411470'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.084444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936117'^^xsd:double;
  dwc:latitude '53.000457'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411470'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410882_20432410882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410882_20432410882> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410882_20432410882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004588 6.5936138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004588"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410882_20432410882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004588 6.5936138)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004588"^^xsd:decimal ;
  geo-pos:long "6.5936138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410882_20432410882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410882'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.116666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936138'^^xsd:double;
  dwc:latitude '53.0004588'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410882'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417965_20432417965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417965_20432417965> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417965_20432417965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009556 6.593614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009556"^^xsd:decimal ;
  dwc:decimalLongitude "6.593614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417965_20432417965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009556 6.593614)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009556"^^xsd:decimal ;
  geo-pos:long "6.593614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417965_20432417965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417965'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.472222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593614'^^xsd:double;
  dwc:latitude '53.0009556'^^xsd:double;
  dwc:coordinatePrecision '28.8'^^xsd:double;
  dwc:minimumElevation '-24'^^xsd:integer;
  dwc:maximumElevation '-24'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417965'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413186_20432413186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413186_20432413186> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413186_20432413186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004709 6.5936158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004709"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413186_20432413186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004709 6.5936158)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004709"^^xsd:decimal ;
  geo-pos:long "6.5936158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413186_20432413186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413186'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.056388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936158'^^xsd:double;
  dwc:latitude '53.0004709'^^xsd:double;
  dwc:coordinatePrecision '10.6'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413186'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410229_20432410229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410229_20432410229> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410229_20432410229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006714 6.5936161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006714"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410229_20432410229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006714 6.5936161)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006714"^^xsd:decimal ;
  geo-pos:long "6.5936161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410229_20432410229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410229'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.266111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936161'^^xsd:double;
  dwc:latitude '53.0006714'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410229'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409826_20432409826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409826_20432409826> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409826_20432409826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004922 6.5936168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004922"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409826_20432409826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004922 6.5936168)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004922"^^xsd:decimal ;
  geo-pos:long "6.5936168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409826_20432409826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409826'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.400277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936168'^^xsd:double;
  dwc:latitude '53.0004922'^^xsd:double;
  dwc:coordinatePrecision '7.1'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409826'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407238_20432407238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407238_20432407238> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407238_20432407238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006014 6.5936169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006014"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407238_20432407238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006014 6.5936169)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006014"^^xsd:decimal ;
  geo-pos:long "6.5936169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407238_20432407238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407238'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.3525'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936169'^^xsd:double;
  dwc:latitude '53.0006014'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407238'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413681_20432413681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413681_20432413681> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413681_20432413681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004643 6.5936171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004643"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413681_20432413681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004643 6.5936171)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004643"^^xsd:decimal ;
  geo-pos:long "6.5936171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413681_20432413681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413681'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.135'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936171'^^xsd:double;
  dwc:latitude '53.0004643'^^xsd:double;
  dwc:coordinatePrecision '8.5'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413681'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418153_20432418153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418153_20432418153> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418153_20432418153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000387 6.5936184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000387"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418153_20432418153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000387 6.5936184)"^^geo:wktLiteral ;
  geo-pos:lat "53.000387"^^xsd:decimal ;
  geo-pos:long "6.5936184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418153_20432418153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418153'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.1497222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936184'^^xsd:double;
  dwc:latitude '53.000387'^^xsd:double;
  dwc:coordinatePrecision '11.6'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418153'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413729_20432413729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413729_20432413729> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413729_20432413729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004333 6.5936192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004333"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413729_20432413729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004333 6.5936192)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004333"^^xsd:decimal ;
  geo-pos:long "6.5936192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413729_20432413729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413729'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.140277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936192'^^xsd:double;
  dwc:latitude '53.0004333'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413729'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612117_20432612117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612117_20432612117> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612117_20432612117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007221 6.5936198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007221"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612117_20432612117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007221 6.5936198)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007221"^^xsd:decimal ;
  geo-pos:long "6.5936198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612117_20432612117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612117'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.89222222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936198'^^xsd:double;
  dwc:latitude '53.0007221'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612117'^^xsd:integer;
  dwc:observationDate '2019-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432411711_20432411711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411711_20432411711> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411711_20432411711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003222 6.5936202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003222"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411711_20432411711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003222 6.5936202)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003222"^^xsd:decimal ;
  geo-pos:long "6.5936202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411711_20432411711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411711'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.011666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936202'^^xsd:double;
  dwc:latitude '53.0003222'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411711'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417600_20432417600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417600_20432417600> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417600_20432417600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004112 6.5936202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004112"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417600_20432417600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004112 6.5936202)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004112"^^xsd:decimal ;
  geo-pos:long "6.5936202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417600_20432417600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417600'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.06'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936202'^^xsd:double;
  dwc:latitude '53.0004112'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417600'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409742_20432409742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409742_20432409742> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409742_20432409742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002832 6.5936225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0002832"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409742_20432409742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002832 6.5936225)"^^geo:wktLiteral ;
  geo-pos:lat "53.0002832"^^xsd:decimal ;
  geo-pos:long "6.5936225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409742_20432409742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409742'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.359166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936225'^^xsd:double;
  dwc:latitude '53.0002832'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409742'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409558_20432409558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409558_20432409558> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409558_20432409558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002685 6.5936226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0002685"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409558_20432409558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002685 6.5936226)"^^geo:wktLiteral ;
  geo-pos:lat "53.0002685"^^xsd:decimal ;
  geo-pos:long "6.5936226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409558_20432409558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409558'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.161111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936226'^^xsd:double;
  dwc:latitude '53.0002685'^^xsd:double;
  dwc:coordinatePrecision '23.4'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409558'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407210_20432407210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407210_20432407210> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407210_20432407210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010855 6.5936244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010855"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407210_20432407210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010855 6.5936244)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010855"^^xsd:decimal ;
  geo-pos:long "6.5936244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407210_20432407210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407210'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.3275'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936244'^^xsd:double;
  dwc:latitude '53.0010855'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407210'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409786_20432409786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409786_20432409786> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409786_20432409786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003258 6.5936248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003258"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409786_20432409786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003258 6.5936248)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003258"^^xsd:decimal ;
  geo-pos:long "6.5936248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409786_20432409786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409786'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.3755555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936248'^^xsd:double;
  dwc:latitude '53.0003258'^^xsd:double;
  dwc:coordinatePrecision '9.3'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409786'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418045_20432418045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418045_20432418045> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418045_20432418045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000299 6.593626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000299"^^xsd:decimal ;
  dwc:decimalLongitude "6.593626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418045_20432418045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000299 6.593626)"^^geo:wktLiteral ;
  geo-pos:lat "53.000299"^^xsd:decimal ;
  geo-pos:long "6.593626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418045_20432418045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418045'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.0975'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593626'^^xsd:double;
  dwc:latitude '53.000299'^^xsd:double;
  dwc:coordinatePrecision '21.2'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418045'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410233_20432410233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410233_20432410233> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410233_20432410233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003006 6.5936262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003006"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410233_20432410233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003006 6.5936262)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003006"^^xsd:decimal ;
  geo-pos:long "6.5936262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410233_20432410233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410233'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.266388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936262'^^xsd:double;
  dwc:latitude '53.0003006'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410233'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416610_20432416610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416610_20432416610> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416610_20432416610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000415 6.5936272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000415"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416610_20432416610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000415 6.5936272)"^^geo:wktLiteral ;
  geo-pos:lat "53.000415"^^xsd:decimal ;
  geo-pos:long "6.5936272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416610_20432416610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416610'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.154722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936272'^^xsd:double;
  dwc:latitude '53.000415'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416610'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410225_20432410225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410225_20432410225> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410225_20432410225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006481 6.5936272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006481"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410225_20432410225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006481 6.5936272)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006481"^^xsd:decimal ;
  geo-pos:long "6.5936272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410225_20432410225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410225'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.265'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936272'^^xsd:double;
  dwc:latitude '53.0006481'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410225'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407194_20432407194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407194_20432407194> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407194_20432407194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007481 6.5936272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007481"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407194_20432407194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007481 6.5936272)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007481"^^xsd:decimal ;
  geo-pos:long "6.5936272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407194_20432407194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407194'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.3141666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936272'^^xsd:double;
  dwc:latitude '53.0007481'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407194'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416442_20432416442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416442_20432416442> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416442_20432416442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005963 6.5936283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0005963"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416442_20432416442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005963 6.5936283)"^^geo:wktLiteral ;
  geo-pos:lat "53.0005963"^^xsd:decimal ;
  geo-pos:long "6.5936283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416442_20432416442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416442'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.1455555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936283'^^xsd:double;
  dwc:latitude '53.0005963'^^xsd:double;
  dwc:coordinatePrecision '8.3'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416442'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411192_20432411192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411192_20432411192> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411192_20432411192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002631 6.5936292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0002631"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411192_20432411192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002631 6.5936292)"^^geo:wktLiteral ;
  geo-pos:lat "53.0002631"^^xsd:decimal ;
  geo-pos:long "6.5936292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411192_20432411192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411192'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.029444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936292'^^xsd:double;
  dwc:latitude '53.0002631'^^xsd:double;
  dwc:coordinatePrecision '8.7'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411192'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410205_20432410205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410205_20432410205> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410205_20432410205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006888 6.5936294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006888"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410205_20432410205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006888 6.5936294)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006888"^^xsd:decimal ;
  geo-pos:long "6.5936294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410205_20432410205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410205'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.226944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936294'^^xsd:double;
  dwc:latitude '53.0006888'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '31'^^xsd:integer;
  dwc:maximumElevation '31'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410205'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408540_20432408540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408540_20432408540> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408540_20432408540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003985 6.5936297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003985"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408540_20432408540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003985 6.5936297)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003985"^^xsd:decimal ;
  geo-pos:long "6.5936297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408540_20432408540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408540'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.4061111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936297'^^xsd:double;
  dwc:latitude '53.0003985'^^xsd:double;
  dwc:coordinatePrecision '15.5'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408540'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612389_20432612389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612389_20432612389> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612389_20432612389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010097 6.5936298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010097"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612389_20432612389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010097 6.5936298)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010097"^^xsd:decimal ;
  geo-pos:long "6.5936298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612389_20432612389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612389'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.0075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936298'^^xsd:double;
  dwc:latitude '53.0010097'^^xsd:double;
  dwc:coordinatePrecision '20.5'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612389'^^xsd:integer;
  dwc:observationDate '2019-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432409924_20432409924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409924_20432409924> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409924_20432409924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003399 6.593631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003399"^^xsd:decimal ;
  dwc:decimalLongitude "6.593631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409924_20432409924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003399 6.593631)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003399"^^xsd:decimal ;
  geo-pos:long "6.593631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409924_20432409924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409924'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.473333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593631'^^xsd:double;
  dwc:latitude '53.0003399'^^xsd:double;
  dwc:coordinatePrecision '8.6'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409924'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412898_20432412898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412898_20432412898> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412898_20432412898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004188 6.5936311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004188"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412898_20432412898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004188 6.5936311)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004188"^^xsd:decimal ;
  geo-pos:long "6.5936311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412898_20432412898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412898'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.11'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936311'^^xsd:double;
  dwc:latitude '53.0004188'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412898'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411747_20432411747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411747_20432411747> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411747_20432411747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004827 6.5936315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004827"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411747_20432411747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004827 6.5936315)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004827"^^xsd:decimal ;
  geo-pos:long "6.5936315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411747_20432411747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411747'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.1625'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936315'^^xsd:double;
  dwc:latitude '53.0004827'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411747'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410301_20432410301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410301_20432410301> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410301_20432410301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002759 6.5936318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0002759"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410301_20432410301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002759 6.5936318)"^^geo:wktLiteral ;
  geo-pos:lat "53.0002759"^^xsd:decimal ;
  geo-pos:long "6.5936318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410301_20432410301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410301'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.2975'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936318'^^xsd:double;
  dwc:latitude '53.0002759'^^xsd:double;
  dwc:coordinatePrecision '16'^^xsd:integer;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410301'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413282_20432413282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413282_20432413282> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413282_20432413282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003999 6.5936318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003999"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413282_20432413282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003999 6.5936318)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003999"^^xsd:decimal ;
  geo-pos:long "6.5936318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413282_20432413282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413282'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.0802777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936318'^^xsd:double;
  dwc:latitude '53.0003999'^^xsd:double;
  dwc:coordinatePrecision '7.1'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413282'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412127_20432412127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412127_20432412127> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412127_20432412127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004544 6.5936321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004544"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412127_20432412127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004544 6.5936321)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004544"^^xsd:decimal ;
  geo-pos:long "6.5936321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412127_20432412127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412127'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.0169444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936321'^^xsd:double;
  dwc:latitude '53.0004544'^^xsd:double;
  dwc:coordinatePrecision '13.9'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412127'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410129_20432410129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410129_20432410129> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410129_20432410129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006639 6.5936322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006639"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410129_20432410129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006639 6.5936322)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006639"^^xsd:decimal ;
  geo-pos:long "6.5936322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410129_20432410129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410129'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936322'^^xsd:double;
  dwc:latitude '53.0006639'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410129'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409413_20432409413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409413_20432409413> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409413_20432409413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011943 6.5936325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011943"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409413_20432409413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011943 6.5936325)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011943"^^xsd:decimal ;
  geo-pos:long "6.5936325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409413_20432409413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409413'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.3813888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936325'^^xsd:double;
  dwc:latitude '53.0011943'^^xsd:double;
  dwc:coordinatePrecision '6.9'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409413'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408534_20432408534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408534_20432408534> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408534_20432408534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006534 6.5936338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006534"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408534_20432408534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006534 6.5936338)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006534"^^xsd:decimal ;
  geo-pos:long "6.5936338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408534_20432408534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408534'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.4058333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936338'^^xsd:double;
  dwc:latitude '53.0006534'^^xsd:double;
  dwc:coordinatePrecision '7.1'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408534'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407954_20432407954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407954_20432407954> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407954_20432407954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006555 6.5936338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006555"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407954_20432407954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006555 6.5936338)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006555"^^xsd:decimal ;
  geo-pos:long "6.5936338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407954_20432407954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407954'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.0083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936338'^^xsd:double;
  dwc:latitude '53.0006555'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407954'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410069_20432410069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410069_20432410069> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410069_20432410069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000302 6.5936344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000302"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410069_20432410069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000302 6.5936344)"^^geo:wktLiteral ;
  geo-pos:lat "53.000302"^^xsd:decimal ;
  geo-pos:long "6.5936344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410069_20432410069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410069'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.1111111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936344'^^xsd:double;
  dwc:latitude '53.000302'^^xsd:double;
  dwc:coordinatePrecision '17.8'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410069'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409554_20432409554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409554_20432409554> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409554_20432409554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002659 6.5936346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0002659"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409554_20432409554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002659 6.5936346)"^^geo:wktLiteral ;
  geo-pos:lat "53.0002659"^^xsd:decimal ;
  geo-pos:long "6.5936346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409554_20432409554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409554'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.16'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936346'^^xsd:double;
  dwc:latitude '53.0002659'^^xsd:double;
  dwc:coordinatePrecision '19.8'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409554'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409830_20432409830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409830_20432409830> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409830_20432409830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004241 6.5936378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004241"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409830_20432409830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004241 6.5936378)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004241"^^xsd:decimal ;
  geo-pos:long "6.5936378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409830_20432409830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409830'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.404444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936378'^^xsd:double;
  dwc:latitude '53.0004241'^^xsd:double;
  dwc:coordinatePrecision '7.5'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409830'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611233_20432611233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611233_20432611233> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611233_20432611233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003386 6.5936384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003386"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611233_20432611233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003386 6.5936384)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003386"^^xsd:decimal ;
  geo-pos:long "6.5936384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611233_20432611233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611233'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.0575'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936384'^^xsd:double;
  dwc:latitude '53.0003386'^^xsd:double;
  dwc:coordinatePrecision '8.9'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611233'^^xsd:integer;
  dwc:observationDate '2019-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432612114_20432612114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612114_20432612114> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612114_20432612114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006313 6.5936393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006313"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612114_20432612114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006313 6.5936393)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006313"^^xsd:decimal ;
  geo-pos:long "6.5936393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612114_20432612114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612114'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.875'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936393'^^xsd:double;
  dwc:latitude '53.0006313'^^xsd:double;
  dwc:coordinatePrecision '6.9'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612114'^^xsd:integer;
  dwc:observationDate '2019-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432411650_20432411650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411650_20432411650> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411650_20432411650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004451 6.5936396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004451"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411650_20432411650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004451 6.5936396)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004451"^^xsd:decimal ;
  geo-pos:long "6.5936396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411650_20432411650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411650'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.012222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936396'^^xsd:double;
  dwc:latitude '53.0004451'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411650'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408036_20432408036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408036_20432408036> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408036_20432408036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012178 6.5936396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012178"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408036_20432408036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012178 6.5936396)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012178"^^xsd:decimal ;
  geo-pos:long "6.5936396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408036_20432408036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408036'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.072222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936396'^^xsd:double;
  dwc:latitude '53.0012178'^^xsd:double;
  dwc:coordinatePrecision '10.1'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408036'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407693_20432407693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407693_20432407693> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407693_20432407693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000995 6.59364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000995"^^xsd:decimal ;
  dwc:decimalLongitude "6.59364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407693_20432407693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000995 6.59364)"^^geo:wktLiteral ;
  geo-pos:lat "53.000995"^^xsd:decimal ;
  geo-pos:long "6.59364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407693_20432407693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407693'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.3363888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.59364'^^xsd:double;
  dwc:latitude '53.000995'^^xsd:double;
  dwc:coordinatePrecision '13.5'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407693'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410990_20432410990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410990_20432410990> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410990_20432410990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006687 6.5936403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006687"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410990_20432410990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006687 6.5936403)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006687"^^xsd:decimal ;
  geo-pos:long "6.5936403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410990_20432410990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410990'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.0847222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936403'^^xsd:double;
  dwc:latitude '53.0006687'^^xsd:double;
  dwc:coordinatePrecision '17.1'^^xsd:double;
  dwc:minimumElevation '-15'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410990'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414612_20432414612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414612_20432414612> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414612_20432414612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003107 6.5936406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003107"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414612_20432414612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003107 6.5936406)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003107"^^xsd:decimal ;
  geo-pos:long "6.5936406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414612_20432414612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414612'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20.168333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936406'^^xsd:double;
  dwc:latitude '53.0003107'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414612'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409646_20432409646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409646_20432409646> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409646_20432409646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005438 6.5936418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0005438"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409646_20432409646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005438 6.5936418)"^^geo:wktLiteral ;
  geo-pos:lat "53.0005438"^^xsd:decimal ;
  geo-pos:long "6.5936418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409646_20432409646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409646'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.259166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936418'^^xsd:double;
  dwc:latitude '53.0005438'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409646'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407489_20432407489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407489_20432407489> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407489_20432407489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005867 6.593644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0005867"^^xsd:decimal ;
  dwc:decimalLongitude "6.593644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407489_20432407489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005867 6.593644)"^^geo:wktLiteral ;
  geo-pos:lat "53.0005867"^^xsd:decimal ;
  geo-pos:long "6.593644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407489_20432407489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407489'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.1233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593644'^^xsd:double;
  dwc:latitude '53.0005867'^^xsd:double;
  dwc:coordinatePrecision '8.1'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407489'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417112_20432417112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417112_20432417112> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417112_20432417112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009179 6.5936456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009179"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417112_20432417112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009179 6.5936456)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009179"^^xsd:decimal ;
  geo-pos:long "6.5936456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417112_20432417112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417112'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.046944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936456'^^xsd:double;
  dwc:latitude '53.0009179'^^xsd:double;
  dwc:coordinatePrecision '45.9'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417112'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410327_20432410327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410327_20432410327> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410327_20432410327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004633 6.593646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004633"^^xsd:decimal ;
  dwc:decimalLongitude "6.593646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410327_20432410327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004633 6.593646)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004633"^^xsd:decimal ;
  geo-pos:long "6.593646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410327_20432410327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410327'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '19.846944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593646'^^xsd:double;
  dwc:latitude '53.0004633'^^xsd:double;
  dwc:coordinatePrecision '16.1'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410327'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432413042_20432413042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413042_20432413042> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413042_20432413042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004974 6.593647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004974"^^xsd:decimal ;
  dwc:decimalLongitude "6.593647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413042_20432413042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004974 6.593647)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004974"^^xsd:decimal ;
  geo-pos:long "6.593647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413042_20432413042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413042'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.0572222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593647'^^xsd:double;
  dwc:latitude '53.0004974'^^xsd:double;
  dwc:coordinatePrecision '9.9'^^xsd:double;
  dwc:minimumElevation '21'^^xsd:integer;
  dwc:maximumElevation '21'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413042'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408653_20432408653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408653_20432408653> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408653_20432408653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006437 6.5936481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006437"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408653_20432408653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006437 6.5936481)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006437"^^xsd:decimal ;
  geo-pos:long "6.5936481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408653_20432408653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408653'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '22.475'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936481'^^xsd:double;
  dwc:latitude '53.0006437'^^xsd:double;
  dwc:coordinatePrecision '2.6'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408653'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407513_20432407513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407513_20432407513> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407513_20432407513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010175 6.5936491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010175"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407513_20432407513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010175 6.5936491)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010175"^^xsd:decimal ;
  geo-pos:long "6.5936491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407513_20432407513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407513'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.140277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936491'^^xsd:double;
  dwc:latitude '53.0010175'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407513'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409456_20432409456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409456_20432409456> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409456_20432409456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010064 6.5936503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010064"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409456_20432409456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010064 6.5936503)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010064"^^xsd:decimal ;
  geo-pos:long "6.5936503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409456_20432409456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409456'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.423055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936503'^^xsd:double;
  dwc:latitude '53.0010064'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '-18'^^xsd:integer;
  dwc:maximumElevation '-18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409456'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407610_20432407610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407610_20432407610> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407610_20432407610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011522 6.5936509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011522"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407610_20432407610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011522 6.5936509)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011522"^^xsd:decimal ;
  geo-pos:long "6.5936509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407610_20432407610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407610'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.26'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936509'^^xsd:double;
  dwc:latitude '53.0011522'^^xsd:double;
  dwc:coordinatePrecision '33.3'^^xsd:double;
  dwc:minimumElevation '76'^^xsd:integer;
  dwc:maximumElevation '76'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407610'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611208_20432611208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611208_20432611208> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611208_20432611208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0028231 6.5936514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0028231"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611208_20432611208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0028231 6.5936514)"^^geo:wktLiteral ;
  geo-pos:lat "53.0028231"^^xsd:decimal ;
  geo-pos:long "6.5936514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611208_20432611208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611208'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1.0444444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936514'^^xsd:double;
  dwc:latitude '53.0028231'^^xsd:double;
  dwc:coordinatePrecision '6.9'^^xsd:double;
  dwc:minimumElevation '354'^^xsd:integer;
  dwc:maximumElevation '354'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611208'^^xsd:integer;
  dwc:observationDate '2019-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432410703_20432410703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410703_20432410703> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410703_20432410703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003907 6.5936515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003907"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410703_20432410703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003907 6.5936515)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003907"^^xsd:decimal ;
  geo-pos:long "6.5936515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410703_20432410703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410703'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.1402777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936515'^^xsd:double;
  dwc:latitude '53.0003907'^^xsd:double;
  dwc:coordinatePrecision '9.8'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410703'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410197_20432410197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410197_20432410197> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410197_20432410197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006473 6.5936515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006473"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410197_20432410197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006473 6.5936515)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006473"^^xsd:decimal ;
  geo-pos:long "6.5936515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410197_20432410197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410197'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.218333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936515'^^xsd:double;
  dwc:latitude '53.0006473'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410197'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409916_20432409916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409916_20432409916> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409916_20432409916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003147 6.5936518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003147"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409916_20432409916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003147 6.5936518)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003147"^^xsd:decimal ;
  geo-pos:long "6.5936518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409916_20432409916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409916'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.466666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936518'^^xsd:double;
  dwc:latitude '53.0003147'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409916'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407545_20432407545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407545_20432407545> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407545_20432407545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008322 6.5936523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008322"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407545_20432407545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008322 6.5936523)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008322"^^xsd:decimal ;
  geo-pos:long "6.5936523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407545_20432407545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407545'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '23.179444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936523'^^xsd:double;
  dwc:latitude '53.0008322'^^xsd:double;
  dwc:coordinatePrecision '18.3'^^xsd:double;
  dwc:minimumElevation '-31'^^xsd:integer;
  dwc:maximumElevation '-31'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407545'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410037_20432410037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410037_20432410037> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410037_20432410037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003182 6.593655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003182"^^xsd:decimal ;
  dwc:decimalLongitude "6.593655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410037_20432410037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003182 6.593655)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003182"^^xsd:decimal ;
  geo-pos:long "6.593655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410037_20432410037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410037'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.1025'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593655'^^xsd:double;
  dwc:latitude '53.0003182'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410037'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413030_20432413030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413030_20432413030> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413030_20432413030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003993 6.593655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003993"^^xsd:decimal ;
  dwc:decimalLongitude "6.593655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413030_20432413030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003993 6.593655)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003993"^^xsd:decimal ;
  geo-pos:long "6.593655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413030_20432413030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413030'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.0577777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593655'^^xsd:double;
  dwc:latitude '53.0003993'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413030'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409513_20432409513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409513_20432409513> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409513_20432409513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012099 6.5936572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012099"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409513_20432409513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012099 6.5936572)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012099"^^xsd:decimal ;
  geo-pos:long "6.5936572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409513_20432409513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409513'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.0188888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936572'^^xsd:double;
  dwc:latitude '53.0012099'^^xsd:double;
  dwc:coordinatePrecision '6.9'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409513'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409782_20432409782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409782_20432409782> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409782_20432409782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006484 6.5936578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006484"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409782_20432409782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006484 6.5936578)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006484"^^xsd:decimal ;
  geo-pos:long "6.5936578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409782_20432409782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409782'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.3766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936578'^^xsd:double;
  dwc:latitude '53.0006484'^^xsd:double;
  dwc:coordinatePrecision '2.6'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409782'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407657_20432407657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407657_20432407657> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407657_20432407657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006807 6.593658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006807"^^xsd:decimal ;
  dwc:decimalLongitude "6.593658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407657_20432407657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006807 6.593658)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006807"^^xsd:decimal ;
  geo-pos:long "6.593658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407657_20432407657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407657'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.300555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593658'^^xsd:double;
  dwc:latitude '53.0006807'^^xsd:double;
  dwc:coordinatePrecision '8.4'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407657'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407537_20432407537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407537_20432407537> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407537_20432407537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006436 6.5936598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006436"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407537_20432407537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006436 6.5936598)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006436"^^xsd:decimal ;
  geo-pos:long "6.5936598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407537_20432407537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407537'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '21.166388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936598'^^xsd:double;
  dwc:latitude '53.0006436'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407537'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409881_20432409881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409881_20432409881> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409881_20432409881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003147 6.5936616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003147"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409881_20432409881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003147 6.5936616)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003147"^^xsd:decimal ;
  geo-pos:long "6.5936616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409881_20432409881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409881'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.4222222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936616'^^xsd:double;
  dwc:latitude '53.0003147'^^xsd:double;
  dwc:coordinatePrecision '11.2'^^xsd:double;
  dwc:minimumElevation '24'^^xsd:integer;
  dwc:maximumElevation '24'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409881'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408968_20432408968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408968_20432408968> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408968_20432408968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001063 6.5936624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.001063"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408968_20432408968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001063 6.5936624)"^^geo:wktLiteral ;
  geo-pos:lat "53.001063"^^xsd:decimal ;
  geo-pos:long "6.5936624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408968_20432408968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408968'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.2261111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936624'^^xsd:double;
  dwc:latitude '53.001063'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408968'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407350_20432407350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407350_20432407350> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407350_20432407350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006391 6.5936633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006391"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407350_20432407350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006391 6.5936633)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006391"^^xsd:decimal ;
  geo-pos:long "6.5936633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407350_20432407350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407350'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '22.4775'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936633'^^xsd:double;
  dwc:latitude '53.0006391'^^xsd:double;
  dwc:coordinatePrecision '2.1'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407350'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411097_20432411097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411097_20432411097> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411097_20432411097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006187 6.5936636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006187"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411097_20432411097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006187 6.5936636)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006187"^^xsd:decimal ;
  geo-pos:long "6.5936636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411097_20432411097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411097'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.048333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936636'^^xsd:double;
  dwc:latitude '53.0006187'^^xsd:double;
  dwc:coordinatePrecision '16.8'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411097'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407358_20432407358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407358_20432407358> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407358_20432407358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000637 6.5936651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000637"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407358_20432407358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000637 6.5936651)"^^geo:wktLiteral ;
  geo-pos:lat "53.000637"^^xsd:decimal ;
  geo-pos:long "6.5936651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407358_20432407358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407358'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.47833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936651'^^xsd:double;
  dwc:latitude '53.000637'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407358'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416718_20432416718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416718_20432416718> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416718_20432416718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004481 6.5936658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004481"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416718_20432416718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004481 6.5936658)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004481"^^xsd:decimal ;
  geo-pos:long "6.5936658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416718_20432416718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416718'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.1183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936658'^^xsd:double;
  dwc:latitude '53.0004481'^^xsd:double;
  dwc:coordinatePrecision '11.7'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416718'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410787_20432410787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410787_20432410787> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410787_20432410787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000474 6.5936664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000474"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410787_20432410787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000474 6.5936664)"^^geo:wktLiteral ;
  geo-pos:lat "53.000474"^^xsd:decimal ;
  geo-pos:long "6.5936664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410787_20432410787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410787'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.134166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936664'^^xsd:double;
  dwc:latitude '53.000474'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410787'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410569_20432410569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410569_20432410569> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410569_20432410569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003848 6.5936667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003848"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410569_20432410569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003848 6.5936667)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003848"^^xsd:decimal ;
  geo-pos:long "6.5936667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410569_20432410569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410569'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.003888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936667'^^xsd:double;
  dwc:latitude '53.0003848'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410569'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408078_20432408078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408078_20432408078> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408078_20432408078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006369 6.5936667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006369"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408078_20432408078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006369 6.5936667)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006369"^^xsd:decimal ;
  geo-pos:long "6.5936667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408078_20432408078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408078'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.106666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936667'^^xsd:double;
  dwc:latitude '53.0006369'^^xsd:double;
  dwc:coordinatePrecision '2.2'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408078'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407549_20432407549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407549_20432407549> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407549_20432407549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000625 6.5936668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000625"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407549_20432407549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000625 6.5936668)"^^geo:wktLiteral ;
  geo-pos:lat "53.000625"^^xsd:decimal ;
  geo-pos:long "6.5936668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407549_20432407549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407549'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.19333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936668'^^xsd:double;
  dwc:latitude '53.000625'^^xsd:double;
  dwc:coordinatePrecision '1.8'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407549'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413077_20432413077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413077_20432413077> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413077_20432413077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003478 6.593667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003478"^^xsd:decimal ;
  dwc:decimalLongitude "6.593667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413077_20432413077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003478 6.593667)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003478"^^xsd:decimal ;
  geo-pos:long "6.593667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413077_20432413077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413077'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.048333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593667'^^xsd:double;
  dwc:latitude '53.0003478'^^xsd:double;
  dwc:coordinatePrecision '11.2'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413077'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407138_20432407138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407138_20432407138> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407138_20432407138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005869 6.5936673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0005869"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407138_20432407138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005869 6.5936673)"^^geo:wktLiteral ;
  geo-pos:lat "53.0005869"^^xsd:decimal ;
  geo-pos:long "6.5936673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407138_20432407138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407138'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936673'^^xsd:double;
  dwc:latitude '53.0005869'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407138'^^xsd:integer;
  dwc:observationDate '2018-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410261_20432410261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410261_20432410261> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410261_20432410261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004622 6.5936678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004622"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410261_20432410261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004622 6.5936678)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004622"^^xsd:decimal ;
  geo-pos:long "6.5936678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410261_20432410261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410261'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.2852777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936678'^^xsd:double;
  dwc:latitude '53.0004622'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410261'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408920_20432408920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408920_20432408920> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408920_20432408920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004497 6.5936698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004497"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408920_20432408920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004497 6.5936698)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004497"^^xsd:decimal ;
  geo-pos:long "6.5936698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408920_20432408920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408920'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.226666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936698'^^xsd:double;
  dwc:latitude '53.0004497'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408920'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410559_20432410559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410559_20432410559> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410559_20432410559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004571 6.5936705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004571"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410559_20432410559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004571 6.5936705)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004571"^^xsd:decimal ;
  geo-pos:long "6.5936705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410559_20432410559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410559'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.150833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936705'^^xsd:double;
  dwc:latitude '53.0004571'^^xsd:double;
  dwc:coordinatePrecision '13'^^xsd:integer;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410559'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411961_20432411961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411961_20432411961> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411961_20432411961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003083 6.5936713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003083"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411961_20432411961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003083 6.5936713)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003083"^^xsd:decimal ;
  geo-pos:long "6.5936713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411961_20432411961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411961'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.068888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936713'^^xsd:double;
  dwc:latitude '53.0003083'^^xsd:double;
  dwc:coordinatePrecision '11.6'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411961'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409850_20432409850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409850_20432409850> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409850_20432409850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004375 6.5936719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004375"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409850_20432409850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004375 6.5936719)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004375"^^xsd:decimal ;
  geo-pos:long "6.5936719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409850_20432409850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409850'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.414166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936719'^^xsd:double;
  dwc:latitude '53.0004375'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '25'^^xsd:integer;
  dwc:maximumElevation '25'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409850'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407354_20432407354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407354_20432407354> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407354_20432407354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006639 6.5936719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006639"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407354_20432407354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006639 6.5936719)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006639"^^xsd:decimal ;
  geo-pos:long "6.5936719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407354_20432407354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407354'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '23.478611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936719'^^xsd:double;
  dwc:latitude '53.0006639'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407354'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407639_20432407639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407639_20432407639> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407639_20432407639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006334 6.5936724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006334"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407639_20432407639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006334 6.5936724)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006334"^^xsd:decimal ;
  geo-pos:long "6.5936724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407639_20432407639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407639'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.291111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936724'^^xsd:double;
  dwc:latitude '53.0006334'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407639'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410121_20432410121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410121_20432410121> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410121_20432410121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000162 6.5936732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000162"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410121_20432410121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000162 6.5936732)"^^geo:wktLiteral ;
  geo-pos:lat "53.000162"^^xsd:decimal ;
  geo-pos:long "6.5936732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410121_20432410121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410121'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.154444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936732'^^xsd:double;
  dwc:latitude '53.000162'^^xsd:double;
  dwc:coordinatePrecision '7.3'^^xsd:double;
  dwc:minimumElevation '41'^^xsd:integer;
  dwc:maximumElevation '41'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410121'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412323_20432412323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412323_20432412323> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412323_20432412323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002831 6.5936748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0002831"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412323_20432412323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002831 6.5936748)"^^geo:wktLiteral ;
  geo-pos:lat "53.0002831"^^xsd:decimal ;
  geo-pos:long "6.5936748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412323_20432412323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412323'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.140555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936748'^^xsd:double;
  dwc:latitude '53.0002831'^^xsd:double;
  dwc:coordinatePrecision '15.4'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412323'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411759_20432411759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411759_20432411759> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411759_20432411759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003231 6.5936754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003231"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411759_20432411759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003231 6.5936754)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003231"^^xsd:decimal ;
  geo-pos:long "6.5936754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411759_20432411759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411759'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.16'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936754'^^xsd:double;
  dwc:latitude '53.0003231'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '21'^^xsd:integer;
  dwc:maximumElevation '21'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411759'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408090_20432408090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408090_20432408090> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408090_20432408090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006369 6.5936757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006369"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408090_20432408090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006369 6.5936757)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006369"^^xsd:decimal ;
  geo-pos:long "6.5936757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408090_20432408090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408090'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.1025'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936757'^^xsd:double;
  dwc:latitude '53.0006369'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408090'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408084_20432408084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408084_20432408084> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408084_20432408084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006487 6.5936767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006487"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408084_20432408084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006487 6.5936767)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006487"^^xsd:decimal ;
  geo-pos:long "6.5936767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408084_20432408084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408084'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.107222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936767'^^xsd:double;
  dwc:latitude '53.0006487'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '23'^^xsd:integer;
  dwc:maximumElevation '23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408084'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411626_20432411626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411626_20432411626> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411626_20432411626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010782 6.593677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010782"^^xsd:decimal ;
  dwc:decimalLongitude "6.593677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411626_20432411626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010782 6.593677)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010782"^^xsd:decimal ;
  geo-pos:long "6.593677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411626_20432411626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411626'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.0261111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593677'^^xsd:double;
  dwc:latitude '53.0010782'^^xsd:double;
  dwc:coordinatePrecision '43.8'^^xsd:double;
  dwc:minimumElevation '37'^^xsd:integer;
  dwc:maximumElevation '37'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411626'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411085_20432411085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411085_20432411085> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411085_20432411085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00062 6.5936779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.00062"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411085_20432411085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00062 6.5936779)"^^geo:wktLiteral ;
  geo-pos:lat "53.00062"^^xsd:decimal ;
  geo-pos:long "6.5936779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411085_20432411085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411085'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.057222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936779'^^xsd:double;
  dwc:latitude '53.00062'^^xsd:double;
  dwc:coordinatePrecision '9.2'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411085'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413006_20432413006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413006_20432413006> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413006_20432413006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004446 6.5936788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004446"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413006_20432413006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004446 6.5936788)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004446"^^xsd:decimal ;
  geo-pos:long "6.5936788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413006_20432413006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413006'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.0755555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936788'^^xsd:double;
  dwc:latitude '53.0004446'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413006'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414899_20432414899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414899_20432414899> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414899_20432414899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003625 6.593679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003625"^^xsd:decimal ;
  dwc:decimalLongitude "6.593679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414899_20432414899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003625 6.593679)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003625"^^xsd:decimal ;
  geo-pos:long "6.593679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414899_20432414899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414899'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.125277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593679'^^xsd:double;
  dwc:latitude '53.0003625'^^xsd:double;
  dwc:coordinatePrecision '9.4'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414899'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409806_20432409806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409806_20432409806> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409806_20432409806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006666 6.593679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006666"^^xsd:decimal ;
  dwc:decimalLongitude "6.593679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409806_20432409806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006666 6.593679)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006666"^^xsd:decimal ;
  geo-pos:long "6.593679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409806_20432409806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409806'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.3844444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593679'^^xsd:double;
  dwc:latitude '53.0006666'^^xsd:double;
  dwc:coordinatePrecision '9.9'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409806'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409814_20432409814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409814_20432409814> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409814_20432409814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001761 6.5936823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0001761"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409814_20432409814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001761 6.5936823)"^^geo:wktLiteral ;
  geo-pos:lat "53.0001761"^^xsd:decimal ;
  geo-pos:long "6.5936823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409814_20432409814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409814'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.393055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936823'^^xsd:double;
  dwc:latitude '53.0001761'^^xsd:double;
  dwc:coordinatePrecision '12.2'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409814'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407541_20432407541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407541_20432407541> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407541_20432407541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006891 6.5936823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006891"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407541_20432407541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006891 6.5936823)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006891"^^xsd:decimal ;
  geo-pos:long "6.5936823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407541_20432407541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407541'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '22.169166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936823'^^xsd:double;
  dwc:latitude '53.0006891'^^xsd:double;
  dwc:coordinatePrecision '14.8'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407541'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409622_20432409622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409622_20432409622> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409622_20432409622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003973 6.5936837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003973"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409622_20432409622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003973 6.5936837)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003973"^^xsd:decimal ;
  geo-pos:long "6.5936837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409622_20432409622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409622'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.229722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936837'^^xsd:double;
  dwc:latitude '53.0003973'^^xsd:double;
  dwc:coordinatePrecision '17.9'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409622'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409448_20432409448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409448_20432409448> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409448_20432409448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009139 6.5936859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009139"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409448_20432409448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009139 6.5936859)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009139"^^xsd:decimal ;
  geo-pos:long "6.5936859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409448_20432409448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409448'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.415833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936859'^^xsd:double;
  dwc:latitude '53.0009139'^^xsd:double;
  dwc:coordinatePrecision '7.3'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409448'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416136_20432416136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416136_20432416136> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416136_20432416136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010657 6.5936862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010657"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "52.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416136_20432416136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010657 6.5936862)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010657"^^xsd:decimal ;
  geo-pos:long "6.5936862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "52.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416136_20432416136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416136'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.0275'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936862'^^xsd:double;
  dwc:latitude '53.0010657'^^xsd:double;
  dwc:coordinatePrecision '52.3'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416136'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410475_20432410475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410475_20432410475> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410475_20432410475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006075 6.5936878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006075"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410475_20432410475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006075 6.5936878)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006075"^^xsd:decimal ;
  geo-pos:long "6.5936878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410475_20432410475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410475'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.1516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936878'^^xsd:double;
  dwc:latitude '53.0006075'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410475'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417703_20432417703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417703_20432417703> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417703_20432417703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003388 6.5936887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003388"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417703_20432417703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003388 6.5936887)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003388"^^xsd:decimal ;
  geo-pos:long "6.5936887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417703_20432417703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417703'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.078333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936887'^^xsd:double;
  dwc:latitude '53.0003388'^^xsd:double;
  dwc:coordinatePrecision '12.1'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417703'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611674_20432611674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611674_20432611674> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611674_20432611674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003421 6.5936897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003421"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611674_20432611674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003421 6.5936897)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003421"^^xsd:decimal ;
  geo-pos:long "6.5936897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611674_20432611674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611674'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.053611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936897'^^xsd:double;
  dwc:latitude '53.0003421'^^xsd:double;
  dwc:coordinatePrecision '10.7'^^xsd:double;
  dwc:minimumElevation '34'^^xsd:integer;
  dwc:maximumElevation '34'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611674'^^xsd:integer;
  dwc:observationDate '2019-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432408516_20432408516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408516_20432408516> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408516_20432408516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006535 6.5936906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006535"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408516_20432408516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006535 6.5936906)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006535"^^xsd:decimal ;
  geo-pos:long "6.5936906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408516_20432408516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408516'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '23.401944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936906'^^xsd:double;
  dwc:latitude '53.0006535'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408516'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409594_20432409594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409594_20432409594> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409594_20432409594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010594 6.5936912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010594"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409594_20432409594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010594 6.5936912)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010594"^^xsd:decimal ;
  geo-pos:long "6.5936912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409594_20432409594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409594'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.2075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936912'^^xsd:double;
  dwc:latitude '53.0010594'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409594'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410002_20432410002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410002_20432410002> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410002_20432410002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003936 6.5936914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003936"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410002_20432410002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003936 6.5936914)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003936"^^xsd:decimal ;
  geo-pos:long "6.5936914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410002_20432410002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410002'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.075833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936914'^^xsd:double;
  dwc:latitude '53.0003936'^^xsd:double;
  dwc:coordinatePrecision '15.5'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410002'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407362_20432407362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407362_20432407362> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407362_20432407362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006026 6.5936915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006026"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407362_20432407362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006026 6.5936915)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006026"^^xsd:decimal ;
  geo-pos:long "6.5936915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407362_20432407362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407362'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '1.4788888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936915'^^xsd:double;
  dwc:latitude '53.0006026'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407362'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412994_20432412994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412994_20432412994> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412994_20432412994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000382 6.5936949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000382"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412994_20432412994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000382 6.5936949)"^^geo:wktLiteral ;
  geo-pos:lat "53.000382"^^xsd:decimal ;
  geo-pos:long "6.5936949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412994_20432412994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412994'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.0605555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936949'^^xsd:double;
  dwc:latitude '53.000382'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412994'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409746_20432409746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409746_20432409746> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409746_20432409746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003426 6.5936951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003426"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409746_20432409746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003426 6.5936951)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003426"^^xsd:decimal ;
  geo-pos:long "6.5936951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409746_20432409746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409746'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.360277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936951'^^xsd:double;
  dwc:latitude '53.0003426'^^xsd:double;
  dwc:coordinatePrecision '8.7'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409746'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409378_20432409378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409378_20432409378> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409378_20432409378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010494 6.5936951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010494"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409378_20432409378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010494 6.5936951)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010494"^^xsd:decimal ;
  geo-pos:long "6.5936951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409378_20432409378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409378'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.35638888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936951'^^xsd:double;
  dwc:latitude '53.0010494'^^xsd:double;
  dwc:coordinatePrecision '8.8'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409378'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418968_20432418968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418968_20432418968> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418968_20432418968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003688 6.5936955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003688"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418968_20432418968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003688 6.5936955)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003688"^^xsd:decimal ;
  geo-pos:long "6.5936955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418968_20432418968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418968'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.1383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936955'^^xsd:double;
  dwc:latitude '53.0003688'^^xsd:double;
  dwc:coordinatePrecision '20.5'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418968'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409822_20432409822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409822_20432409822> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409822_20432409822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003647 6.5936958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003647"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409822_20432409822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003647 6.5936958)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003647"^^xsd:decimal ;
  geo-pos:long "6.5936958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409822_20432409822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409822'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.401666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936958'^^xsd:double;
  dwc:latitude '53.0003647'^^xsd:double;
  dwc:coordinatePrecision '8.5'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409822'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411061_20432411061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411061_20432411061> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411061_20432411061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005678 6.5936961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0005678"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411061_20432411061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005678 6.5936961)"^^geo:wktLiteral ;
  geo-pos:lat "53.0005678"^^xsd:decimal ;
  geo-pos:long "6.5936961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411061_20432411061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411061'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.0616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936961'^^xsd:double;
  dwc:latitude '53.0005678'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411061'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411144_20432411144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411144_20432411144> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411144_20432411144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000487 6.5936966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000487"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411144_20432411144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000487 6.5936966)"^^geo:wktLiteral ;
  geo-pos:lat "53.000487"^^xsd:decimal ;
  geo-pos:long "6.5936966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411144_20432411144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411144'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.028333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936966'^^xsd:double;
  dwc:latitude '53.000487'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '-12'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411144'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408096_20432408096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408096_20432408096> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408096_20432408096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006709 6.5936969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006709"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408096_20432408096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006709 6.5936969)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006709"^^xsd:decimal ;
  geo-pos:long "6.5936969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408096_20432408096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408096'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.1027777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936969'^^xsd:double;
  dwc:latitude '53.0006709'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408096'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411278_20432411278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411278_20432411278> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411278_20432411278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003731 6.5936986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003731"^^xsd:decimal ;
  dwc:decimalLongitude "6.5936986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411278_20432411278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003731 6.5936986)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003731"^^xsd:decimal ;
  geo-pos:long "6.5936986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411278_20432411278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411278'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.1405555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5936986'^^xsd:double;
  dwc:latitude '53.0003731'^^xsd:double;
  dwc:coordinatePrecision '12.4'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411278'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413174_20432413174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413174_20432413174> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413174_20432413174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004081 6.5937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004081"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413174_20432413174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004081 6.5937)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004081"^^xsd:decimal ;
  geo-pos:long "6.5937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413174_20432413174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413174'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.060555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937'^^xsd:double;
  dwc:latitude '53.0004081'^^xsd:double;
  dwc:coordinatePrecision '18.4'^^xsd:double;
  dwc:minimumElevation '24'^^xsd:integer;
  dwc:maximumElevation '24'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413174'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411482_20432411482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411482_20432411482> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411482_20432411482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003129 6.5937015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003129"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411482_20432411482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003129 6.5937015)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003129"^^xsd:decimal ;
  geo-pos:long "6.5937015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411482_20432411482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411482'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.071388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937015'^^xsd:double;
  dwc:latitude '53.0003129'^^xsd:double;
  dwc:coordinatePrecision '8.3'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411482'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409517_20432409517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409517_20432409517> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409517_20432409517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011503 6.5937019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011503"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409517_20432409517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011503 6.5937019)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011503"^^xsd:decimal ;
  geo-pos:long "6.5937019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409517_20432409517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409517'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.0275'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937019'^^xsd:double;
  dwc:latitude '53.0011503'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409517'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412442_20432412442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412442_20432412442> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412442_20432412442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004509 6.5937024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004509"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412442_20432412442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004509 6.5937024)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004509"^^xsd:decimal ;
  geo-pos:long "6.5937024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412442_20432412442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412442'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.1211111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937024'^^xsd:double;
  dwc:latitude '53.0004509'^^xsd:double;
  dwc:coordinatePrecision '17.5'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412442'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409642_20432409642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409642_20432409642> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409642_20432409642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003705 6.593703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003705"^^xsd:decimal ;
  dwc:decimalLongitude "6.593703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409642_20432409642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003705 6.593703)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003705"^^xsd:decimal ;
  geo-pos:long "6.593703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409642_20432409642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409642'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.260277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593703'^^xsd:double;
  dwc:latitude '53.0003705'^^xsd:double;
  dwc:coordinatePrecision '7.2'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409642'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407948_20432407948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407948_20432407948> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407948_20432407948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006734 6.5937035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006734"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407948_20432407948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006734 6.5937035)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006734"^^xsd:decimal ;
  geo-pos:long "6.5937035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407948_20432407948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407948'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.011944444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937035'^^xsd:double;
  dwc:latitude '53.0006734'^^xsd:double;
  dwc:coordinatePrecision '2.8'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407948'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432609319_20432609319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609319_20432609319> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609319_20432609319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008871 6.5937036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008871"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609319_20432609319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008871 6.5937036)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008871"^^xsd:decimal ;
  geo-pos:long "6.5937036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609319_20432609319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609319'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.07'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937036'^^xsd:double;
  dwc:latitude '53.0008871'^^xsd:double;
  dwc:coordinatePrecision '20.6'^^xsd:double;
  dwc:minimumElevation '-37'^^xsd:integer;
  dwc:maximumElevation '-37'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609319'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432412019_20432412019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412019_20432412019> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412019_20432412019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007752 6.593704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007752"^^xsd:decimal ;
  dwc:decimalLongitude "6.593704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412019_20432412019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007752 6.593704)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007752"^^xsd:decimal ;
  geo-pos:long "6.593704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412019_20432412019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412019'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.071111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593704'^^xsd:double;
  dwc:latitude '53.0007752'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412019'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409053_20432409053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409053_20432409053> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409053_20432409053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010516 6.5937051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010516"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409053_20432409053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010516 6.5937051)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010516"^^xsd:decimal ;
  geo-pos:long "6.5937051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409053_20432409053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409053'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.317222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937051'^^xsd:double;
  dwc:latitude '53.0010516'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409053'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409460_20432409460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409460_20432409460> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409460_20432409460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010207 6.5937066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010207"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409460_20432409460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010207 6.5937066)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010207"^^xsd:decimal ;
  geo-pos:long "6.5937066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409460_20432409460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409460'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.435277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937066'^^xsd:double;
  dwc:latitude '53.0010207'^^xsd:double;
  dwc:coordinatePrecision '2.4'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409460'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419617_20432419617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419617_20432419617> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419617_20432419617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006015 6.5937089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006015"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419617_20432419617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006015 6.5937089)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006015"^^xsd:decimal ;
  geo-pos:long "6.5937089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419617_20432419617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419617'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.136944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937089'^^xsd:double;
  dwc:latitude '53.0006015'^^xsd:double;
  dwc:coordinatePrecision '9.7'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419617'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411108_20432411108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411108_20432411108> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411108_20432411108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005612 6.5937093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0005612"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411108_20432411108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005612 6.5937093)"^^geo:wktLiteral ;
  geo-pos:lat "53.0005612"^^xsd:decimal ;
  geo-pos:long "6.5937093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411108_20432411108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411108'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.043333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937093'^^xsd:double;
  dwc:latitude '53.0005612'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411108'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417088_20432417088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417088_20432417088> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417088_20432417088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008446 6.59371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008446"^^xsd:decimal ;
  dwc:decimalLongitude "6.59371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417088_20432417088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008446 6.59371)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008446"^^xsd:decimal ;
  geo-pos:long "6.59371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417088_20432417088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417088'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.013888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.59371'^^xsd:double;
  dwc:latitude '53.0008446'^^xsd:double;
  dwc:coordinatePrecision '22.4'^^xsd:double;
  dwc:minimumElevation '-18'^^xsd:integer;
  dwc:maximumElevation '-18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417088'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414598_20432414598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414598_20432414598> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414598_20432414598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004458 6.5937119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004458"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414598_20432414598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004458 6.5937119)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004458"^^xsd:decimal ;
  geo-pos:long "6.5937119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414598_20432414598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414598'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.001388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937119'^^xsd:double;
  dwc:latitude '53.0004458'^^xsd:double;
  dwc:coordinatePrecision '11.3'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414598'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411156_20432411156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411156_20432411156> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411156_20432411156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004234 6.5937126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004234"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411156_20432411156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004234 6.5937126)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004234"^^xsd:decimal ;
  geo-pos:long "6.5937126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411156_20432411156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411156'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.038888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937126'^^xsd:double;
  dwc:latitude '53.0004234'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411156'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408647_20432408647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408647_20432408647> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408647_20432408647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006582 6.5937133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006582"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408647_20432408647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006582 6.5937133)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006582"^^xsd:decimal ;
  geo-pos:long "6.5937133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408647_20432408647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408647'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '21.464722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937133'^^xsd:double;
  dwc:latitude '53.0006582'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408647'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611601_20432611601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611601_20432611601> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611601_20432611601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0015222 6.5937136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0015222"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "32"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611601_20432611601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0015222 6.5937136)"^^geo:wktLiteral ;
  geo-pos:lat "53.0015222"^^xsd:decimal ;
  geo-pos:long "6.5937136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "32"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611601_20432611601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611601'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.048333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937136'^^xsd:double;
  dwc:latitude '53.0015222'^^xsd:double;
  dwc:coordinatePrecision '32'^^xsd:integer;
  dwc:minimumElevation '63'^^xsd:integer;
  dwc:maximumElevation '63'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611601'^^xsd:integer;
  dwc:observationDate '2019-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432418093_20432418093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418093_20432418093> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418093_20432418093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009988 6.593714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009988"^^xsd:decimal ;
  dwc:decimalLongitude "6.593714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418093_20432418093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009988 6.593714)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009988"^^xsd:decimal ;
  geo-pos:long "6.593714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418093_20432418093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418093'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.096111111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593714'^^xsd:double;
  dwc:latitude '53.0009988'^^xsd:double;
  dwc:coordinatePrecision '23.3'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418093'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407885_20432407885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407885_20432407885> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407885_20432407885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007419 6.5937153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007419"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407885_20432407885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007419 6.5937153)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007419"^^xsd:decimal ;
  geo-pos:long "6.5937153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407885_20432407885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407885'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.479444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937153'^^xsd:double;
  dwc:latitude '53.0007419'^^xsd:double;
  dwc:coordinatePrecision '7.7'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407885'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612851_20432612851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612851_20432612851> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612851_20432612851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006669 6.5937166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006669"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612851_20432612851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006669 6.5937166)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006669"^^xsd:decimal ;
  geo-pos:long "6.5937166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612851_20432612851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612851'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22.051666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937166'^^xsd:double;
  dwc:latitude '53.0006669'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612851'^^xsd:integer;
  dwc:observationDate '2019-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432407242_20432407242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407242_20432407242> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407242_20432407242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003272 6.593719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003272"^^xsd:decimal ;
  dwc:decimalLongitude "6.593719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407242_20432407242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003272 6.593719)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003272"^^xsd:decimal ;
  geo-pos:long "6.593719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407242_20432407242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407242'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.353055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593719'^^xsd:double;
  dwc:latitude '53.0003272'^^xsd:double;
  dwc:coordinatePrecision '9.4'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407242'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612121_20432612121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612121_20432612121> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612121_20432612121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009643 6.5937191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009643"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612121_20432612121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009643 6.5937191)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009643"^^xsd:decimal ;
  geo-pos:long "6.5937191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "47"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612121_20432612121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612121'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.9213888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937191'^^xsd:double;
  dwc:latitude '53.0009643'^^xsd:double;
  dwc:coordinatePrecision '47'^^xsd:integer;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612121'^^xsd:integer;
  dwc:observationDate '2019-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432414042_20432414042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414042_20432414042> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414042_20432414042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009255 6.5937194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009255"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414042_20432414042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009255 6.5937194)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009255"^^xsd:decimal ;
  geo-pos:long "6.5937194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414042_20432414042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414042'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.035277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937194'^^xsd:double;
  dwc:latitude '53.0009255'^^xsd:double;
  dwc:coordinatePrecision '18.4'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414042'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612116_20432612116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612116_20432612116> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612116_20432612116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006518 6.593721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006518"^^xsd:decimal ;
  dwc:decimalLongitude "6.593721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612116_20432612116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006518 6.593721)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006518"^^xsd:decimal ;
  geo-pos:long "6.593721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612116_20432612116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612116'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '23.885277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593721'^^xsd:double;
  dwc:latitude '53.0006518'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612116'^^xsd:integer;
  dwc:observationDate '2019-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432410619_20432410619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410619_20432410619> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410619_20432410619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003257 6.5937227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003257"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410619_20432410619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003257 6.5937227)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003257"^^xsd:decimal ;
  geo-pos:long "6.5937227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410619_20432410619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410619'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.16'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937227'^^xsd:double;
  dwc:latitude '53.0003257'^^xsd:double;
  dwc:coordinatePrecision '7.9'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410619'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610428_20432610428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610428_20432610428> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610428_20432610428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004438 6.593723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004438"^^xsd:decimal ;
  dwc:decimalLongitude "6.593723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610428_20432610428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004438 6.593723)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004438"^^xsd:decimal ;
  geo-pos:long "6.593723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610428_20432610428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610428'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.0336111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593723'^^xsd:double;
  dwc:latitude '53.0004438'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610428'^^xsd:integer;
  dwc:observationDate '2019-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432612292_20432612292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612292_20432612292> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612292_20432612292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006534 6.5937235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006534"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612292_20432612292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006534 6.5937235)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006534"^^xsd:decimal ;
  geo-pos:long "6.5937235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612292_20432612292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612292'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.061666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937235'^^xsd:double;
  dwc:latitude '53.0006534'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612292'^^xsd:integer;
  dwc:observationDate '2019-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432410305_20432410305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410305_20432410305> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410305_20432410305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002552 6.5937239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0002552"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410305_20432410305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002552 6.5937239)"^^geo:wktLiteral ;
  geo-pos:lat "53.0002552"^^xsd:decimal ;
  geo-pos:long "6.5937239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410305_20432410305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410305'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.304444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937239'^^xsd:double;
  dwc:latitude '53.0002552'^^xsd:double;
  dwc:coordinatePrecision '7.1'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410305'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413609_20432413609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413609_20432413609> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413609_20432413609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004134 6.593724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004134"^^xsd:decimal ;
  dwc:decimalLongitude "6.593724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413609_20432413609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004134 6.593724)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004134"^^xsd:decimal ;
  geo-pos:long "6.593724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413609_20432413609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413609'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.1280555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593724'^^xsd:double;
  dwc:latitude '53.0004134'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413609'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408510_20432408510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408510_20432408510> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408510_20432408510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006614 6.593724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006614"^^xsd:decimal ;
  dwc:decimalLongitude "6.593724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408510_20432408510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006614 6.593724)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006614"^^xsd:decimal ;
  geo-pos:long "6.593724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408510_20432408510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408510'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '22.401666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593724'^^xsd:double;
  dwc:latitude '53.0006614'^^xsd:double;
  dwc:coordinatePrecision '2.1'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408510'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412031_20432412031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412031_20432412031> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412031_20432412031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004684 6.5937259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004684"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412031_20432412031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004684 6.5937259)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004684"^^xsd:decimal ;
  geo-pos:long "6.5937259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412031_20432412031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412031'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.061944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937259'^^xsd:double;
  dwc:latitude '53.0004684'^^xsd:double;
  dwc:coordinatePrecision '6.9'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412031'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410021_20432410021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410021_20432410021> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410021_20432410021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004157 6.5937261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004157"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410021_20432410021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004157 6.5937261)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004157"^^xsd:decimal ;
  geo-pos:long "6.5937261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410021_20432410021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410021'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.088611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937261'^^xsd:double;
  dwc:latitude '53.0004157'^^xsd:double;
  dwc:coordinatePrecision '18.9'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410021'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409774_20432409774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409774_20432409774> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409774_20432409774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006758 6.5937262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006758"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409774_20432409774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006758 6.5937262)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006758"^^xsd:decimal ;
  geo-pos:long "6.5937262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409774_20432409774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409774'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.37166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937262'^^xsd:double;
  dwc:latitude '53.0006758'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409774'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409750_20432409750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409750_20432409750> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409750_20432409750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998483 6.5937266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9998483"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409750_20432409750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998483 6.5937266)"^^geo:wktLiteral ;
  geo-pos:lat "52.9998483"^^xsd:decimal ;
  geo-pos:long "6.5937266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409750_20432409750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409750'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.368333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937266'^^xsd:double;
  dwc:latitude '52.9998483'^^xsd:double;
  dwc:coordinatePrecision '10.5'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409750'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416160_20432416160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416160_20432416160> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416160_20432416160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004891 6.5937282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004891"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416160_20432416160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004891 6.5937282)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004891"^^xsd:decimal ;
  geo-pos:long "6.5937282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416160_20432416160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416160'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.0786111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937282'^^xsd:double;
  dwc:latitude '53.0004891'^^xsd:double;
  dwc:coordinatePrecision '8.7'^^xsd:double;
  dwc:minimumElevation '29'^^xsd:integer;
  dwc:maximumElevation '29'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416160'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612279_20432612279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612279_20432612279> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612279_20432612279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006555 6.5937301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006555"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612279_20432612279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006555 6.5937301)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006555"^^xsd:decimal ;
  geo-pos:long "6.5937301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612279_20432612279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612279'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '23.014166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937301'^^xsd:double;
  dwc:latitude '53.0006555'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612279'^^xsd:integer;
  dwc:observationDate '2019-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412610_20432412610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412610_20432412610> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412610_20432412610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004014 6.5937323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004014"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412610_20432412610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004014 6.5937323)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004014"^^xsd:decimal ;
  geo-pos:long "6.5937323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412610_20432412610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412610'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.128055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937323'^^xsd:double;
  dwc:latitude '53.0004014'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412610'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410858_20432410858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410858_20432410858> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410858_20432410858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003939 6.5937348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003939"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410858_20432410858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003939 6.5937348)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003939"^^xsd:decimal ;
  geo-pos:long "6.5937348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410858_20432410858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410858'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.130277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937348'^^xsd:double;
  dwc:latitude '53.0003939'^^xsd:double;
  dwc:coordinatePrecision '10.8'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410858'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410006_20432410006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410006_20432410006> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410006_20432410006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003367 6.5937365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003367"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410006_20432410006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003367 6.5937365)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003367"^^xsd:decimal ;
  geo-pos:long "6.5937365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410006_20432410006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410006'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.072222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937365'^^xsd:double;
  dwc:latitude '53.0003367'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410006'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413440_20432413440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413440_20432413440> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413440_20432413440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004212 6.5937375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004212"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413440_20432413440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004212 6.5937375)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004212"^^xsd:decimal ;
  geo-pos:long "6.5937375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413440_20432413440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413440'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.096111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937375'^^xsd:double;
  dwc:latitude '53.0004212'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '25'^^xsd:integer;
  dwc:maximumElevation '25'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413440'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408204_20432408204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408204_20432408204> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408204_20432408204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006425 6.5937385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006425"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "24.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408204_20432408204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006425 6.5937385)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006425"^^xsd:decimal ;
  geo-pos:long "6.5937385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "24.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408204_20432408204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408204'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.212222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937385'^^xsd:double;
  dwc:latitude '53.0006425'^^xsd:double;
  dwc:coordinatePrecision '24.9'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408204'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408504_20432408504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408504_20432408504> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408504_20432408504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006316 6.59374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006316"^^xsd:decimal ;
  dwc:decimalLongitude "6.59374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408504_20432408504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006316 6.59374)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006316"^^xsd:decimal ;
  geo-pos:long "6.59374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408504_20432408504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408504'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.393333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.59374'^^xsd:double;
  dwc:latitude '53.0006316'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408504'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611662_20432611662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611662_20432611662> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611662_20432611662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011657 6.5937402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011657"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611662_20432611662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011657 6.5937402)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011657"^^xsd:decimal ;
  geo-pos:long "6.5937402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "31.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611662_20432611662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611662'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.055277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937402'^^xsd:double;
  dwc:latitude '53.0011657'^^xsd:double;
  dwc:coordinatePrecision '31.9'^^xsd:double;
  dwc:minimumElevation '70'^^xsd:integer;
  dwc:maximumElevation '70'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611662'^^xsd:integer;
  dwc:observationDate '2019-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432409877_20432409877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409877_20432409877> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409877_20432409877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006064 6.5937429)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006064"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937429"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409877_20432409877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006064 6.5937429)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006064"^^xsd:decimal ;
  geo-pos:long "6.5937429"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409877_20432409877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409877'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.4133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937429'^^xsd:double;
  dwc:latitude '53.0006064'^^xsd:double;
  dwc:coordinatePrecision '11.6'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409877'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408570_20432408570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408570_20432408570> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408570_20432408570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002316 6.5937432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0002316"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408570_20432408570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002316 6.5937432)"^^geo:wktLiteral ;
  geo-pos:lat "53.0002316"^^xsd:decimal ;
  geo-pos:long "6.5937432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408570_20432408570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408570'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.4188888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937432'^^xsd:double;
  dwc:latitude '53.0002316'^^xsd:double;
  dwc:coordinatePrecision '9.6'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408570'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409790_20432409790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409790_20432409790> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409790_20432409790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002257 6.5937451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0002257"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409790_20432409790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002257 6.5937451)"^^geo:wktLiteral ;
  geo-pos:lat "53.0002257"^^xsd:decimal ;
  geo-pos:long "6.5937451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409790_20432409790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409790'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.3844444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937451'^^xsd:double;
  dwc:latitude '53.0002257'^^xsd:double;
  dwc:coordinatePrecision '8.4'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409790'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407146_20432407146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407146_20432407146> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407146_20432407146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002731 6.5937461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0002731"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407146_20432407146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002731 6.5937461)"^^geo:wktLiteral ;
  geo-pos:lat "53.0002731"^^xsd:decimal ;
  geo-pos:long "6.5937461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407146_20432407146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407146'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.280833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937461'^^xsd:double;
  dwc:latitude '53.0002731'^^xsd:double;
  dwc:coordinatePrecision '12.4'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407146'^^xsd:integer;
  dwc:observationDate '2018-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409476_20432409476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409476_20432409476> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409476_20432409476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007565 6.5937469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007565"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409476_20432409476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007565 6.5937469)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007565"^^xsd:decimal ;
  geo-pos:long "6.5937469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409476_20432409476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409476'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '21.4375'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937469'^^xsd:double;
  dwc:latitude '53.0007565'^^xsd:double;
  dwc:coordinatePrecision '13.9'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409476'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611369_20432611369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611369_20432611369> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611369_20432611369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012584 6.5937471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012584"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "32"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611369_20432611369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012584 6.5937471)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012584"^^xsd:decimal ;
  geo-pos:long "6.5937471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "32"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611369_20432611369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611369'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.065277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937471'^^xsd:double;
  dwc:latitude '53.0012584'^^xsd:double;
  dwc:coordinatePrecision '32'^^xsd:integer;
  dwc:minimumElevation '242'^^xsd:integer;
  dwc:maximumElevation '242'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611369'^^xsd:integer;
  dwc:observationDate '2019-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432409810_20432409810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409810_20432409810> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409810_20432409810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002555 6.5937478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0002555"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409810_20432409810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002555 6.5937478)"^^geo:wktLiteral ;
  geo-pos:lat "53.0002555"^^xsd:decimal ;
  geo-pos:long "6.5937478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409810_20432409810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409810'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.3927777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937478'^^xsd:double;
  dwc:latitude '53.0002555'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409810'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413753_20432413753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413753_20432413753> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413753_20432413753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002425 6.5937479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0002425"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413753_20432413753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002425 6.5937479)"^^geo:wktLiteral ;
  geo-pos:lat "53.0002425"^^xsd:decimal ;
  geo-pos:long "6.5937479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413753_20432413753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413753'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.126666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937479'^^xsd:double;
  dwc:latitude '53.0002425'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413753'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408794_20432408794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408794_20432408794> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408794_20432408794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006846 6.5937483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006846"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408794_20432408794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006846 6.5937483)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006846"^^xsd:decimal ;
  geo-pos:long "6.5937483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408794_20432408794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408794'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '22.135'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937483'^^xsd:double;
  dwc:latitude '53.0006846'^^xsd:double;
  dwc:coordinatePrecision '2.2'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408794'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409342_20432409342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409342_20432409342> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409342_20432409342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0016214 6.5937487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0016214"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409342_20432409342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0016214 6.5937487)"^^geo:wktLiteral ;
  geo-pos:lat "53.0016214"^^xsd:decimal ;
  geo-pos:long "6.5937487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409342_20432409342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409342'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.348611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937487'^^xsd:double;
  dwc:latitude '53.0016214'^^xsd:double;
  dwc:coordinatePrecision '7.5'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409342'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409254_20432409254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409254_20432409254> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409254_20432409254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014207 6.5937494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0014207"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409254_20432409254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014207 6.5937494)"^^geo:wktLiteral ;
  geo-pos:lat "53.0014207"^^xsd:decimal ;
  geo-pos:long "6.5937494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409254_20432409254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409254'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.1119444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937494'^^xsd:double;
  dwc:latitude '53.0014207'^^xsd:double;
  dwc:coordinatePrecision '40'^^xsd:integer;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409254'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410329_20432410329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410329_20432410329> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410329_20432410329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004305 6.5937504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004305"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410329_20432410329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004305 6.5937504)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004305"^^xsd:decimal ;
  geo-pos:long "6.5937504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410329_20432410329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410329'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '20.018333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937504'^^xsd:double;
  dwc:latitude '53.0004305'^^xsd:double;
  dwc:coordinatePrecision '2.5'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410329'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409223_20432409223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409223_20432409223> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409223_20432409223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007602 6.5937507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007602"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409223_20432409223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007602 6.5937507)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007602"^^xsd:decimal ;
  geo-pos:long "6.5937507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409223_20432409223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409223'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '22.109166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937507'^^xsd:double;
  dwc:latitude '53.0007602'^^xsd:double;
  dwc:coordinatePrecision '11'^^xsd:integer;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409223'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612146_20432612146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612146_20432612146> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612146_20432612146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008224 6.5937509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008224"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612146_20432612146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008224 6.5937509)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008224"^^xsd:decimal ;
  geo-pos:long "6.5937509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612146_20432612146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612146'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.076388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937509'^^xsd:double;
  dwc:latitude '53.0008224'^^xsd:double;
  dwc:coordinatePrecision '22'^^xsd:integer;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612146'^^xsd:integer;
  dwc:observationDate '2019-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432417420_20432417420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417420_20432417420> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417420_20432417420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009819 6.593751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009819"^^xsd:decimal ;
  dwc:decimalLongitude "6.593751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417420_20432417420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009819 6.593751)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009819"^^xsd:decimal ;
  geo-pos:long "6.593751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417420_20432417420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417420'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.085'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593751'^^xsd:double;
  dwc:latitude '53.0009819'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417420'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409472_20432409472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409472_20432409472> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409472_20432409472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010721 6.5937519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010721"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409472_20432409472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010721 6.5937519)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010721"^^xsd:decimal ;
  geo-pos:long "6.5937519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409472_20432409472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409472'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.441944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937519'^^xsd:double;
  dwc:latitude '53.0010721'^^xsd:double;
  dwc:coordinatePrecision '2.4'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409472'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412850_20432412850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412850_20432412850> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412850_20432412850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011606 6.5937541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011606"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412850_20432412850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011606 6.5937541)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011606"^^xsd:decimal ;
  geo-pos:long "6.5937541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412850_20432412850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412850'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.086111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937541'^^xsd:double;
  dwc:latitude '53.0011606'^^xsd:double;
  dwc:coordinatePrecision '11.6'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412850'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408746_20432408746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408746_20432408746> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408746_20432408746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011327 6.5937545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011327"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408746_20432408746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011327 6.5937545)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011327"^^xsd:decimal ;
  geo-pos:long "6.5937545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408746_20432408746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408746'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.065555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937545'^^xsd:double;
  dwc:latitude '53.0011327'^^xsd:double;
  dwc:coordinatePrecision '14.3'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408746'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413018_20432413018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413018_20432413018> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413018_20432413018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000443 6.5937555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000443"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413018_20432413018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000443 6.5937555)"^^geo:wktLiteral ;
  geo-pos:lat "53.000443"^^xsd:decimal ;
  geo-pos:long "6.5937555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413018_20432413018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413018'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.0666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937555'^^xsd:double;
  dwc:latitude '53.000443'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413018'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409534_20432409534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409534_20432409534> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409534_20432409534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003724 6.5937571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003724"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "29.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409534_20432409534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003724 6.5937571)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003724"^^xsd:decimal ;
  geo-pos:long "6.5937571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "29.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409534_20432409534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409534'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.125'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937571'^^xsd:double;
  dwc:latitude '53.0003724'^^xsd:double;
  dwc:coordinatePrecision '29.8'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409534'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417456_20432417456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417456_20432417456> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417456_20432417456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011327 6.5937576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011327"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417456_20432417456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011327 6.5937576)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011327"^^xsd:decimal ;
  geo-pos:long "6.5937576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417456_20432417456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417456'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.101666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937576'^^xsd:double;
  dwc:latitude '53.0011327'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417456'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413464_20432413464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413464_20432413464> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413464_20432413464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010783 6.5937579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010783"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413464_20432413464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010783 6.5937579)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010783"^^xsd:decimal ;
  geo-pos:long "6.5937579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413464_20432413464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413464'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.096388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937579'^^xsd:double;
  dwc:latitude '53.0010783'^^xsd:double;
  dwc:coordinatePrecision '11.1'^^xsd:double;
  dwc:minimumElevation '50'^^xsd:integer;
  dwc:maximumElevation '50'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413464'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407334_20432407334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407334_20432407334> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407334_20432407334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003191 6.5937606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003191"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407334_20432407334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003191 6.5937606)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003191"^^xsd:decimal ;
  geo-pos:long "6.5937606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407334_20432407334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407334'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.470833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937606'^^xsd:double;
  dwc:latitude '53.0003191'^^xsd:double;
  dwc:coordinatePrecision '8.5'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407334'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413585_20432413585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413585_20432413585> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413585_20432413585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009012 6.5937621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009012"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413585_20432413585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009012 6.5937621)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009012"^^xsd:decimal ;
  geo-pos:long "6.5937621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413585_20432413585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413585'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.1177777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937621'^^xsd:double;
  dwc:latitude '53.0009012'^^xsd:double;
  dwc:coordinatePrecision '9.6'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413585'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409934_20432409934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409934_20432409934> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409934_20432409934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007686 6.5937623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007686"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409934_20432409934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007686 6.5937623)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007686"^^xsd:decimal ;
  geo-pos:long "6.5937623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409934_20432409934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409934'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.016944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937623'^^xsd:double;
  dwc:latitude '53.0007686'^^xsd:double;
  dwc:coordinatePrecision '1.9'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409934'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416172_20432416172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416172_20432416172> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416172_20432416172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003075 6.5937629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003075"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416172_20432416172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003075 6.5937629)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003075"^^xsd:decimal ;
  geo-pos:long "6.5937629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416172_20432416172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416172'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.0786111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937629'^^xsd:double;
  dwc:latitude '53.0003075'^^xsd:double;
  dwc:coordinatePrecision '13'^^xsd:integer;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416172'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410309_20432410309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410309_20432410309> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410309_20432410309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003339 6.5937634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003339"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410309_20432410309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003339 6.5937634)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003339"^^xsd:decimal ;
  geo-pos:long "6.5937634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410309_20432410309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410309'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.308888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937634'^^xsd:double;
  dwc:latitude '53.0003339'^^xsd:double;
  dwc:coordinatePrecision '9.2'^^xsd:double;
  dwc:minimumElevation '31'^^xsd:integer;
  dwc:maximumElevation '31'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410309'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408872_20432408872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408872_20432408872> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408872_20432408872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004756 6.5937635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004756"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408872_20432408872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004756 6.5937635)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004756"^^xsd:decimal ;
  geo-pos:long "6.5937635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408872_20432408872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408872'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.1775'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937635'^^xsd:double;
  dwc:latitude '53.0004756'^^xsd:double;
  dwc:coordinatePrecision '15.8'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408872'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413693_20432413693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413693_20432413693> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413693_20432413693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009579 6.5937656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009579"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413693_20432413693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009579 6.5937656)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009579"^^xsd:decimal ;
  geo-pos:long "6.5937656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413693_20432413693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413693'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.134722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937656'^^xsd:double;
  dwc:latitude '53.0009579'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '-19'^^xsd:integer;
  dwc:maximumElevation '-19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413693'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612668_20432612668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612668_20432612668> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612668_20432612668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001328 6.5937663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.001328"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612668_20432612668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001328 6.5937663)"^^geo:wktLiteral ;
  geo-pos:lat "53.001328"^^xsd:decimal ;
  geo-pos:long "6.5937663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612668_20432612668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612668'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.0658333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937663'^^xsd:double;
  dwc:latitude '53.001328'^^xsd:double;
  dwc:coordinatePrecision '9.3'^^xsd:double;
  dwc:minimumElevation '124'^^xsd:integer;
  dwc:maximumElevation '124'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612668'^^xsd:integer;
  dwc:observationDate '2019-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432608538_20432608538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608538_20432608538> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608538_20432608538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005979 6.5937665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0005979"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "74.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608538_20432608538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005979 6.5937665)"^^geo:wktLiteral ;
  geo-pos:lat "53.0005979"^^xsd:decimal ;
  geo-pos:long "6.5937665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "74.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608538_20432608538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608538'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.080833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937665'^^xsd:double;
  dwc:latitude '53.0005979'^^xsd:double;
  dwc:coordinatePrecision '74.4'^^xsd:double;
  dwc:minimumElevation '-241'^^xsd:integer;
  dwc:maximumElevation '-241'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608538'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418057_20432418057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418057_20432418057> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418057_20432418057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0016143 6.5937687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0016143"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "37.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418057_20432418057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0016143 6.5937687)"^^geo:wktLiteral ;
  geo-pos:lat "53.0016143"^^xsd:decimal ;
  geo-pos:long "6.5937687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "37.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418057_20432418057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418057'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.088888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937687'^^xsd:double;
  dwc:latitude '53.0016143'^^xsd:double;
  dwc:coordinatePrecision '37.6'^^xsd:double;
  dwc:minimumElevation '110'^^xsd:integer;
  dwc:maximumElevation '110'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418057'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410133_20432410133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410133_20432410133> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410133_20432410133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003785 6.5937689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003785"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410133_20432410133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003785 6.5937689)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003785"^^xsd:decimal ;
  geo-pos:long "6.5937689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410133_20432410133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410133'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.193888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937689'^^xsd:double;
  dwc:latitude '53.0003785'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410133'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413741_20432413741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413741_20432413741> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413741_20432413741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000235 6.5937696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000235"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413741_20432413741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000235 6.5937696)"^^geo:wktLiteral ;
  geo-pos:lat "53.000235"^^xsd:decimal ;
  geo-pos:long "6.5937696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413741_20432413741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413741'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.130833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937696'^^xsd:double;
  dwc:latitude '53.000235'^^xsd:double;
  dwc:coordinatePrecision '7.4'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413741'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415727_20432415727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415727_20432415727> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415727_20432415727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010749 6.5937696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010749"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415727_20432415727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010749 6.5937696)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010749"^^xsd:decimal ;
  geo-pos:long "6.5937696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415727_20432415727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415727'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.0875'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937696'^^xsd:double;
  dwc:latitude '53.0010749'^^xsd:double;
  dwc:coordinatePrecision '19.1'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415727'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411458_20432411458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411458_20432411458> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411458_20432411458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003245 6.5937737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003245"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411458_20432411458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003245 6.5937737)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003245"^^xsd:decimal ;
  geo-pos:long "6.5937737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411458_20432411458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411458'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.085'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937737'^^xsd:double;
  dwc:latitude '53.0003245'^^xsd:double;
  dwc:coordinatePrecision '7.4'^^xsd:double;
  dwc:minimumElevation '-15'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411458'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409501_20432409501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409501_20432409501> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409501_20432409501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004323 6.5937749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004323"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409501_20432409501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004323 6.5937749)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004323"^^xsd:decimal ;
  geo-pos:long "6.5937749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409501_20432409501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409501'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.0102777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937749'^^xsd:double;
  dwc:latitude '53.0004323'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409501'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409492_20432409492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409492_20432409492> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409492_20432409492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006328 6.5937801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006328"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409492_20432409492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006328 6.5937801)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006328"^^xsd:decimal ;
  geo-pos:long "6.5937801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409492_20432409492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409492'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.4530555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937801'^^xsd:double;
  dwc:latitude '53.0006328'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409492'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407222_20432407222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407222_20432407222> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407222_20432407222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009682 6.5937801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009682"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407222_20432407222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009682 6.5937801)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009682"^^xsd:decimal ;
  geo-pos:long "6.5937801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407222_20432407222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407222'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.336944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937801'^^xsd:double;
  dwc:latitude '53.0009682'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407222'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412163_20432412163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412163_20432412163> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412163_20432412163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006079 6.5937813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006079"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412163_20432412163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006079 6.5937813)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006079"^^xsd:decimal ;
  geo-pos:long "6.5937813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412163_20432412163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412163'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.0344444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937813'^^xsd:double;
  dwc:latitude '53.0006079'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412163'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414484_20432414484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414484_20432414484> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414484_20432414484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007852 6.5937823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007852"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414484_20432414484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007852 6.5937823)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007852"^^xsd:decimal ;
  geo-pos:long "6.5937823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414484_20432414484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414484'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.0341666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937823'^^xsd:double;
  dwc:latitude '53.0007852'^^xsd:double;
  dwc:coordinatePrecision '11'^^xsd:integer;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414484'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408812_20432408812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408812_20432408812> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408812_20432408812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009473 6.5937832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009473"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "29.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408812_20432408812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009473 6.5937832)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009473"^^xsd:decimal ;
  geo-pos:long "6.5937832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "29.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408812_20432408812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408812'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1.1330555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937832'^^xsd:double;
  dwc:latitude '53.0009473'^^xsd:double;
  dwc:coordinatePrecision '29.2'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408812'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407417_20432407417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407417_20432407417> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407417_20432407417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000821 6.5937836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000821"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407417_20432407417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000821 6.5937836)"^^geo:wktLiteral ;
  geo-pos:lat "53.000821"^^xsd:decimal ;
  geo-pos:long "6.5937836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407417_20432407417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407417'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.062777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937836'^^xsd:double;
  dwc:latitude '53.000821'^^xsd:double;
  dwc:coordinatePrecision '28.8'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407417'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407112_20432407112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407112_20432407112> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407112_20432407112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005947 6.5937841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0005947"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "26"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407112_20432407112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005947 6.5937841)"^^geo:wktLiteral ;
  geo-pos:lat "53.0005947"^^xsd:decimal ;
  geo-pos:long "6.5937841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "26"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407112_20432407112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407112'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.7208333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937841'^^xsd:double;
  dwc:latitude '53.0005947'^^xsd:double;
  dwc:coordinatePrecision '26'^^xsd:integer;
  dwc:minimumElevation '24'^^xsd:integer;
  dwc:maximumElevation '24'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407112'^^xsd:integer;
  dwc:observationDate '2018-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432413597_20432413597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413597_20432413597> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413597_20432413597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009577 6.5937858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009577"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413597_20432413597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009577 6.5937858)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009577"^^xsd:decimal ;
  geo-pos:long "6.5937858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413597_20432413597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413597'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.1147222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937858'^^xsd:double;
  dwc:latitude '53.0009577'^^xsd:double;
  dwc:coordinatePrecision '14.5'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413597'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409505_20432409505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409505_20432409505> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409505_20432409505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003597 6.5937883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003597"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409505_20432409505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003597 6.5937883)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003597"^^xsd:decimal ;
  geo-pos:long "6.5937883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409505_20432409505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409505'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.0133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937883'^^xsd:double;
  dwc:latitude '53.0003597'^^xsd:double;
  dwc:coordinatePrecision '15.1'^^xsd:double;
  dwc:minimumElevation '26'^^xsd:integer;
  dwc:maximumElevation '26'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409505'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408878_20432408878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408878_20432408878> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408878_20432408878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011239 6.5937901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011239"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408878_20432408878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011239 6.5937901)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011239"^^xsd:decimal ;
  geo-pos:long "6.5937901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408878_20432408878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408878'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.174166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937901'^^xsd:double;
  dwc:latitude '53.0011239'^^xsd:double;
  dwc:coordinatePrecision '19.9'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408878'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409396_20432409396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409396_20432409396> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409396_20432409396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010439 6.5937909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010439"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409396_20432409396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010439 6.5937909)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010439"^^xsd:decimal ;
  geo-pos:long "6.5937909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409396_20432409396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409396'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.3636111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937909'^^xsd:double;
  dwc:latitude '53.0010439'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409396'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409650_20432409650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409650_20432409650> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409650_20432409650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004417 6.593791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004417"^^xsd:decimal ;
  dwc:decimalLongitude "6.593791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409650_20432409650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004417 6.593791)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004417"^^xsd:decimal ;
  geo-pos:long "6.593791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409650_20432409650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409650'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.268611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593791'^^xsd:double;
  dwc:latitude '53.0004417'^^xsd:double;
  dwc:coordinatePrecision '10.8'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409650'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409894_20432409894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409894_20432409894> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409894_20432409894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008308 6.5937933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008308"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409894_20432409894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008308 6.5937933)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008308"^^xsd:decimal ;
  geo-pos:long "6.5937933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409894_20432409894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409894'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.9411111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937933'^^xsd:double;
  dwc:latitude '53.0008308'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '25'^^xsd:integer;
  dwc:maximumElevation '25'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409894'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432415354_20432415354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415354_20432415354> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415354_20432415354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001071 6.5937943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.001071"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415354_20432415354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001071 6.5937943)"^^geo:wktLiteral ;
  geo-pos:lat "53.001071"^^xsd:decimal ;
  geo-pos:long "6.5937943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415354_20432415354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415354'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.006666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937943'^^xsd:double;
  dwc:latitude '53.001071'^^xsd:double;
  dwc:coordinatePrecision '30.2'^^xsd:double;
  dwc:minimumElevation '57'^^xsd:integer;
  dwc:maximumElevation '57'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415354'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409546_20432409546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409546_20432409546> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409546_20432409546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003833 6.5937964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003833"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409546_20432409546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003833 6.5937964)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003833"^^xsd:decimal ;
  geo-pos:long "6.5937964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409546_20432409546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409546'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.138611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937964'^^xsd:double;
  dwc:latitude '53.0003833'^^xsd:double;
  dwc:coordinatePrecision '9.6'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409546'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611868_20432611868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611868_20432611868> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611868_20432611868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008693 6.5937969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008693"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611868_20432611868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008693 6.5937969)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008693"^^xsd:decimal ;
  geo-pos:long "6.5937969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611868_20432611868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611868'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.025277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937969'^^xsd:double;
  dwc:latitude '53.0008693'^^xsd:double;
  dwc:coordinatePrecision '16.5'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611868'^^xsd:integer;
  dwc:observationDate '2019-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432414804_20432414804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414804_20432414804> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414804_20432414804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009158 6.5937987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009158"^^xsd:decimal ;
  dwc:decimalLongitude "6.5937987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414804_20432414804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009158 6.5937987)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009158"^^xsd:decimal ;
  geo-pos:long "6.5937987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414804_20432414804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414804'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.130833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5937987'^^xsd:double;
  dwc:latitude '53.0009158'^^xsd:double;
  dwc:coordinatePrecision '18.1'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414804'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432609223_20432609223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609223_20432609223> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609223_20432609223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00098 6.5938024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.00098"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "26.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609223_20432609223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00098 6.5938024)"^^geo:wktLiteral ;
  geo-pos:lat "53.00098"^^xsd:decimal ;
  geo-pos:long "6.5938024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "26.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609223_20432609223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609223'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.067777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938024'^^xsd:double;
  dwc:latitude '53.00098'^^xsd:double;
  dwc:coordinatePrecision '26.8'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609223'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432417661_20432417661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417661_20432417661> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417661_20432417661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008392 6.5938033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008392"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417661_20432417661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008392 6.5938033)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008392"^^xsd:decimal ;
  geo-pos:long "6.5938033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417661_20432417661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417661'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.086111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938033'^^xsd:double;
  dwc:latitude '53.0008392'^^xsd:double;
  dwc:coordinatePrecision '11.4'^^xsd:double;
  dwc:minimumElevation '31'^^xsd:integer;
  dwc:maximumElevation '31'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417661'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432613021_20432613021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432613021_20432613021> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432613021_20432613021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009883 6.5938042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009883"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432613021_20432613021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009883 6.5938042)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009883"^^xsd:decimal ;
  geo-pos:long "6.5938042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432613021_20432613021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432613021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432613021'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.039444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938042'^^xsd:double;
  dwc:latitude '53.0009883'^^xsd:double;
  dwc:coordinatePrecision '10.4'^^xsd:double;
  dwc:minimumElevation '39'^^xsd:integer;
  dwc:maximumElevation '39'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432613021'^^xsd:integer;
  dwc:observationDate '2019-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432412778_20432412778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412778_20432412778> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412778_20432412778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010066 6.5938062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010066"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412778_20432412778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010066 6.5938062)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010066"^^xsd:decimal ;
  geo-pos:long "6.5938062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412778_20432412778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412778'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.093333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938062'^^xsd:double;
  dwc:latitude '53.0010066'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412778'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413162_20432413162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413162_20432413162> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413162_20432413162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009126 6.5938064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009126"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413162_20432413162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009126 6.5938064)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009126"^^xsd:decimal ;
  geo-pos:long "6.5938064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413162_20432413162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413162'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.064166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938064'^^xsd:double;
  dwc:latitude '53.0009126'^^xsd:double;
  dwc:coordinatePrecision '10.2'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413162'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612717_20432612717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612717_20432612717> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612717_20432612717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008015 6.5938065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008015"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "29.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612717_20432612717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008015 6.5938065)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008015"^^xsd:decimal ;
  geo-pos:long "6.5938065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "29.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612717_20432612717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612717'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.078333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938065'^^xsd:double;
  dwc:latitude '53.0008015'^^xsd:double;
  dwc:coordinatePrecision '29.1'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612717'^^xsd:integer;
  dwc:observationDate '2019-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432612120_20432612120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612120_20432612120> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612120_20432612120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008786 6.5938099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008786"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "34.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612120_20432612120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008786 6.5938099)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008786"^^xsd:decimal ;
  geo-pos:long "6.5938099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "34.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612120_20432612120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612120'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.9169444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938099'^^xsd:double;
  dwc:latitude '53.0008786'^^xsd:double;
  dwc:coordinatePrecision '34.7'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612120'^^xsd:integer;
  dwc:observationDate '2019-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_5515867_5750_start_5515867_5750_start>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_5515867_5750_start_5515867_5750_start> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_5515867_5750_start_5515867_5750_start> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00068584 6.59381353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.00068584"^^xsd:decimal ;
  dwc:decimalLongitude "6.59381353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7941_5515867_5750_start_5515867_5750_start>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00068584 6.59381353)"^^geo:wktLiteral ;
  geo-pos:lat "53.00068584"^^xsd:decimal ;
  geo-pos:long "6.59381353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "187"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_5515867_5750_start_5515867_5750_start>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5515867_5750_start" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '5515867_5750_start'^^xsd:string;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.59381353'^^xsd:double;
  dwc:latitude '53.00068584'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'tag attachment'^^xsd:string;
  dwc:occurrenceId '5515867_5750_start'^^xsd:string;
  dwc:observationDate '2019-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'UvA-BiTS tag attached by harness to free-ranging animal | Bird originally tracked with tracker 5635.'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432411386_20432411386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411386_20432411386> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411386_20432411386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005872 6.5938152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0005872"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411386_20432411386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005872 6.5938152)"^^geo:wktLiteral ;
  geo-pos:lat "53.0005872"^^xsd:decimal ;
  geo-pos:long "6.5938152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411386_20432411386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411386'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.106666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938152'^^xsd:double;
  dwc:latitude '53.0005872'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411386'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416185_20432416185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416185_20432416185> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416185_20432416185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002665 6.5938164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0002665"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416185_20432416185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002665 6.5938164)"^^geo:wktLiteral ;
  geo-pos:lat "53.0002665"^^xsd:decimal ;
  geo-pos:long "6.5938164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416185_20432416185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416185'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.0933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938164'^^xsd:double;
  dwc:latitude '53.0002665'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416185'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414876_20432414876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414876_20432414876> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414876_20432414876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004559 6.5938172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004559"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414876_20432414876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004559 6.5938172)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004559"^^xsd:decimal ;
  geo-pos:long "6.5938172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414876_20432414876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414876'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.124166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938172'^^xsd:double;
  dwc:latitude '53.0004559'^^xsd:double;
  dwc:coordinatePrecision '18.1'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414876'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415751_20432415751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415751_20432415751> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415751_20432415751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008602 6.5938181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008602"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "42.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415751_20432415751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008602 6.5938181)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008602"^^xsd:decimal ;
  geo-pos:long "6.5938181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "42.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415751_20432415751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415751'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.0825'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938181'^^xsd:double;
  dwc:latitude '53.0008602'^^xsd:double;
  dwc:coordinatePrecision '42.2'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415751'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416490_20432416490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416490_20432416490> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416490_20432416490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008862 6.5938186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008862"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416490_20432416490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008862 6.5938186)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008862"^^xsd:decimal ;
  geo-pos:long "6.5938186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416490_20432416490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416490'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.1422222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938186'^^xsd:double;
  dwc:latitude '53.0008862'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416490'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409638_20432409638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409638_20432409638> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409638_20432409638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006105 6.5938192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006105"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409638_20432409638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006105 6.5938192)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006105"^^xsd:decimal ;
  geo-pos:long "6.5938192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409638_20432409638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409638'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.251666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938192'^^xsd:double;
  dwc:latitude '53.0006105'^^xsd:double;
  dwc:coordinatePrecision '14.3'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409638'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407561_20432407561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407561_20432407561> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407561_20432407561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001825 6.5938195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0001825"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407561_20432407561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001825 6.5938195)"^^geo:wktLiteral ;
  geo-pos:lat "53.0001825"^^xsd:decimal ;
  geo-pos:long "6.5938195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407561_20432407561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407561'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.2013888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938195'^^xsd:double;
  dwc:latitude '53.0001825'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407561'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612304_20432612304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612304_20432612304> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612304_20432612304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009021 6.5938197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009021"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612304_20432612304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009021 6.5938197)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009021"^^xsd:decimal ;
  geo-pos:long "6.5938197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612304_20432612304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612304'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.0441666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938197'^^xsd:double;
  dwc:latitude '53.0009021'^^xsd:double;
  dwc:coordinatePrecision '6.8'^^xsd:double;
  dwc:minimumElevation '29'^^xsd:integer;
  dwc:maximumElevation '29'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612304'^^xsd:integer;
  dwc:observationDate '2019-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432415992_20432415992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415992_20432415992> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415992_20432415992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009633 6.5938202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009633"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415992_20432415992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009633 6.5938202)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009633"^^xsd:decimal ;
  geo-pos:long "6.5938202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415992_20432415992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415992'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.089166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938202'^^xsd:double;
  dwc:latitude '53.0009633'^^xsd:double;
  dwc:coordinatePrecision '10.1'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415992'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409432_20432409432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409432_20432409432> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409432_20432409432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009247 6.5938236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009247"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409432_20432409432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009247 6.5938236)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009247"^^xsd:decimal ;
  geo-pos:long "6.5938236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409432_20432409432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409432'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.407222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938236'^^xsd:double;
  dwc:latitude '53.0009247'^^xsd:double;
  dwc:coordinatePrecision '7.9'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409432'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409550_20432409550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409550_20432409550> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409550_20432409550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002524 6.5938249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0002524"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409550_20432409550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002524 6.5938249)"^^geo:wktLiteral ;
  geo-pos:lat "53.0002524"^^xsd:decimal ;
  geo-pos:long "6.5938249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409550_20432409550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409550'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.153888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938249'^^xsd:double;
  dwc:latitude '53.0002524'^^xsd:double;
  dwc:coordinatePrecision '16.6'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409550'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415884_20432415884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415884_20432415884> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415884_20432415884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008768 6.593825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008768"^^xsd:decimal ;
  dwc:decimalLongitude "6.593825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415884_20432415884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008768 6.593825)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008768"^^xsd:decimal ;
  geo-pos:long "6.593825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415884_20432415884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415884'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.0855555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593825'^^xsd:double;
  dwc:latitude '53.0008768'^^xsd:double;
  dwc:coordinatePrecision '8.7'^^xsd:double;
  dwc:minimumElevation '34'^^xsd:integer;
  dwc:maximumElevation '34'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415884'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408174_20432408174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408174_20432408174> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408174_20432408174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006945 6.5938253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006945"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408174_20432408174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006945 6.5938253)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006945"^^xsd:decimal ;
  geo-pos:long "6.5938253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408174_20432408174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408174'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.183888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938253'^^xsd:double;
  dwc:latitude '53.0006945'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408174'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612119_20432612119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612119_20432612119> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612119_20432612119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008023 6.5938266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008023"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612119_20432612119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008023 6.5938266)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008023"^^xsd:decimal ;
  geo-pos:long "6.5938266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612119_20432612119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612119'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.9044444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938266'^^xsd:double;
  dwc:latitude '53.0008023'^^xsd:double;
  dwc:coordinatePrecision '9.6'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612119'^^xsd:integer;
  dwc:observationDate '2019-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432409488_20432409488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409488_20432409488> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409488_20432409488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006744 6.5938281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006744"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409488_20432409488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006744 6.5938281)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006744"^^xsd:decimal ;
  geo-pos:long "6.5938281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409488_20432409488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409488'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.44333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938281'^^xsd:double;
  dwc:latitude '53.0006744'^^xsd:double;
  dwc:coordinatePrecision '17.5'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409488'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413406_20432413406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413406_20432413406> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413406_20432413406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009218 6.5938282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009218"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413406_20432413406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009218 6.5938282)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009218"^^xsd:decimal ;
  geo-pos:long "6.5938282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413406_20432413406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413406'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938282'^^xsd:double;
  dwc:latitude '53.0009218'^^xsd:double;
  dwc:coordinatePrecision '14.3'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413406'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412718_20432412718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412718_20432412718> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412718_20432412718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007982 6.5938292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007982"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412718_20432412718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007982 6.5938292)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007982"^^xsd:decimal ;
  geo-pos:long "6.5938292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412718_20432412718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412718'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.0783333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938292'^^xsd:double;
  dwc:latitude '53.0007982'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '23'^^xsd:integer;
  dwc:maximumElevation '23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412718'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408522_20432408522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408522_20432408522> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408522_20432408522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008885 6.5938292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008885"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408522_20432408522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008885 6.5938292)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008885"^^xsd:decimal ;
  geo-pos:long "6.5938292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408522_20432408522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408522'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.3975'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938292'^^xsd:double;
  dwc:latitude '53.0008885'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408522'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417564_20432417564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417564_20432417564> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417564_20432417564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008718 6.5938295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008718"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417564_20432417564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008718 6.5938295)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008718"^^xsd:decimal ;
  geo-pos:long "6.5938295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417564_20432417564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417564'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.0663888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938295'^^xsd:double;
  dwc:latitude '53.0008718'^^xsd:double;
  dwc:coordinatePrecision '11.7'^^xsd:double;
  dwc:minimumElevation '48'^^xsd:integer;
  dwc:maximumElevation '48'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417564'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410010_20432410010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410010_20432410010> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410010_20432410010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003112 6.5938302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003112"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410010_20432410010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003112 6.5938302)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003112"^^xsd:decimal ;
  geo-pos:long "6.5938302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410010_20432410010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410010'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.072777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938302'^^xsd:double;
  dwc:latitude '53.0003112'^^xsd:double;
  dwc:coordinatePrecision '8.6'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410010'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611832_20432611832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611832_20432611832> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611832_20432611832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008785 6.5938316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008785"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611832_20432611832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008785 6.5938316)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008785"^^xsd:decimal ;
  geo-pos:long "6.5938316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611832_20432611832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611832'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.0686111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938316'^^xsd:double;
  dwc:latitude '53.0008785'^^xsd:double;
  dwc:coordinatePrecision '10.9'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611832'^^xsd:integer;
  dwc:observationDate '2019-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432408806_20432408806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408806_20432408806> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408806_20432408806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008537 6.5938317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008537"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408806_20432408806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008537 6.5938317)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008537"^^xsd:decimal ;
  geo-pos:long "6.5938317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408806_20432408806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408806'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938317'^^xsd:double;
  dwc:latitude '53.0008537'^^xsd:double;
  dwc:coordinatePrecision '8.4'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408806'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411590_20432411590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411590_20432411590> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411590_20432411590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008346 6.5938326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008346"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411590_20432411590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008346 6.5938326)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008346"^^xsd:decimal ;
  geo-pos:long "6.5938326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411590_20432411590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411590'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.0391666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938326'^^xsd:double;
  dwc:latitude '53.0008346'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411590'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413318_20432413318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413318_20432413318> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413318_20432413318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009319 6.5938333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009319"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413318_20432413318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009319 6.5938333)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009319"^^xsd:decimal ;
  geo-pos:long "6.5938333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413318_20432413318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413318'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.0847222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938333'^^xsd:double;
  dwc:latitude '53.0009319'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413318'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408992_20432408992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408992_20432408992> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408992_20432408992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011002 6.5938338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011002"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408992_20432408992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011002 6.5938338)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011002"^^xsd:decimal ;
  geo-pos:long "6.5938338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408992_20432408992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408992'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.2702777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938338'^^xsd:double;
  dwc:latitude '53.0011002'^^xsd:double;
  dwc:coordinatePrecision '17.7'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408992'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432607951_20432607951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432607951_20432607951> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432607951_20432607951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004564 6.5938353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004564"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432607951_20432607951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004564 6.5938353)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004564"^^xsd:decimal ;
  geo-pos:long "6.5938353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432607951_20432607951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432607951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432607951'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.010833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938353'^^xsd:double;
  dwc:latitude '53.0004564'^^xsd:double;
  dwc:coordinatePrecision '10.7'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432607951'^^xsd:integer;
  dwc:observationDate '2019-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432408836_20432408836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408836_20432408836> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408836_20432408836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008272 6.5938375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008272"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408836_20432408836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008272 6.5938375)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008272"^^xsd:decimal ;
  geo-pos:long "6.5938375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408836_20432408836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408836'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.1411111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938375'^^xsd:double;
  dwc:latitude '53.0008272'^^xsd:double;
  dwc:coordinatePrecision '2.4'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408836'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417468_20432417468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417468_20432417468> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417468_20432417468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009669 6.5938391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009669"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417468_20432417468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009669 6.5938391)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009669"^^xsd:decimal ;
  geo-pos:long "6.5938391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417468_20432417468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417468'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.098611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938391'^^xsd:double;
  dwc:latitude '53.0009669'^^xsd:double;
  dwc:coordinatePrecision '22.4'^^xsd:double;
  dwc:minimumElevation '-16'^^xsd:integer;
  dwc:maximumElevation '-16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417468'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409521_20432409521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409521_20432409521> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409521_20432409521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001183 6.5938392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.001183"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409521_20432409521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001183 6.5938392)"^^geo:wktLiteral ;
  geo-pos:lat "53.001183"^^xsd:decimal ;
  geo-pos:long "6.5938392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409521_20432409521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409521'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.025'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938392'^^xsd:double;
  dwc:latitude '53.001183'^^xsd:double;
  dwc:coordinatePrecision '11.3'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409521'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612534_20432612534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612534_20432612534> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612534_20432612534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009515 6.5938393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009515"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612534_20432612534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009515 6.5938393)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009515"^^xsd:decimal ;
  geo-pos:long "6.5938393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612534_20432612534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612534'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.048055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938393'^^xsd:double;
  dwc:latitude '53.0009515'^^xsd:double;
  dwc:coordinatePrecision '23.4'^^xsd:double;
  dwc:minimumElevation '38'^^xsd:integer;
  dwc:maximumElevation '38'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612534'^^xsd:integer;
  dwc:observationDate '2019-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432409384_20432409384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409384_20432409384> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409384_20432409384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008764 6.5938398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008764"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409384_20432409384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008764 6.5938398)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008764"^^xsd:decimal ;
  geo-pos:long "6.5938398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409384_20432409384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409384'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.3641666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938398'^^xsd:double;
  dwc:latitude '53.0008764'^^xsd:double;
  dwc:coordinatePrecision '9.6'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409384'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407581_20432407581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407581_20432407581> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407581_20432407581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009369 6.593841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009369"^^xsd:decimal ;
  dwc:decimalLongitude "6.593841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407581_20432407581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009369 6.593841)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009369"^^xsd:decimal ;
  geo-pos:long "6.593841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407581_20432407581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407581'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.2302777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593841'^^xsd:double;
  dwc:latitude '53.0009369'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '21'^^xsd:integer;
  dwc:maximumElevation '21'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407581'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418515_20432418515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418515_20432418515> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418515_20432418515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008654 6.5938414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008654"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418515_20432418515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008654 6.5938414)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008654"^^xsd:decimal ;
  geo-pos:long "6.5938414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418515_20432418515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418515'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.130555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938414'^^xsd:double;
  dwc:latitude '53.0008654'^^xsd:double;
  dwc:coordinatePrecision '15.7'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418515'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432609785_20432609785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609785_20432609785> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609785_20432609785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013676 6.5938415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013676"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609785_20432609785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013676 6.5938415)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013676"^^xsd:decimal ;
  geo-pos:long "6.5938415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609785_20432609785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609785'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.073611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938415'^^xsd:double;
  dwc:latitude '53.0013676'^^xsd:double;
  dwc:coordinatePrecision '7.9'^^xsd:double;
  dwc:minimumElevation '29'^^xsd:integer;
  dwc:maximumElevation '29'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609785'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432408372_20432408372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408372_20432408372> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408372_20432408372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009418 6.5938421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009418"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408372_20432408372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009418 6.5938421)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009418"^^xsd:decimal ;
  geo-pos:long "6.5938421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408372_20432408372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408372'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23.298333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938421'^^xsd:double;
  dwc:latitude '53.0009418'^^xsd:double;
  dwc:coordinatePrecision '14.9'^^xsd:double;
  dwc:minimumElevation '-18'^^xsd:integer;
  dwc:maximumElevation '-18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408372'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409754_20432409754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409754_20432409754> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409754_20432409754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003308 6.5938426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003308"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409754_20432409754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003308 6.5938426)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003308"^^xsd:decimal ;
  geo-pos:long "6.5938426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409754_20432409754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409754'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.368888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938426'^^xsd:double;
  dwc:latitude '53.0003308'^^xsd:double;
  dwc:coordinatePrecision '16.5'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409754'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416264_20432416264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416264_20432416264> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416264_20432416264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00089 6.5938437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.00089"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416264_20432416264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00089 6.5938437)"^^geo:wktLiteral ;
  geo-pos:lat "53.00089"^^xsd:decimal ;
  geo-pos:long "6.5938437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416264_20432416264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416264'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.1475'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938437'^^xsd:double;
  dwc:latitude '53.00089'^^xsd:double;
  dwc:coordinatePrecision '12.8'^^xsd:double;
  dwc:minimumElevation '-12'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416264'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415294_20432415294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415294_20432415294> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415294_20432415294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008379 6.5938457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008379"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415294_20432415294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008379 6.5938457)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008379"^^xsd:decimal ;
  geo-pos:long "6.5938457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415294_20432415294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415294'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.0063888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938457'^^xsd:double;
  dwc:latitude '53.0008379'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415294'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408902_20432408902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408902_20432408902> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408902_20432408902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008193 6.5938458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008193"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408902_20432408902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008193 6.5938458)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008193"^^xsd:decimal ;
  geo-pos:long "6.5938458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408902_20432408902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408902'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.212777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938458'^^xsd:double;
  dwc:latitude '53.0008193'^^xsd:double;
  dwc:coordinatePrecision '12'^^xsd:integer;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408902'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409155_20432409155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409155_20432409155> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409155_20432409155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007242 6.5938473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007242"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409155_20432409155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007242 6.5938473)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007242"^^xsd:decimal ;
  geo-pos:long "6.5938473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409155_20432409155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409155'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.39'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938473'^^xsd:double;
  dwc:latitude '53.0007242'^^xsd:double;
  dwc:coordinatePrecision '14.9'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409155'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409670_20432409670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409670_20432409670> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409670_20432409670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008582 6.5938474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008582"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409670_20432409670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008582 6.5938474)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008582"^^xsd:decimal ;
  geo-pos:long "6.5938474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409670_20432409670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409670'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22.285'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938474'^^xsd:double;
  dwc:latitude '53.0008582'^^xsd:double;
  dwc:coordinatePrecision '1.8'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409670'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408408_20432408408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408408_20432408408> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408408_20432408408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00087 6.5938478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.00087"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408408_20432408408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00087 6.5938478)"^^geo:wktLiteral ;
  geo-pos:lat "53.00087"^^xsd:decimal ;
  geo-pos:long "6.5938478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408408_20432408408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408408'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.3130555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938478'^^xsd:double;
  dwc:latitude '53.00087'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408408'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408788_20432408788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408788_20432408788> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408788_20432408788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007087 6.5938486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007087"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408788_20432408788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007087 6.5938486)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007087"^^xsd:decimal ;
  geo-pos:long "6.5938486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408788_20432408788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408788'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '21.130555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938486'^^xsd:double;
  dwc:latitude '53.0007087'^^xsd:double;
  dwc:coordinatePrecision '12.8'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408788'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612316_20432612316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612316_20432612316> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612316_20432612316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008602 6.593851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008602"^^xsd:decimal ;
  dwc:decimalLongitude "6.593851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612316_20432612316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008602 6.593851)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008602"^^xsd:decimal ;
  geo-pos:long "6.593851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612316_20432612316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612316'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.0266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593851'^^xsd:double;
  dwc:latitude '53.0008602'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612316'^^xsd:integer;
  dwc:observationDate '2019-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409942_20432409942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409942_20432409942> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409942_20432409942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000843 6.5938515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000843"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409942_20432409942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000843 6.5938515)"^^geo:wktLiteral ;
  geo-pos:lat "53.000843"^^xsd:decimal ;
  geo-pos:long "6.5938515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409942_20432409942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409942'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.018333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938515'^^xsd:double;
  dwc:latitude '53.000843'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409942'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411664_20432411664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411664_20432411664> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411664_20432411664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003757 6.5938526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003757"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411664_20432411664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003757 6.5938526)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003757"^^xsd:decimal ;
  geo-pos:long "6.5938526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411664_20432411664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411664'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.163333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938526'^^xsd:double;
  dwc:latitude '53.0003757'^^xsd:double;
  dwc:coordinatePrecision '21'^^xsd:integer;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411664'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612102_20432612102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612102_20432612102> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612102_20432612102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006521 6.5938528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006521"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612102_20432612102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006521 6.5938528)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006521"^^xsd:decimal ;
  geo-pos:long "6.5938528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612102_20432612102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612102'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.7913888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938528'^^xsd:double;
  dwc:latitude '53.0006521'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612102'^^xsd:integer;
  dwc:observationDate '2019-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432610417_20432610417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610417_20432610417> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610417_20432610417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008857 6.5938546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008857"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610417_20432610417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008857 6.5938546)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008857"^^xsd:decimal ;
  geo-pos:long "6.5938546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610417_20432610417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610417'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.0033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938546'^^xsd:double;
  dwc:latitude '53.0008857'^^xsd:double;
  dwc:coordinatePrecision '9.4'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610417'^^xsd:integer;
  dwc:observationDate '2019-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608979_20432608979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608979_20432608979> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608979_20432608979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009373 6.5938546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009373"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608979_20432608979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009373 6.5938546)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009373"^^xsd:decimal ;
  geo-pos:long "6.5938546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608979_20432608979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608979'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.055'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938546'^^xsd:double;
  dwc:latitude '53.0009373'^^xsd:double;
  dwc:coordinatePrecision '8.8'^^xsd:double;
  dwc:minimumElevation '31'^^xsd:integer;
  dwc:maximumElevation '31'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608979'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432410181_20432410181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410181_20432410181> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410181_20432410181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006796 6.5938564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006796"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410181_20432410181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006796 6.5938564)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006796"^^xsd:decimal ;
  geo-pos:long "6.5938564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410181_20432410181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410181'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.2083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938564'^^xsd:double;
  dwc:latitude '53.0006796'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410181'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417763_20432417763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417763_20432417763> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417763_20432417763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003966 6.5938578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003966"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "34.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417763_20432417763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003966 6.5938578)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003966"^^xsd:decimal ;
  geo-pos:long "6.5938578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "34.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417763_20432417763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417763'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.116388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938578'^^xsd:double;
  dwc:latitude '53.0003966'^^xsd:double;
  dwc:coordinatePrecision '34.7'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417763'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409480_20432409480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409480_20432409480> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409480_20432409480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000668 6.5938606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000668"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409480_20432409480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000668 6.5938606)"^^geo:wktLiteral ;
  geo-pos:lat "53.000668"^^xsd:decimal ;
  geo-pos:long "6.5938606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409480_20432409480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409480'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22.437222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938606'^^xsd:double;
  dwc:latitude '53.000668'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409480'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411410_20432411410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411410_20432411410> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411410_20432411410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008048 6.5938607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008048"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411410_20432411410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008048 6.5938607)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008048"^^xsd:decimal ;
  geo-pos:long "6.5938607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411410_20432411410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411410'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.098888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938607'^^xsd:double;
  dwc:latitude '53.0008048'^^xsd:double;
  dwc:coordinatePrecision '7.1'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411410'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408665_20432408665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408665_20432408665> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408665_20432408665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008916 6.5938622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008916"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408665_20432408665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008916 6.5938622)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008916"^^xsd:decimal ;
  geo-pos:long "6.5938622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408665_20432408665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408665'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.47055555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938622'^^xsd:double;
  dwc:latitude '53.0008916'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408665'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611308_20432611308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611308_20432611308> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611308_20432611308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000373 6.5938624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000373"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611308_20432611308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000373 6.5938624)"^^geo:wktLiteral ;
  geo-pos:lat "53.000373"^^xsd:decimal ;
  geo-pos:long "6.5938624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611308_20432611308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611308'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.079444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938624'^^xsd:double;
  dwc:latitude '53.000373'^^xsd:double;
  dwc:coordinatePrecision '19.5'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611308'^^xsd:integer;
  dwc:observationDate '2019-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432408671_20432408671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408671_20432408671> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408671_20432408671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007813 6.5938632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007813"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408671_20432408671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007813 6.5938632)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007813"^^xsd:decimal ;
  geo-pos:long "6.5938632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408671_20432408671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408671'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938632'^^xsd:double;
  dwc:latitude '53.0007813'^^xsd:double;
  dwc:coordinatePrecision '13.6'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408671'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414412_20432414412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414412_20432414412> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414412_20432414412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008614 6.5938633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008614"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414412_20432414412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008614 6.5938633)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008614"^^xsd:decimal ;
  geo-pos:long "6.5938633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414412_20432414412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414412'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.0230555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938633'^^xsd:double;
  dwc:latitude '53.0008614'^^xsd:double;
  dwc:coordinatePrecision '17.3'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414412'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409730_20432409730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409730_20432409730> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409730_20432409730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008542 6.5938645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008542"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409730_20432409730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008542 6.5938645)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008542"^^xsd:decimal ;
  geo-pos:long "6.5938645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409730_20432409730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409730'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.350833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938645'^^xsd:double;
  dwc:latitude '53.0008542'^^xsd:double;
  dwc:coordinatePrecision '9.3'^^xsd:double;
  dwc:minimumElevation '23'^^xsd:integer;
  dwc:maximumElevation '23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409730'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612401_20432612401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612401_20432612401> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612401_20432612401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008348 6.5938656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008348"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612401_20432612401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008348 6.5938656)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008348"^^xsd:decimal ;
  geo-pos:long "6.5938656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612401_20432612401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612401'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.0127777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938656'^^xsd:double;
  dwc:latitude '53.0008348'^^xsd:double;
  dwc:coordinatePrecision '18.8'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612401'^^xsd:integer;
  dwc:observationDate '2019-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432408048_20432408048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408048_20432408048> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408048_20432408048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0015683 6.5938658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0015683"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408048_20432408048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0015683 6.5938658)"^^geo:wktLiteral ;
  geo-pos:lat "53.0015683"^^xsd:decimal ;
  geo-pos:long "6.5938658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408048_20432408048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408048'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.076388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938658'^^xsd:double;
  dwc:latitude '53.0015683'^^xsd:double;
  dwc:coordinatePrecision '11.7'^^xsd:double;
  dwc:minimumElevation '-31'^^xsd:integer;
  dwc:maximumElevation '-31'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408048'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407729_20432407729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407729_20432407729> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407729_20432407729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008603 6.5938662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008603"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407729_20432407729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008603 6.5938662)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008603"^^xsd:decimal ;
  geo-pos:long "6.5938662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407729_20432407729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407729'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.379722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938662'^^xsd:double;
  dwc:latitude '53.0008603'^^xsd:double;
  dwc:coordinatePrecision '8.5'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407729'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418527_20432418527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418527_20432418527> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418527_20432418527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009139 6.5938662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009139"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418527_20432418527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009139 6.5938662)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009139"^^xsd:decimal ;
  geo-pos:long "6.5938662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418527_20432418527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418527'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.153333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938662'^^xsd:double;
  dwc:latitude '53.0009139'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418527'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416148_20432416148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416148_20432416148> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416148_20432416148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011274 6.5938663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011274"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "32.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416148_20432416148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011274 6.5938663)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011274"^^xsd:decimal ;
  geo-pos:long "6.5938663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "32.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416148_20432416148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416148'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.0547222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938663'^^xsd:double;
  dwc:latitude '53.0011274'^^xsd:double;
  dwc:coordinatePrecision '32.5'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416148'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409131_20432409131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409131_20432409131> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409131_20432409131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009857 6.5938668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009857"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409131_20432409131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009857 6.5938668)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009857"^^xsd:decimal ;
  geo-pos:long "6.5938668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409131_20432409131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409131'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.3819444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938668'^^xsd:double;
  dwc:latitude '53.0009857'^^xsd:double;
  dwc:coordinatePrecision '21.2'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409131'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611515_20432611515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611515_20432611515> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611515_20432611515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000769 6.5938677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000769"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611515_20432611515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000769 6.5938677)"^^geo:wktLiteral ;
  geo-pos:lat "53.000769"^^xsd:decimal ;
  geo-pos:long "6.5938677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611515_20432611515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611515'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.0102777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938677'^^xsd:double;
  dwc:latitude '53.000769'^^xsd:double;
  dwc:coordinatePrecision '21.9'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611515'^^xsd:integer;
  dwc:observationDate '2019-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432412199_20432412199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412199_20432412199> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412199_20432412199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007283 6.5938681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007283"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412199_20432412199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007283 6.5938681)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007283"^^xsd:decimal ;
  geo-pos:long "6.5938681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412199_20432412199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412199'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.0116666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938681'^^xsd:double;
  dwc:latitude '53.0007283'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412199'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415271_20432415271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415271_20432415271> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415271_20432415271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009246 6.5938684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009246"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415271_20432415271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009246 6.5938684)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009246"^^xsd:decimal ;
  geo-pos:long "6.5938684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415271_20432415271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415271'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.0244444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938684'^^xsd:double;
  dwc:latitude '53.0009246'^^xsd:double;
  dwc:coordinatePrecision '8.7'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415271'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612118_20432612118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612118_20432612118> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612118_20432612118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007798 6.5938685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007798"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612118_20432612118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007798 6.5938685)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007798"^^xsd:decimal ;
  geo-pos:long "6.5938685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612118_20432612118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612118'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.8922222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938685'^^xsd:double;
  dwc:latitude '53.0007798'^^xsd:double;
  dwc:coordinatePrecision '7.2'^^xsd:double;
  dwc:minimumElevation '-18'^^xsd:integer;
  dwc:maximumElevation '-18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612118'^^xsd:integer;
  dwc:observationDate '2019-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432610793_20432610793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610793_20432610793> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610793_20432610793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007293 6.5938692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007293"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610793_20432610793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007293 6.5938692)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007293"^^xsd:decimal ;
  geo-pos:long "6.5938692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610793_20432610793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610793'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.017222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938692'^^xsd:double;
  dwc:latitude '53.0007293'^^xsd:double;
  dwc:coordinatePrecision '25.5'^^xsd:double;
  dwc:minimumElevation '-94'^^xsd:integer;
  dwc:maximumElevation '-94'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610793'^^xsd:integer;
  dwc:observationDate '2019-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408312_20432408312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408312_20432408312> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408312_20432408312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014156 6.5938708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0014156"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408312_20432408312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0014156 6.5938708)"^^geo:wktLiteral ;
  geo-pos:lat "53.0014156"^^xsd:decimal ;
  geo-pos:long "6.5938708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408312_20432408312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408312'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.260277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938708'^^xsd:double;
  dwc:latitude '53.0014156'^^xsd:double;
  dwc:coordinatePrecision '19.3'^^xsd:double;
  dwc:minimumElevation '103'^^xsd:integer;
  dwc:maximumElevation '103'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408312'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414984_20432414984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414984_20432414984> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414984_20432414984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008882 6.5938717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008882"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414984_20432414984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008882 6.5938717)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008882"^^xsd:decimal ;
  geo-pos:long "6.5938717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414984_20432414984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414984'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.1275'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938717'^^xsd:double;
  dwc:latitude '53.0008882'^^xsd:double;
  dwc:coordinatePrecision '9.7'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414984'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413354_20432413354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413354_20432413354> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413354_20432413354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003657 6.5938725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003657"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413354_20432413354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003657 6.5938725)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003657"^^xsd:decimal ;
  geo-pos:long "6.5938725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413354_20432413354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413354'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.090277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938725'^^xsd:double;
  dwc:latitude '53.0003657'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413354'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408689_20432408689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408689_20432408689> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408689_20432408689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009317 6.5938727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009317"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408689_20432408689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009317 6.5938727)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009317"^^xsd:decimal ;
  geo-pos:long "6.5938727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408689_20432408689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408689'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.4794444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938727'^^xsd:double;
  dwc:latitude '53.0009317'^^xsd:double;
  dwc:coordinatePrecision '10.2'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408689'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409738_20432409738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409738_20432409738> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409738_20432409738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008252 6.5938732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008252"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409738_20432409738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008252 6.5938732)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008252"^^xsd:decimal ;
  geo-pos:long "6.5938732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409738_20432409738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409738'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.358611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938732'^^xsd:double;
  dwc:latitude '53.0008252'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409738'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417269_20432417269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417269_20432417269> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417269_20432417269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000974 6.5938737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000974"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417269_20432417269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000974 6.5938737)"^^geo:wktLiteral ;
  geo-pos:lat "53.000974"^^xsd:decimal ;
  geo-pos:long "6.5938737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417269_20432417269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417269'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.1494444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938737'^^xsd:double;
  dwc:latitude '53.000974'^^xsd:double;
  dwc:coordinatePrecision '22.2'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417269'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409464_20432409464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409464_20432409464> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409464_20432409464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010556 6.5938741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010556"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409464_20432409464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010556 6.5938741)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010556"^^xsd:decimal ;
  geo-pos:long "6.5938741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409464_20432409464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409464'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.429722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938741'^^xsd:double;
  dwc:latitude '53.0010556'^^xsd:double;
  dwc:coordinatePrecision '7.3'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409464'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408348_20432408348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408348_20432408348> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408348_20432408348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001055 6.593875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.001055"^^xsd:decimal ;
  dwc:decimalLongitude "6.593875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408348_20432408348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001055 6.593875)"^^geo:wktLiteral ;
  geo-pos:lat "53.001055"^^xsd:decimal ;
  geo-pos:long "6.593875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408348_20432408348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408348'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.294166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593875'^^xsd:double;
  dwc:latitude '53.001055'^^xsd:double;
  dwc:coordinatePrecision '28'^^xsd:integer;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408348'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413342_20432413342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413342_20432413342> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413342_20432413342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009502 6.5938768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009502"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413342_20432413342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009502 6.5938768)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009502"^^xsd:decimal ;
  geo-pos:long "6.5938768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413342_20432413342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413342'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.0866666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938768'^^xsd:double;
  dwc:latitude '53.0009502'^^xsd:double;
  dwc:coordinatePrecision '15.3'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413342'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611245_20432611245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611245_20432611245> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611245_20432611245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008503 6.5938769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008503"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611245_20432611245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008503 6.5938769)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008503"^^xsd:decimal ;
  geo-pos:long "6.5938769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611245_20432611245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611245'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.0536111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938769'^^xsd:double;
  dwc:latitude '53.0008503'^^xsd:double;
  dwc:coordinatePrecision '15.7'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611245'^^xsd:integer;
  dwc:observationDate '2019-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432409706_20432409706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409706_20432409706> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409706_20432409706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009341 6.5938778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009341"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409706_20432409706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009341 6.5938778)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009341"^^xsd:decimal ;
  geo-pos:long "6.5938778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409706_20432409706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409706'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.335'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938778'^^xsd:double;
  dwc:latitude '53.0009341'^^xsd:double;
  dwc:coordinatePrecision '12.9'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409706'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612765_20432612765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612765_20432612765> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612765_20432612765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009252 6.5938779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009252"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612765_20432612765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009252 6.5938779)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009252"^^xsd:decimal ;
  geo-pos:long "6.5938779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612765_20432612765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612765'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.019166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938779'^^xsd:double;
  dwc:latitude '53.0009252'^^xsd:double;
  dwc:coordinatePrecision '14.3'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612765'^^xsd:integer;
  dwc:observationDate '2019-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432407501_20432407501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407501_20432407501> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407501_20432407501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009621 6.5938787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009621"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407501_20432407501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009621 6.5938787)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009621"^^xsd:decimal ;
  geo-pos:long "6.5938787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407501_20432407501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407501'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.131944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938787'^^xsd:double;
  dwc:latitude '53.0009621'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407501'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610818_20432610818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610818_20432610818> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610818_20432610818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009486 6.59388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009486"^^xsd:decimal ;
  dwc:decimalLongitude "6.59388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610818_20432610818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009486 6.59388)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009486"^^xsd:decimal ;
  geo-pos:long "6.59388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610818_20432610818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610818'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.030277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.59388'^^xsd:double;
  dwc:latitude '53.0009486'^^xsd:double;
  dwc:coordinatePrecision '8.3'^^xsd:double;
  dwc:minimumElevation '56'^^xsd:integer;
  dwc:maximumElevation '56'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610818'^^xsd:integer;
  dwc:observationDate '2019-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432408186_20432408186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408186_20432408186> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408186_20432408186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002672 6.5938804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0002672"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408186_20432408186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002672 6.5938804)"^^geo:wktLiteral ;
  geo-pos:lat "53.0002672"^^xsd:decimal ;
  geo-pos:long "6.5938804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408186_20432408186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408186'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.208611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938804'^^xsd:double;
  dwc:latitude '53.0002672'^^xsd:double;
  dwc:coordinatePrecision '7.5'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408186'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410165_20432410165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410165_20432410165> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410165_20432410165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001423 6.5938819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0001423"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410165_20432410165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001423 6.5938819)"^^geo:wktLiteral ;
  geo-pos:lat "53.0001423"^^xsd:decimal ;
  geo-pos:long "6.5938819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410165_20432410165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410165'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.1969444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938819'^^xsd:double;
  dwc:latitude '53.0001423'^^xsd:double;
  dwc:coordinatePrecision '21.4'^^xsd:double;
  dwc:minimumElevation '82'^^xsd:integer;
  dwc:maximumElevation '82'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410165'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408528_20432408528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408528_20432408528> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408528_20432408528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007267 6.5938822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007267"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408528_20432408528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007267 6.5938822)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007267"^^xsd:decimal ;
  geo-pos:long "6.5938822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408528_20432408528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408528'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.4055555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938822'^^xsd:double;
  dwc:latitude '53.0007267'^^xsd:double;
  dwc:coordinatePrecision '12.5'^^xsd:double;
  dwc:minimumElevation '29'^^xsd:integer;
  dwc:maximumElevation '29'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408528'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432609833_20432609833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609833_20432609833> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609833_20432609833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008636 6.5938824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008636"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609833_20432609833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008636 6.5938824)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008636"^^xsd:decimal ;
  geo-pos:long "6.5938824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609833_20432609833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609833'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.062777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938824'^^xsd:double;
  dwc:latitude '53.0008636'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609833'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432415764_20432415764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415764_20432415764> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415764_20432415764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008963 6.5938831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008963"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415764_20432415764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008963 6.5938831)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008963"^^xsd:decimal ;
  geo-pos:long "6.5938831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415764_20432415764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415764'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20.091111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938831'^^xsd:double;
  dwc:latitude '53.0008963'^^xsd:double;
  dwc:coordinatePrecision '13.6'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415764'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419557_20432419557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419557_20432419557> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419557_20432419557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008742 6.5938835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008742"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419557_20432419557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008742 6.5938835)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008742"^^xsd:decimal ;
  geo-pos:long "6.5938835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419557_20432419557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419557'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.1422222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938835'^^xsd:double;
  dwc:latitude '53.0008742'^^xsd:double;
  dwc:coordinatePrecision '13.6'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419557'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416838_20432416838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416838_20432416838> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416838_20432416838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009097 6.5938836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009097"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416838_20432416838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009097 6.5938836)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009097"^^xsd:decimal ;
  geo-pos:long "6.5938836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416838_20432416838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416838'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.151388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938836'^^xsd:double;
  dwc:latitude '53.0009097'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416838'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407214_20432407214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407214_20432407214> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407214_20432407214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010834 6.5938843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010834"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407214_20432407214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010834 6.5938843)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010834"^^xsd:decimal ;
  geo-pos:long "6.5938843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "38.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407214_20432407214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407214'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.324444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938843'^^xsd:double;
  dwc:latitude '53.0010834'^^xsd:double;
  dwc:coordinatePrecision '38.2'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407214'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409047_20432409047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409047_20432409047> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409047_20432409047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009286 6.5938851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009286"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409047_20432409047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009286 6.5938851)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009286"^^xsd:decimal ;
  geo-pos:long "6.5938851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409047_20432409047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409047'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.309722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938851'^^xsd:double;
  dwc:latitude '53.0009286'^^xsd:double;
  dwc:coordinatePrecision '25.9'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409047'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409499_20432409499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409499_20432409499> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409499_20432409499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005731 6.5938854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0005731"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409499_20432409499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005731 6.5938854)"^^geo:wktLiteral ;
  geo-pos:lat "53.0005731"^^xsd:decimal ;
  geo-pos:long "6.5938854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409499_20432409499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409499'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.5133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938854'^^xsd:double;
  dwc:latitude '53.0005731'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409499'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432412211_20432412211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412211_20432412211> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412211_20432412211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007018 6.593886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007018"^^xsd:decimal ;
  dwc:decimalLongitude "6.593886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412211_20432412211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007018 6.593886)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007018"^^xsd:decimal ;
  geo-pos:long "6.593886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412211_20432412211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412211'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.016111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593886'^^xsd:double;
  dwc:latitude '53.0007018'^^xsd:double;
  dwc:coordinatePrecision '7.6'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412211'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413885_20432413885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413885_20432413885> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413885_20432413885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009218 6.593886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009218"^^xsd:decimal ;
  dwc:decimalLongitude "6.593886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413885_20432413885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009218 6.593886)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009218"^^xsd:decimal ;
  geo-pos:long "6.593886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413885_20432413885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413885'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.0588888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593886'^^xsd:double;
  dwc:latitude '53.0009218'^^xsd:double;
  dwc:coordinatePrecision '7.7'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413885'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432609076_20432609076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609076_20432609076> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609076_20432609076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000867 6.5938861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000867"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609076_20432609076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000867 6.5938861)"^^geo:wktLiteral ;
  geo-pos:lat "53.000867"^^xsd:decimal ;
  geo-pos:long "6.5938861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609076_20432609076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609076'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.0355555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938861'^^xsd:double;
  dwc:latitude '53.000867'^^xsd:double;
  dwc:coordinatePrecision '13.3'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609076'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432418706_20432418706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418706_20432418706> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418706_20432418706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008894 6.5938862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008894"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418706_20432418706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008894 6.5938862)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008894"^^xsd:decimal ;
  geo-pos:long "6.5938862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418706_20432418706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418706'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.0855555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938862'^^xsd:double;
  dwc:latitude '53.0008894'^^xsd:double;
  dwc:coordinatePrecision '9.8'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418706'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414996_20432414996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414996_20432414996> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414996_20432414996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008892 6.5938875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008892"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414996_20432414996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008892 6.5938875)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008892"^^xsd:decimal ;
  geo-pos:long "6.5938875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414996_20432414996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414996'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.1513888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938875'^^xsd:double;
  dwc:latitude '53.0008892'^^xsd:double;
  dwc:coordinatePrecision '22.9'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414996'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408007_20432408007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408007_20432408007> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408007_20432408007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009172 6.5938877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009172"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408007_20432408007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009172 6.5938877)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009172"^^xsd:decimal ;
  geo-pos:long "6.5938877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408007_20432408007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408007'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.068611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938877'^^xsd:double;
  dwc:latitude '53.0009172'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408007'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419122_20432419122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419122_20432419122> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419122_20432419122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00089 6.5938887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.00089"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419122_20432419122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00089 6.5938887)"^^geo:wktLiteral ;
  geo-pos:lat "53.00089"^^xsd:decimal ;
  geo-pos:long "6.5938887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419122_20432419122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419122'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.051111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938887'^^xsd:double;
  dwc:latitude '53.00089'^^xsd:double;
  dwc:coordinatePrecision '16.7'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419122'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612124_20432612124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612124_20432612124> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612124_20432612124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008987 6.5938888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008987"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612124_20432612124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008987 6.5938888)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008987"^^xsd:decimal ;
  geo-pos:long "6.5938888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612124_20432612124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612124'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.5197222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938888'^^xsd:double;
  dwc:latitude '53.0008987'^^xsd:double;
  dwc:coordinatePrecision '17.9'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612124'^^xsd:integer;
  dwc:observationDate '2019-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_5515867_5635_start_5515867_5635_start>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_5515867_5635_start_5515867_5635_start> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_5515867_5635_start_5515867_5635_start> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00088333 6.59388889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.00088333"^^xsd:decimal ;
  dwc:decimalLongitude "6.59388889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "187"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/7941_5515867_5635_start_5515867_5635_start>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00088333 6.59388889)"^^geo:wktLiteral ;
  geo-pos:lat "53.00088333"^^xsd:decimal ;
  geo-pos:long "6.59388889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "187"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_5515867_5635_start_5515867_5635_start>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5515867_5635_start" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '5515867_5635_start'^^xsd:string;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.59388889'^^xsd:double;
  dwc:latitude '53.00088333'^^xsd:double;
  dwc:coordinatePrecision '187'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'tag attachment'^^xsd:string;
  dwc:occurrenceId '5515867_5635_start'^^xsd:string;
  dwc:observationDate '2018-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'UvA-BiTS tag attached by harness to free-ranging animal | Tracker malfunction, tagged with new tracker 5750.'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432416233_20432416233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416233_20432416233> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416233_20432416233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007997 6.59389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007997"^^xsd:decimal ;
  dwc:decimalLongitude "6.59389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "26.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416233_20432416233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007997 6.59389)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007997"^^xsd:decimal ;
  geo-pos:long "6.59389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "26.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416233_20432416233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416233'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.095277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.59389'^^xsd:double;
  dwc:latitude '53.0007997'^^xsd:double;
  dwc:coordinatePrecision '26.9'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416233'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409106_20432409106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409106_20432409106> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409106_20432409106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000866 6.5938902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000866"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409106_20432409106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000866 6.5938902)"^^geo:wktLiteral ;
  geo-pos:lat "53.000866"^^xsd:decimal ;
  geo-pos:long "6.5938902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409106_20432409106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409106'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938902'^^xsd:double;
  dwc:latitude '53.000866'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409106'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407429_20432407429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407429_20432407429> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407429_20432407429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011101 6.5938908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011101"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "41.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407429_20432407429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011101 6.5938908)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011101"^^xsd:decimal ;
  geo-pos:long "6.5938908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "41.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407429_20432407429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407429'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.076944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938908'^^xsd:double;
  dwc:latitude '53.0011101'^^xsd:double;
  dwc:coordinatePrecision '41.7'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407429'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409270_20432409270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409270_20432409270> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409270_20432409270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006816 6.5938909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006816"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "57.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409270_20432409270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006816 6.5938909)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006816"^^xsd:decimal ;
  geo-pos:long "6.5938909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "57.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409270_20432409270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409270'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.16'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938909'^^xsd:double;
  dwc:latitude '53.0006816'^^xsd:double;
  dwc:coordinatePrecision '57.7'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409270'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415078_20432415078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415078_20432415078> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415078_20432415078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010498 6.5938912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010498"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415078_20432415078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010498 6.5938912)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010498"^^xsd:decimal ;
  geo-pos:long "6.5938912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415078_20432415078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415078'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.040277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938912'^^xsd:double;
  dwc:latitude '53.0010498'^^xsd:double;
  dwc:coordinatePrecision '28.2'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415078'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612134_20432612134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612134_20432612134> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612134_20432612134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008186 6.5938915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008186"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612134_20432612134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008186 6.5938915)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008186"^^xsd:decimal ;
  geo-pos:long "6.5938915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612134_20432612134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612134'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.077777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938915'^^xsd:double;
  dwc:latitude '53.0008186'^^xsd:double;
  dwc:coordinatePrecision '13.7'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612134'^^xsd:integer;
  dwc:observationDate '2019-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432408818_20432408818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408818_20432408818> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408818_20432408818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008462 6.5938915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008462"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408818_20432408818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008462 6.5938915)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008462"^^xsd:decimal ;
  geo-pos:long "6.5938915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408818_20432408818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408818'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.1383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938915'^^xsd:double;
  dwc:latitude '53.0008462'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408818'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407465_20432407465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407465_20432407465> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407465_20432407465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007554 6.5938916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007554"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407465_20432407465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007554 6.5938916)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007554"^^xsd:decimal ;
  geo-pos:long "6.5938916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407465_20432407465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407465'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '3.0975'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938916'^^xsd:double;
  dwc:latitude '53.0007554'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407465'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413909_20432413909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413909_20432413909> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413909_20432413909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003327 6.5938925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003327"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413909_20432413909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003327 6.5938925)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003327"^^xsd:decimal ;
  geo-pos:long "6.5938925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413909_20432413909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413909'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.0669444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938925'^^xsd:double;
  dwc:latitude '53.0003327'^^xsd:double;
  dwc:coordinatePrecision '7.1'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413909'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407202_20432407202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407202_20432407202> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407202_20432407202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008879 6.5938925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008879"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407202_20432407202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008879 6.5938925)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008879"^^xsd:decimal ;
  geo-pos:long "6.5938925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407202_20432407202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407202'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.3183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938925'^^xsd:double;
  dwc:latitude '53.0008879'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407202'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408588_20432408588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408588_20432408588> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408588_20432408588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008691 6.5938938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008691"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408588_20432408588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008691 6.5938938)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008691"^^xsd:decimal ;
  geo-pos:long "6.5938938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408588_20432408588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408588'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.440277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938938'^^xsd:double;
  dwc:latitude '53.0008691'^^xsd:double;
  dwc:coordinatePrecision '2.6'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408588'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415462_20432415462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415462_20432415462> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415462_20432415462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000865 6.5938949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000865"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415462_20432415462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000865 6.5938949)"^^geo:wktLiteral ;
  geo-pos:lat "53.000865"^^xsd:decimal ;
  geo-pos:long "6.5938949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415462_20432415462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415462'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.018333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938949'^^xsd:double;
  dwc:latitude '53.000865'^^xsd:double;
  dwc:coordinatePrecision '10.5'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415462'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416197_20432416197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416197_20432416197> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416197_20432416197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007471 6.593895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007471"^^xsd:decimal ;
  dwc:decimalLongitude "6.593895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416197_20432416197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007471 6.593895)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007471"^^xsd:decimal ;
  geo-pos:long "6.593895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416197_20432416197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416197'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.0858333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593895'^^xsd:double;
  dwc:latitude '53.0007471'^^xsd:double;
  dwc:coordinatePrecision '14.8'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416197'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414696_20432414696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414696_20432414696> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414696_20432414696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000819 6.5938952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000819"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414696_20432414696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000819 6.5938952)"^^geo:wktLiteral ;
  geo-pos:lat "53.000819"^^xsd:decimal ;
  geo-pos:long "6.5938952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414696_20432414696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414696'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.1402777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938952'^^xsd:double;
  dwc:latitude '53.000819'^^xsd:double;
  dwc:coordinatePrecision '6.3'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414696'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409241_20432409241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409241_20432409241> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409241_20432409241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007671 6.5938953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007671"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409241_20432409241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007671 6.5938953)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007671"^^xsd:decimal ;
  geo-pos:long "6.5938953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409241_20432409241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409241'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.1047222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938953'^^xsd:double;
  dwc:latitude '53.0007671'^^xsd:double;
  dwc:coordinatePrecision '9.6'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409241'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409023_20432409023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409023_20432409023> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409023_20432409023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009388 6.5938957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009388"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409023_20432409023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009388 6.5938957)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009388"^^xsd:decimal ;
  geo-pos:long "6.5938957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409023_20432409023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409023'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.291388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938957'^^xsd:double;
  dwc:latitude '53.0009388'^^xsd:double;
  dwc:coordinatePrecision '13.8'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409023'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610842_20432610842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610842_20432610842> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610842_20432610842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008596 6.5938962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008596"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610842_20432610842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008596 6.5938962)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008596"^^xsd:decimal ;
  geo-pos:long "6.5938962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610842_20432610842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610842'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.006111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938962'^^xsd:double;
  dwc:latitude '53.0008596'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610842'^^xsd:integer;
  dwc:observationDate '2019-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407230_20432407230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407230_20432407230> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407230_20432407230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008461 6.5938976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008461"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407230_20432407230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008461 6.5938976)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008461"^^xsd:decimal ;
  geo-pos:long "6.5938976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407230_20432407230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407230'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.348611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938976'^^xsd:double;
  dwc:latitude '53.0008461'^^xsd:double;
  dwc:coordinatePrecision '8.1'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407230'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407286_20432407286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407286_20432407286> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407286_20432407286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011987 6.5938979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011987"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407286_20432407286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011987 6.5938979)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011987"^^xsd:decimal ;
  geo-pos:long "6.5938979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "31.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407286_20432407286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407286'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.4025'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938979'^^xsd:double;
  dwc:latitude '53.0011987'^^xsd:double;
  dwc:coordinatePrecision '31.8'^^xsd:double;
  dwc:minimumElevation '24'^^xsd:integer;
  dwc:maximumElevation '24'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407286'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611271_20432611271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611271_20432611271> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611271_20432611271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008701 6.5938982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008701"^^xsd:decimal ;
  dwc:decimalLongitude "6.5938982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611271_20432611271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008701 6.5938982)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008701"^^xsd:decimal ;
  geo-pos:long "6.5938982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611271_20432611271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611271'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.0438888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5938982'^^xsd:double;
  dwc:latitude '53.0008701'^^xsd:double;
  dwc:coordinatePrecision '11.8'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611271'^^xsd:integer;
  dwc:observationDate '2019-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432612619_20432612619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612619_20432612619> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612619_20432612619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007622 6.5939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007622"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612619_20432612619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007622 6.5939)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007622"^^xsd:decimal ;
  geo-pos:long "6.5939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612619_20432612619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612619'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.0336111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939'^^xsd:double;
  dwc:latitude '53.0007622'^^xsd:double;
  dwc:coordinatePrecision '12.1'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612619'^^xsd:integer;
  dwc:observationDate '2019-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432612704_20432612704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612704_20432612704> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612704_20432612704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009384 6.5939003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009384"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612704_20432612704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009384 6.5939003)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009384"^^xsd:decimal ;
  geo-pos:long "6.5939003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612704_20432612704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612704'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.014166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939003'^^xsd:double;
  dwc:latitude '53.0009384'^^xsd:double;
  dwc:coordinatePrecision '15'^^xsd:integer;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612704'^^xsd:integer;
  dwc:observationDate '2019-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408546_20432408546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408546_20432408546> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408546_20432408546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008469 6.5939005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008469"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408546_20432408546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008469 6.5939005)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008469"^^xsd:decimal ;
  geo-pos:long "6.5939005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408546_20432408546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408546'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.41'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939005'^^xsd:double;
  dwc:latitude '53.0008469'^^xsd:double;
  dwc:coordinatePrecision '8.7'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408546'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610393_20432610393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610393_20432610393> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610393_20432610393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008505 6.5939009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008505"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610393_20432610393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008505 6.5939009)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008505"^^xsd:decimal ;
  geo-pos:long "6.5939009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610393_20432610393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610393'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.0383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939009'^^xsd:double;
  dwc:latitude '53.0008505'^^xsd:double;
  dwc:coordinatePrecision '9.4'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610393'^^xsd:integer;
  dwc:observationDate '2019-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432610233_20432610233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610233_20432610233> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610233_20432610233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013426 6.5939012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013426"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610233_20432610233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013426 6.5939012)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013426"^^xsd:decimal ;
  geo-pos:long "6.5939012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610233_20432610233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610233'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.008888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939012'^^xsd:double;
  dwc:latitude '53.0013426'^^xsd:double;
  dwc:coordinatePrecision '9.9'^^xsd:double;
  dwc:minimumElevation '139'^^xsd:integer;
  dwc:maximumElevation '139'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610233'^^xsd:integer;
  dwc:observationDate '2019-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432611381_20432611381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611381_20432611381> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611381_20432611381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002755 6.5939016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0002755"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611381_20432611381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002755 6.5939016)"^^geo:wktLiteral ;
  geo-pos:lat "53.0002755"^^xsd:decimal ;
  geo-pos:long "6.5939016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611381_20432611381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611381'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.041666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939016'^^xsd:double;
  dwc:latitude '53.0002755'^^xsd:double;
  dwc:coordinatePrecision '17.8'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611381'^^xsd:integer;
  dwc:observationDate '2019-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432407517_20432407517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407517_20432407517> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407517_20432407517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008919 6.5939017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008919"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407517_20432407517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008919 6.5939017)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008919"^^xsd:decimal ;
  geo-pos:long "6.5939017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407517_20432407517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407517'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.143611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939017'^^xsd:double;
  dwc:latitude '53.0008919'^^xsd:double;
  dwc:coordinatePrecision '11.4'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407517'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407485_20432407485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407485_20432407485> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407485_20432407485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000859 6.5939021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000859"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407485_20432407485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000859 6.5939021)"^^geo:wktLiteral ;
  geo-pos:lat "53.000859"^^xsd:decimal ;
  geo-pos:long "6.5939021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407485_20432407485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407485'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.1266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939021'^^xsd:double;
  dwc:latitude '53.000859'^^xsd:double;
  dwc:coordinatePrecision '9.6'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407485'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415330_20432415330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415330_20432415330> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415330_20432415330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009464 6.5939022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009464"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415330_20432415330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009464 6.5939022)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009464"^^xsd:decimal ;
  geo-pos:long "6.5939022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415330_20432415330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415330'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.0019444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939022'^^xsd:double;
  dwc:latitude '53.0009464'^^xsd:double;
  dwc:coordinatePrecision '15.7'^^xsd:double;
  dwc:minimumElevation '35'^^xsd:integer;
  dwc:maximumElevation '35'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415330'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610746_20432610746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610746_20432610746> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610746_20432610746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008658 6.5939023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008658"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610746_20432610746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008658 6.5939023)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008658"^^xsd:decimal ;
  geo-pos:long "6.5939023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610746_20432610746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610746'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.051944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939023'^^xsd:double;
  dwc:latitude '53.0008658'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610746'^^xsd:integer;
  dwc:observationDate '2019-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432408438_20432408438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408438_20432408438> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408438_20432408438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009914 6.5939025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009914"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408438_20432408438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009914 6.5939025)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009914"^^xsd:decimal ;
  geo-pos:long "6.5939025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408438_20432408438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408438'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.357222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939025'^^xsd:double;
  dwc:latitude '53.0009914'^^xsd:double;
  dwc:coordinatePrecision '14.7'^^xsd:double;
  dwc:minimumElevation '52'^^xsd:integer;
  dwc:maximumElevation '52'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408438'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419086_20432419086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419086_20432419086> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419086_20432419086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008244 6.5939029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008244"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419086_20432419086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008244 6.5939029)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008244"^^xsd:decimal ;
  geo-pos:long "6.5939029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419086_20432419086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419086'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.048333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939029'^^xsd:double;
  dwc:latitude '53.0008244'^^xsd:double;
  dwc:coordinatePrecision '17.4'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419086'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407331_20432407331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407331_20432407331> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407331_20432407331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008949 6.5939035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008949"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407331_20432407331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008949 6.5939035)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008949"^^xsd:decimal ;
  geo-pos:long "6.5939035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407331_20432407331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407331'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.469166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939035'^^xsd:double;
  dwc:latitude '53.0008949'^^xsd:double;
  dwc:coordinatePrecision '7.3'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407331'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408974_20432408974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408974_20432408974> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408974_20432408974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010346 6.5939037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010346"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408974_20432408974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010346 6.5939037)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010346"^^xsd:decimal ;
  geo-pos:long "6.5939037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408974_20432408974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408974'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.2333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939037'^^xsd:double;
  dwc:latitude '53.0010346'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408974'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408360_20432408360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408360_20432408360> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408360_20432408360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008766 6.5939039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008766"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408360_20432408360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008766 6.5939039)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008766"^^xsd:decimal ;
  geo-pos:long "6.5939039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408360_20432408360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408360'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '21.301111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939039'^^xsd:double;
  dwc:latitude '53.0008766'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408360'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407891_20432407891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407891_20432407891> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407891_20432407891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008944 6.5939046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008944"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407891_20432407891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008944 6.5939046)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008944"^^xsd:decimal ;
  geo-pos:long "6.5939046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407891_20432407891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407891'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.485'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939046'^^xsd:double;
  dwc:latitude '53.0008944'^^xsd:double;
  dwc:coordinatePrecision '14.6'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407891'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408396_20432408396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408396_20432408396> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408396_20432408396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009353 6.593905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009353"^^xsd:decimal ;
  dwc:decimalLongitude "6.593905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408396_20432408396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009353 6.593905)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009353"^^xsd:decimal ;
  geo-pos:long "6.593905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408396_20432408396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408396'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.3066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593905'^^xsd:double;
  dwc:latitude '53.0009353'^^xsd:double;
  dwc:coordinatePrecision '9.4'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408396'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408800_20432408800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408800_20432408800> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408800_20432408800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008817 6.5939052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008817"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408800_20432408800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008817 6.5939052)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008817"^^xsd:decimal ;
  geo-pos:long "6.5939052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408800_20432408800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408800'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23.134444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939052'^^xsd:double;
  dwc:latitude '53.0008817'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408800'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410835_20432410835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410835_20432410835> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410835_20432410835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008696 6.5939062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008696"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410835_20432410835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008696 6.5939062)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008696"^^xsd:decimal ;
  geo-pos:long "6.5939062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410835_20432410835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410835'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.108888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939062'^^xsd:double;
  dwc:latitude '53.0008696'^^xsd:double;
  dwc:coordinatePrecision '13.5'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410835'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408426_20432408426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408426_20432408426> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408426_20432408426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009134 6.5939065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009134"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408426_20432408426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009134 6.5939065)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009134"^^xsd:decimal ;
  geo-pos:long "6.5939065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408426_20432408426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408426'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.3305555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939065'^^xsd:double;
  dwc:latitude '53.0009134'^^xsd:double;
  dwc:coordinatePrecision '14.2'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408426'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407777_20432407777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407777_20432407777> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407777_20432407777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000955 6.5939066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000955"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407777_20432407777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000955 6.5939066)"^^geo:wktLiteral ;
  geo-pos:lat "53.000955"^^xsd:decimal ;
  geo-pos:long "6.5939066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407777_20432407777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407777'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.431666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939066'^^xsd:double;
  dwc:latitude '53.000955'^^xsd:double;
  dwc:coordinatePrecision '13.4'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407777'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419004_20432419004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419004_20432419004> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419004_20432419004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008201 6.5939067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008201"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419004_20432419004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008201 6.5939067)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008201"^^xsd:decimal ;
  geo-pos:long "6.5939067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419004_20432419004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419004'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.1433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939067'^^xsd:double;
  dwc:latitude '53.0008201'^^xsd:double;
  dwc:coordinatePrecision '19.2'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419004'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408486_20432408486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408486_20432408486> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408486_20432408486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010202 6.5939067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010202"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408486_20432408486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010202 6.5939067)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010202"^^xsd:decimal ;
  geo-pos:long "6.5939067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408486_20432408486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408486'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.385833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939067'^^xsd:double;
  dwc:latitude '53.0010202'^^xsd:double;
  dwc:coordinatePrecision '23.8'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408486'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415451_20432415451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415451_20432415451> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415451_20432415451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008419 6.593907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008419"^^xsd:decimal ;
  dwc:decimalLongitude "6.593907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415451_20432415451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008419 6.593907)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008419"^^xsd:decimal ;
  geo-pos:long "6.593907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415451_20432415451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415451'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.023055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593907'^^xsd:double;
  dwc:latitude '53.0008419'^^xsd:double;
  dwc:coordinatePrecision '13.6'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415451'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611270_20432611270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611270_20432611270> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611270_20432611270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000905 6.593907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000905"^^xsd:decimal ;
  dwc:decimalLongitude "6.593907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611270_20432611270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000905 6.593907)"^^geo:wktLiteral ;
  geo-pos:lat "53.000905"^^xsd:decimal ;
  geo-pos:long "6.593907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611270_20432611270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611270'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.0377777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593907'^^xsd:double;
  dwc:latitude '53.000905'^^xsd:double;
  dwc:coordinatePrecision '6.3'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611270'^^xsd:integer;
  dwc:observationDate '2019-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432407628_20432407628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407628_20432407628> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407628_20432407628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008752 6.5939074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008752"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407628_20432407628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008752 6.5939074)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008752"^^xsd:decimal ;
  geo-pos:long "6.5939074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407628_20432407628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407628'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.289166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939074'^^xsd:double;
  dwc:latitude '53.0008752'^^xsd:double;
  dwc:coordinatePrecision '11.2'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407628'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412790_20432412790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412790_20432412790> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412790_20432412790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000898 6.5939077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000898"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412790_20432412790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000898 6.5939077)"^^geo:wktLiteral ;
  geo-pos:lat "53.000898"^^xsd:decimal ;
  geo-pos:long "6.5939077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412790_20432412790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412790'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.0825'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939077'^^xsd:double;
  dwc:latitude '53.000898'^^xsd:double;
  dwc:coordinatePrecision '10.8'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412790'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407198_20432407198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407198_20432407198> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407198_20432407198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009056 6.5939078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009056"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407198_20432407198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009056 6.5939078)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009056"^^xsd:decimal ;
  geo-pos:long "6.5939078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407198_20432407198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407198'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.3191666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939078'^^xsd:double;
  dwc:latitude '53.0009056'^^xsd:double;
  dwc:coordinatePrecision '7.5'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407198'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408288_20432408288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408288_20432408288> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408288_20432408288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009215 6.5939103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009215"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408288_20432408288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009215 6.5939103)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009215"^^xsd:decimal ;
  geo-pos:long "6.5939103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408288_20432408288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408288'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.2433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939103'^^xsd:double;
  dwc:latitude '53.0009215'^^xsd:double;
  dwc:coordinatePrecision '8.9'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408288'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408264_20432408264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408264_20432408264> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408264_20432408264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008922 6.5939104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008922"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408264_20432408264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008922 6.5939104)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008922"^^xsd:decimal ;
  geo-pos:long "6.5939104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408264_20432408264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408264'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.2416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939104'^^xsd:double;
  dwc:latitude '53.0008922'^^xsd:double;
  dwc:coordinatePrecision '9.2'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408264'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409726_20432409726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409726_20432409726> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409726_20432409726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008152 6.5939105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008152"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409726_20432409726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008152 6.5939105)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008152"^^xsd:decimal ;
  geo-pos:long "6.5939105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409726_20432409726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409726'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.351666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939105'^^xsd:double;
  dwc:latitude '53.0008152'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409726'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407326_20432407326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407326_20432407326> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407326_20432407326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009123 6.5939107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009123"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "26"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407326_20432407326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009123 6.5939107)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009123"^^xsd:decimal ;
  geo-pos:long "6.5939107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "26"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407326_20432407326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407326'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.460833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939107'^^xsd:double;
  dwc:latitude '53.0009123'^^xsd:double;
  dwc:coordinatePrecision '26'^^xsd:integer;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407326'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412563_20432412563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412563_20432412563> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412563_20432412563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008327 6.5939114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008327"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412563_20432412563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008327 6.5939114)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008327"^^xsd:decimal ;
  geo-pos:long "6.5939114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412563_20432412563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412563'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.118333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939114'^^xsd:double;
  dwc:latitude '53.0008327'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412563'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407622_20432407622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407622_20432407622> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407622_20432407622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009333 6.5939125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009333"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407622_20432407622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009333 6.5939125)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009333"^^xsd:decimal ;
  geo-pos:long "6.5939125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407622_20432407622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407622'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.288055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939125'^^xsd:double;
  dwc:latitude '53.0009333'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407622'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408492_20432408492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408492_20432408492> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408492_20432408492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008858 6.5939127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008858"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408492_20432408492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008858 6.5939127)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008858"^^xsd:decimal ;
  geo-pos:long "6.5939127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408492_20432408492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408492'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.393333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939127'^^xsd:double;
  dwc:latitude '53.0008858'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408492'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612973_20432612973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612973_20432612973> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612973_20432612973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008794 6.593913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008794"^^xsd:decimal ;
  dwc:decimalLongitude "6.593913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612973_20432612973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008794 6.593913)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008794"^^xsd:decimal ;
  geo-pos:long "6.593913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612973_20432612973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612973'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.0480555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593913'^^xsd:double;
  dwc:latitude '53.0008794'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612973'^^xsd:integer;
  dwc:observationDate '2019-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432407861_20432407861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407861_20432407861> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407861_20432407861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009743 6.5939135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009743"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407861_20432407861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009743 6.5939135)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009743"^^xsd:decimal ;
  geo-pos:long "6.5939135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407861_20432407861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407861'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.4666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939135'^^xsd:double;
  dwc:latitude '53.0009743'^^xsd:double;
  dwc:coordinatePrecision '9.7'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407861'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418507_20432418507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418507_20432418507> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418507_20432418507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008143 6.5939144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008143"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418507_20432418507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008143 6.5939144)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008143"^^xsd:decimal ;
  geo-pos:long "6.5939144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418507_20432418507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418507'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.122777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939144'^^xsd:double;
  dwc:latitude '53.0008143'^^xsd:double;
  dwc:coordinatePrecision '21.7'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418507'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409205_20432409205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409205_20432409205> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409205_20432409205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001877 6.5939151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0001877"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409205_20432409205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001877 6.5939151)"^^geo:wktLiteral ;
  geo-pos:lat "53.0001877"^^xsd:decimal ;
  geo-pos:long "6.5939151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409205_20432409205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409205'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.088333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939151'^^xsd:double;
  dwc:latitude '53.0001877'^^xsd:double;
  dwc:minimumElevation '39'^^xsd:integer;
  dwc:maximumElevation '39'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409205'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409734_20432409734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409734_20432409734> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409734_20432409734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008451 6.5939154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008451"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409734_20432409734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008451 6.5939154)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008451"^^xsd:decimal ;
  geo-pos:long "6.5939154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409734_20432409734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409734'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.350833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939154'^^xsd:double;
  dwc:latitude '53.0008451'^^xsd:double;
  dwc:coordinatePrecision '6.9'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409734'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407380_20432407380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407380_20432407380> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407380_20432407380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008698 6.5939158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008698"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407380_20432407380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008698 6.5939158)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008698"^^xsd:decimal ;
  geo-pos:long "6.5939158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407380_20432407380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407380'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.01'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939158'^^xsd:double;
  dwc:latitude '53.0008698'^^xsd:double;
  dwc:coordinatePrecision '14.7'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407380'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407118_20432407118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407118_20432407118> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407118_20432407118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008955 6.593916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008955"^^xsd:decimal ;
  dwc:decimalLongitude "6.593916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407118_20432407118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008955 6.593916)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008955"^^xsd:decimal ;
  geo-pos:long "6.593916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407118_20432407118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407118'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.244166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593916'^^xsd:double;
  dwc:latitude '53.0008955'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407118'^^xsd:integer;
  dwc:observationDate '2018-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409574_20432409574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409574_20432409574> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409574_20432409574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009566 6.5939163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009566"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409574_20432409574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009566 6.5939163)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009566"^^xsd:decimal ;
  geo-pos:long "6.5939163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409574_20432409574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409574'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '22.190555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939163'^^xsd:double;
  dwc:latitude '53.0009566'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409574'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407473_20432407473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407473_20432407473> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407473_20432407473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009414 6.593917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009414"^^xsd:decimal ;
  dwc:decimalLongitude "6.593917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407473_20432407473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009414 6.593917)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009414"^^xsd:decimal ;
  geo-pos:long "6.593917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407473_20432407473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407473'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.1113888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593917'^^xsd:double;
  dwc:latitude '53.0009414'^^xsd:double;
  dwc:coordinatePrecision '13.7'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407473'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418788_20432418788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418788_20432418788> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418788_20432418788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008091 6.5939174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008091"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418788_20432418788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008091 6.5939174)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008091"^^xsd:decimal ;
  geo-pos:long "6.5939174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418788_20432418788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418788'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.082222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939174'^^xsd:double;
  dwc:latitude '53.0008091'^^xsd:double;
  dwc:coordinatePrecision '12.3'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418788'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407370_20432407370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407370_20432407370> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407370_20432407370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008922 6.5939176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008922"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407370_20432407370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008922 6.5939176)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008922"^^xsd:decimal ;
  geo-pos:long "6.5939176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407370_20432407370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407370'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.4966666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939176'^^xsd:double;
  dwc:latitude '53.0008922'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407370'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413294_20432413294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413294_20432413294> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413294_20432413294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008397 6.5939177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008397"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413294_20432413294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008397 6.5939177)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008397"^^xsd:decimal ;
  geo-pos:long "6.5939177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413294_20432413294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413294'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.0955555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939177'^^xsd:double;
  dwc:latitude '53.0008397'^^xsd:double;
  dwc:coordinatePrecision '28.1'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413294'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419290_20432419290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419290_20432419290> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419290_20432419290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008738 6.5939177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008738"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419290_20432419290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008738 6.5939177)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008738"^^xsd:decimal ;
  geo-pos:long "6.5939177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419290_20432419290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419290'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.1577777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939177'^^xsd:double;
  dwc:latitude '53.0008738'^^xsd:double;
  dwc:coordinatePrecision '16.4'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419290'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408552_20432408552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408552_20432408552> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408552_20432408552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011596 6.5939177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011596"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408552_20432408552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011596 6.5939177)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011596"^^xsd:decimal ;
  geo-pos:long "6.5939177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408552_20432408552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408552'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.4091666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939177'^^xsd:double;
  dwc:latitude '53.0011596'^^xsd:double;
  dwc:coordinatePrecision '13.8'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408552'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408629_20432408629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408629_20432408629> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408629_20432408629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008271 6.5939186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008271"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "27.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408629_20432408629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008271 6.5939186)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008271"^^xsd:decimal ;
  geo-pos:long "6.5939186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "27.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408629_20432408629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408629'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.457777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939186'^^xsd:double;
  dwc:latitude '53.0008271'^^xsd:double;
  dwc:coordinatePrecision '27.5'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408629'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408582_20432408582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408582_20432408582> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408582_20432408582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009834 6.5939186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009834"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408582_20432408582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009834 6.5939186)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009834"^^xsd:decimal ;
  geo-pos:long "6.5939186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408582_20432408582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408582'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.426666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939186'^^xsd:double;
  dwc:latitude '53.0009834'^^xsd:double;
  dwc:coordinatePrecision '10.9'^^xsd:double;
  dwc:minimumElevation '21'^^xsd:integer;
  dwc:maximumElevation '21'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408582'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407374_20432407374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407374_20432407374> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407374_20432407374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007378 6.5939188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007378"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407374_20432407374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007378 6.5939188)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007378"^^xsd:decimal ;
  geo-pos:long "6.5939188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407374_20432407374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407374'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.5030555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939188'^^xsd:double;
  dwc:latitude '53.0007378'^^xsd:double;
  dwc:coordinatePrecision '18.9'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407374'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432409690_20432409690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409690_20432409690> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409690_20432409690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010312 6.5939198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010312"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409690_20432409690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010312 6.5939198)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010312"^^xsd:decimal ;
  geo-pos:long "6.5939198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409690_20432409690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409690'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.2902777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939198'^^xsd:double;
  dwc:latitude '53.0010312'^^xsd:double;
  dwc:coordinatePrecision '12.5'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409690'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414472_20432414472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414472_20432414472> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414472_20432414472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008696 6.5939201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008696"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414472_20432414472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008696 6.5939201)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008696"^^xsd:decimal ;
  geo-pos:long "6.5939201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414472_20432414472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414472'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.0330555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939201'^^xsd:double;
  dwc:latitude '53.0008696'^^xsd:double;
  dwc:coordinatePrecision '7.9'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414472'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412539_20432412539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412539_20432412539> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412539_20432412539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003086 6.5939206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003086"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412539_20432412539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003086 6.5939206)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003086"^^xsd:decimal ;
  geo-pos:long "6.5939206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412539_20432412539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412539'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.106388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939206'^^xsd:double;
  dwc:latitude '53.0003086'^^xsd:double;
  dwc:coordinatePrecision '16.7'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412539'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413089_20432413089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413089_20432413089> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413089_20432413089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007812 6.5939207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007812"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413089_20432413089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007812 6.5939207)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007812"^^xsd:decimal ;
  geo-pos:long "6.5939207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413089_20432413089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413089'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.048888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939207'^^xsd:double;
  dwc:latitude '53.0007812'^^xsd:double;
  dwc:coordinatePrecision '15.5'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413089'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407771_20432407771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407771_20432407771> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407771_20432407771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008299 6.5939207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008299"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407771_20432407771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008299 6.5939207)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008299"^^xsd:decimal ;
  geo-pos:long "6.5939207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407771_20432407771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407771'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.428333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939207'^^xsd:double;
  dwc:latitude '53.0008299'^^xsd:double;
  dwc:coordinatePrecision '14.6'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407771'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412223_20432412223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412223_20432412223> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412223_20432412223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005786 6.5939209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0005786"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412223_20432412223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005786 6.5939209)"^^geo:wktLiteral ;
  geo-pos:lat "53.0005786"^^xsd:decimal ;
  geo-pos:long "6.5939209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412223_20432412223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412223'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.003333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939209'^^xsd:double;
  dwc:latitude '53.0005786'^^xsd:double;
  dwc:coordinatePrecision '19.6'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412223'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416754_20432416754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416754_20432416754> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416754_20432416754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009028 6.593921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009028"^^xsd:decimal ;
  dwc:decimalLongitude "6.593921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416754_20432416754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009028 6.593921)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009028"^^xsd:decimal ;
  geo-pos:long "6.593921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416754_20432416754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416754'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.1002777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593921'^^xsd:double;
  dwc:latitude '53.0009028'^^xsd:double;
  dwc:coordinatePrecision '15.8'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416754'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407577_20432407577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407577_20432407577> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407577_20432407577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010405 6.5939211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010405"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407577_20432407577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010405 6.5939211)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010405"^^xsd:decimal ;
  geo-pos:long "6.5939211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407577_20432407577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407577'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.2244444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939211'^^xsd:double;
  dwc:latitude '53.0010405'^^xsd:double;
  dwc:coordinatePrecision '23.1'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407577'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611491_20432611491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611491_20432611491> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611491_20432611491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008218 6.5939212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008218"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611491_20432611491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008218 6.5939212)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008218"^^xsd:decimal ;
  geo-pos:long "6.5939212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611491_20432611491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611491'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.0211111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939212'^^xsd:double;
  dwc:latitude '53.0008218'^^xsd:double;
  dwc:coordinatePrecision '9.1'^^xsd:double;
  dwc:minimumElevation '21'^^xsd:integer;
  dwc:maximumElevation '21'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611491'^^xsd:integer;
  dwc:observationDate '2019-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432413969_20432413969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413969_20432413969> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413969_20432413969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008216 6.593922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008216"^^xsd:decimal ;
  dwc:decimalLongitude "6.593922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413969_20432413969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008216 6.593922)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008216"^^xsd:decimal ;
  geo-pos:long "6.593922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413969_20432413969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413969'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.053611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593922'^^xsd:double;
  dwc:latitude '53.0008216'^^xsd:double;
  dwc:coordinatePrecision '13.5'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413969'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418225_20432418225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418225_20432418225> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418225_20432418225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008474 6.5939221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008474"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418225_20432418225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008474 6.5939221)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008474"^^xsd:decimal ;
  geo-pos:long "6.5939221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418225_20432418225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418225'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.11'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939221'^^xsd:double;
  dwc:latitude '53.0008474'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '35'^^xsd:integer;
  dwc:maximumElevation '35'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418225'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413861_20432413861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413861_20432413861> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413861_20432413861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008722 6.5939228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008722"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413861_20432413861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008722 6.5939228)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008722"^^xsd:decimal ;
  geo-pos:long "6.5939228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413861_20432413861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413861'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.0680555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939228'^^xsd:double;
  dwc:latitude '53.0008722'^^xsd:double;
  dwc:coordinatePrecision '10.8'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413861'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610989_20432610989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610989_20432610989> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610989_20432610989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007617 6.5939231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007617"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610989_20432610989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007617 6.5939231)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007617"^^xsd:decimal ;
  geo-pos:long "6.5939231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610989_20432610989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610989'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.0552777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939231'^^xsd:double;
  dwc:latitude '53.0007617'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610989'^^xsd:integer;
  dwc:observationDate '2019-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432409016_20432409016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409016_20432409016> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409016_20432409016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008939 6.5939231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008939"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409016_20432409016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008939 6.5939231)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008939"^^xsd:decimal ;
  geo-pos:long "6.5939231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409016_20432409016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409016'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.290555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939231'^^xsd:double;
  dwc:latitude '53.0008939'^^xsd:double;
  dwc:coordinatePrecision '7.6'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409016'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407753_20432407753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407753_20432407753> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407753_20432407753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000955 6.5939232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000955"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407753_20432407753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000955 6.5939232)"^^geo:wktLiteral ;
  geo-pos:lat "53.000955"^^xsd:decimal ;
  geo-pos:long "6.5939232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407753_20432407753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407753'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.410277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939232'^^xsd:double;
  dwc:latitude '53.000955'^^xsd:double;
  dwc:coordinatePrecision '10.9'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407753'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408013_20432408013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408013_20432408013> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408013_20432408013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009759 6.5939234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009759"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408013_20432408013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009759 6.5939234)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009759"^^xsd:decimal ;
  geo-pos:long "6.5939234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408013_20432408013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408013'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.069166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939234'^^xsd:double;
  dwc:latitude '53.0009759'^^xsd:double;
  dwc:coordinatePrecision '13.9'^^xsd:double;
  dwc:minimumElevation '24'^^xsd:integer;
  dwc:maximumElevation '24'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408013'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612230_20432612230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612230_20432612230> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612230_20432612230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000835 6.5939247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000835"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612230_20432612230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000835 6.5939247)"^^geo:wktLiteral ;
  geo-pos:lat "53.000835"^^xsd:decimal ;
  geo-pos:long "6.5939247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612230_20432612230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612230'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.010277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939247'^^xsd:double;
  dwc:latitude '53.000835'^^xsd:double;
  dwc:coordinatePrecision '6.9'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612230'^^xsd:integer;
  dwc:observationDate '2019-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432407186_20432407186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407186_20432407186> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407186_20432407186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009502 6.5939248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009502"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407186_20432407186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009502 6.5939248)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009502"^^xsd:decimal ;
  geo-pos:long "6.5939248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407186_20432407186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407186'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.3097222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939248'^^xsd:double;
  dwc:latitude '53.0009502'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407186'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410209_20432410209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410209_20432410209> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410209_20432410209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00071 6.5939251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.00071"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410209_20432410209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00071 6.5939251)"^^geo:wktLiteral ;
  geo-pos:lat "53.00071"^^xsd:decimal ;
  geo-pos:long "6.5939251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410209_20432410209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410209'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.231111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939251'^^xsd:double;
  dwc:latitude '53.00071'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410209'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409390_20432409390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409390_20432409390> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409390_20432409390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010065 6.5939251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010065"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409390_20432409390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010065 6.5939251)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010065"^^xsd:decimal ;
  geo-pos:long "6.5939251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409390_20432409390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409390'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.3683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939251'^^xsd:double;
  dwc:latitude '53.0010065'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409390'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410073_20432410073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410073_20432410073> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410073_20432410073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008264 6.5939253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008264"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410073_20432410073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008264 6.5939253)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008264"^^xsd:decimal ;
  geo-pos:long "6.5939253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410073_20432410073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410073'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.1175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939253'^^xsd:double;
  dwc:latitude '53.0008264'^^xsd:double;
  dwc:coordinatePrecision '15.3'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410073'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418252_20432418252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418252_20432418252> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418252_20432418252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008925 6.5939253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008925"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418252_20432418252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008925 6.5939253)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008925"^^xsd:decimal ;
  geo-pos:long "6.5939253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418252_20432418252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418252'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.013888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939253'^^xsd:double;
  dwc:latitude '53.0008925'^^xsd:double;
  dwc:coordinatePrecision '7.6'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418252'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408132_20432408132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408132_20432408132> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408132_20432408132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009508 6.5939253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009508"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408132_20432408132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009508 6.5939253)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009508"^^xsd:decimal ;
  geo-pos:long "6.5939253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408132_20432408132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408132'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.1461111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939253'^^xsd:double;
  dwc:latitude '53.0009508'^^xsd:double;
  dwc:coordinatePrecision '18'^^xsd:integer;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408132'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408474_20432408474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408474_20432408474> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408474_20432408474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009007 6.5939254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009007"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408474_20432408474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009007 6.5939254)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009007"^^xsd:decimal ;
  geo-pos:long "6.5939254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408474_20432408474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408474'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.385'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939254'^^xsd:double;
  dwc:latitude '53.0009007'^^xsd:double;
  dwc:coordinatePrecision '7.2'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408474'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407633_20432407633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407633_20432407633> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407633_20432407633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008985 6.5939256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008985"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407633_20432407633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008985 6.5939256)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008985"^^xsd:decimal ;
  geo-pos:long "6.5939256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407633_20432407633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407633'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.293333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939256'^^xsd:double;
  dwc:latitude '53.0008985'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407633'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408558_20432408558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408558_20432408558> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408558_20432408558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008159 6.5939268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008159"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "29.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408558_20432408558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008159 6.5939268)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008159"^^xsd:decimal ;
  geo-pos:long "6.5939268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "29.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408558_20432408558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408558'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.4144444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939268'^^xsd:double;
  dwc:latitude '53.0008159'^^xsd:double;
  dwc:coordinatePrecision '29.5'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408558'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407425_20432407425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407425_20432407425> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407425_20432407425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008667 6.5939269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008667"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407425_20432407425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008667 6.5939269)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008667"^^xsd:decimal ;
  geo-pos:long "6.5939269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407425_20432407425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407425'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.076666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939269'^^xsd:double;
  dwc:latitude '53.0008667'^^xsd:double;
  dwc:coordinatePrecision '12.3'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407425'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407924_20432407924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407924_20432407924> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407924_20432407924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009081 6.5939269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009081"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407924_20432407924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009081 6.5939269)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009081"^^xsd:decimal ;
  geo-pos:long "6.5939269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407924_20432407924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407924'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.007777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939269'^^xsd:double;
  dwc:latitude '53.0009081'^^xsd:double;
  dwc:coordinatePrecision '7.5'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407924'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409694_20432409694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409694_20432409694> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409694_20432409694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008261 6.593927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008261"^^xsd:decimal ;
  dwc:decimalLongitude "6.593927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409694_20432409694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008261 6.593927)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008261"^^xsd:decimal ;
  geo-pos:long "6.593927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409694_20432409694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409694'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.31'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593927'^^xsd:double;
  dwc:latitude '53.0008261'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409694'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407831_20432407831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407831_20432407831> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407831_20432407831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008362 6.593927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008362"^^xsd:decimal ;
  dwc:decimalLongitude "6.593927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407831_20432407831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008362 6.593927)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008362"^^xsd:decimal ;
  geo-pos:long "6.593927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407831_20432407831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407831'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.46'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593927'^^xsd:double;
  dwc:latitude '53.0008362'^^xsd:double;
  dwc:coordinatePrecision '21.5'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407831'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409034_20432409034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409034_20432409034> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409034_20432409034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008435 6.5939271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008435"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409034_20432409034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008435 6.5939271)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008435"^^xsd:decimal ;
  geo-pos:long "6.5939271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409034_20432409034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409034'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.290555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939271'^^xsd:double;
  dwc:latitude '53.0008435'^^xsd:double;
  dwc:coordinatePrecision '12.7'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409034'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408623_20432408623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408623_20432408623> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408623_20432408623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008378 6.5939273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008378"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408623_20432408623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008378 6.5939273)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008378"^^xsd:decimal ;
  geo-pos:long "6.5939273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408623_20432408623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408623'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.462222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939273'^^xsd:double;
  dwc:latitude '53.0008378'^^xsd:double;
  dwc:coordinatePrecision '19.5'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408623'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612107_20432612107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612107_20432612107> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612107_20432612107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008469 6.5939276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008469"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612107_20432612107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008469 6.5939276)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008469"^^xsd:decimal ;
  geo-pos:long "6.5939276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612107_20432612107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612107'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.819444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939276'^^xsd:double;
  dwc:latitude '53.0008469'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612107'^^xsd:integer;
  dwc:observationDate '2019-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432407282_20432407282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407282_20432407282> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407282_20432407282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009354 6.5939281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009354"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407282_20432407282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009354 6.5939281)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009354"^^xsd:decimal ;
  geo-pos:long "6.5939281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407282_20432407282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407282'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.4013888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939281'^^xsd:double;
  dwc:latitude '53.0009354'^^xsd:double;
  dwc:coordinatePrecision '10.6'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407282'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407978_20432407978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407978_20432407978> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407978_20432407978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009035 6.5939282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009035"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407978_20432407978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009035 6.5939282)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009035"^^xsd:decimal ;
  geo-pos:long "6.5939282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407978_20432407978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407978'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.0422222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939282'^^xsd:double;
  dwc:latitude '53.0009035'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407978'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407226_20432407226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407226_20432407226> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407226_20432407226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009194 6.5939285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009194"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407226_20432407226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009194 6.5939285)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009194"^^xsd:decimal ;
  geo-pos:long "6.5939285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407226_20432407226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407226'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.344444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939285'^^xsd:double;
  dwc:latitude '53.0009194'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407226'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409088_20432409088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409088_20432409088> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409088_20432409088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008611 6.5939287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008611"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409088_20432409088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008611 6.5939287)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008611"^^xsd:decimal ;
  geo-pos:long "6.5939287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409088_20432409088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409088'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '23.320833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939287'^^xsd:double;
  dwc:latitude '53.0008611'^^xsd:double;
  dwc:coordinatePrecision '12.4'^^xsd:double;
  dwc:minimumElevation '37'^^xsd:integer;
  dwc:maximumElevation '37'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409088'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407130_20432407130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407130_20432407130> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407130_20432407130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008963 6.5939287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008963"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407130_20432407130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008963 6.5939287)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008963"^^xsd:decimal ;
  geo-pos:long "6.5939287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407130_20432407130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407130'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.253611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939287'^^xsd:double;
  dwc:latitude '53.0008963'^^xsd:double;
  dwc:coordinatePrecision '13.4'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407130'^^xsd:integer;
  dwc:observationDate '2018-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611527_20432611527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611527_20432611527> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611527_20432611527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009109 6.5939294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009109"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611527_20432611527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009109 6.5939294)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009109"^^xsd:decimal ;
  geo-pos:long "6.5939294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611527_20432611527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611527'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.0025'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939294'^^xsd:double;
  dwc:latitude '53.0009109'^^xsd:double;
  dwc:coordinatePrecision '19.9'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611527'^^xsd:integer;
  dwc:observationDate '2019-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407497_20432407497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407497_20432407497> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407497_20432407497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008654 6.5939301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008654"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407497_20432407497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008654 6.5939301)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008654"^^xsd:decimal ;
  geo-pos:long "6.5939301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407497_20432407497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407497'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.126666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939301'^^xsd:double;
  dwc:latitude '53.0008654'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407497'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407565_20432407565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407565_20432407565> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407565_20432407565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008103 6.5939302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008103"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407565_20432407565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008103 6.5939302)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008103"^^xsd:decimal ;
  geo-pos:long "6.5939302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407565_20432407565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407565'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.2019444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939302'^^xsd:double;
  dwc:latitude '53.0008103'^^xsd:double;
  dwc:coordinatePrecision '20.3'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407565'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407855_20432407855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407855_20432407855> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407855_20432407855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008941 6.5939303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008941"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407855_20432407855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008941 6.5939303)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008941"^^xsd:decimal ;
  geo-pos:long "6.5939303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407855_20432407855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407855'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.4683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939303'^^xsd:double;
  dwc:latitude '53.0008941'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407855'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612438_20432612438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612438_20432612438> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612438_20432612438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008217 6.5939305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008217"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612438_20432612438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008217 6.5939305)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008217"^^xsd:decimal ;
  geo-pos:long "6.5939305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612438_20432612438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612438'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.058333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939305'^^xsd:double;
  dwc:latitude '53.0008217'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612438'^^xsd:integer;
  dwc:observationDate '2019-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432407469_20432407469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407469_20432407469> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407469_20432407469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008754 6.5939307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008754"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407469_20432407469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008754 6.5939307)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008754"^^xsd:decimal ;
  geo-pos:long "6.5939307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407469_20432407469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407469'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.11'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939307'^^xsd:double;
  dwc:latitude '53.0008754'^^xsd:double;
  dwc:coordinatePrecision '9.7'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407469'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416209_20432416209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416209_20432416209> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416209_20432416209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008307 6.5939309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008307"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416209_20432416209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008307 6.5939309)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008307"^^xsd:decimal ;
  geo-pos:long "6.5939309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416209_20432416209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416209'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.0827777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939309'^^xsd:double;
  dwc:latitude '53.0008307'^^xsd:double;
  dwc:coordinatePrecision '12.8'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416209'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407569_20432407569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407569_20432407569> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407569_20432407569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009615 6.5939311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009615"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407569_20432407569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009615 6.5939311)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009615"^^xsd:decimal ;
  geo-pos:long "6.5939311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407569_20432407569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407569'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.2105555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939311'^^xsd:double;
  dwc:latitude '53.0009615'^^xsd:double;
  dwc:coordinatePrecision '14.5'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407569'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411025_20432411025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411025_20432411025> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411025_20432411025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008176 6.5939312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008176"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411025_20432411025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008176 6.5939312)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008176"^^xsd:decimal ;
  geo-pos:long "6.5939312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411025_20432411025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411025'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.0719444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939312'^^xsd:double;
  dwc:latitude '53.0008176'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411025'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408042_20432408042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408042_20432408042> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408042_20432408042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008879 6.5939313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008879"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408042_20432408042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008879 6.5939313)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008879"^^xsd:decimal ;
  geo-pos:long "6.5939313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408042_20432408042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408042'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.077222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939313'^^xsd:double;
  dwc:latitude '53.0008879'^^xsd:double;
  dwc:coordinatePrecision '21.4'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408042'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418834_20432418834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418834_20432418834> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418834_20432418834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000879 6.5939316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000879"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418834_20432418834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000879 6.5939316)"^^geo:wktLiteral ;
  geo-pos:lat "53.000879"^^xsd:decimal ;
  geo-pos:long "6.5939316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418834_20432418834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418834'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.041944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939316'^^xsd:double;
  dwc:latitude '53.000879'^^xsd:double;
  dwc:coordinatePrecision '12.1'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418834'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407481_20432407481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407481_20432407481> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407481_20432407481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009508 6.5939319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009508"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407481_20432407481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009508 6.5939319)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009508"^^xsd:decimal ;
  geo-pos:long "6.5939319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407481_20432407481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407481'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.1177777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939319'^^xsd:double;
  dwc:latitude '53.0009508'^^xsd:double;
  dwc:coordinatePrecision '12.5'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407481'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407765_20432407765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407765_20432407765> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407765_20432407765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008873 6.593932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008873"^^xsd:decimal ;
  dwc:decimalLongitude "6.593932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407765_20432407765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008873 6.593932)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008873"^^xsd:decimal ;
  geo-pos:long "6.593932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407765_20432407765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407765'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.426944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593932'^^xsd:double;
  dwc:latitude '53.0008873'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407765'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407278_20432407278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407278_20432407278> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407278_20432407278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008639 6.5939322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008639"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407278_20432407278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008639 6.5939322)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008639"^^xsd:decimal ;
  geo-pos:long "6.5939322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407278_20432407278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407278'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939322'^^xsd:double;
  dwc:latitude '53.0008639'^^xsd:double;
  dwc:coordinatePrecision '10.6'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407278'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612509_20432612509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612509_20432612509> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612509_20432612509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009353 6.5939322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009353"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612509_20432612509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009353 6.5939322)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009353"^^xsd:decimal ;
  geo-pos:long "6.5939322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612509_20432612509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612509'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.003611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939322'^^xsd:double;
  dwc:latitude '53.0009353'^^xsd:double;
  dwc:coordinatePrecision '7.7'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612509'^^xsd:integer;
  dwc:observationDate '2019-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409626_20432409626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409626_20432409626> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409626_20432409626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006422 6.5939326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006422"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409626_20432409626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006422 6.5939326)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006422"^^xsd:decimal ;
  geo-pos:long "6.5939326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409626_20432409626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409626'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.235'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939326'^^xsd:double;
  dwc:latitude '53.0006422'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409626'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418265_20432418265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418265_20432418265> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418265_20432418265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008841 6.5939326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008841"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418265_20432418265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008841 6.5939326)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008841"^^xsd:decimal ;
  geo-pos:long "6.5939326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418265_20432418265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418265'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.011111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939326'^^xsd:double;
  dwc:latitude '53.0008841'^^xsd:double;
  dwc:coordinatePrecision '8.7'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418265'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408414_20432408414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408414_20432408414> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408414_20432408414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009466 6.593933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009466"^^xsd:decimal ;
  dwc:decimalLongitude "6.593933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408414_20432408414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009466 6.593933)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009466"^^xsd:decimal ;
  geo-pos:long "6.593933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408414_20432408414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408414'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.3233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593933'^^xsd:double;
  dwc:latitude '53.0009466'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408414'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407687_20432407687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407687_20432407687> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407687_20432407687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011157 6.593933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011157"^^xsd:decimal ;
  dwc:decimalLongitude "6.593933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407687_20432407687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011157 6.593933)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011157"^^xsd:decimal ;
  geo-pos:long "6.593933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "31.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407687_20432407687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407687'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.3352777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593933'^^xsd:double;
  dwc:latitude '53.0011157'^^xsd:double;
  dwc:coordinatePrecision '31.7'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407687'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409698_20432409698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409698_20432409698> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409698_20432409698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008566 6.5939331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008566"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409698_20432409698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008566 6.5939331)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008566"^^xsd:decimal ;
  geo-pos:long "6.5939331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409698_20432409698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409698'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.3158333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939331'^^xsd:double;
  dwc:latitude '53.0008566'^^xsd:double;
  dwc:coordinatePrecision '11.6'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409698'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612559_20432612559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612559_20432612559> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612559_20432612559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008191 6.5939344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008191"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612559_20432612559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008191 6.5939344)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008191"^^xsd:decimal ;
  geo-pos:long "6.5939344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612559_20432612559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612559'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '22.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939344'^^xsd:double;
  dwc:latitude '53.0008191'^^xsd:double;
  dwc:coordinatePrecision '2.6'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612559'^^xsd:integer;
  dwc:observationDate '2019-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432407413_20432407413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407413_20432407413> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407413_20432407413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008516 6.5939344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008516"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407413_20432407413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008516 6.5939344)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008516"^^xsd:decimal ;
  geo-pos:long "6.5939344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407413_20432407413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407413'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.06'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939344'^^xsd:double;
  dwc:latitude '53.0008516'^^xsd:double;
  dwc:coordinatePrecision '9.9'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407413'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407966_20432407966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407966_20432407966> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407966_20432407966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009045 6.5939344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009045"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407966_20432407966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009045 6.5939344)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009045"^^xsd:decimal ;
  geo-pos:long "6.5939344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407966_20432407966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407966'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.0205555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939344'^^xsd:double;
  dwc:latitude '53.0009045'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407966'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608955_20432608955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608955_20432608955> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608955_20432608955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009171 6.5939347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009171"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608955_20432608955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009171 6.5939347)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009171"^^xsd:decimal ;
  geo-pos:long "6.5939347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608955_20432608955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608955'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.0627777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939347'^^xsd:double;
  dwc:latitude '53.0009171'^^xsd:double;
  dwc:coordinatePrecision '15.2'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608955'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432411398_20432411398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411398_20432411398> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411398_20432411398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003094 6.5939349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003094"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411398_20432411398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003094 6.5939349)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003094"^^xsd:decimal ;
  geo-pos:long "6.5939349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411398_20432411398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411398'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.107777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939349'^^xsd:double;
  dwc:latitude '53.0003094'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411398'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409315_20432409315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409315_20432409315> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409315_20432409315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009389 6.5939349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009389"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409315_20432409315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009389 6.5939349)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009389"^^xsd:decimal ;
  geo-pos:long "6.5939349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409315_20432409315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409315'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.813055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939349'^^xsd:double;
  dwc:latitude '53.0009389'^^xsd:double;
  dwc:coordinatePrecision '22.4'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409315'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432407972_20432407972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407972_20432407972> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407972_20432407972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008392 6.5939352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008392"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407972_20432407972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008392 6.5939352)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008392"^^xsd:decimal ;
  geo-pos:long "6.5939352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407972_20432407972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407972'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.0252777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939352'^^xsd:double;
  dwc:latitude '53.0008392'^^xsd:double;
  dwc:coordinatePrecision '17.3'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407972'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410025_20432410025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410025_20432410025> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410025_20432410025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008558 6.5939357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008558"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410025_20432410025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008558 6.5939357)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008558"^^xsd:decimal ;
  geo-pos:long "6.5939357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410025_20432410025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410025'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.093333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939357'^^xsd:double;
  dwc:latitude '53.0008558'^^xsd:double;
  dwc:coordinatePrecision '9.1'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410025'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414138_20432414138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414138_20432414138> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414138_20432414138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008766 6.5939359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008766"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414138_20432414138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008766 6.5939359)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008766"^^xsd:decimal ;
  geo-pos:long "6.5939359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414138_20432414138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414138'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.0386111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939359'^^xsd:double;
  dwc:latitude '53.0008766'^^xsd:double;
  dwc:coordinatePrecision '17.5'^^xsd:double;
  dwc:minimumElevation '23'^^xsd:integer;
  dwc:maximumElevation '23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414138'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408108_20432408108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408108_20432408108> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408108_20432408108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008982 6.5939359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008982"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "26.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408108_20432408108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008982 6.5939359)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008982"^^xsd:decimal ;
  geo-pos:long "6.5939359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "26.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408108_20432408108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408108'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.1166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939359'^^xsd:double;
  dwc:latitude '53.0008982'^^xsd:double;
  dwc:coordinatePrecision '26.5'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408108'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408252_20432408252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408252_20432408252> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408252_20432408252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008955 6.5939364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008955"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408252_20432408252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008955 6.5939364)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008955"^^xsd:decimal ;
  geo-pos:long "6.5939364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408252_20432408252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408252'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.2333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939364'^^xsd:double;
  dwc:latitude '53.0008955'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408252'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611503_20432611503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611503_20432611503> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611503_20432611503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008562 6.5939365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008562"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611503_20432611503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008562 6.5939365)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008562"^^xsd:decimal ;
  geo-pos:long "6.5939365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611503_20432611503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611503'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.0094444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939365'^^xsd:double;
  dwc:latitude '53.0008562'^^xsd:double;
  dwc:coordinatePrecision '8.6'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611503'^^xsd:integer;
  dwc:observationDate '2019-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432407723_20432407723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407723_20432407723> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407723_20432407723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009145 6.5939368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009145"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407723_20432407723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009145 6.5939368)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009145"^^xsd:decimal ;
  geo-pos:long "6.5939368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407723_20432407723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407723'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939368'^^xsd:double;
  dwc:latitude '53.0009145'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407723'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408366_20432408366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408366_20432408366> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408366_20432408366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009444 6.5939371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009444"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408366_20432408366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009444 6.5939371)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009444"^^xsd:decimal ;
  geo-pos:long "6.5939371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408366_20432408366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408366'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '22.297777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939371'^^xsd:double;
  dwc:latitude '53.0009444'^^xsd:double;
  dwc:coordinatePrecision '12.6'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408366'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414174_20432414174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414174_20432414174> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414174_20432414174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008859 6.5939373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008859"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414174_20432414174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008859 6.5939373)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008859"^^xsd:decimal ;
  geo-pos:long "6.5939373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414174_20432414174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414174'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.0386111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939373'^^xsd:double;
  dwc:latitude '53.0008859'^^xsd:double;
  dwc:coordinatePrecision '9.7'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414174'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408054_20432408054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408054_20432408054> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408054_20432408054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008295 6.5939374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008295"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408054_20432408054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008295 6.5939374)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008295"^^xsd:decimal ;
  geo-pos:long "6.5939374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408054_20432408054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408054'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.088611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939374'^^xsd:double;
  dwc:latitude '53.0008295'^^xsd:double;
  dwc:coordinatePrecision '12.4'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408054'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407397_20432407397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407397_20432407397> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407397_20432407397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008565 6.5939379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008565"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407397_20432407397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008565 6.5939379)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008565"^^xsd:decimal ;
  geo-pos:long "6.5939379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407397_20432407397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407397'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.055'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939379'^^xsd:double;
  dwc:latitude '53.0008565'^^xsd:double;
  dwc:coordinatePrecision '11.6'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407397'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417281_20432417281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417281_20432417281> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417281_20432417281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008775 6.5939381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008775"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417281_20432417281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008775 6.5939381)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008775"^^xsd:decimal ;
  geo-pos:long "6.5939381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417281_20432417281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417281'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.1625'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939381'^^xsd:double;
  dwc:latitude '53.0008775'^^xsd:double;
  dwc:coordinatePrecision '8.8'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417281'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407990_20432407990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407990_20432407990> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407990_20432407990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009074 6.5939382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009074"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407990_20432407990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009074 6.5939382)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009074"^^xsd:decimal ;
  geo-pos:long "6.5939382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407990_20432407990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407990'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.0516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939382'^^xsd:double;
  dwc:latitude '53.0009074'^^xsd:double;
  dwc:coordinatePrecision '8.2'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407990'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407918_20432407918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407918_20432407918> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407918_20432407918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009532 6.5939384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009532"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407918_20432407918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009532 6.5939384)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009532"^^xsd:decimal ;
  geo-pos:long "6.5939384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407918_20432407918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407918'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.005'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939384'^^xsd:double;
  dwc:latitude '53.0009532'^^xsd:double;
  dwc:coordinatePrecision '15.1'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407918'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408120_20432408120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408120_20432408120> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408120_20432408120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008543 6.5939385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008543"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408120_20432408120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008543 6.5939385)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008543"^^xsd:decimal ;
  geo-pos:long "6.5939385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408120_20432408120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408120'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.1294444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939385'^^xsd:double;
  dwc:latitude '53.0008543'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408120'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409674_20432409674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409674_20432409674> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409674_20432409674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008271 6.5939386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008271"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409674_20432409674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008271 6.5939386)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008271"^^xsd:decimal ;
  geo-pos:long "6.5939386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409674_20432409674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409674'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.280833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939386'^^xsd:double;
  dwc:latitude '53.0008271'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409674'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407310_20432407310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407310_20432407310> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407310_20432407310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008815 6.5939388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008815"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407310_20432407310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008815 6.5939388)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008815"^^xsd:decimal ;
  geo-pos:long "6.5939388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407310_20432407310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407310'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.429722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939388'^^xsd:double;
  dwc:latitude '53.0008815'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407310'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610101_20432610101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610101_20432610101> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610101_20432610101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009379 6.5939393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009379"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610101_20432610101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009379 6.5939393)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009379"^^xsd:decimal ;
  geo-pos:long "6.5939393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610101_20432610101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610101'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.0361111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939393'^^xsd:double;
  dwc:latitude '53.0009379'^^xsd:double;
  dwc:coordinatePrecision '16.1'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610101'^^xsd:integer;
  dwc:observationDate '2019-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432407178_20432407178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407178_20432407178> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407178_20432407178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009618 6.5939396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009618"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407178_20432407178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009618 6.5939396)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009618"^^xsd:decimal ;
  geo-pos:long "6.5939396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "31.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407178_20432407178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407178'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3.3019444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939396'^^xsd:double;
  dwc:latitude '53.0009618'^^xsd:double;
  dwc:coordinatePrecision '31.2'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407178'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407525_20432407525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407525_20432407525> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407525_20432407525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009649 6.5939396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009649"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407525_20432407525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009649 6.5939396)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009649"^^xsd:decimal ;
  geo-pos:long "6.5939396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407525_20432407525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407525'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.160277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939396'^^xsd:double;
  dwc:latitude '53.0009649'^^xsd:double;
  dwc:coordinatePrecision '7.2'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407525'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417624_20432417624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417624_20432417624> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417624_20432417624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008018 6.5939398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008018"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "24.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417624_20432417624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008018 6.5939398)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008018"^^xsd:decimal ;
  geo-pos:long "6.5939398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "24.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417624_20432417624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417624'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.0622222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939398'^^xsd:double;
  dwc:latitude '53.0008018'^^xsd:double;
  dwc:coordinatePrecision '24.1'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417624'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612644_20432612644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612644_20432612644> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612644_20432612644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009638 6.59394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009638"^^xsd:decimal ;
  dwc:decimalLongitude "6.59394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612644_20432612644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009638 6.59394)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009638"^^xsd:decimal ;
  geo-pos:long "6.59394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612644_20432612644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612644'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.0766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.59394'^^xsd:double;
  dwc:latitude '53.0009638'^^xsd:double;
  dwc:coordinatePrecision '11.9'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612644'^^xsd:integer;
  dwc:observationDate '2019-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432418245_20432418245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418245_20432418245> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418245_20432418245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006977 6.5939404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006977"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418245_20432418245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006977 6.5939404)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006977"^^xsd:decimal ;
  geo-pos:long "6.5939404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418245_20432418245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418245'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.349166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939404'^^xsd:double;
  dwc:latitude '53.0006977'^^xsd:double;
  dwc:coordinatePrecision '11.9'^^xsd:double;
  dwc:minimumElevation '103'^^xsd:integer;
  dwc:maximumElevation '103'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418245'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409236_20432409236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409236_20432409236> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409236_20432409236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008405 6.5939406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008405"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409236_20432409236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008405 6.5939406)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008405"^^xsd:decimal ;
  geo-pos:long "6.5939406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409236_20432409236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409236'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.11'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939406'^^xsd:double;
  dwc:latitude '53.0008405'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409236'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610830_20432610830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610830_20432610830> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610830_20432610830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009022 6.593941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009022"^^xsd:decimal ;
  dwc:decimalLongitude "6.593941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610830_20432610830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009022 6.593941)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009022"^^xsd:decimal ;
  geo-pos:long "6.593941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610830_20432610830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610830'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.025833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593941'^^xsd:double;
  dwc:latitude '53.0009022'^^xsd:double;
  dwc:coordinatePrecision '12'^^xsd:integer;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610830'^^xsd:integer;
  dwc:observationDate '2019-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432407705_20432407705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407705_20432407705> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407705_20432407705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000873 6.5939411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000873"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407705_20432407705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000873 6.5939411)"^^geo:wktLiteral ;
  geo-pos:lat "53.000873"^^xsd:decimal ;
  geo-pos:long "6.5939411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407705_20432407705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407705'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.3516666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939411'^^xsd:double;
  dwc:latitude '53.000873'^^xsd:double;
  dwc:coordinatePrecision '13.2'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407705'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409710_20432409710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409710_20432409710> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409710_20432409710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007169 6.5939416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007169"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409710_20432409710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007169 6.5939416)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007169"^^xsd:decimal ;
  geo-pos:long "6.5939416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409710_20432409710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409710'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.3341666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939416'^^xsd:double;
  dwc:latitude '53.0007169'^^xsd:double;
  dwc:coordinatePrecision '10.9'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409710'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413573_20432413573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413573_20432413573> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413573_20432413573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008883 6.5939416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008883"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413573_20432413573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008883 6.5939416)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008883"^^xsd:decimal ;
  geo-pos:long "6.5939416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413573_20432413573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413573'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.1091666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939416'^^xsd:double;
  dwc:latitude '53.0008883'^^xsd:double;
  dwc:coordinatePrecision '16.3'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413573'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408318_20432408318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408318_20432408318> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408318_20432408318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008964 6.5939418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008964"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408318_20432408318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008964 6.5939418)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008964"^^xsd:decimal ;
  geo-pos:long "6.5939418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408318_20432408318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408318'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.268333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939418'^^xsd:double;
  dwc:latitude '53.0008964'^^xsd:double;
  dwc:coordinatePrecision '10.1'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408318'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408635_20432408635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408635_20432408635> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408635_20432408635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009304 6.5939418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009304"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408635_20432408635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009304 6.5939418)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009304"^^xsd:decimal ;
  geo-pos:long "6.5939418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408635_20432408635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408635'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.466666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939418'^^xsd:double;
  dwc:latitude '53.0009304'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408635'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409276_20432409276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409276_20432409276> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409276_20432409276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008747 6.5939419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008747"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "48.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409276_20432409276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008747 6.5939419)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008747"^^xsd:decimal ;
  geo-pos:long "6.5939419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "48.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409276_20432409276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409276'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.1766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939419'^^xsd:double;
  dwc:latitude '53.0008747'^^xsd:double;
  dwc:coordinatePrecision '48.6'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409276'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407376_20432407376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407376_20432407376> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407376_20432407376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008755 6.593942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008755"^^xsd:decimal ;
  dwc:decimalLongitude "6.593942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407376_20432407376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008755 6.593942)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008755"^^xsd:decimal ;
  geo-pos:long "6.593942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407376_20432407376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407376'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.0016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593942'^^xsd:double;
  dwc:latitude '53.0008755'^^xsd:double;
  dwc:coordinatePrecision '11.4'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407376'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612218_20432612218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612218_20432612218> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612218_20432612218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007974 6.5939422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007974"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612218_20432612218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007974 6.5939422)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007974"^^xsd:decimal ;
  geo-pos:long "6.5939422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612218_20432612218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612218'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.023888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939422'^^xsd:double;
  dwc:latitude '53.0007974'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612218'^^xsd:integer;
  dwc:observationDate '2019-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432416256_20432416256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416256_20432416256> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416256_20432416256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008822 6.5939423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008822"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416256_20432416256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008822 6.5939423)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008822"^^xsd:decimal ;
  geo-pos:long "6.5939423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416256_20432416256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416256'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.151944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939423'^^xsd:double;
  dwc:latitude '53.0008822'^^xsd:double;
  dwc:coordinatePrecision '7.3'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416256'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413705_20432413705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413705_20432413705> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413705_20432413705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008769 6.5939425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008769"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413705_20432413705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008769 6.5939425)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008769"^^xsd:decimal ;
  geo-pos:long "6.5939425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413705_20432413705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413705'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.136388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939425'^^xsd:double;
  dwc:latitude '53.0008769'^^xsd:double;
  dwc:coordinatePrecision '18.3'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413705'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409846_20432409846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409846_20432409846> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409846_20432409846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008151 6.5939426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008151"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409846_20432409846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008151 6.5939426)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008151"^^xsd:decimal ;
  geo-pos:long "6.5939426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409846_20432409846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409846'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.414444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939426'^^xsd:double;
  dwc:latitude '53.0008151'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '24'^^xsd:integer;
  dwc:maximumElevation '24'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409846'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407711_20432407711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407711_20432407711> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407711_20432407711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008898 6.5939431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008898"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407711_20432407711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008898 6.5939431)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008898"^^xsd:decimal ;
  geo-pos:long "6.5939431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407711_20432407711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407711'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.3594444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939431'^^xsd:double;
  dwc:latitude '53.0008898'^^xsd:double;
  dwc:coordinatePrecision '19.8'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407711'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407735_20432407735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407735_20432407735> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407735_20432407735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008368 6.5939434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008368"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407735_20432407735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008368 6.5939434)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008368"^^xsd:decimal ;
  geo-pos:long "6.5939434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407735_20432407735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407735'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939434'^^xsd:double;
  dwc:latitude '53.0008368'^^xsd:double;
  dwc:coordinatePrecision '12.2'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407735'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408659_20432408659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408659_20432408659> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408659_20432408659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007585 6.5939442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007585"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408659_20432408659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007585 6.5939442)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007585"^^xsd:decimal ;
  geo-pos:long "6.5939442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408659_20432408659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408659'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '23.47'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939442'^^xsd:double;
  dwc:latitude '53.0007585'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408659'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413330_20432413330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413330_20432413330> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413330_20432413330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010027 6.5939445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010027"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413330_20432413330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010027 6.5939445)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010027"^^xsd:decimal ;
  geo-pos:long "6.5939445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413330_20432413330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413330'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.1008333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939445'^^xsd:double;
  dwc:latitude '53.0010027'^^xsd:double;
  dwc:coordinatePrecision '11.1'^^xsd:double;
  dwc:minimumElevation '21'^^xsd:integer;
  dwc:maximumElevation '21'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413330'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432609956_20432609956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609956_20432609956> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609956_20432609956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011923 6.5939451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011923"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609956_20432609956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011923 6.5939451)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011923"^^xsd:decimal ;
  geo-pos:long "6.5939451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609956_20432609956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609956'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.024166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939451'^^xsd:double;
  dwc:latitude '53.0011923'^^xsd:double;
  dwc:coordinatePrecision '12.3'^^xsd:double;
  dwc:minimumElevation '118'^^xsd:integer;
  dwc:maximumElevation '118'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609956'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432408114_20432408114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408114_20432408114> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408114_20432408114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009175 6.5939457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009175"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408114_20432408114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009175 6.5939457)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009175"^^xsd:decimal ;
  geo-pos:long "6.5939457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408114_20432408114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408114'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.1266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939457'^^xsd:double;
  dwc:latitude '53.0009175'^^xsd:double;
  dwc:coordinatePrecision '22.6'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408114'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612182_20432612182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612182_20432612182> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612182_20432612182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008344 6.5939464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008344"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612182_20432612182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008344 6.5939464)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008344"^^xsd:decimal ;
  geo-pos:long "6.5939464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612182_20432612182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612182'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.031388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939464'^^xsd:double;
  dwc:latitude '53.0008344'^^xsd:double;
  dwc:coordinatePrecision '18.4'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612182'^^xsd:integer;
  dwc:observationDate '2019-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432407182_20432407182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407182_20432407182> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407182_20432407182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007998 6.5939465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007998"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407182_20432407182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007998 6.5939465)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007998"^^xsd:decimal ;
  geo-pos:long "6.5939465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407182_20432407182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407182'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.3091666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939465'^^xsd:double;
  dwc:latitude '53.0007998'^^xsd:double;
  dwc:coordinatePrecision '12.8'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407182'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611564_20432611564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611564_20432611564> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611564_20432611564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008347 6.5939468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008347"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611564_20432611564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008347 6.5939468)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008347"^^xsd:decimal ;
  geo-pos:long "6.5939468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611564_20432611564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611564'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.0144444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939468'^^xsd:double;
  dwc:latitude '53.0008347'^^xsd:double;
  dwc:coordinatePrecision '9.4'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611564'^^xsd:integer;
  dwc:observationDate '2019-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432411703_20432411703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411703_20432411703> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411703_20432411703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008514 6.5939471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008514"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411703_20432411703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008514 6.5939471)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008514"^^xsd:decimal ;
  geo-pos:long "6.5939471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411703_20432411703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411703'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.024722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939471'^^xsd:double;
  dwc:latitude '53.0008514'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411703'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408060_20432408060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408060_20432408060> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408060_20432408060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009114 6.5939472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009114"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408060_20432408060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009114 6.5939472)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009114"^^xsd:decimal ;
  geo-pos:long "6.5939472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408060_20432408060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408060'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.093055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939472'^^xsd:double;
  dwc:latitude '53.0009114'^^xsd:double;
  dwc:coordinatePrecision '8.7'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408060'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415848_20432415848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415848_20432415848> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415848_20432415848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008407 6.5939476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008407"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415848_20432415848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008407 6.5939476)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008407"^^xsd:decimal ;
  geo-pos:long "6.5939476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415848_20432415848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415848'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.0694444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939476'^^xsd:double;
  dwc:latitude '53.0008407'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415848'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413921_20432413921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413921_20432413921> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413921_20432413921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008744 6.5939478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008744"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413921_20432413921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008744 6.5939478)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008744"^^xsd:decimal ;
  geo-pos:long "6.5939478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413921_20432413921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413921'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.058888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939478'^^xsd:double;
  dwc:latitude '53.0008744'^^xsd:double;
  dwc:coordinatePrecision '23.9'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413921'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407759_20432407759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407759_20432407759> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407759_20432407759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004726 6.5939485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004726"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407759_20432407759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004726 6.5939485)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004726"^^xsd:decimal ;
  geo-pos:long "6.5939485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407759_20432407759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407759'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.413611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939485'^^xsd:double;
  dwc:latitude '53.0004726'^^xsd:double;
  dwc:coordinatePrecision '12.9'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407759'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409336_20432409336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409336_20432409336> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409336_20432409336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008231 6.5939485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008231"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409336_20432409336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008231 6.5939485)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008231"^^xsd:decimal ;
  geo-pos:long "6.5939485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409336_20432409336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409336'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.333611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939485'^^xsd:double;
  dwc:latitude '53.0008231'^^xsd:double;
  dwc:coordinatePrecision '7.9'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409336'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407314_20432407314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407314_20432407314> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407314_20432407314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008767 6.5939489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008767"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407314_20432407314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008767 6.5939489)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008767"^^xsd:decimal ;
  geo-pos:long "6.5939489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407314_20432407314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407314'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.430555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939489'^^xsd:double;
  dwc:latitude '53.0008767'^^xsd:double;
  dwc:coordinatePrecision '12.5'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407314'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408617_20432408617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408617_20432408617> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408617_20432408617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008344 6.5939492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008344"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408617_20432408617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008344 6.5939492)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008344"^^xsd:decimal ;
  geo-pos:long "6.5939492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408617_20432408617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408617'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.457777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939492'^^xsd:double;
  dwc:latitude '53.0008344'^^xsd:double;
  dwc:coordinatePrecision '11.1'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408617'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408914_20432408914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408914_20432408914> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408914_20432408914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002177 6.5939493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0002177"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408914_20432408914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002177 6.5939493)"^^geo:wktLiteral ;
  geo-pos:lat "53.0002177"^^xsd:decimal ;
  geo-pos:long "6.5939493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408914_20432408914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408914'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.2225'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939493'^^xsd:double;
  dwc:latitude '53.0002177'^^xsd:double;
  dwc:coordinatePrecision '17.6'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408914'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409082_20432409082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409082_20432409082> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409082_20432409082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008813 6.5939493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008813"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409082_20432409082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008813 6.5939493)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008813"^^xsd:decimal ;
  geo-pos:long "6.5939493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409082_20432409082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409082'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '22.320277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939493'^^xsd:double;
  dwc:latitude '53.0008813'^^xsd:double;
  dwc:coordinatePrecision '7.4'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409082'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416526_20432416526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416526_20432416526> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416526_20432416526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008905 6.5939497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008905"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416526_20432416526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008905 6.5939497)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008905"^^xsd:decimal ;
  geo-pos:long "6.5939497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416526_20432416526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416526'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.1475'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939497'^^xsd:double;
  dwc:latitude '53.0008905'^^xsd:double;
  dwc:coordinatePrecision '11.2'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416526'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407843_20432407843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407843_20432407843> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407843_20432407843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009787 6.5939497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009787"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407843_20432407843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009787 6.5939497)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009787"^^xsd:decimal ;
  geo-pos:long "6.5939497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407843_20432407843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407843'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.4669444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939497'^^xsd:double;
  dwc:latitude '53.0009787'^^xsd:double;
  dwc:coordinatePrecision '10.6'^^xsd:double;
  dwc:minimumElevation '21'^^xsd:integer;
  dwc:maximumElevation '21'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407843'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408444_20432408444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408444_20432408444> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408444_20432408444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008768 6.5939498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008768"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408444_20432408444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008768 6.5939498)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008768"^^xsd:decimal ;
  geo-pos:long "6.5939498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408444_20432408444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408444'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.362777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939498'^^xsd:double;
  dwc:latitude '53.0008768'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408444'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416814_20432416814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416814_20432416814> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416814_20432416814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008667 6.5939499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008667"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416814_20432416814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008667 6.5939499)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008667"^^xsd:decimal ;
  geo-pos:long "6.5939499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416814_20432416814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416814'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.126111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939499'^^xsd:double;
  dwc:latitude '53.0008667'^^xsd:double;
  dwc:coordinatePrecision '15.6'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416814'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407585_20432407585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407585_20432407585> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407585_20432407585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009483 6.5939506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009483"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407585_20432407585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009483 6.5939506)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009483"^^xsd:decimal ;
  geo-pos:long "6.5939506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407585_20432407585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407585'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.2416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939506'^^xsd:double;
  dwc:latitude '53.0009483'^^xsd:double;
  dwc:coordinatePrecision '9.6'^^xsd:double;
  dwc:minimumElevation '21'^^xsd:integer;
  dwc:maximumElevation '21'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407585'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418105_20432418105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418105_20432418105> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418105_20432418105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008011 6.5939512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008011"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418105_20432418105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008011 6.5939512)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008011"^^xsd:decimal ;
  geo-pos:long "6.5939512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418105_20432418105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418105'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.1352777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939512'^^xsd:double;
  dwc:latitude '53.0008011'^^xsd:double;
  dwc:coordinatePrecision '8.8'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418105'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413065_20432413065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413065_20432413065> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413065_20432413065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008644 6.5939514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008644"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413065_20432413065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008644 6.5939514)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008644"^^xsd:decimal ;
  geo-pos:long "6.5939514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413065_20432413065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413065'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.057222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939514'^^xsd:double;
  dwc:latitude '53.0008644'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413065'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412236_20432412236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412236_20432412236> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412236_20432412236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008722 6.5939516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008722"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412236_20432412236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008722 6.5939516)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008722"^^xsd:decimal ;
  geo-pos:long "6.5939516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412236_20432412236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412236'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.168333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939516'^^xsd:double;
  dwc:latitude '53.0008722'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412236'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409372_20432409372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409372_20432409372> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409372_20432409372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008505 6.5939521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008505"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409372_20432409372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008505 6.5939521)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008505"^^xsd:decimal ;
  geo-pos:long "6.5939521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409372_20432409372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409372'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '23.359722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939521'^^xsd:double;
  dwc:latitude '53.0008505'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409372'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418069_20432418069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418069_20432418069> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418069_20432418069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011243 6.5939521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011243"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418069_20432418069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011243 6.5939521)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011243"^^xsd:decimal ;
  geo-pos:long "6.5939521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418069_20432418069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418069'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '22.0925'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939521'^^xsd:double;
  dwc:latitude '53.0011243'^^xsd:double;
  dwc:coordinatePrecision '18.5'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418069'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407825_20432407825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407825_20432407825> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407825_20432407825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008806 6.5939522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008806"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407825_20432407825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008806 6.5939522)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008806"^^xsd:decimal ;
  geo-pos:long "6.5939522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407825_20432407825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407825'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939522'^^xsd:double;
  dwc:latitude '53.0008806'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407825'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411995_20432411995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411995_20432411995> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411995_20432411995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009429 6.5939523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009429"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411995_20432411995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009429 6.5939523)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009429"^^xsd:decimal ;
  geo-pos:long "6.5939523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411995_20432411995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411995'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.084444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939523'^^xsd:double;
  dwc:latitude '53.0009429'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411995'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419661_20432419661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419661_20432419661> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419661_20432419661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008439 6.5939526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008439"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419661_20432419661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008439 6.5939526)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008439"^^xsd:decimal ;
  geo-pos:long "6.5939526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419661_20432419661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419661'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.083611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939526'^^xsd:double;
  dwc:latitude '53.0008439'^^xsd:double;
  dwc:coordinatePrecision '10.6'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419661'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432609247_20432609247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609247_20432609247> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609247_20432609247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000845 6.5939528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000845"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609247_20432609247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000845 6.5939528)"^^geo:wktLiteral ;
  geo-pos:lat "53.000845"^^xsd:decimal ;
  geo-pos:long "6.5939528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609247_20432609247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609247'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.031666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939528'^^xsd:double;
  dwc:latitude '53.000845'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609247'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432408258_20432408258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408258_20432408258> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408258_20432408258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012095 6.5939528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012095"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408258_20432408258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012095 6.5939528)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012095"^^xsd:decimal ;
  geo-pos:long "6.5939528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408258_20432408258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408258'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.2338888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939528'^^xsd:double;
  dwc:latitude '53.0012095'^^xsd:double;
  dwc:coordinatePrecision '33.9'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408258'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612109_20432612109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612109_20432612109> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612109_20432612109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008243 6.593953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008243"^^xsd:decimal ;
  dwc:decimalLongitude "6.593953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612109_20432612109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008243 6.593953)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008243"^^xsd:decimal ;
  geo-pos:long "6.593953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612109_20432612109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612109'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.84'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593953'^^xsd:double;
  dwc:latitude '53.0008243'^^xsd:double;
  dwc:coordinatePrecision '11'^^xsd:integer;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612109'^^xsd:integer;
  dwc:observationDate '2019-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432417052_20432417052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417052_20432417052> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417052_20432417052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008461 6.5939536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008461"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417052_20432417052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008461 6.5939536)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008461"^^xsd:decimal ;
  geo-pos:long "6.5939536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417052_20432417052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417052'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.0352777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939536'^^xsd:double;
  dwc:latitude '53.0008461'^^xsd:double;
  dwc:coordinatePrecision '12.2'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417052'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407747_20432407747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407747_20432407747> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407747_20432407747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008863 6.5939541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008863"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407747_20432407747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008863 6.5939541)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008863"^^xsd:decimal ;
  geo-pos:long "6.5939541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407747_20432407747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407747'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.401666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939541'^^xsd:double;
  dwc:latitude '53.0008863'^^xsd:double;
  dwc:coordinatePrecision '8.4'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407747'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407897_20432407897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407897_20432407897> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407897_20432407897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008585 6.5939551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008585"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407897_20432407897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008585 6.5939551)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008585"^^xsd:decimal ;
  geo-pos:long "6.5939551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407897_20432407897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407897'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.493333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939551'^^xsd:double;
  dwc:latitude '53.0008585'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407897'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611013_20432611013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611013_20432611013> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611013_20432611013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007827 6.5939559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007827"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611013_20432611013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007827 6.5939559)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007827"^^xsd:decimal ;
  geo-pos:long "6.5939559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611013_20432611013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611013'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.0102777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939559'^^xsd:double;
  dwc:latitude '53.0007827'^^xsd:double;
  dwc:coordinatePrecision '8.7'^^xsd:double;
  dwc:minimumElevation '-12'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611013'^^xsd:integer;
  dwc:observationDate '2019-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409041_20432409041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409041_20432409041> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409041_20432409041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007923 6.593956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007923"^^xsd:decimal ;
  dwc:decimalLongitude "6.593956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409041_20432409041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007923 6.593956)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007923"^^xsd:decimal ;
  geo-pos:long "6.593956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409041_20432409041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409041'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.301666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593956'^^xsd:double;
  dwc:latitude '53.0007923'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409041'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610078_20432610078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610078_20432610078> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610078_20432610078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008467 6.5939561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008467"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610078_20432610078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008467 6.5939561)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008467"^^xsd:decimal ;
  geo-pos:long "6.5939561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610078_20432610078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610078'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.0366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939561'^^xsd:double;
  dwc:latitude '53.0008467'^^xsd:double;
  dwc:coordinatePrecision '13.3'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610078'^^xsd:integer;
  dwc:observationDate '2019-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416430_20432416430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416430_20432416430> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416430_20432416430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001022 6.5939583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.001022"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416430_20432416430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001022 6.5939583)"^^geo:wktLiteral ;
  geo-pos:lat "53.001022"^^xsd:decimal ;
  geo-pos:long "6.5939583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416430_20432416430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416430'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.1461111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939583'^^xsd:double;
  dwc:latitude '53.001022'^^xsd:double;
  dwc:coordinatePrecision '28.7'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416430'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415054_20432415054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415054_20432415054> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415054_20432415054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008625 6.5939587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008625"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415054_20432415054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008625 6.5939587)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008625"^^xsd:decimal ;
  geo-pos:long "6.5939587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415054_20432415054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415054'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.0175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939587'^^xsd:double;
  dwc:latitude '53.0008625'^^xsd:double;
  dwc:coordinatePrecision '14.8'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415054'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409125_20432409125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409125_20432409125> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409125_20432409125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009514 6.593959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009514"^^xsd:decimal ;
  dwc:decimalLongitude "6.593959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409125_20432409125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009514 6.593959)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009514"^^xsd:decimal ;
  geo-pos:long "6.593959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409125_20432409125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409125'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.3741666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593959'^^xsd:double;
  dwc:latitude '53.0009514'^^xsd:double;
  dwc:coordinatePrecision '19'^^xsd:integer;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409125'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418201_20432418201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418201_20432418201> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418201_20432418201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000999 6.5939593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000999"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418201_20432418201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000999 6.5939593)"^^geo:wktLiteral ;
  geo-pos:lat "53.000999"^^xsd:decimal ;
  geo-pos:long "6.5939593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418201_20432418201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418201'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.1227777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939593'^^xsd:double;
  dwc:latitude '53.000999'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418201'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417363_20432417363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417363_20432417363> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417363_20432417363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009639 6.5939596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009639"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417363_20432417363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009639 6.5939596)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009639"^^xsd:decimal ;
  geo-pos:long "6.5939596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417363_20432417363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417363'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.185277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939596'^^xsd:double;
  dwc:latitude '53.0009639'^^xsd:double;
  dwc:coordinatePrecision '15.5'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417363'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414197_20432414197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414197_20432414197> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414197_20432414197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008835 6.5939603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008835"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414197_20432414197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008835 6.5939603)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008835"^^xsd:decimal ;
  geo-pos:long "6.5939603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414197_20432414197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414197'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.0430555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939603'^^xsd:double;
  dwc:latitude '53.0008835'^^xsd:double;
  dwc:coordinatePrecision '13'^^xsd:integer;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414197'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418141_20432418141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418141_20432418141> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418141_20432418141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007747 6.5939609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007747"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418141_20432418141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007747 6.5939609)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007747"^^xsd:decimal ;
  geo-pos:long "6.5939609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418141_20432418141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418141'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939609'^^xsd:double;
  dwc:latitude '53.0007747'^^xsd:double;
  dwc:coordinatePrecision '10.1'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418141'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413946_20432413946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413946_20432413946> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413946_20432413946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008147 6.5939613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008147"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413946_20432413946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008147 6.5939613)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008147"^^xsd:decimal ;
  geo-pos:long "6.5939613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413946_20432413946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413946'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.068333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939613'^^xsd:double;
  dwc:latitude '53.0008147'^^xsd:double;
  dwc:coordinatePrecision '8.8'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413946'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612126_20432612126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612126_20432612126> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612126_20432612126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007309 6.5939621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007309"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612126_20432612126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007309 6.5939621)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007309"^^xsd:decimal ;
  geo-pos:long "6.5939621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612126_20432612126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612126'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.426666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939621'^^xsd:double;
  dwc:latitude '53.0007309'^^xsd:double;
  dwc:coordinatePrecision '6.3'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612126'^^xsd:integer;
  dwc:observationDate '2019-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410029_20432410029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410029_20432410029> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410029_20432410029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008692 6.5939626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008692"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410029_20432410029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008692 6.5939626)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008692"^^xsd:decimal ;
  geo-pos:long "6.5939626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410029_20432410029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410029'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.094166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939626'^^xsd:double;
  dwc:latitude '53.0008692'^^xsd:double;
  dwc:coordinatePrecision '8.4'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410029'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419098_20432419098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419098_20432419098> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419098_20432419098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008572 6.5939641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008572"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419098_20432419098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008572 6.5939641)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008572"^^xsd:decimal ;
  geo-pos:long "6.5939641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419098_20432419098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419098'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.048055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939641'^^xsd:double;
  dwc:latitude '53.0008572'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419098'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610369_20432610369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610369_20432610369> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610369_20432610369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008263 6.5939647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008263"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610369_20432610369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008263 6.5939647)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008263"^^xsd:decimal ;
  geo-pos:long "6.5939647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610369_20432610369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610369'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.0786111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939647'^^xsd:double;
  dwc:latitude '53.0008263'^^xsd:double;
  dwc:coordinatePrecision '12.5'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610369'^^xsd:integer;
  dwc:observationDate '2019-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432409229_20432409229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409229_20432409229> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409229_20432409229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007502 6.5939648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007502"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409229_20432409229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007502 6.5939648)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007502"^^xsd:decimal ;
  geo-pos:long "6.5939648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409229_20432409229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409229'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '23.104722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939648'^^xsd:double;
  dwc:latitude '53.0007502'^^xsd:double;
  dwc:coordinatePrecision '18.9'^^xsd:double;
  dwc:minimumElevation '24'^^xsd:integer;
  dwc:maximumElevation '24'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409229'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408722_20432408722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408722_20432408722> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408722_20432408722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008627 6.5939655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008627"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408722_20432408722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008627 6.5939655)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008627"^^xsd:decimal ;
  geo-pos:long "6.5939655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408722_20432408722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408722'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.033611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939655'^^xsd:double;
  dwc:latitude '53.0008627'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408722'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408025_20432408025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408025_20432408025> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408025_20432408025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010636 6.5939656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010636"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408025_20432408025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010636 6.5939656)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010636"^^xsd:decimal ;
  geo-pos:long "6.5939656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408025_20432408025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408025'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.068333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939656'^^xsd:double;
  dwc:latitude '53.0010636'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408025'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417612_20432417612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417612_20432417612> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417612_20432417612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008244 6.5939657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008244"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417612_20432417612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008244 6.5939657)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008244"^^xsd:decimal ;
  geo-pos:long "6.5939657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417612_20432417612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417612'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.0569444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939657'^^xsd:double;
  dwc:latitude '53.0008244'^^xsd:double;
  dwc:coordinatePrecision '16'^^xsd:integer;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417612'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408156_20432408156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408156_20432408156> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408156_20432408156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008662 6.5939659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008662"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408156_20432408156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008662 6.5939659)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008662"^^xsd:decimal ;
  geo-pos:long "6.5939659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408156_20432408156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408156'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.168333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939659'^^xsd:double;
  dwc:latitude '53.0008662'^^xsd:double;
  dwc:coordinatePrecision '15.1'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408156'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416872_20432416872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416872_20432416872> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416872_20432416872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00089 6.593966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.00089"^^xsd:decimal ;
  dwc:decimalLongitude "6.593966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416872_20432416872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00089 6.593966)"^^geo:wktLiteral ;
  geo-pos:lat "53.00089"^^xsd:decimal ;
  geo-pos:long "6.593966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416872_20432416872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416872'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.004444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593966'^^xsd:double;
  dwc:latitude '53.00089'^^xsd:double;
  dwc:coordinatePrecision '21.6'^^xsd:double;
  dwc:minimumElevation '24'^^xsd:integer;
  dwc:maximumElevation '24'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416872'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419637_20432419637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419637_20432419637> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419637_20432419637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009006 6.5939676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009006"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419637_20432419637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009006 6.5939676)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009006"^^xsd:decimal ;
  geo-pos:long "6.5939676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419637_20432419637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419637'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.073611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939676'^^xsd:double;
  dwc:latitude '53.0009006'^^xsd:double;
  dwc:coordinatePrecision '18.5'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419637'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407681_20432407681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407681_20432407681> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407681_20432407681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008671 6.5939677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008671"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "32.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407681_20432407681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008671 6.5939677)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008671"^^xsd:decimal ;
  geo-pos:long "6.5939677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "32.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407681_20432407681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407681'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.3197222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939677'^^xsd:double;
  dwc:latitude '53.0008671'^^xsd:double;
  dwc:coordinatePrecision '32.6'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407681'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416478_20432416478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416478_20432416478> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416478_20432416478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008669 6.5939681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008669"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416478_20432416478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008669 6.5939681)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008669"^^xsd:decimal ;
  geo-pos:long "6.5939681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416478_20432416478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416478'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.1436111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939681'^^xsd:double;
  dwc:latitude '53.0008669'^^xsd:double;
  dwc:coordinatePrecision '12.1'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416478'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408777_20432408777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408777_20432408777> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408777_20432408777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007799 6.5939682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007799"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408777_20432408777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007799 6.5939682)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007799"^^xsd:decimal ;
  geo-pos:long "6.5939682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408777_20432408777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408777'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.124722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939682'^^xsd:double;
  dwc:latitude '53.0007799'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408777'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415162_20432415162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415162_20432415162> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415162_20432415162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008171 6.5939689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008171"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415162_20432415162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008171 6.5939689)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008171"^^xsd:decimal ;
  geo-pos:long "6.5939689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415162_20432415162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415162'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.052222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939689'^^xsd:double;
  dwc:latitude '53.0008171'^^xsd:double;
  dwc:coordinatePrecision '8.7'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415162'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608366_20432608366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608366_20432608366> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608366_20432608366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008964 6.5939689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008964"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608366_20432608366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008964 6.5939689)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008964"^^xsd:decimal ;
  geo-pos:long "6.5939689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608366_20432608366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608366'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.0266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939689'^^xsd:double;
  dwc:latitude '53.0008964'^^xsd:double;
  dwc:coordinatePrecision '11.5'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608366'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432611796_20432611796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611796_20432611796> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611796_20432611796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000877 6.593969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000877"^^xsd:decimal ;
  dwc:decimalLongitude "6.593969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611796_20432611796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000877 6.593969)"^^geo:wktLiteral ;
  geo-pos:lat "53.000877"^^xsd:decimal ;
  geo-pos:long "6.593969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611796_20432611796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611796'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.0616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593969'^^xsd:double;
  dwc:latitude '53.000877'^^xsd:double;
  dwc:coordinatePrecision '9.2'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611796'^^xsd:integer;
  dwc:observationDate '2019-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432417100_20432417100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417100_20432417100> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417100_20432417100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008362 6.5939696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008362"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417100_20432417100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008362 6.5939696)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008362"^^xsd:decimal ;
  geo-pos:long "6.5939696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417100_20432417100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417100'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.028888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939696'^^xsd:double;
  dwc:latitude '53.0008362'^^xsd:double;
  dwc:coordinatePrecision '15.7'^^xsd:double;
  dwc:minimumElevation '26'^^xsd:integer;
  dwc:maximumElevation '26'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417100'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432609540_20432609540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609540_20432609540> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609540_20432609540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000864 6.5939697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000864"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609540_20432609540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000864 6.5939697)"^^geo:wktLiteral ;
  geo-pos:lat "53.000864"^^xsd:decimal ;
  geo-pos:long "6.5939697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609540_20432609540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609540'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.0375'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939697'^^xsd:double;
  dwc:latitude '53.000864'^^xsd:double;
  dwc:coordinatePrecision '18.4'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609540'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432612863_20432612863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612863_20432612863> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612863_20432612863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007697 6.59397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007697"^^xsd:decimal ;
  dwc:decimalLongitude "6.59397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612863_20432612863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007697 6.59397)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007697"^^xsd:decimal ;
  geo-pos:long "6.59397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612863_20432612863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612863'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.013611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.59397'^^xsd:double;
  dwc:latitude '53.0007697'^^xsd:double;
  dwc:coordinatePrecision '14.8'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612863'^^xsd:integer;
  dwc:observationDate '2019-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417739_20432417739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417739_20432417739> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417739_20432417739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007892 6.5939701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007892"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417739_20432417739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007892 6.5939701)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007892"^^xsd:decimal ;
  geo-pos:long "6.5939701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417739_20432417739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417739'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.135'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939701'^^xsd:double;
  dwc:latitude '53.0007892'^^xsd:double;
  dwc:coordinatePrecision '9.9'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417739'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413387_20432413387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413387_20432413387> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413387_20432413387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007926 6.5939701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007926"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413387_20432413387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007926 6.5939701)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007926"^^xsd:decimal ;
  geo-pos:long "6.5939701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413387_20432413387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413387'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.072777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939701'^^xsd:double;
  dwc:latitude '53.0007926'^^xsd:double;
  dwc:coordinatePrecision '13.1'^^xsd:double;
  dwc:minimumElevation '24'^^xsd:integer;
  dwc:maximumElevation '24'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413387'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415573_20432415573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415573_20432415573> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415573_20432415573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008987 6.5939701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008987"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "27.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415573_20432415573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008987 6.5939701)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008987"^^xsd:decimal ;
  geo-pos:long "6.5939701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "27.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415573_20432415573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415573'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.2891666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939701'^^xsd:double;
  dwc:latitude '53.0008987'^^xsd:double;
  dwc:coordinatePrecision '27.9'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415573'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410535_20432410535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410535_20432410535> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410535_20432410535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012388 6.5939703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012388"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410535_20432410535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012388 6.5939703)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012388"^^xsd:decimal ;
  geo-pos:long "6.5939703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410535_20432410535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410535'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.151666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939703'^^xsd:double;
  dwc:latitude '53.0012388'^^xsd:double;
  dwc:coordinatePrecision '18.2'^^xsd:double;
  dwc:minimumElevation '40'^^xsd:integer;
  dwc:maximumElevation '40'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410535'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415066_20432415066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415066_20432415066> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415066_20432415066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008354 6.593971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008354"^^xsd:decimal ;
  dwc:decimalLongitude "6.593971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415066_20432415066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008354 6.593971)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008354"^^xsd:decimal ;
  geo-pos:long "6.593971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415066_20432415066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415066'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.041666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593971'^^xsd:double;
  dwc:latitude '53.0008354'^^xsd:double;
  dwc:coordinatePrecision '9.7'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415066'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409586_20432409586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409586_20432409586> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409586_20432409586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006983 6.5939714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006983"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409586_20432409586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006983 6.5939714)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006983"^^xsd:decimal ;
  geo-pos:long "6.5939714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409586_20432409586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409586'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.2077777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939714'^^xsd:double;
  dwc:latitude '53.0006983'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409586'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408342_20432408342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408342_20432408342> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408342_20432408342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008359 6.5939714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008359"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408342_20432408342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008359 6.5939714)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008359"^^xsd:decimal ;
  geo-pos:long "6.5939714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408342_20432408342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408342'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.289722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939714'^^xsd:double;
  dwc:latitude '53.0008359'^^xsd:double;
  dwc:coordinatePrecision '9.8'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408342'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411733_20432411733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411733_20432411733> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411733_20432411733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002333 6.5939717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0002333"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "27.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411733_20432411733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002333 6.5939717)"^^geo:wktLiteral ;
  geo-pos:lat "53.0002333"^^xsd:decimal ;
  geo-pos:long "6.5939717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "27.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411733_20432411733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411733'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.006944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939717'^^xsd:double;
  dwc:latitude '53.0002333'^^xsd:double;
  dwc:coordinatePrecision '27.1'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411733'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407521_20432407521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407521_20432407521> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407521_20432407521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009548 6.593972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009548"^^xsd:decimal ;
  dwc:decimalLongitude "6.593972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407521_20432407521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009548 6.593972)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009548"^^xsd:decimal ;
  geo-pos:long "6.593972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407521_20432407521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407521'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.144722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593972'^^xsd:double;
  dwc:latitude '53.0009548'^^xsd:double;
  dwc:coordinatePrecision '14.2'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407521'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410739_20432410739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410739_20432410739> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410739_20432410739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008521 6.5939722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008521"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410739_20432410739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008521 6.5939722)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008521"^^xsd:decimal ;
  geo-pos:long "6.5939722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410739_20432410739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410739'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.1511111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939722'^^xsd:double;
  dwc:latitude '53.0008521'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410739'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412043_20432412043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412043_20432412043> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412043_20432412043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008571 6.5939724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008571"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412043_20432412043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008571 6.5939724)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008571"^^xsd:decimal ;
  geo-pos:long "6.5939724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412043_20432412043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412043'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.06'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939724'^^xsd:double;
  dwc:latitude '53.0008571'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412043'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413418_20432413418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413418_20432413418> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413418_20432413418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010777 6.5939725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010777"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413418_20432413418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010777 6.5939725)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010777"^^xsd:decimal ;
  geo-pos:long "6.5939725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413418_20432413418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413418'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.077222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939725'^^xsd:double;
  dwc:latitude '53.0010777'^^xsd:double;
  dwc:coordinatePrecision '40.4'^^xsd:double;
  dwc:minimumElevation '-44'^^xsd:integer;
  dwc:maximumElevation '-44'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413418'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612912_20432612912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612912_20432612912> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612912_20432612912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008105 6.5939727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008105"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612912_20432612912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008105 6.5939727)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008105"^^xsd:decimal ;
  geo-pos:long "6.5939727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612912_20432612912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612912'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.0311111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939727'^^xsd:double;
  dwc:latitude '53.0008105'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612912'^^xsd:integer;
  dwc:observationDate '2019-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432612104_20432612104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612104_20432612104> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612104_20432612104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008319 6.5939728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008319"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612104_20432612104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008319 6.5939728)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008319"^^xsd:decimal ;
  geo-pos:long "6.5939728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612104_20432612104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612104'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.801666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939728'^^xsd:double;
  dwc:latitude '53.0008319'^^xsd:double;
  dwc:coordinatePrecision '14.2'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612104'^^xsd:integer;
  dwc:observationDate '2019-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432409424_20432409424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409424_20432409424> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409424_20432409424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008964 6.593973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008964"^^xsd:decimal ;
  dwc:decimalLongitude "6.593973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409424_20432409424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008964 6.593973)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008964"^^xsd:decimal ;
  geo-pos:long "6.593973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409424_20432409424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409424'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593973'^^xsd:double;
  dwc:latitude '53.0008964'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409424'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415908_20432415908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415908_20432415908> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415908_20432415908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000808 6.5939731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000808"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415908_20432415908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000808 6.5939731)"^^geo:wktLiteral ;
  geo-pos:lat "53.000808"^^xsd:decimal ;
  geo-pos:long "6.5939731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415908_20432415908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415908'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.1030555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939731'^^xsd:double;
  dwc:latitude '53.000808'^^xsd:double;
  dwc:coordinatePrecision '8.7'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415908'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417673_20432417673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417673_20432417673> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417673_20432417673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008874 6.5939734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008874"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417673_20432417673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008874 6.5939734)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008874"^^xsd:decimal ;
  geo-pos:long "6.5939734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417673_20432417673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417673'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.0875'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939734'^^xsd:double;
  dwc:latitude '53.0008874'^^xsd:double;
  dwc:coordinatePrecision '9.3'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417673'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412730_20432412730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412730_20432412730> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412730_20432412730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007952 6.5939741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007952"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412730_20432412730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007952 6.5939741)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007952"^^xsd:decimal ;
  geo-pos:long "6.5939741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412730_20432412730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412730'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.0825'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939741'^^xsd:double;
  dwc:latitude '53.0007952'^^xsd:double;
  dwc:coordinatePrecision '9.3'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412730'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407294_20432407294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407294_20432407294> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407294_20432407294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008141 6.5939755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008141"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407294_20432407294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008141 6.5939755)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008141"^^xsd:decimal ;
  geo-pos:long "6.5939755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407294_20432407294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407294'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.4080555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939755'^^xsd:double;
  dwc:latitude '53.0008141'^^xsd:double;
  dwc:coordinatePrecision '20.9'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407294'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416560_20432416560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416560_20432416560> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416560_20432416560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008059 6.5939758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008059"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416560_20432416560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008059 6.5939758)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008059"^^xsd:decimal ;
  geo-pos:long "6.5939758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416560_20432416560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416560'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.003888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939758'^^xsd:double;
  dwc:latitude '53.0008059'^^xsd:double;
  dwc:coordinatePrecision '14'^^xsd:integer;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416560'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407605_20432407605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407605_20432407605> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407605_20432407605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009457 6.5939759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009457"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407605_20432407605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009457 6.5939759)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009457"^^xsd:decimal ;
  geo-pos:long "6.5939759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407605_20432407605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407605'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.258055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939759'^^xsd:double;
  dwc:latitude '53.0009457'^^xsd:double;
  dwc:coordinatePrecision '7.5'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407605'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418798_20432418798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418798_20432418798> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418798_20432418798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007867 6.5939761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007867"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418798_20432418798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007867 6.5939761)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007867"^^xsd:decimal ;
  geo-pos:long "6.5939761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418798_20432418798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418798'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.028333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939761'^^xsd:double;
  dwc:latitude '53.0007867'^^xsd:double;
  dwc:coordinatePrecision '17.2'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418798'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413993_20432413993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413993_20432413993> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413993_20432413993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008674 6.5939766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008674"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413993_20432413993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008674 6.5939766)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008674"^^xsd:decimal ;
  geo-pos:long "6.5939766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413993_20432413993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413993'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.035833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939766'^^xsd:double;
  dwc:latitude '53.0008674'^^xsd:double;
  dwc:coordinatePrecision '16.2'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413993'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409366_20432409366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409366_20432409366> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409366_20432409366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008685 6.5939771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008685"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409366_20432409366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008685 6.5939771)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008685"^^xsd:decimal ;
  geo-pos:long "6.5939771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409366_20432409366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409366'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '22.36'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939771'^^xsd:double;
  dwc:latitude '53.0008685'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409366'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417715_20432417715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417715_20432417715> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417715_20432417715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00084 6.5939774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.00084"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417715_20432417715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00084 6.5939774)"^^geo:wktLiteral ;
  geo-pos:lat "53.00084"^^xsd:decimal ;
  geo-pos:long "6.5939774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417715_20432417715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417715'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.116944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939774'^^xsd:double;
  dwc:latitude '53.00084'^^xsd:double;
  dwc:coordinatePrecision '9.4'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417715'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417973_20432417973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417973_20432417973> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417973_20432417973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008819 6.5939777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008819"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417973_20432417973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008819 6.5939777)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008819"^^xsd:decimal ;
  geo-pos:long "6.5939777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417973_20432417973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417973'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.1425'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939777'^^xsd:double;
  dwc:latitude '53.0008819'^^xsd:double;
  dwc:coordinatePrecision '8.1'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417973'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415932_20432415932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415932_20432415932> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415932_20432415932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007202 6.5939779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007202"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415932_20432415932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007202 6.5939779)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007202"^^xsd:decimal ;
  geo-pos:long "6.5939779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415932_20432415932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415932'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.101666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939779'^^xsd:double;
  dwc:latitude '53.0007202'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '-14'^^xsd:integer;
  dwc:maximumElevation '-14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415932'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611540_20432611540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611540_20432611540> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611540_20432611540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008946 6.593978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008946"^^xsd:decimal ;
  dwc:decimalLongitude "6.593978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611540_20432611540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008946 6.593978)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008946"^^xsd:decimal ;
  geo-pos:long "6.593978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611540_20432611540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611540'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.06'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593978'^^xsd:double;
  dwc:latitude '53.0008946'^^xsd:double;
  dwc:coordinatePrecision '18.7'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611540'^^xsd:integer;
  dwc:observationDate '2019-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432413849_20432413849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413849_20432413849> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413849_20432413849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008255 6.5939782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008255"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413849_20432413849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008255 6.5939782)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008255"^^xsd:decimal ;
  geo-pos:long "6.5939782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413849_20432413849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413849'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.0594444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939782'^^xsd:double;
  dwc:latitude '53.0008255'^^xsd:double;
  dwc:coordinatePrecision '13.3'^^xsd:double;
  dwc:minimumElevation '30'^^xsd:integer;
  dwc:maximumElevation '30'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413849'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418810_20432418810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418810_20432418810> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418810_20432418810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007911 6.5939787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007911"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418810_20432418810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007911 6.5939787)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007911"^^xsd:decimal ;
  geo-pos:long "6.5939787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418810_20432418810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418810'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.036388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939787'^^xsd:double;
  dwc:latitude '53.0007911'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '30'^^xsd:integer;
  dwc:maximumElevation '30'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418810'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409318_20432409318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409318_20432409318> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409318_20432409318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009224 6.5939787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009224"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409318_20432409318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009224 6.5939787)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009224"^^xsd:decimal ;
  geo-pos:long "6.5939787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409318_20432409318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409318'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.312222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939787'^^xsd:double;
  dwc:latitude '53.0009224'^^xsd:double;
  dwc:coordinatePrecision '10.2'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409318'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417985_20432417985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417985_20432417985> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417985_20432417985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008215 6.5939788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008215"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417985_20432417985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008215 6.5939788)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008215"^^xsd:decimal ;
  geo-pos:long "6.5939788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417985_20432417985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417985'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.128888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939788'^^xsd:double;
  dwc:latitude '53.0008215'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417985'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610661_20432610661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610661_20432610661> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610661_20432610661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007641 6.59398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007641"^^xsd:decimal ;
  dwc:decimalLongitude "6.59398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610661_20432610661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007641 6.59398)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007641"^^xsd:decimal ;
  geo-pos:long "6.59398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610661_20432610661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610661'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.0541666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.59398'^^xsd:double;
  dwc:latitude '53.0007641'^^xsd:double;
  dwc:coordinatePrecision '14.1'^^xsd:double;
  dwc:minimumElevation '34'^^xsd:integer;
  dwc:maximumElevation '34'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610661'^^xsd:integer;
  dwc:observationDate '2019-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432414436_20432414436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414436_20432414436> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414436_20432414436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008626 6.593981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008626"^^xsd:decimal ;
  dwc:decimalLongitude "6.593981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "27.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414436_20432414436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008626 6.593981)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008626"^^xsd:decimal ;
  geo-pos:long "6.593981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "27.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414436_20432414436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414436'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.0188888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593981'^^xsd:double;
  dwc:latitude '53.0008626'^^xsd:double;
  dwc:coordinatePrecision '27.5'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414436'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419629_20432419629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419629_20432419629> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419629_20432419629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008257 6.5939814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008257"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419629_20432419629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008257 6.5939814)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008257"^^xsd:decimal ;
  geo-pos:long "6.5939814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419629_20432419629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419629'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.141666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939814'^^xsd:double;
  dwc:latitude '53.0008257'^^xsd:double;
  dwc:coordinatePrecision '12.5'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419629'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414496_20432414496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414496_20432414496> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414496_20432414496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008216 6.5939818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008216"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414496_20432414496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008216 6.5939818)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008216"^^xsd:decimal ;
  geo-pos:long "6.5939818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414496_20432414496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414496'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.040833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939818'^^xsd:double;
  dwc:latitude '53.0008216'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414496'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413561_20432413561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413561_20432413561> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413561_20432413561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007964 6.5939829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007964"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413561_20432413561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007964 6.5939829)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007964"^^xsd:decimal ;
  geo-pos:long "6.5939829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413561_20432413561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413561'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.11'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939829'^^xsd:double;
  dwc:latitude '53.0007964'^^xsd:double;
  dwc:coordinatePrecision '9.5'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413561'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408683_20432408683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408683_20432408683> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408683_20432408683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010873 6.5939831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010873"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408683_20432408683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010873 6.5939831)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010873"^^xsd:decimal ;
  geo-pos:long "6.5939831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408683_20432408683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408683'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.475'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939831'^^xsd:double;
  dwc:latitude '53.0010873'^^xsd:double;
  dwc:coordinatePrecision '12.3'^^xsd:double;
  dwc:minimumElevation '-35'^^xsd:integer;
  dwc:maximumElevation '-35'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408683'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415595_20432415595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415595_20432415595> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415595_20432415595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008635 6.5939834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008635"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415595_20432415595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008635 6.5939834)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008635"^^xsd:decimal ;
  geo-pos:long "6.5939834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415595_20432415595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415595'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.1191666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939834'^^xsd:double;
  dwc:latitude '53.0008635'^^xsd:double;
  dwc:coordinatePrecision '8.6'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415595'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408138_20432408138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408138_20432408138> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408138_20432408138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008818 6.593984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008818"^^xsd:decimal ;
  dwc:decimalLongitude "6.593984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408138_20432408138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008818 6.593984)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008818"^^xsd:decimal ;
  geo-pos:long "6.593984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408138_20432408138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408138'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.1466666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593984'^^xsd:double;
  dwc:latitude '53.0008818'^^xsd:double;
  dwc:coordinatePrecision '8.3'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408138'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415174_20432415174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415174_20432415174> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415174_20432415174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008346 6.5939842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008346"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415174_20432415174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008346 6.5939842)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008346"^^xsd:decimal ;
  geo-pos:long "6.5939842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415174_20432415174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415174'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.0475'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939842'^^xsd:double;
  dwc:latitude '53.0008346'^^xsd:double;
  dwc:coordinatePrecision '9.2'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415174'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414089_20432414089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414089_20432414089> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414089_20432414089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008319 6.5939844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008319"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414089_20432414089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008319 6.5939844)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008319"^^xsd:decimal ;
  geo-pos:long "6.5939844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414089_20432414089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414089'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.025833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939844'^^xsd:double;
  dwc:latitude '53.0008319'^^xsd:double;
  dwc:coordinatePrecision '10.2'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414089'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408354_20432408354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408354_20432408354> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408354_20432408354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009221 6.5939845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009221"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408354_20432408354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009221 6.5939845)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009221"^^xsd:decimal ;
  geo-pos:long "6.5939845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408354_20432408354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408354'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.293333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939845'^^xsd:double;
  dwc:latitude '53.0009221'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408354'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409187_20432409187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409187_20432409187> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409187_20432409187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009921 6.5939848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009921"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "65.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409187_20432409187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009921 6.5939848)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009921"^^xsd:decimal ;
  geo-pos:long "6.5939848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "65.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409187_20432409187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409187'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.037777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939848'^^xsd:double;
  dwc:latitude '53.0009921'^^xsd:double;
  dwc:coordinatePrecision '65.4'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409187'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611122_20432611122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611122_20432611122> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611122_20432611122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008637 6.5939852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008637"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611122_20432611122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008637 6.5939852)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008637"^^xsd:decimal ;
  geo-pos:long "6.5939852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611122_20432611122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611122'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.035'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939852'^^xsd:double;
  dwc:latitude '53.0008637'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611122'^^xsd:integer;
  dwc:observationDate '2019-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432610209_20432610209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610209_20432610209> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610209_20432610209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008524 6.5939855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008524"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "26.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610209_20432610209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008524 6.5939855)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008524"^^xsd:decimal ;
  geo-pos:long "6.5939855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "26.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610209_20432610209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610209'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.031944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939855'^^xsd:double;
  dwc:latitude '53.0008524'^^xsd:double;
  dwc:coordinatePrecision '26.4'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610209'^^xsd:integer;
  dwc:observationDate '2019-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432610514_20432610514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610514_20432610514> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610514_20432610514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008633 6.5939858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008633"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610514_20432610514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008633 6.5939858)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008633"^^xsd:decimal ;
  geo-pos:long "6.5939858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610514_20432610514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610514'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.080277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939858'^^xsd:double;
  dwc:latitude '53.0008633'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610514'^^xsd:integer;
  dwc:observationDate '2019-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432608634_20432608634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608634_20432608634> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608634_20432608634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008499 6.593986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008499"^^xsd:decimal ;
  dwc:decimalLongitude "6.593986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608634_20432608634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008499 6.593986)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008499"^^xsd:decimal ;
  geo-pos:long "6.593986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608634_20432608634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608634'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.003333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.593986'^^xsd:double;
  dwc:latitude '53.0008499'^^xsd:double;
  dwc:coordinatePrecision '16'^^xsd:integer;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608634'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411132_20432411132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411132_20432411132> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411132_20432411132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008565 6.5939867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008565"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411132_20432411132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008565 6.5939867)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008565"^^xsd:decimal ;
  geo-pos:long "6.5939867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411132_20432411132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411132'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.025833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939867'^^xsd:double;
  dwc:latitude '53.0008565'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411132'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612122_20432612122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612122_20432612122> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612122_20432612122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009587 6.5939868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009587"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612122_20432612122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009587 6.5939868)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009587"^^xsd:decimal ;
  geo-pos:long "6.5939868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612122_20432612122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612122'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.9286111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939868'^^xsd:double;
  dwc:latitude '53.0009587'^^xsd:double;
  dwc:coordinatePrecision '53.5'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612122'^^xsd:integer;
  dwc:observationDate '2019-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432413837_20432413837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413837_20432413837> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413837_20432413837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008615 6.5939876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008615"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413837_20432413837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008615 6.5939876)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008615"^^xsd:decimal ;
  geo-pos:long "6.5939876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413837_20432413837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413837'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.0730555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939876'^^xsd:double;
  dwc:latitude '53.0008615'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413837'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417004_20432417004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417004_20432417004> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417004_20432417004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008273 6.5939878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008273"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417004_20432417004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008273 6.5939878)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008273"^^xsd:decimal ;
  geo-pos:long "6.5939878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417004_20432417004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417004'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.01'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939878'^^xsd:double;
  dwc:latitude '53.0008273'^^xsd:double;
  dwc:coordinatePrecision '13.5'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417004'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408564_20432408564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408564_20432408564> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408564_20432408564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009426 6.5939878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009426"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408564_20432408564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009426 6.5939878)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009426"^^xsd:decimal ;
  geo-pos:long "6.5939878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408564_20432408564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408564'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.4180555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939878'^^xsd:double;
  dwc:latitude '53.0009426'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '23'^^xsd:integer;
  dwc:maximumElevation '23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408564'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408450_20432408450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408450_20432408450> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408450_20432408450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009331 6.5939881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009331"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408450_20432408450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009331 6.5939881)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009331"^^xsd:decimal ;
  geo-pos:long "6.5939881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408450_20432408450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408450'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.363055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939881'^^xsd:double;
  dwc:latitude '53.0009331'^^xsd:double;
  dwc:coordinatePrecision '10.3'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408450'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612876_20432612876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612876_20432612876> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612876_20432612876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008658 6.5939882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008658"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612876_20432612876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008658 6.5939882)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008658"^^xsd:decimal ;
  geo-pos:long "6.5939882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612876_20432612876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612876'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.0625'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939882'^^xsd:double;
  dwc:latitude '53.0008658'^^xsd:double;
  dwc:coordinatePrecision '15.1'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612876'^^xsd:integer;
  dwc:observationDate '2019-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432609125_20432609125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609125_20432609125> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609125_20432609125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008056 6.5939887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008056"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609125_20432609125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008056 6.5939887)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008056"^^xsd:decimal ;
  geo-pos:long "6.5939887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609125_20432609125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609125'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.048333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939887'^^xsd:double;
  dwc:latitude '53.0008056'^^xsd:double;
  dwc:coordinatePrecision '19'^^xsd:integer;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609125'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432412430_20432412430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412430_20432412430> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412430_20432412430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006639 6.5939895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006639"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412430_20432412430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006639 6.5939895)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006639"^^xsd:decimal ;
  geo-pos:long "6.5939895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412430_20432412430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412430'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.1258333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939895'^^xsd:double;
  dwc:latitude '53.0006639'^^xsd:double;
  dwc:coordinatePrecision '43.1'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412430'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413054_20432413054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413054_20432413054> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413054_20432413054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008466 6.5939902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008466"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413054_20432413054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008466 6.5939902)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008466"^^xsd:decimal ;
  geo-pos:long "6.5939902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413054_20432413054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413054'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.0505555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939902'^^xsd:double;
  dwc:latitude '53.0008466'^^xsd:double;
  dwc:coordinatePrecision '13.3'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413054'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408600_20432408600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408600_20432408600> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408600_20432408600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008941 6.5939902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008941"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408600_20432408600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008941 6.5939902)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008941"^^xsd:decimal ;
  geo-pos:long "6.5939902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408600_20432408600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408600'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.436111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939902'^^xsd:double;
  dwc:latitude '53.0008941'^^xsd:double;
  dwc:coordinatePrecision '9.6'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408600'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411721_20432411721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411721_20432411721> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411721_20432411721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000414 6.5939906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000414"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411721_20432411721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000414 6.5939906)"^^geo:wktLiteral ;
  geo-pos:lat "53.000414"^^xsd:decimal ;
  geo-pos:long "6.5939906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411721_20432411721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411721'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.003055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939906'^^xsd:double;
  dwc:latitude '53.000414'^^xsd:double;
  dwc:coordinatePrecision '19.8'^^xsd:double;
  dwc:minimumElevation '42'^^xsd:integer;
  dwc:maximumElevation '42'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411721'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409143_20432409143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409143_20432409143> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409143_20432409143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009513 6.5939908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009513"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409143_20432409143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009513 6.5939908)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009513"^^xsd:decimal ;
  geo-pos:long "6.5939908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409143_20432409143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409143'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.3872222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939908'^^xsd:double;
  dwc:latitude '53.0009513'^^xsd:double;
  dwc:coordinatePrecision '8.2'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409143'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418081_20432418081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418081_20432418081> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418081_20432418081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008317 6.5939914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008317"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "24.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418081_20432418081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008317 6.5939914)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008317"^^xsd:decimal ;
  geo-pos:long "6.5939914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "24.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418081_20432418081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418081'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '23.096944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939914'^^xsd:double;
  dwc:latitude '53.0008317'^^xsd:double;
  dwc:coordinatePrecision '24.7'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418081'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611649_20432611649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611649_20432611649> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611649_20432611649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008228 6.5939925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008228"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611649_20432611649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008228 6.5939925)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008228"^^xsd:decimal ;
  geo-pos:long "6.5939925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611649_20432611649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611649'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.007777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939925'^^xsd:double;
  dwc:latitude '53.0008228'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611649'^^xsd:integer;
  dwc:observationDate '2019-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408180_20432408180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408180_20432408180> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408180_20432408180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010264 6.5939926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010264"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408180_20432408180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010264 6.5939926)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010264"^^xsd:decimal ;
  geo-pos:long "6.5939926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408180_20432408180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408180'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.196944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939926'^^xsd:double;
  dwc:latitude '53.0010264'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:minimumElevation '30'^^xsd:integer;
  dwc:maximumElevation '30'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408180'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408830_20432408830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408830_20432408830> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408830_20432408830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009519 6.5939927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009519"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408830_20432408830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009519 6.5939927)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009519"^^xsd:decimal ;
  geo-pos:long "6.5939927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408830_20432408830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408830'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.1433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939927'^^xsd:double;
  dwc:latitude '53.0009519'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408830'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612105_20432612105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612105_20432612105> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612105_20432612105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008306 6.5939931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008306"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612105_20432612105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008306 6.5939931)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008306"^^xsd:decimal ;
  geo-pos:long "6.5939931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612105_20432612105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612105'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.81'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939931'^^xsd:double;
  dwc:latitude '53.0008306'^^xsd:double;
  dwc:coordinatePrecision '9.3'^^xsd:double;
  dwc:minimumElevation '31'^^xsd:integer;
  dwc:maximumElevation '31'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612105'^^xsd:integer;
  dwc:observationDate '2019-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432416991_20432416991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416991_20432416991> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416991_20432416991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008466 6.5939932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008466"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416991_20432416991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008466 6.5939932)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008466"^^xsd:decimal ;
  geo-pos:long "6.5939932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416991_20432416991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416991'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.0008333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939932'^^xsd:double;
  dwc:latitude '53.0008466'^^xsd:double;
  dwc:coordinatePrecision '7.4'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416991'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413657_20432413657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413657_20432413657> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413657_20432413657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008156 6.5939933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008156"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413657_20432413657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008156 6.5939933)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008156"^^xsd:decimal ;
  geo-pos:long "6.5939933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413657_20432413657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413657'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.131666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939933'^^xsd:double;
  dwc:latitude '53.0008156'^^xsd:double;
  dwc:coordinatePrecision '9.5'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413657'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407298_20432407298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407298_20432407298> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407298_20432407298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009438 6.5939934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009438"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407298_20432407298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009438 6.5939934)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009438"^^xsd:decimal ;
  geo-pos:long "6.5939934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407298_20432407298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407298'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.4108333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939934'^^xsd:double;
  dwc:latitude '53.0009438'^^xsd:double;
  dwc:coordinatePrecision '7.6'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407298'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413378_20432413378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413378_20432413378> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413378_20432413378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003769 6.5939941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003769"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "35"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413378_20432413378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003769 6.5939941)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003769"^^xsd:decimal ;
  geo-pos:long "6.5939941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "35"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413378_20432413378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413378'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.074166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939941'^^xsd:double;
  dwc:latitude '53.0003769'^^xsd:double;
  dwc:coordinatePrecision '35'^^xsd:integer;
  dwc:minimumElevation '98'^^xsd:integer;
  dwc:maximumElevation '98'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413378'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410217_20432410217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410217_20432410217> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410217_20432410217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008262 6.5939945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008262"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410217_20432410217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008262 6.5939945)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008262"^^xsd:decimal ;
  geo-pos:long "6.5939945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410217_20432410217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410217'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.252222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939945'^^xsd:double;
  dwc:latitude '53.0008262'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410217'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610405_20432610405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610405_20432610405> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610405_20432610405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009311 6.5939945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009311"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610405_20432610405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009311 6.5939945)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009311"^^xsd:decimal ;
  geo-pos:long "6.5939945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610405_20432610405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610405'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.0205555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939945'^^xsd:double;
  dwc:latitude '53.0009311'^^xsd:double;
  dwc:coordinatePrecision '8.5'^^xsd:double;
  dwc:minimumElevation '38'^^xsd:integer;
  dwc:maximumElevation '38'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610405'^^xsd:integer;
  dwc:observationDate '2019-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432409538_20432409538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409538_20432409538> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409538_20432409538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007428 6.5939948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007428"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409538_20432409538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007428 6.5939948)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007428"^^xsd:decimal ;
  geo-pos:long "6.5939948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409538_20432409538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409538'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.141666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939948'^^xsd:double;
  dwc:latitude '53.0007428'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409538'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411374_20432411374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411374_20432411374> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411374_20432411374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00101 6.5939953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.00101"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411374_20432411374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00101 6.5939953)"^^geo:wktLiteral ;
  geo-pos:lat "53.00101"^^xsd:decimal ;
  geo-pos:long "6.5939953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411374_20432411374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411374'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.103333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939953'^^xsd:double;
  dwc:latitude '53.00101'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411374'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417257_20432417257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417257_20432417257> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417257_20432417257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000915 6.5939958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000915"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417257_20432417257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000915 6.5939958)"^^geo:wktLiteral ;
  geo-pos:lat "53.000915"^^xsd:decimal ;
  geo-pos:long "6.5939958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417257_20432417257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417257'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.1541666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939958'^^xsd:double;
  dwc:latitude '53.000915'^^xsd:double;
  dwc:coordinatePrecision '7.1'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417257'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612108_20432612108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612108_20432612108> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612108_20432612108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008592 6.5939959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008592"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612108_20432612108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008592 6.5939959)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008592"^^xsd:decimal ;
  geo-pos:long "6.5939959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612108_20432612108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612108'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.829444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939959'^^xsd:double;
  dwc:latitude '53.0008592'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612108'^^xsd:integer;
  dwc:observationDate '2019-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432610245_20432610245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610245_20432610245> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610245_20432610245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008169 6.5939965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008169"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610245_20432610245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008169 6.5939965)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008169"^^xsd:decimal ;
  geo-pos:long "6.5939965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610245_20432610245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610245'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.01'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939965'^^xsd:double;
  dwc:latitude '53.0008169'^^xsd:double;
  dwc:coordinatePrecision '10.4'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610245'^^xsd:integer;
  dwc:observationDate '2019-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413306_20432413306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413306_20432413306> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413306_20432413306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009117 6.5939986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009117"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413306_20432413306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009117 6.5939986)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009117"^^xsd:decimal ;
  geo-pos:long "6.5939986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413306_20432413306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413306'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.0913888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939986'^^xsd:double;
  dwc:latitude '53.0009117'^^xsd:double;
  dwc:coordinatePrecision '12.9'^^xsd:double;
  dwc:minimumElevation '23'^^xsd:integer;
  dwc:maximumElevation '23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413306'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414162_20432414162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414162_20432414162> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414162_20432414162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008638 6.5939989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008638"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414162_20432414162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008638 6.5939989)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008638"^^xsd:decimal ;
  geo-pos:long "6.5939989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414162_20432414162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414162'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.0463888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939989'^^xsd:double;
  dwc:latitude '53.0008638'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414162'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412982_20432412982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412982_20432412982> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412982_20432412982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008642 6.5939992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008642"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412982_20432412982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008642 6.5939992)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008642"^^xsd:decimal ;
  geo-pos:long "6.5939992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412982_20432412982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412982'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.0672222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939992'^^xsd:double;
  dwc:latitude '53.0008642'^^xsd:double;
  dwc:coordinatePrecision '11.8'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412982'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412262_20432412262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412262_20432412262> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412262_20432412262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009071 6.5939996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009071"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412262_20432412262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009071 6.5939996)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009071"^^xsd:decimal ;
  geo-pos:long "6.5939996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412262_20432412262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412262'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.144444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939996'^^xsd:double;
  dwc:latitude '53.0009071'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412262'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416826_20432416826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416826_20432416826> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416826_20432416826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008902 6.5939997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008902"^^xsd:decimal ;
  dwc:decimalLongitude "6.5939997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416826_20432416826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008902 6.5939997)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008902"^^xsd:decimal ;
  geo-pos:long "6.5939997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416826_20432416826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416826'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.148611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5939997'^^xsd:double;
  dwc:latitude '53.0008902'^^xsd:double;
  dwc:coordinatePrecision '14.8'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416826'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410321_20432410321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410321_20432410321> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410321_20432410321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008427 6.594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008427"^^xsd:decimal ;
  dwc:decimalLongitude "6.594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "24.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410321_20432410321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008427 6.594)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008427"^^xsd:decimal ;
  geo-pos:long "6.594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "24.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410321_20432410321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410321'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.323055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.594'^^xsd:double;
  dwc:latitude '53.0008427'^^xsd:double;
  dwc:coordinatePrecision '24.9'^^xsd:double;
  dwc:minimumElevation '26'^^xsd:integer;
  dwc:maximumElevation '26'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410321'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408378_20432408378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408378_20432408378> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408378_20432408378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008908 6.5940004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008908"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408378_20432408378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008908 6.5940004)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008908"^^xsd:decimal ;
  geo-pos:long "6.5940004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408378_20432408378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408378'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.30194444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940004'^^xsd:double;
  dwc:latitude '53.0008908'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408378'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412551_20432412551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412551_20432412551> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412551_20432412551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007789 6.5940007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007789"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412551_20432412551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007789 6.5940007)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007789"^^xsd:decimal ;
  geo-pos:long "6.5940007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412551_20432412551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412551'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.100555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940007'^^xsd:double;
  dwc:latitude '53.0007789'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412551'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612777_20432612777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612777_20432612777> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612777_20432612777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000796 6.5940008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000796"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612777_20432612777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000796 6.5940008)"^^geo:wktLiteral ;
  geo-pos:lat "53.000796"^^xsd:decimal ;
  geo-pos:long "6.5940008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612777_20432612777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612777'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.024166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940008'^^xsd:double;
  dwc:latitude '53.000796'^^xsd:double;
  dwc:coordinatePrecision '12.2'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612777'^^xsd:integer;
  dwc:observationDate '2019-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415150_20432415150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415150_20432415150> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415150_20432415150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007813 6.5940012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007813"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415150_20432415150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007813 6.5940012)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007813"^^xsd:decimal ;
  geo-pos:long "6.5940012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415150_20432415150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415150'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.046388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940012'^^xsd:double;
  dwc:latitude '53.0007813'^^xsd:double;
  dwc:coordinatePrecision '15.7'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415150'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417329_20432417329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417329_20432417329> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417329_20432417329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008588 6.5940015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008588"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417329_20432417329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008588 6.5940015)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008588"^^xsd:decimal ;
  geo-pos:long "6.5940015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417329_20432417329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417329'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.1580555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940015'^^xsd:double;
  dwc:latitude '53.0008588'^^xsd:double;
  dwc:coordinatePrecision '15'^^xsd:integer;
  dwc:minimumElevation '24'^^xsd:integer;
  dwc:maximumElevation '24'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417329'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608709_20432608709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608709_20432608709> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608709_20432608709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008974 6.5940015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008974"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608709_20432608709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008974 6.5940015)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008974"^^xsd:decimal ;
  geo-pos:long "6.5940015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608709_20432608709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608709'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.06'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940015'^^xsd:double;
  dwc:latitude '53.0008974'^^xsd:double;
  dwc:coordinatePrecision '14.6'^^xsd:double;
  dwc:minimumElevation '21'^^xsd:integer;
  dwc:maximumElevation '21'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608709'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432409218_20432409218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409218_20432409218> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409218_20432409218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008065 6.5940019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008065"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409218_20432409218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008065 6.5940019)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008065"^^xsd:decimal ;
  geo-pos:long "6.5940019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409218_20432409218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409218'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '21.109444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940019'^^xsd:double;
  dwc:latitude '53.0008065'^^xsd:double;
  dwc:coordinatePrecision '23.1'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409218'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413957_20432413957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413957_20432413957> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413957_20432413957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008042 6.5940037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008042"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413957_20432413957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008042 6.5940037)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008042"^^xsd:decimal ;
  geo-pos:long "6.5940037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413957_20432413957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413957'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.058333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940037'^^xsd:double;
  dwc:latitude '53.0008042'^^xsd:double;
  dwc:coordinatePrecision '9.6'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413957'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416406_20432416406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416406_20432416406> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416406_20432416406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007589 6.594004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007589"^^xsd:decimal ;
  dwc:decimalLongitude "6.594004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416406_20432416406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007589 6.594004)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007589"^^xsd:decimal ;
  geo-pos:long "6.594004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416406_20432416406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416406'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.1252777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.594004'^^xsd:double;
  dwc:latitude '53.0007589'^^xsd:double;
  dwc:coordinatePrecision '17.1'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416406'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410870_20432410870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410870_20432410870> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410870_20432410870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010351 6.5940044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010351"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410870_20432410870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010351 6.5940044)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010351"^^xsd:decimal ;
  geo-pos:long "6.5940044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410870_20432410870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410870'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.117222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940044'^^xsd:double;
  dwc:latitude '53.0010351'^^xsd:double;
  dwc:coordinatePrecision '9.7'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410870'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412526_20432412526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412526_20432412526> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412526_20432412526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008238 6.5940046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008238"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412526_20432412526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008238 6.5940046)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008238"^^xsd:decimal ;
  geo-pos:long "6.5940046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412526_20432412526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412526'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.084444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940046'^^xsd:double;
  dwc:latitude '53.0008238'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '23'^^xsd:integer;
  dwc:maximumElevation '23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412526'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414564_20432414564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414564_20432414564> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414564_20432414564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008088 6.5940072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008088"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414564_20432414564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008088 6.5940072)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008088"^^xsd:decimal ;
  geo-pos:long "6.5940072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414564_20432414564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414564'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.164166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940072'^^xsd:double;
  dwc:latitude '53.0008088'^^xsd:double;
  dwc:coordinatePrecision '17.6'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414564'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415474_20432415474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415474_20432415474> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415474_20432415474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008475 6.5940076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008475"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415474_20432415474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008475 6.5940076)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008475"^^xsd:decimal ;
  geo-pos:long "6.5940076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415474_20432415474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415474'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.01'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940076'^^xsd:double;
  dwc:latitude '53.0008475'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415474'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432609881_20432609881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609881_20432609881> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609881_20432609881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010434 6.5940079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010434"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "56.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609881_20432609881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010434 6.5940079)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010434"^^xsd:decimal ;
  geo-pos:long "6.5940079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "56.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609881_20432609881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609881'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.028333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940079'^^xsd:double;
  dwc:latitude '53.0010434'^^xsd:double;
  dwc:coordinatePrecision '56.2'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609881'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432612341_20432612341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612341_20432612341> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612341_20432612341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008159 6.5940085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008159"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "34.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612341_20432612341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008159 6.5940085)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008159"^^xsd:decimal ;
  geo-pos:long "6.5940085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "34.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612341_20432612341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612341'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.0452777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940085'^^xsd:double;
  dwc:latitude '53.0008159'^^xsd:double;
  dwc:coordinatePrecision '34.2'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612341'^^xsd:integer;
  dwc:observationDate '2019-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432610526_20432610526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610526_20432610526> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610526_20432610526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008094 6.5940087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008094"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610526_20432610526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008094 6.5940087)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008094"^^xsd:decimal ;
  geo-pos:long "6.5940087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610526_20432610526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610526'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.075833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940087'^^xsd:double;
  dwc:latitude '53.0008094'^^xsd:double;
  dwc:coordinatePrecision '14.6'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610526'^^xsd:integer;
  dwc:observationDate '2019-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432414708_20432414708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414708_20432414708> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414708_20432414708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006377 6.5940093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006377"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414708_20432414708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006377 6.5940093)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006377"^^xsd:decimal ;
  geo-pos:long "6.5940093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414708_20432414708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414708'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.1444444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940093'^^xsd:double;
  dwc:latitude '53.0006377'^^xsd:double;
  dwc:coordinatePrecision '22.5'^^xsd:double;
  dwc:minimumElevation '27'^^xsd:integer;
  dwc:maximumElevation '27'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414708'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415944_20432415944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415944_20432415944> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415944_20432415944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008862 6.59401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008862"^^xsd:decimal ;
  dwc:decimalLongitude "6.59401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415944_20432415944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008862 6.59401)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008862"^^xsd:decimal ;
  geo-pos:long "6.59401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415944_20432415944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415944'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.094166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.59401'^^xsd:double;
  dwc:latitude '53.0008862'^^xsd:double;
  dwc:coordinatePrecision '22.5'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415944'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409360_20432409360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409360_20432409360> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409360_20432409360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008533 6.5940115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008533"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409360_20432409360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008533 6.5940115)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008533"^^xsd:decimal ;
  geo-pos:long "6.5940115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409360_20432409360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409360'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.355555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940115'^^xsd:double;
  dwc:latitude '53.0008533'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409360'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612099_20432612099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612099_20432612099> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612099_20432612099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008692 6.5940115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008692"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612099_20432612099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008692 6.5940115)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008692"^^xsd:decimal ;
  geo-pos:long "6.5940115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612099_20432612099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612099'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.7494444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940115'^^xsd:double;
  dwc:latitude '53.0008692'^^xsd:double;
  dwc:coordinatePrecision '14'^^xsd:integer;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612099'^^xsd:integer;
  dwc:observationDate '2019-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432611001_20432611001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611001_20432611001> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611001_20432611001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008701 6.5940116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008701"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611001_20432611001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008701 6.5940116)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008701"^^xsd:decimal ;
  geo-pos:long "6.5940116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611001_20432611001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611001'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.0288888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940116'^^xsd:double;
  dwc:latitude '53.0008701'^^xsd:double;
  dwc:coordinatePrecision '25.6'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611001'^^xsd:integer;
  dwc:observationDate '2019-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432419649_20432419649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419649_20432419649> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419649_20432419649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000831 6.5940121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000831"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419649_20432419649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000831 6.5940121)"^^geo:wktLiteral ;
  geo-pos:lat "53.000831"^^xsd:decimal ;
  geo-pos:long "6.5940121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419649_20432419649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419649'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.065833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940121'^^xsd:double;
  dwc:latitude '53.000831'^^xsd:double;
  dwc:coordinatePrecision '21.6'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419649'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415655_20432415655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415655_20432415655> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415655_20432415655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009149 6.5940121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009149"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415655_20432415655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009149 6.5940121)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009149"^^xsd:decimal ;
  geo-pos:long "6.5940121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415655_20432415655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415655'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.096388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940121'^^xsd:double;
  dwc:latitude '53.0009149'^^xsd:double;
  dwc:coordinatePrecision '17.2'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415655'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611979_20432611979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611979_20432611979> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611979_20432611979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008741 6.5940128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008741"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611979_20432611979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008741 6.5940128)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008741"^^xsd:decimal ;
  geo-pos:long "6.5940128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611979_20432611979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611979'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.055555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940128'^^xsd:double;
  dwc:latitude '53.0008741'^^xsd:double;
  dwc:coordinatePrecision '8.5'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611979'^^xsd:integer;
  dwc:observationDate '2019-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432612111_20432612111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612111_20432612111> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612111_20432612111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008456 6.5940145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008456"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612111_20432612111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008456 6.5940145)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008456"^^xsd:decimal ;
  geo-pos:long "6.5940145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612111_20432612111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612111'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.858055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940145'^^xsd:double;
  dwc:latitude '53.0008456'^^xsd:double;
  dwc:coordinatePrecision '9.6'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612111'^^xsd:integer;
  dwc:observationDate '2019-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432415258_20432415258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415258_20432415258> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415258_20432415258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008742 6.5940151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008742"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415258_20432415258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008742 6.5940151)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008742"^^xsd:decimal ;
  geo-pos:long "6.5940151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415258_20432415258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415258'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.0227777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940151'^^xsd:double;
  dwc:latitude '53.0008742'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415258'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408480_20432408480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408480_20432408480> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408480_20432408480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008769 6.5940152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008769"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408480_20432408480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008769 6.5940152)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008769"^^xsd:decimal ;
  geo-pos:long "6.5940152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408480_20432408480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408480'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.384722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940152'^^xsd:double;
  dwc:latitude '53.0008769'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408480'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414245_20432414245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414245_20432414245> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414245_20432414245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008882 6.5940156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008882"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414245_20432414245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008882 6.5940156)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008882"^^xsd:decimal ;
  geo-pos:long "6.5940156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414245_20432414245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414245'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940156'^^xsd:double;
  dwc:latitude '53.0008882'^^xsd:double;
  dwc:coordinatePrecision '12.8'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414245'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418428_20432418428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418428_20432418428> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418428_20432418428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008431 6.5940161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008431"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418428_20432418428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008431 6.5940161)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008431"^^xsd:decimal ;
  geo-pos:long "6.5940161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418428_20432418428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418428'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.1233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940161'^^xsd:double;
  dwc:latitude '53.0008431'^^xsd:double;
  dwc:coordinatePrecision '12.1'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418428'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611905_20432611905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611905_20432611905> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611905_20432611905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008346 6.5940167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008346"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611905_20432611905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008346 6.5940167)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008346"^^xsd:decimal ;
  geo-pos:long "6.5940167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611905_20432611905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611905'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.047777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940167'^^xsd:double;
  dwc:latitude '53.0008346'^^xsd:double;
  dwc:coordinatePrecision '10.8'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611905'^^xsd:integer;
  dwc:observationDate '2019-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432611808_20432611808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611808_20432611808> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611808_20432611808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008261 6.5940168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008261"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611808_20432611808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008261 6.5940168)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008261"^^xsd:decimal ;
  geo-pos:long "6.5940168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "31"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611808_20432611808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611808'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.035'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940168'^^xsd:double;
  dwc:latitude '53.0008261'^^xsd:double;
  dwc:coordinatePrecision '31'^^xsd:integer;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611808'^^xsd:integer;
  dwc:observationDate '2019-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432417727_20432417727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417727_20432417727> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417727_20432417727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008572 6.5940173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008572"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417727_20432417727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008572 6.5940173)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008572"^^xsd:decimal ;
  geo-pos:long "6.5940173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417727_20432417727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417727'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.116388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940173'^^xsd:double;
  dwc:latitude '53.0008572'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417727'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612485_20432612485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612485_20432612485> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612485_20432612485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008491 6.5940175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008491"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612485_20432612485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008491 6.5940175)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008491"^^xsd:decimal ;
  geo-pos:long "6.5940175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612485_20432612485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612485'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.008333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940175'^^xsd:double;
  dwc:latitude '53.0008491'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612485'^^xsd:integer;
  dwc:observationDate '2019-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408456_20432408456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408456_20432408456> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408456_20432408456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000806 6.5940176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000806"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408456_20432408456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000806 6.5940176)"^^geo:wktLiteral ;
  geo-pos:lat "53.000806"^^xsd:decimal ;
  geo-pos:long "6.5940176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408456_20432408456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408456'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.363333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940176'^^xsd:double;
  dwc:latitude '53.000806'^^xsd:double;
  dwc:coordinatePrecision '15.2'^^xsd:double;
  dwc:minimumElevation '-22'^^xsd:integer;
  dwc:maximumElevation '-22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408456'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419276_20432419276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419276_20432419276> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419276_20432419276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008436 6.5940184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008436"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419276_20432419276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008436 6.5940184)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008436"^^xsd:decimal ;
  geo-pos:long "6.5940184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419276_20432419276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419276'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.0072222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940184'^^xsd:double;
  dwc:latitude '53.0008436'^^xsd:double;
  dwc:coordinatePrecision '6.8'^^xsd:double;
  dwc:minimumElevation '24'^^xsd:integer;
  dwc:maximumElevation '24'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419276'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611613_20432611613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611613_20432611613> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611613_20432611613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008149 6.5940191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008149"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611613_20432611613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008149 6.5940191)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008149"^^xsd:decimal ;
  geo-pos:long "6.5940191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611613_20432611613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611613'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.041666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940191'^^xsd:double;
  dwc:latitude '53.0008149'^^xsd:double;
  dwc:coordinatePrecision '16.1'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611613'^^xsd:integer;
  dwc:observationDate '2019-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432409436_20432409436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409436_20432409436> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409436_20432409436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009654 6.5940191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009654"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409436_20432409436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009654 6.5940191)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009654"^^xsd:decimal ;
  geo-pos:long "6.5940191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409436_20432409436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409436'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.409444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940191'^^xsd:double;
  dwc:latitude '53.0009654'^^xsd:double;
  dwc:coordinatePrecision '11.5'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409436'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412826_20432412826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412826_20432412826> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412826_20432412826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008464 6.5940194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008464"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412826_20432412826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008464 6.5940194)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008464"^^xsd:decimal ;
  geo-pos:long "6.5940194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412826_20432412826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412826'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.086388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940194'^^xsd:double;
  dwc:latitude '53.0008464'^^xsd:double;
  dwc:coordinatePrecision '14.3'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412826'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414780_20432414780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414780_20432414780> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414780_20432414780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007965 6.5940196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007965"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414780_20432414780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007965 6.5940196)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007965"^^xsd:decimal ;
  geo-pos:long "6.5940196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414780_20432414780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414780'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.144166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940196'^^xsd:double;
  dwc:latitude '53.0007965'^^xsd:double;
  dwc:coordinatePrecision '18.3'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414780'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407601_20432407601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407601_20432407601> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407601_20432407601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010366 6.5940202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010366"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407601_20432407601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010366 6.5940202)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010366"^^xsd:decimal ;
  geo-pos:long "6.5940202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407601_20432407601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407601'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.26'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940202'^^xsd:double;
  dwc:latitude '53.0010366'^^xsd:double;
  dwc:coordinatePrecision '9.4'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407601'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417954_20432417954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417954_20432417954> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417954_20432417954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000787 6.5940206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000787"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417954_20432417954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000787 6.5940206)"^^geo:wktLiteral ;
  geo-pos:lat "53.000787"^^xsd:decimal ;
  geo-pos:long "6.5940206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417954_20432417954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417954'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.085'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940206'^^xsd:double;
  dwc:latitude '53.000787'^^xsd:double;
  dwc:coordinatePrecision '11.2'^^xsd:double;
  dwc:minimumElevation '25'^^xsd:integer;
  dwc:maximumElevation '25'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417954'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407409_20432407409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407409_20432407409> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407409_20432407409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008419 6.5940208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008419"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407409_20432407409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008419 6.5940208)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008419"^^xsd:decimal ;
  geo-pos:long "6.5940208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407409_20432407409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407409'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.056111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940208'^^xsd:double;
  dwc:latitude '53.0008419'^^xsd:double;
  dwc:coordinatePrecision '12.8'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407409'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418495_20432418495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418495_20432418495> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418495_20432418495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008576 6.594021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008576"^^xsd:decimal ;
  dwc:decimalLongitude "6.594021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418495_20432418495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008576 6.594021)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008576"^^xsd:decimal ;
  geo-pos:long "6.594021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418495_20432418495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418495'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.129166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.594021'^^xsd:double;
  dwc:latitude '53.0008576'^^xsd:double;
  dwc:coordinatePrecision '16'^^xsd:integer;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418495'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407593_20432407593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407593_20432407593> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407593_20432407593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007986 6.5940224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007986"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407593_20432407593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007986 6.5940224)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007986"^^xsd:decimal ;
  geo-pos:long "6.5940224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407593_20432407593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407593'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.245555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940224'^^xsd:double;
  dwc:latitude '53.0007986'^^xsd:double;
  dwc:coordinatePrecision '17.4'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407593'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415896_20432415896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415896_20432415896> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415896_20432415896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008495 6.5940243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008495"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415896_20432415896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008495 6.5940243)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008495"^^xsd:decimal ;
  geo-pos:long "6.5940243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415896_20432415896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415896'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.0925'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940243'^^xsd:double;
  dwc:latitude '53.0008495'^^xsd:double;
  dwc:coordinatePrecision '21'^^xsd:integer;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415896'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612631_20432612631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612631_20432612631> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612631_20432612631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008988 6.5940243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008988"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612631_20432612631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008988 6.5940243)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008988"^^xsd:decimal ;
  geo-pos:long "6.5940243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612631_20432612631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612631'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.0069444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940243'^^xsd:double;
  dwc:latitude '53.0008988'^^xsd:double;
  dwc:coordinatePrecision '9.5'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612631'^^xsd:integer;
  dwc:observationDate '2019-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416742_20432416742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416742_20432416742> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416742_20432416742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007969 6.5940247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007969"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416742_20432416742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007969 6.5940247)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007969"^^xsd:decimal ;
  geo-pos:long "6.5940247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416742_20432416742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416742'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.1044444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940247'^^xsd:double;
  dwc:latitude '53.0007969'^^xsd:double;
  dwc:coordinatePrecision '9.9'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416742'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408896_20432408896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408896_20432408896> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408896_20432408896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007851 6.5940254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007851"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408896_20432408896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007851 6.5940254)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007851"^^xsd:decimal ;
  geo-pos:long "6.5940254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408896_20432408896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408896'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.191666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940254'^^xsd:double;
  dwc:latitude '53.0007851'^^xsd:double;
  dwc:coordinatePrecision '21.8'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408896'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415715_20432415715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415715_20432415715> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415715_20432415715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008947 6.5940275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008947"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415715_20432415715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008947 6.5940275)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008947"^^xsd:decimal ;
  geo-pos:long "6.5940275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415715_20432415715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415715'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.085'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940275'^^xsd:double;
  dwc:latitude '53.0008947'^^xsd:double;
  dwc:coordinatePrecision '15'^^xsd:integer;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415715'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419074_20432419074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419074_20432419074> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419074_20432419074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008366 6.5940276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008366"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419074_20432419074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008366 6.5940276)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008366"^^xsd:decimal ;
  geo-pos:long "6.5940276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419074_20432419074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419074'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.052777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940276'^^xsd:double;
  dwc:latitude '53.0008366'^^xsd:double;
  dwc:coordinatePrecision '13.7'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419074'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610685_20432610685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610685_20432610685> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610685_20432610685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008231 6.5940279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008231"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610685_20432610685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008231 6.5940279)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008231"^^xsd:decimal ;
  geo-pos:long "6.5940279"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610685_20432610685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610685'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.0483333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940279'^^xsd:double;
  dwc:latitude '53.0008231'^^xsd:double;
  dwc:coordinatePrecision '9.9'^^xsd:double;
  dwc:minimumElevation '30'^^xsd:integer;
  dwc:maximumElevation '30'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610685'^^xsd:integer;
  dwc:observationDate '2019-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432409264_20432409264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409264_20432409264> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409264_20432409264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000877 6.5940292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000877"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409264_20432409264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000877 6.5940292)"^^geo:wktLiteral ;
  geo-pos:lat "53.000877"^^xsd:decimal ;
  geo-pos:long "6.5940292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409264_20432409264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409264'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.1377777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940292'^^xsd:double;
  dwc:latitude '53.000877'^^xsd:double;
  dwc:coordinatePrecision '16.6'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409264'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417432_20432417432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417432_20432417432> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417432_20432417432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010261 6.5940298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010261"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417432_20432417432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010261 6.5940298)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010261"^^xsd:decimal ;
  geo-pos:long "6.5940298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417432_20432417432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417432'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.076944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940298'^^xsd:double;
  dwc:latitude '53.0010261'^^xsd:double;
  dwc:coordinatePrecision '19.6'^^xsd:double;
  dwc:minimumElevation '84'^^xsd:integer;
  dwc:maximumElevation '84'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417432'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414257_20432414257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414257_20432414257> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414257_20432414257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008715 6.5940304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008715"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414257_20432414257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008715 6.5940304)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008715"^^xsd:decimal ;
  geo-pos:long "6.5940304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414257_20432414257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414257'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.043333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940304'^^xsd:double;
  dwc:latitude '53.0008715'^^xsd:double;
  dwc:coordinatePrecision '11'^^xsd:integer;
  dwc:minimumElevation '21'^^xsd:integer;
  dwc:maximumElevation '21'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414257'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408270_20432408270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408270_20432408270> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408270_20432408270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008629 6.5940307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008629"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408270_20432408270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008629 6.5940307)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008629"^^xsd:decimal ;
  geo-pos:long "6.5940307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408270_20432408270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408270'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.2416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940307'^^xsd:double;
  dwc:latitude '53.0008629'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '34'^^xsd:integer;
  dwc:maximumElevation '34'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408270'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408884_20432408884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408884_20432408884> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408884_20432408884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008959 6.5940309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008959"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408884_20432408884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008959 6.5940309)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008959"^^xsd:decimal ;
  geo-pos:long "6.5940309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408884_20432408884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408884'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.186666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940309'^^xsd:double;
  dwc:latitude '53.0008959'^^xsd:double;
  dwc:coordinatePrecision '13.7'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408884'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408866_20432408866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408866_20432408866> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408866_20432408866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009328 6.5940317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009328"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408866_20432408866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009328 6.5940317)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009328"^^xsd:decimal ;
  geo-pos:long "6.5940317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408866_20432408866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408866'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.176666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940317'^^xsd:double;
  dwc:latitude '53.0009328'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408866'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412754_20432412754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412754_20432412754> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412754_20432412754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010049 6.5940317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010049"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "32.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412754_20432412754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010049 6.5940317)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010049"^^xsd:decimal ;
  geo-pos:long "6.5940317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "32.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412754_20432412754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412754'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940317'^^xsd:double;
  dwc:latitude '53.0010049'^^xsd:double;
  dwc:coordinatePrecision '32.7'^^xsd:double;
  dwc:minimumElevation '31'^^xsd:integer;
  dwc:maximumElevation '31'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412754'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409419_20432409419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409419_20432409419> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409419_20432409419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009421 6.594032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009421"^^xsd:decimal ;
  dwc:decimalLongitude "6.594032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409419_20432409419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009421 6.594032)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009421"^^xsd:decimal ;
  geo-pos:long "6.594032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409419_20432409419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409419'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.3933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.594032'^^xsd:double;
  dwc:latitude '53.0009421'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409419'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416418_20432416418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416418_20432416418> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416418_20432416418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007748 6.594033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007748"^^xsd:decimal ;
  dwc:decimalLongitude "6.594033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416418_20432416418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007748 6.594033)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007748"^^xsd:decimal ;
  geo-pos:long "6.594033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416418_20432416418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416418'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.1208333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.594033'^^xsd:double;
  dwc:latitude '53.0007748'^^xsd:double;
  dwc:coordinatePrecision '15.1'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416418'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611074_20432611074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611074_20432611074> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611074_20432611074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007592 6.5940338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007592"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611074_20432611074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007592 6.5940338)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007592"^^xsd:decimal ;
  geo-pos:long "6.5940338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611074_20432611074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611074'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.004722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940338'^^xsd:double;
  dwc:latitude '53.0007592'^^xsd:double;
  dwc:coordinatePrecision '22.7'^^xsd:double;
  dwc:minimumElevation '34'^^xsd:integer;
  dwc:maximumElevation '34'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611074'^^xsd:integer;
  dwc:observationDate '2019-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432409354_20432409354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409354_20432409354> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409354_20432409354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008384 6.5940339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008384"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409354_20432409354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008384 6.5940339)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008384"^^xsd:decimal ;
  geo-pos:long "6.5940339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409354_20432409354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409354'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.355833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940339'^^xsd:double;
  dwc:latitude '53.0008384'^^xsd:double;
  dwc:coordinatePrecision '6.8'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409354'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408764_20432408764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408764_20432408764> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408764_20432408764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007861 6.594034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007861"^^xsd:decimal ;
  dwc:decimalLongitude "6.594034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408764_20432408764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007861 6.594034)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007861"^^xsd:decimal ;
  geo-pos:long "6.594034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408764_20432408764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408764'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.104444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.594034'^^xsd:double;
  dwc:latitude '53.0007861'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408764'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608512_20432608512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608512_20432608512> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608512_20432608512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0016239 6.594034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0016239"^^xsd:decimal ;
  dwc:decimalLongitude "6.594034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608512_20432608512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0016239 6.594034)"^^geo:wktLiteral ;
  geo-pos:lat "53.0016239"^^xsd:decimal ;
  geo-pos:long "6.594034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608512_20432608512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608512'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.003611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.594034'^^xsd:double;
  dwc:latitude '53.0016239'^^xsd:double;
  dwc:coordinatePrecision '18.4'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608512'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414538_20432414538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414538_20432414538> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414538_20432414538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008767 6.5940346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008767"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414538_20432414538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008767 6.5940346)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008767"^^xsd:decimal ;
  geo-pos:long "6.5940346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414538_20432414538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414538'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940346'^^xsd:double;
  dwc:latitude '53.0008767'^^xsd:double;
  dwc:coordinatePrecision '18.5'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414538'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418235_20432418235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418235_20432418235> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418235_20432418235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008426 6.5940355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008426"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418235_20432418235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008426 6.5940355)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008426"^^xsd:decimal ;
  geo-pos:long "6.5940355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418235_20432418235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418235'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.476944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940355'^^xsd:double;
  dwc:latitude '53.0008426'^^xsd:double;
  dwc:coordinatePrecision '8.7'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418235'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610940_20432610940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610940_20432610940> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610940_20432610940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008216 6.5940357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008216"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610940_20432610940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008216 6.5940357)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008216"^^xsd:decimal ;
  geo-pos:long "6.5940357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610940_20432610940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610940'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.0305555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940357'^^xsd:double;
  dwc:latitude '53.0008216'^^xsd:double;
  dwc:coordinatePrecision '14'^^xsd:integer;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610940'^^xsd:integer;
  dwc:observationDate '2019-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407995_20432407995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407995_20432407995> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407995_20432407995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008674 6.5940358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008674"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407995_20432407995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008674 6.5940358)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008674"^^xsd:decimal ;
  geo-pos:long "6.5940358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407995_20432407995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407995'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.06'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940358'^^xsd:double;
  dwc:latitude '53.0008674'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407995'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418539_20432418539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418539_20432418539> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418539_20432418539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008028 6.5940364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008028"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418539_20432418539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008028 6.5940364)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008028"^^xsd:decimal ;
  geo-pos:long "6.5940364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418539_20432418539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418539'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.142222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940364'^^xsd:double;
  dwc:latitude '53.0008028'^^xsd:double;
  dwc:coordinatePrecision '11'^^xsd:integer;
  dwc:minimumElevation '46'^^xsd:integer;
  dwc:maximumElevation '46'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418539'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414864_20432414864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414864_20432414864> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414864_20432414864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008636 6.5940371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008636"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414864_20432414864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008636 6.5940371)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008636"^^xsd:decimal ;
  geo-pos:long "6.5940371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414864_20432414864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414864'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.111666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940371'^^xsd:double;
  dwc:latitude '53.0008636'^^xsd:double;
  dwc:coordinatePrecision '22.9'^^xsd:double;
  dwc:minimumElevation '25'^^xsd:integer;
  dwc:maximumElevation '25'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414864'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407867_20432407867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407867_20432407867> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407867_20432407867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011149 6.5940376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011149"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407867_20432407867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011149 6.5940376)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011149"^^xsd:decimal ;
  geo-pos:long "6.5940376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407867_20432407867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407867'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.4725'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940376'^^xsd:double;
  dwc:latitude '53.0011149'^^xsd:double;
  dwc:coordinatePrecision '19.8'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407867'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416802_20432416802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416802_20432416802> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416802_20432416802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008637 6.5940377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008637"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416802_20432416802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008637 6.5940377)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008637"^^xsd:decimal ;
  geo-pos:long "6.5940377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416802_20432416802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416802'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.122222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940377'^^xsd:double;
  dwc:latitude '53.0008637'^^xsd:double;
  dwc:coordinatePrecision '12'^^xsd:integer;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416802'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415980_20432415980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415980_20432415980> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415980_20432415980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008562 6.5940392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008562"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415980_20432415980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008562 6.5940392)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008562"^^xsd:decimal ;
  geo-pos:long "6.5940392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415980_20432415980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415980'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.093333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940392'^^xsd:double;
  dwc:latitude '53.0008562'^^xsd:double;
  dwc:coordinatePrecision '16.4'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415980'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414281_20432414281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414281_20432414281> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414281_20432414281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008317 6.5940394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008317"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414281_20432414281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008317 6.5940394)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008317"^^xsd:decimal ;
  geo-pos:long "6.5940394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414281_20432414281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414281'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.046666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940394'^^xsd:double;
  dwc:latitude '53.0008317'^^xsd:double;
  dwc:coordinatePrecision '12.9'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414281'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409582_20432409582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409582_20432409582> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409582_20432409582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006858 6.5940403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006858"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409582_20432409582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006858 6.5940403)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006858"^^xsd:decimal ;
  geo-pos:long "6.5940403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409582_20432409582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409582'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.20166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940403'^^xsd:double;
  dwc:latitude '53.0006858'^^xsd:double;
  dwc:coordinatePrecision '10.2'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409582'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413933_20432413933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413933_20432413933> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413933_20432413933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007892 6.5940405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007892"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413933_20432413933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007892 6.5940405)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007892"^^xsd:decimal ;
  geo-pos:long "6.5940405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413933_20432413933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413933'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.062777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940405'^^xsd:double;
  dwc:latitude '53.0007892'^^xsd:double;
  dwc:coordinatePrecision '11.2'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413933'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418129_20432418129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418129_20432418129> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418129_20432418129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007996 6.5940427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007996"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418129_20432418129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007996 6.5940427)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007996"^^xsd:decimal ;
  geo-pos:long "6.5940427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418129_20432418129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418129'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.1422222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940427'^^xsd:double;
  dwc:latitude '53.0007996'^^xsd:double;
  dwc:coordinatePrecision '30.4'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418129'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411302_20432411302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411302_20432411302> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411302_20432411302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006745 6.5940428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006745"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411302_20432411302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006745 6.5940428)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006745"^^xsd:decimal ;
  geo-pos:long "6.5940428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411302_20432411302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411302'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.1380555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940428'^^xsd:double;
  dwc:latitude '53.0006745'^^xsd:double;
  dwc:coordinatePrecision '11.1'^^xsd:double;
  dwc:minimumElevation '21'^^xsd:integer;
  dwc:maximumElevation '21'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411302'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432613033_20432613033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432613033_20432613033> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432613033_20432613033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008071 6.5940437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008071"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432613033_20432613033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008071 6.5940437)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008071"^^xsd:decimal ;
  geo-pos:long "6.5940437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432613033_20432613033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432613033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432613033'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.035277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940437'^^xsd:double;
  dwc:latitude '53.0008071'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432613033'^^xsd:integer;
  dwc:observationDate '2019-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412970_20432412970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412970_20432412970> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412970_20432412970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008488 6.594044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008488"^^xsd:decimal ;
  dwc:decimalLongitude "6.594044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412970_20432412970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008488 6.594044)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008488"^^xsd:decimal ;
  geo-pos:long "6.594044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412970_20432412970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412970'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.0655555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.594044'^^xsd:double;
  dwc:latitude '53.0008488'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '28'^^xsd:integer;
  dwc:maximumElevation '28'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412970'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417398_20432417398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417398_20432417398> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417398_20432417398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007698 6.5940448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007698"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417398_20432417398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007698 6.5940448)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007698"^^xsd:decimal ;
  geo-pos:long "6.5940448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417398_20432417398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417398'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.023333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940448'^^xsd:double;
  dwc:latitude '53.0007698'^^xsd:double;
  dwc:coordinatePrecision '14.1'^^xsd:double;
  dwc:minimumElevation '24'^^xsd:integer;
  dwc:maximumElevation '24'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417398'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414005_20432414005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414005_20432414005> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414005_20432414005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008771 6.5940452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008771"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414005_20432414005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008771 6.5940452)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008771"^^xsd:decimal ;
  geo-pos:long "6.5940452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414005_20432414005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414005'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.031111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940452'^^xsd:double;
  dwc:latitude '53.0008771'^^xsd:double;
  dwc:coordinatePrecision '17.3'^^xsd:double;
  dwc:minimumElevation '21'^^xsd:integer;
  dwc:maximumElevation '21'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414005'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417847_20432417847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417847_20432417847> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417847_20432417847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007873 6.5940483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007873"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417847_20432417847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007873 6.5940483)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007873"^^xsd:decimal ;
  geo-pos:long "6.5940483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417847_20432417847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417847'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.0947222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940483'^^xsd:double;
  dwc:latitude '53.0007873'^^xsd:double;
  dwc:coordinatePrecision '14.1'^^xsd:double;
  dwc:minimumElevation '33'^^xsd:integer;
  dwc:maximumElevation '33'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417847'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415032_20432415032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415032_20432415032> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415032_20432415032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008734 6.5940492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008734"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415032_20432415032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008734 6.5940492)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008734"^^xsd:decimal ;
  geo-pos:long "6.5940492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415032_20432415032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415032'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.1427777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940492'^^xsd:double;
  dwc:latitude '53.0008734'^^xsd:double;
  dwc:coordinatePrecision '17'^^xsd:integer;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415032'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411843_20432411843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411843_20432411843> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411843_20432411843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003047 6.5940524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003047"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411843_20432411843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003047 6.5940524)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003047"^^xsd:decimal ;
  geo-pos:long "6.5940524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411843_20432411843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411843'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.1183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940524'^^xsd:double;
  dwc:latitude '53.0003047'^^xsd:double;
  dwc:coordinatePrecision '16.4'^^xsd:double;
  dwc:minimumElevation '35'^^xsd:integer;
  dwc:maximumElevation '35'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411843'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412862_20432412862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412862_20432412862> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412862_20432412862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008273 6.5940529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008273"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412862_20432412862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008273 6.5940529)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008273"^^xsd:decimal ;
  geo-pos:long "6.5940529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412862_20432412862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412862'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.092222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940529'^^xsd:double;
  dwc:latitude '53.0008273'^^xsd:double;
  dwc:coordinatePrecision '15.7'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412862'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611320_20432611320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611320_20432611320> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611320_20432611320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000792 6.594053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000792"^^xsd:decimal ;
  dwc:decimalLongitude "6.594053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611320_20432611320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000792 6.594053)"^^geo:wktLiteral ;
  geo-pos:lat "53.000792"^^xsd:decimal ;
  geo-pos:long "6.594053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611320_20432611320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611320'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.051111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.594053'^^xsd:double;
  dwc:latitude '53.000792'^^xsd:double;
  dwc:coordinatePrecision '9.8'^^xsd:double;
  dwc:minimumElevation '26'^^xsd:integer;
  dwc:maximumElevation '26'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611320'^^xsd:integer;
  dwc:observationDate '2019-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432409179_20432409179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409179_20432409179> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409179_20432409179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009343 6.5940549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009343"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409179_20432409179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009343 6.5940549)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009343"^^xsd:decimal ;
  geo-pos:long "6.5940549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409179_20432409179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409179'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.469444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940549'^^xsd:double;
  dwc:latitude '53.0009343'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409179'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432608074_20432608074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608074_20432608074> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608074_20432608074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000881 6.5940556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000881"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608074_20432608074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000881 6.5940556)"^^geo:wktLiteral ;
  geo-pos:lat "53.000881"^^xsd:decimal ;
  geo-pos:long "6.5940556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608074_20432608074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608074'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.070277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940556'^^xsd:double;
  dwc:latitude '53.000881'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:minimumElevation '-67'^^xsd:integer;
  dwc:maximumElevation '-67'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608074'^^xsd:integer;
  dwc:observationDate '2019-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432410201_20432410201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410201_20432410201> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410201_20432410201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000893 6.5940572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000893"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "44.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410201_20432410201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000893 6.5940572)"^^geo:wktLiteral ;
  geo-pos:lat "53.000893"^^xsd:decimal ;
  geo-pos:long "6.5940572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "44.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410201_20432410201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410201'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.220555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940572'^^xsd:double;
  dwc:latitude '53.000893'^^xsd:double;
  dwc:coordinatePrecision '44.9'^^xsd:double;
  dwc:minimumElevation '-138'^^xsd:integer;
  dwc:maximumElevation '-138'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410201'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407433_20432407433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407433_20432407433> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407433_20432407433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010181 6.5940579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010181"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407433_20432407433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010181 6.5940579)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010181"^^xsd:decimal ;
  geo-pos:long "6.5940579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407433_20432407433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407433'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '19.081666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940579'^^xsd:double;
  dwc:latitude '53.0010181'^^xsd:double;
  dwc:coordinatePrecision '25.1'^^xsd:double;
  dwc:minimumElevation '35'^^xsd:integer;
  dwc:maximumElevation '35'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407433'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408468_20432408468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408468_20432408468> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408468_20432408468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012249 6.5940587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012249"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408468_20432408468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012249 6.5940587)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012249"^^xsd:decimal ;
  geo-pos:long "6.5940587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408468_20432408468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408468'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.383611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940587'^^xsd:double;
  dwc:latitude '53.0012249'^^xsd:double;
  dwc:coordinatePrecision '25.3'^^xsd:double;
  dwc:minimumElevation '51'^^xsd:integer;
  dwc:maximumElevation '51'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408468'^^xsd:integer;
  dwc:observationDate '2018-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410547_20432410547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410547_20432410547> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410547_20432410547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008198 6.5940589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008198"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410547_20432410547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008198 6.5940589)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008198"^^xsd:decimal ;
  geo-pos:long "6.5940589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410547_20432410547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410547'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.16'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940589'^^xsd:double;
  dwc:latitude '53.0008198'^^xsd:double;
  dwc:coordinatePrecision '14.6'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410547'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408998_20432408998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408998_20432408998> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408998_20432408998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008319 6.5940589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008319"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408998_20432408998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008319 6.5940589)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008319"^^xsd:decimal ;
  geo-pos:long "6.5940589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408998_20432408998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408998'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.2775'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940589'^^xsd:double;
  dwc:latitude '53.0008319'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408998'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412478_20432412478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412478_20432412478> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412478_20432412478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008673 6.5940618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008673"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412478_20432412478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008673 6.5940618)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008673"^^xsd:decimal ;
  geo-pos:long "6.5940618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412478_20432412478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412478'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.0980555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940618'^^xsd:double;
  dwc:latitude '53.0008673'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412478'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408701_20432408701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408701_20432408701> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408701_20432408701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009174 6.5940626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009174"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408701_20432408701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009174 6.5940626)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009174"^^xsd:decimal ;
  geo-pos:long "6.5940626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408701_20432408701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408701'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.4888888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940626'^^xsd:double;
  dwc:latitude '53.0009174'^^xsd:double;
  dwc:coordinatePrecision '22.5'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408701'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610501_20432610501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610501_20432610501> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610501_20432610501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007694 6.5940642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007694"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610501_20432610501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007694 6.5940642)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007694"^^xsd:decimal ;
  geo-pos:long "6.5940642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610501_20432610501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610501'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.007222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940642'^^xsd:double;
  dwc:latitude '53.0007694'^^xsd:double;
  dwc:coordinatePrecision '15.8'^^xsd:double;
  dwc:minimumElevation '23'^^xsd:integer;
  dwc:maximumElevation '23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610501'^^xsd:integer;
  dwc:observationDate '2019-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417859_20432417859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417859_20432417859> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417859_20432417859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009018 6.5940647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009018"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417859_20432417859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009018 6.5940647)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009018"^^xsd:decimal ;
  geo-pos:long "6.5940647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417859_20432417859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417859'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.1172222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940647'^^xsd:double;
  dwc:latitude '53.0009018'^^xsd:double;
  dwc:coordinatePrecision '10.1'^^xsd:double;
  dwc:minimumElevation '29'^^xsd:integer;
  dwc:maximumElevation '29'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417859'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414269_20432414269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414269_20432414269> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414269_20432414269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008145 6.5940652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008145"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414269_20432414269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008145 6.5940652)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008145"^^xsd:decimal ;
  geo-pos:long "6.5940652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414269_20432414269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414269'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.049444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940652'^^xsd:double;
  dwc:latitude '53.0008145'^^xsd:double;
  dwc:coordinatePrecision '13.6'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414269'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408758_20432408758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408758_20432408758> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408758_20432408758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000766 6.5940653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000766"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408758_20432408758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000766 6.5940653)"^^geo:wktLiteral ;
  geo-pos:lat "53.000766"^^xsd:decimal ;
  geo-pos:long "6.5940653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408758_20432408758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408758'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.09'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940653'^^xsd:double;
  dwc:latitude '53.000766'^^xsd:double;
  dwc:coordinatePrecision '18.9'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408758'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409167_20432409167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409167_20432409167> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409167_20432409167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009737 6.5940687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009737"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409167_20432409167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009737 6.5940687)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009737"^^xsd:decimal ;
  geo-pos:long "6.5940687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409167_20432409167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409167'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.416944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940687'^^xsd:double;
  dwc:latitude '53.0009737'^^xsd:double;
  dwc:coordinatePrecision '15.3'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409167'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408825_20432408825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408825_20432408825> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408825_20432408825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007614 6.5940688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007614"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408825_20432408825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007614 6.5940688)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007614"^^xsd:decimal ;
  geo-pos:long "6.5940688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408825_20432408825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408825'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.1394444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940688'^^xsd:double;
  dwc:latitude '53.0007614'^^xsd:double;
  dwc:coordinatePrecision '13.2'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408825'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409161_20432409161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409161_20432409161> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409161_20432409161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008742 6.594069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008742"^^xsd:decimal ;
  dwc:decimalLongitude "6.594069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409161_20432409161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008742 6.594069)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008742"^^xsd:decimal ;
  geo-pos:long "6.594069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409161_20432409161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409161'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.398055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.594069'^^xsd:double;
  dwc:latitude '53.0008742'^^xsd:double;
  dwc:coordinatePrecision '6.3'^^xsd:double;
  dwc:minimumElevation '-14'^^xsd:integer;
  dwc:maximumElevation '-14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409161'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416981_20432416981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416981_20432416981> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416981_20432416981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008768 6.5940693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008768"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416981_20432416981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008768 6.5940693)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008768"^^xsd:decimal ;
  geo-pos:long "6.5940693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416981_20432416981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416981'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.1616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940693'^^xsd:double;
  dwc:latitude '53.0008768'^^xsd:double;
  dwc:coordinatePrecision '30.4'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416981'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417076_20432417076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417076_20432417076> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417076_20432417076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009187 6.59407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009187"^^xsd:decimal ;
  dwc:decimalLongitude "6.59407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417076_20432417076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009187 6.59407)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009187"^^xsd:decimal ;
  geo-pos:long "6.59407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417076_20432417076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417076'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.021666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.59407'^^xsd:double;
  dwc:latitude '53.0009187'^^xsd:double;
  dwc:coordinatePrecision '16.7'^^xsd:double;
  dwc:minimumElevation '34'^^xsd:integer;
  dwc:maximumElevation '34'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417076'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611332_20432611332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611332_20432611332> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611332_20432611332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007661 6.5940707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007661"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611332_20432611332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007661 6.5940707)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007661"^^xsd:decimal ;
  geo-pos:long "6.5940707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611332_20432611332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611332'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940707'^^xsd:double;
  dwc:latitude '53.0007661'^^xsd:double;
  dwc:coordinatePrecision '25.5'^^xsd:double;
  dwc:minimumElevation '25'^^xsd:integer;
  dwc:maximumElevation '25'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611332'^^xsd:integer;
  dwc:observationDate '2019-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432415860_20432415860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415860_20432415860> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415860_20432415860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011112 6.5940711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011112"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "34.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415860_20432415860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011112 6.5940711)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011112"^^xsd:decimal ;
  geo-pos:long "6.5940711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "34.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415860_20432415860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415860'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.0847222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940711'^^xsd:double;
  dwc:latitude '53.0011112'^^xsd:double;
  dwc:coordinatePrecision '34.5'^^xsd:double;
  dwc:minimumElevation '23'^^xsd:integer;
  dwc:maximumElevation '23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415860'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612961_20432612961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612961_20432612961> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612961_20432612961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008091 6.5940716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008091"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612961_20432612961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008091 6.5940716)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008091"^^xsd:decimal ;
  geo-pos:long "6.5940716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612961_20432612961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612961'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.0438888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940716'^^xsd:double;
  dwc:latitude '53.0008091'^^xsd:double;
  dwc:coordinatePrecision '9.1'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612961'^^xsd:integer;
  dwc:observationDate '2019-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432418416_20432418416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418416_20432418416> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418416_20432418416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008121 6.5940719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008121"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418416_20432418416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008121 6.5940719)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008121"^^xsd:decimal ;
  geo-pos:long "6.5940719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418416_20432418416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418416'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.1116666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940719'^^xsd:double;
  dwc:latitude '53.0008121'^^xsd:double;
  dwc:coordinatePrecision '9.7'^^xsd:double;
  dwc:minimumElevation '23'^^xsd:integer;
  dwc:maximumElevation '23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418416'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408890_20432408890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408890_20432408890> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408890_20432408890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008056 6.5940731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008056"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408890_20432408890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008056 6.5940731)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008056"^^xsd:decimal ;
  geo-pos:long "6.5940731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408890_20432408890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408890'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.195'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940731'^^xsd:double;
  dwc:latitude '53.0008056'^^xsd:double;
  dwc:coordinatePrecision '11.1'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408890'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418980_20432418980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418980_20432418980> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418980_20432418980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008731 6.5940732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008731"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418980_20432418980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008731 6.5940732)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008731"^^xsd:decimal ;
  geo-pos:long "6.5940732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418980_20432418980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418980'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.1377777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940732'^^xsd:double;
  dwc:latitude '53.0008731'^^xsd:double;
  dwc:coordinatePrecision '14'^^xsd:integer;
  dwc:minimumElevation '26'^^xsd:integer;
  dwc:maximumElevation '26'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418980'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418213_20432418213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418213_20432418213> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418213_20432418213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009863 6.5940732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009863"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418213_20432418213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009863 6.5940732)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009863"^^xsd:decimal ;
  geo-pos:long "6.5940732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418213_20432418213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418213'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.113888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940732'^^xsd:double;
  dwc:latitude '53.0009863'^^xsd:double;
  dwc:coordinatePrecision '22.4'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418213'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413897_20432413897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413897_20432413897> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413897_20432413897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009014 6.5940738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009014"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413897_20432413897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009014 6.5940738)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009014"^^xsd:decimal ;
  geo-pos:long "6.5940738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413897_20432413897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413897'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.06'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940738'^^xsd:double;
  dwc:latitude '53.0009014'^^xsd:double;
  dwc:coordinatePrecision '10.3'^^xsd:double;
  dwc:minimumElevation '21'^^xsd:integer;
  dwc:maximumElevation '21'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413897'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417373_20432417373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417373_20432417373> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417373_20432417373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008239 6.5940743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008239"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417373_20432417373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008239 6.5940743)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008239"^^xsd:decimal ;
  geo-pos:long "6.5940743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417373_20432417373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417373'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.010555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940743'^^xsd:double;
  dwc:latitude '53.0008239'^^xsd:double;
  dwc:coordinatePrecision '19.1'^^xsd:double;
  dwc:minimumElevation '26'^^xsd:integer;
  dwc:maximumElevation '26'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417373'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612170_20432612170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612170_20432612170> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612170_20432612170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006537 6.5940751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006537"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612170_20432612170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006537 6.5940751)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006537"^^xsd:decimal ;
  geo-pos:long "6.5940751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612170_20432612170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612170'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.033888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940751'^^xsd:double;
  dwc:latitude '53.0006537'^^xsd:double;
  dwc:coordinatePrecision '18.7'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612170'^^xsd:integer;
  dwc:observationDate '2019-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432413452_20432413452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413452_20432413452> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413452_20432413452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007751 6.5940756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007751"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413452_20432413452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007751 6.5940756)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007751"^^xsd:decimal ;
  geo-pos:long "6.5940756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413452_20432413452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413452'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.086111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940756'^^xsd:double;
  dwc:latitude '53.0007751'^^xsd:double;
  dwc:coordinatePrecision '50.8'^^xsd:double;
  dwc:minimumElevation '52'^^xsd:integer;
  dwc:maximumElevation '52'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413452'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413150_20432413150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413150_20432413150> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413150_20432413150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002744 6.5940758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0002744"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "44.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413150_20432413150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002744 6.5940758)"^^geo:wktLiteral ;
  geo-pos:lat "53.0002744"^^xsd:decimal ;
  geo-pos:long "6.5940758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "44.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413150_20432413150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413150'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.049444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940758'^^xsd:double;
  dwc:latitude '53.0002744'^^xsd:double;
  dwc:coordinatePrecision '44.3'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413150'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408986_20432408986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408986_20432408986> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408986_20432408986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011497 6.5940758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011497"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408986_20432408986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011497 6.5940758)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011497"^^xsd:decimal ;
  geo-pos:long "6.5940758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408986_20432408986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408986'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.2411111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940758'^^xsd:double;
  dwc:latitude '53.0011497'^^xsd:double;
  dwc:coordinatePrecision '11.6'^^xsd:double;
  dwc:minimumElevation '63'^^xsd:integer;
  dwc:maximumElevation '63'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408986'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412514_20432412514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412514_20432412514> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412514_20432412514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002096 6.5940763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0002096"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412514_20432412514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002096 6.5940763)"^^geo:wktLiteral ;
  geo-pos:lat "53.0002096"^^xsd:decimal ;
  geo-pos:long "6.5940763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "46.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412514_20432412514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412514'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.088888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940763'^^xsd:double;
  dwc:latitude '53.0002096'^^xsd:double;
  dwc:coordinatePrecision '46.3'^^xsd:double;
  dwc:minimumElevation '124'^^xsd:integer;
  dwc:maximumElevation '124'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412514'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417636_20432417636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417636_20432417636> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417636_20432417636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009148 6.5940769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009148"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "26.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417636_20432417636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009148 6.5940769)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009148"^^xsd:decimal ;
  geo-pos:long "6.5940769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "26.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417636_20432417636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417636'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.0522222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940769'^^xsd:double;
  dwc:latitude '53.0009148'^^xsd:double;
  dwc:coordinatePrecision '26.1'^^xsd:double;
  dwc:minimumElevation '41'^^xsd:integer;
  dwc:maximumElevation '41'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417636'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408276_20432408276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408276_20432408276> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408276_20432408276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012726 6.5940771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012726"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "36.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408276_20432408276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012726 6.5940771)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012726"^^xsd:decimal ;
  geo-pos:long "6.5940771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "36.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408276_20432408276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408276'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.2383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940771'^^xsd:double;
  dwc:latitude '53.0012726'^^xsd:double;
  dwc:coordinatePrecision '36.7'^^xsd:double;
  dwc:minimumElevation '52'^^xsd:integer;
  dwc:maximumElevation '52'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408276'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409094_20432409094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409094_20432409094> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409094_20432409094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010986 6.5940782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010986"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409094_20432409094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010986 6.5940782)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010986"^^xsd:decimal ;
  geo-pos:long "6.5940782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409094_20432409094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409094'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '0.325'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940782'^^xsd:double;
  dwc:latitude '53.0010986'^^xsd:double;
  dwc:coordinatePrecision '11.6'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409094'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415583_20432415583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415583_20432415583> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415583_20432415583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001003 6.5940788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.001003"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415583_20432415583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.001003 6.5940788)"^^geo:wktLiteral ;
  geo-pos:lat "53.001003"^^xsd:decimal ;
  geo-pos:long "6.5940788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415583_20432415583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415583'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.1197222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940788'^^xsd:double;
  dwc:latitude '53.001003'^^xsd:double;
  dwc:coordinatePrecision '13.1'^^xsd:double;
  dwc:minimumElevation '57'^^xsd:integer;
  dwc:maximumElevation '57'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415583'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414768_20432414768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414768_20432414768> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414768_20432414768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008919 6.5940792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008919"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414768_20432414768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008919 6.5940792)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008919"^^xsd:decimal ;
  geo-pos:long "6.5940792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414768_20432414768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414768'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.1577777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940792'^^xsd:double;
  dwc:latitude '53.0008919'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '24'^^xsd:integer;
  dwc:maximumElevation '24'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414768'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416538_20432416538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416538_20432416538> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416538_20432416538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008334 6.5940799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008334"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416538_20432416538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008334 6.5940799)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008334"^^xsd:decimal ;
  geo-pos:long "6.5940799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "31.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416538_20432416538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416538'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.160833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940799'^^xsd:double;
  dwc:latitude '53.0008334'^^xsd:double;
  dwc:coordinatePrecision '31.4'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416538'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409578_20432409578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409578_20432409578> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409578_20432409578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000715 6.594081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000715"^^xsd:decimal ;
  dwc:decimalLongitude "6.594081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409578_20432409578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000715 6.594081)"^^geo:wktLiteral ;
  geo-pos:lat "53.000715"^^xsd:decimal ;
  geo-pos:long "6.594081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409578_20432409578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409578'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '23.194444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.594081'^^xsd:double;
  dwc:latitude '53.000715'^^xsd:double;
  dwc:coordinatePrecision '12'^^xsd:integer;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409578'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409978_20432409978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409978_20432409978> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409978_20432409978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007916 6.5940815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007916"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409978_20432409978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007916 6.5940815)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007916"^^xsd:decimal ;
  geo-pos:long "6.5940815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409978_20432409978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409978'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.0547222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940815'^^xsd:double;
  dwc:latitude '53.0007916'^^xsd:double;
  dwc:coordinatePrecision '17.9'^^xsd:double;
  dwc:minimumElevation '27'^^xsd:integer;
  dwc:maximumElevation '27'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409978'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414065_20432414065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414065_20432414065> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414065_20432414065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008249 6.594082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008249"^^xsd:decimal ;
  dwc:decimalLongitude "6.594082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414065_20432414065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008249 6.594082)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008249"^^xsd:decimal ;
  geo-pos:long "6.594082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414065_20432414065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414065'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.030833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.594082'^^xsd:double;
  dwc:latitude '53.0008249'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumElevation '23'^^xsd:integer;
  dwc:maximumElevation '23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414065'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408980_20432408980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408980_20432408980> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408980_20432408980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008025 6.5940831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008025"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408980_20432408980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008025 6.5940831)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008025"^^xsd:decimal ;
  geo-pos:long "6.5940831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408980_20432408980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408980'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.2391666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940831'^^xsd:double;
  dwc:latitude '53.0008025'^^xsd:double;
  dwc:coordinatePrecision '16.6'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408980'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409193_20432409193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409193_20432409193> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409193_20432409193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007656 6.5940851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007656"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409193_20432409193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007656 6.5940851)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007656"^^xsd:decimal ;
  geo-pos:long "6.5940851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409193_20432409193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409193'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.052222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940851'^^xsd:double;
  dwc:latitude '53.0007656'^^xsd:double;
  dwc:coordinatePrecision '7.4'^^xsd:double;
  dwc:minimumElevation '29'^^xsd:integer;
  dwc:maximumElevation '29'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409193'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416862_20432416862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416862_20432416862> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416862_20432416862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009152 6.5940863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009152"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416862_20432416862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009152 6.5940863)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009152"^^xsd:decimal ;
  geo-pos:long "6.5940863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416862_20432416862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416862'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940863'^^xsd:double;
  dwc:latitude '53.0009152'^^xsd:double;
  dwc:coordinatePrecision '20.9'^^xsd:double;
  dwc:minimumElevation '40'^^xsd:integer;
  dwc:maximumElevation '40'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416862'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611257_20432611257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611257_20432611257> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611257_20432611257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007567 6.5940872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007567"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611257_20432611257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007567 6.5940872)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007567"^^xsd:decimal ;
  geo-pos:long "6.5940872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611257_20432611257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611257'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.0336111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940872'^^xsd:double;
  dwc:latitude '53.0007567'^^xsd:double;
  dwc:coordinatePrecision '25.5'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611257'^^xsd:integer;
  dwc:observationDate '2019-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432408336_20432408336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408336_20432408336> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408336_20432408336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008946 6.5940873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008946"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408336_20432408336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008946 6.5940873)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008946"^^xsd:decimal ;
  geo-pos:long "6.5940873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408336_20432408336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408336'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.283333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940873'^^xsd:double;
  dwc:latitude '53.0008946'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408336'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408594_20432408594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408594_20432408594> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408594_20432408594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008954 6.5940878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008954"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408594_20432408594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008954 6.5940878)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008954"^^xsd:decimal ;
  geo-pos:long "6.5940878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408594_20432408594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408594'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.440555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940878'^^xsd:double;
  dwc:latitude '53.0008954'^^xsd:double;
  dwc:coordinatePrecision '12.1'^^xsd:double;
  dwc:minimumElevation '25'^^xsd:integer;
  dwc:maximumElevation '25'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408594'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409283_20432409283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409283_20432409283> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409283_20432409283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009921 6.5940885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009921"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "34.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409283_20432409283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009921 6.5940885)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009921"^^xsd:decimal ;
  geo-pos:long "6.5940885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "34.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409283_20432409283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409283'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.2105555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940885'^^xsd:double;
  dwc:latitude '53.0009921'^^xsd:double;
  dwc:coordinatePrecision '34.1'^^xsd:double;
  dwc:minimumElevation '30'^^xsd:integer;
  dwc:maximumElevation '30'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409283'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415306_20432415306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415306_20432415306> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415306_20432415306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008192 6.5940905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008192"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415306_20432415306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008192 6.5940905)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008192"^^xsd:decimal ;
  geo-pos:long "6.5940905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415306_20432415306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415306'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.01'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940905'^^xsd:double;
  dwc:latitude '53.0008192'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '35'^^xsd:integer;
  dwc:maximumElevation '35'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415306'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414508_20432414508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414508_20432414508> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414508_20432414508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000841 6.5940911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000841"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414508_20432414508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000841 6.5940911)"^^geo:wktLiteral ;
  geo-pos:lat "53.000841"^^xsd:decimal ;
  geo-pos:long "6.5940911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414508_20432414508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414508'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.031111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940911'^^xsd:double;
  dwc:latitude '53.000841'^^xsd:double;
  dwc:coordinatePrecision '25.8'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414508'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610649_20432610649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610649_20432610649> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610649_20432610649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008354 6.5940915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008354"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610649_20432610649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008354 6.5940915)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008354"^^xsd:decimal ;
  geo-pos:long "6.5940915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610649_20432610649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610649'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.0711111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940915'^^xsd:double;
  dwc:latitude '53.0008354'^^xsd:double;
  dwc:coordinatePrecision '8.6'^^xsd:double;
  dwc:minimumElevation '28'^^xsd:integer;
  dwc:maximumElevation '28'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610649'^^xsd:integer;
  dwc:observationDate '2019-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432409149_20432409149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409149_20432409149> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409149_20432409149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008309 6.5940925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008309"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409149_20432409149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008309 6.5940925)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008309"^^xsd:decimal ;
  geo-pos:long "6.5940925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409149_20432409149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409149'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.3872222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940925'^^xsd:double;
  dwc:latitude '53.0008309'^^xsd:double;
  dwc:coordinatePrecision '14.6'^^xsd:double;
  dwc:minimumElevation '28'^^xsd:integer;
  dwc:maximumElevation '28'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409149'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608488_20432608488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608488_20432608488> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608488_20432608488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001361 6.5940937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0001361"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608488_20432608488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001361 6.5940937)"^^geo:wktLiteral ;
  geo-pos:lat "53.0001361"^^xsd:decimal ;
  geo-pos:long "6.5940937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608488_20432608488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608488'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.0122222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940937'^^xsd:double;
  dwc:latitude '53.0001361'^^xsd:double;
  dwc:coordinatePrecision '30.7'^^xsd:double;
  dwc:minimumElevation '-110'^^xsd:integer;
  dwc:maximumElevation '-110'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608488'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432414018_20432414018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414018_20432414018> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414018_20432414018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008197 6.5940939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008197"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414018_20432414018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008197 6.5940939)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008197"^^xsd:decimal ;
  geo-pos:long "6.5940939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414018_20432414018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414018'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.046111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940939'^^xsd:double;
  dwc:latitude '53.0008197'^^xsd:double;
  dwc:coordinatePrecision '7.4'^^xsd:double;
  dwc:minimumElevation '27'^^xsd:integer;
  dwc:maximumElevation '27'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414018'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415956_20432415956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415956_20432415956> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415956_20432415956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007852 6.5940953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007852"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415956_20432415956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007852 6.5940953)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007852"^^xsd:decimal ;
  geo-pos:long "6.5940953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415956_20432415956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415956'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.102777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940953'^^xsd:double;
  dwc:latitude '53.0007852'^^xsd:double;
  dwc:coordinatePrecision '22.7'^^xsd:double;
  dwc:minimumElevation '24'^^xsd:integer;
  dwc:maximumElevation '24'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415956'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417480_20432417480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417480_20432417480> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417480_20432417480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009109 6.5940957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009109"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417480_20432417480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009109 6.5940957)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009109"^^xsd:decimal ;
  geo-pos:long "6.5940957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417480_20432417480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417480'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.089166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940957'^^xsd:double;
  dwc:latitude '53.0009109'^^xsd:double;
  dwc:coordinatePrecision '12.7'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417480'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413873_20432413873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413873_20432413873> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413873_20432413873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008414 6.594097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008414"^^xsd:decimal ;
  dwc:decimalLongitude "6.594097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413873_20432413873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008414 6.594097)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008414"^^xsd:decimal ;
  geo-pos:long "6.594097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413873_20432413873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413873'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.0677777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.594097'^^xsd:double;
  dwc:latitude '53.0008414'^^xsd:double;
  dwc:coordinatePrecision '9.9'^^xsd:double;
  dwc:minimumElevation '35'^^xsd:integer;
  dwc:maximumElevation '35'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413873'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408710_20432408710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408710_20432408710> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408710_20432408710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007716 6.5940981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007716"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408710_20432408710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007716 6.5940981)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007716"^^xsd:decimal ;
  geo-pos:long "6.5940981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408710_20432408710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408710'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.0011111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940981'^^xsd:double;
  dwc:latitude '53.0007716'^^xsd:double;
  dwc:coordinatePrecision '7.1'^^xsd:double;
  dwc:minimumElevation '26'^^xsd:integer;
  dwc:maximumElevation '26'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408710'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409307_20432409307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409307_20432409307> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409307_20432409307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008702 6.5940995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008702"^^xsd:decimal ;
  dwc:decimalLongitude "6.5940995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "24.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409307_20432409307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008702 6.5940995)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008702"^^xsd:decimal ;
  geo-pos:long "6.5940995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "24.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409307_20432409307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409307'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.241666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5940995'^^xsd:double;
  dwc:latitude '53.0008702'^^xsd:double;
  dwc:coordinatePrecision '24.2'^^xsd:double;
  dwc:minimumElevation '23'^^xsd:integer;
  dwc:maximumElevation '23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409307'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418718_20432418718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418718_20432418718> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418718_20432418718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007606 6.5941002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007606"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418718_20432418718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007606 6.5941002)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007606"^^xsd:decimal ;
  geo-pos:long "6.5941002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418718_20432418718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418718'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.0825'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941002'^^xsd:double;
  dwc:latitude '53.0007606'^^xsd:double;
  dwc:coordinatePrecision '15.5'^^xsd:double;
  dwc:minimumElevation '25'^^xsd:integer;
  dwc:maximumElevation '25'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418718'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408908_20432408908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408908_20432408908> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408908_20432408908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008073 6.5941004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008073"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408908_20432408908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008073 6.5941004)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008073"^^xsd:decimal ;
  geo-pos:long "6.5941004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408908_20432408908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408908'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.226944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941004'^^xsd:double;
  dwc:latitude '53.0008073'^^xsd:double;
  dwc:coordinatePrecision '15.3'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408908'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413126_20432413126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413126_20432413126> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413126_20432413126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008077 6.5941005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008077"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413126_20432413126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008077 6.5941005)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008077"^^xsd:decimal ;
  geo-pos:long "6.5941005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413126_20432413126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413126'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.065555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941005'^^xsd:double;
  dwc:latitude '53.0008077'^^xsd:double;
  dwc:coordinatePrecision '14'^^xsd:integer;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413126'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432609614_20432609614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609614_20432609614> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609614_20432609614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000857 6.5941006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000857"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609614_20432609614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000857 6.5941006)"^^geo:wktLiteral ;
  geo-pos:lat "53.000857"^^xsd:decimal ;
  geo-pos:long "6.5941006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609614_20432609614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609614'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.0788888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941006'^^xsd:double;
  dwc:latitude '53.000857'^^xsd:double;
  dwc:coordinatePrecision '12.1'^^xsd:double;
  dwc:minimumElevation '30'^^xsd:integer;
  dwc:maximumElevation '30'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609614'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432608463_20432608463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608463_20432608463> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608463_20432608463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008824 6.5941013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008824"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "35.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608463_20432608463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008824 6.5941013)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008824"^^xsd:decimal ;
  geo-pos:long "6.5941013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "35.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608463_20432608463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608463'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.015'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941013'^^xsd:double;
  dwc:latitude '53.0008824'^^xsd:double;
  dwc:coordinatePrecision '35.3'^^xsd:double;
  dwc:minimumElevation '32'^^xsd:integer;
  dwc:maximumElevation '32'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608463'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432414448_20432414448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414448_20432414448> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414448_20432414448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008538 6.5941029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008538"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414448_20432414448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008538 6.5941029)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008538"^^xsd:decimal ;
  geo-pos:long "6.5941029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414448_20432414448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414448'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.0397222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941029'^^xsd:double;
  dwc:latitude '53.0008538'^^xsd:double;
  dwc:coordinatePrecision '10.4'^^xsd:double;
  dwc:minimumElevation '33'^^xsd:integer;
  dwc:maximumElevation '33'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414448'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611086_20432611086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611086_20432611086> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611086_20432611086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010773 6.5941032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010773"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611086_20432611086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010773 6.5941032)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010773"^^xsd:decimal ;
  geo-pos:long "6.5941032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611086_20432611086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611086'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.010277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941032'^^xsd:double;
  dwc:latitude '53.0010773'^^xsd:double;
  dwc:coordinatePrecision '18.6'^^xsd:double;
  dwc:minimumElevation '35'^^xsd:integer;
  dwc:maximumElevation '35'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611086'^^xsd:integer;
  dwc:observationDate '2019-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432608024_20432608024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608024_20432608024> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608024_20432608024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008326 6.5941076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008326"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "42.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608024_20432608024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008326 6.5941076)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008326"^^xsd:decimal ;
  geo-pos:long "6.5941076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "42.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608024_20432608024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608024'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.001666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941076'^^xsd:double;
  dwc:latitude '53.0008326'^^xsd:double;
  dwc:coordinatePrecision '42.7'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608024'^^xsd:integer;
  dwc:observationDate '2019-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409070_20432409070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409070_20432409070> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409070_20432409070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008177 6.5941091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008177"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409070_20432409070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008177 6.5941091)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008177"^^xsd:decimal ;
  geo-pos:long "6.5941091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409070_20432409070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409070'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20.320833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941091'^^xsd:double;
  dwc:latitude '53.0008177'^^xsd:double;
  dwc:coordinatePrecision '10.4'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409070'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415667_20432415667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415667_20432415667> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415667_20432415667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007919 6.5941093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007919"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415667_20432415667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007919 6.5941093)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007919"^^xsd:decimal ;
  geo-pos:long "6.5941093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415667_20432415667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415667'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.100833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941093'^^xsd:double;
  dwc:latitude '53.0007919'^^xsd:double;
  dwc:coordinatePrecision '8.6'^^xsd:double;
  dwc:minimumElevation '25'^^xsd:integer;
  dwc:maximumElevation '25'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415667'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416550_20432416550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416550_20432416550> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416550_20432416550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007067 6.5941101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007067"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416550_20432416550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007067 6.5941101)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007067"^^xsd:decimal ;
  geo-pos:long "6.5941101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416550_20432416550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416550'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.160833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941101'^^xsd:double;
  dwc:latitude '53.0007067'^^xsd:double;
  dwc:coordinatePrecision '14.2'^^xsd:double;
  dwc:minimumElevation '26'^^xsd:integer;
  dwc:maximumElevation '26'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416550'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417016_20432417016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417016_20432417016> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417016_20432417016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007958 6.5941104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007958"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417016_20432417016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007958 6.5941104)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007958"^^xsd:decimal ;
  geo-pos:long "6.5941104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417016_20432417016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417016'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941104'^^xsd:double;
  dwc:latitude '53.0007958'^^xsd:double;
  dwc:coordinatePrecision '20.6'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417016'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611856_20432611856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611856_20432611856> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611856_20432611856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006968 6.5941108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006968"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611856_20432611856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006968 6.5941108)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006968"^^xsd:decimal ;
  geo-pos:long "6.5941108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "38.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611856_20432611856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611856'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.0502777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941108'^^xsd:double;
  dwc:latitude '53.0006968'^^xsd:double;
  dwc:coordinatePrecision '38.3'^^xsd:double;
  dwc:minimumElevation '23'^^xsd:integer;
  dwc:maximumElevation '23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611856'^^xsd:integer;
  dwc:observationDate '2019-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432414720_20432414720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414720_20432414720> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414720_20432414720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007874 6.5941129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007874"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414720_20432414720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007874 6.5941129)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007874"^^xsd:decimal ;
  geo-pos:long "6.5941129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414720_20432414720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414720'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.1447222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941129'^^xsd:double;
  dwc:latitude '53.0007874'^^xsd:double;
  dwc:coordinatePrecision '12'^^xsd:integer;
  dwc:minimumElevation '43'^^xsd:integer;
  dwc:maximumElevation '43'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414720'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409542_20432409542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409542_20432409542> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409542_20432409542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002319 6.594113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0002319"^^xsd:decimal ;
  dwc:decimalLongitude "6.594113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409542_20432409542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002319 6.594113)"^^geo:wktLiteral ;
  geo-pos:lat "53.0002319"^^xsd:decimal ;
  geo-pos:long "6.594113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409542_20432409542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409542'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.138888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.594113'^^xsd:double;
  dwc:latitude '53.0002319'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409542'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414078_20432414078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414078_20432414078> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414078_20432414078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009279 6.5941131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009279"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414078_20432414078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009279 6.5941131)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009279"^^xsd:decimal ;
  geo-pos:long "6.5941131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414078_20432414078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414078'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '23.026944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941131'^^xsd:double;
  dwc:latitude '53.0009279'^^xsd:double;
  dwc:coordinatePrecision '43.6'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414078'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418440_20432418440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418440_20432418440> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418440_20432418440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006843 6.5941161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006843"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418440_20432418440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006843 6.5941161)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006843"^^xsd:decimal ;
  geo-pos:long "6.5941161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "47.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418440_20432418440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418440'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.1383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941161'^^xsd:double;
  dwc:latitude '53.0006843'^^xsd:double;
  dwc:coordinatePrecision '47.4'^^xsd:double;
  dwc:minimumElevation '46'^^xsd:integer;
  dwc:maximumElevation '46'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418440'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416706_20432416706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416706_20432416706> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416706_20432416706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007412 6.5941182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007412"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416706_20432416706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007412 6.5941182)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007412"^^xsd:decimal ;
  geo-pos:long "6.5941182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416706_20432416706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416706'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.1186111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941182'^^xsd:double;
  dwc:latitude '53.0007412'^^xsd:double;
  dwc:coordinatePrecision '10.6'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416706'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415020_20432415020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415020_20432415020> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415020_20432415020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008739 6.5941183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008739"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415020_20432415020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008739 6.5941183)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008739"^^xsd:decimal ;
  geo-pos:long "6.5941183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415020_20432415020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415020'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.1425'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941183'^^xsd:double;
  dwc:latitude '53.0008739'^^xsd:double;
  dwc:coordinatePrecision '9.9'^^xsd:double;
  dwc:minimumElevation '28'^^xsd:integer;
  dwc:maximumElevation '28'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415020'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414530_20432414530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414530_20432414530> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414530_20432414530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008241 6.5941184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008241"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414530_20432414530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008241 6.5941184)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008241"^^xsd:decimal ;
  geo-pos:long "6.5941184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414530_20432414530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414530'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.022222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941184'^^xsd:double;
  dwc:latitude '53.0008241'^^xsd:double;
  dwc:coordinatePrecision '14.3'^^xsd:double;
  dwc:minimumElevation '-28'^^xsd:integer;
  dwc:maximumElevation '-28'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414530'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407115_20432407115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407115_20432407115> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407115_20432407115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008799 6.5941193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008799"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407115_20432407115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008799 6.5941193)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008799"^^xsd:decimal ;
  geo-pos:long "6.5941193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407115_20432407115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407115'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.230555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941193'^^xsd:double;
  dwc:latitude '53.0008799'^^xsd:double;
  dwc:coordinatePrecision '6.9'^^xsd:double;
  dwc:minimumElevation '42'^^xsd:integer;
  dwc:maximumElevation '42'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407115'^^xsd:integer;
  dwc:observationDate '2018-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419016_20432419016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419016_20432419016> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419016_20432419016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007996 6.5941195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007996"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419016_20432419016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007996 6.5941195)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007996"^^xsd:decimal ;
  geo-pos:long "6.5941195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419016_20432419016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419016'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.1683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941195'^^xsd:double;
  dwc:latitude '53.0007996'^^xsd:double;
  dwc:coordinatePrecision '12.1'^^xsd:double;
  dwc:minimumElevation '27'^^xsd:integer;
  dwc:maximumElevation '27'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419016'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415679_20432415679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415679_20432415679> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415679_20432415679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011181 6.5941195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011181"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415679_20432415679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011181 6.5941195)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011181"^^xsd:decimal ;
  geo-pos:long "6.5941195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415679_20432415679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415679'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.096666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941195'^^xsd:double;
  dwc:latitude '53.0011181'^^xsd:double;
  dwc:coordinatePrecision '21.4'^^xsd:double;
  dwc:minimumElevation '66'^^xsd:integer;
  dwc:maximumElevation '66'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415679'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612450_20432612450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612450_20432612450> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612450_20432612450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010297 6.5941198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010297"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "35.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612450_20432612450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010297 6.5941198)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010297"^^xsd:decimal ;
  geo-pos:long "6.5941198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "35.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612450_20432612450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612450'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.043333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941198'^^xsd:double;
  dwc:latitude '53.0010297'^^xsd:double;
  dwc:coordinatePrecision '35.2'^^xsd:double;
  dwc:minimumElevation '231'^^xsd:integer;
  dwc:maximumElevation '231'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612450'^^xsd:integer;
  dwc:observationDate '2019-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612089_20432612089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612089_20432612089> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612089_20432612089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007639 6.5941229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007639"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612089_20432612089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007639 6.5941229)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007639"^^xsd:decimal ;
  geo-pos:long "6.5941229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "31.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612089_20432612089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612089'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.0722222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941229'^^xsd:double;
  dwc:latitude '53.0007639'^^xsd:double;
  dwc:coordinatePrecision '31.5'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612089'^^xsd:integer;
  dwc:observationDate '2019-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415320_20432415320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415320_20432415320> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415320_20432415320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00081 6.5941229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.00081"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415320_20432415320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00081 6.5941229)"^^geo:wktLiteral ;
  geo-pos:lat "53.00081"^^xsd:decimal ;
  geo-pos:long "6.5941229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415320_20432415320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415320'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.1613888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941229'^^xsd:double;
  dwc:latitude '53.00081'^^xsd:double;
  dwc:coordinatePrecision '17.7'^^xsd:double;
  dwc:minimumElevation '-16'^^xsd:integer;
  dwc:maximumElevation '-16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415320'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408330_20432408330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408330_20432408330> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408330_20432408330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007818 6.594125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007818"^^xsd:decimal ;
  dwc:decimalLongitude "6.594125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408330_20432408330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007818 6.594125)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007818"^^xsd:decimal ;
  geo-pos:long "6.594125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408330_20432408330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408330'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.275833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.594125'^^xsd:double;
  dwc:latitude '53.0007818'^^xsd:double;
  dwc:coordinatePrecision '17.7'^^xsd:double;
  dwc:minimumElevation '26'^^xsd:integer;
  dwc:maximumElevation '26'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408330'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414586_20432414586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414586_20432414586> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414586_20432414586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008128 6.594125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008128"^^xsd:decimal ;
  dwc:decimalLongitude "6.594125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414586_20432414586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008128 6.594125)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008128"^^xsd:decimal ;
  geo-pos:long "6.594125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414586_20432414586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414586'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.0075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.594125'^^xsd:double;
  dwc:latitude '53.0008128'^^xsd:double;
  dwc:coordinatePrecision '13.8'^^xsd:double;
  dwc:minimumElevation '27'^^xsd:integer;
  dwc:maximumElevation '27'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414586'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611967_20432611967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611967_20432611967> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611967_20432611967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008843 6.5941268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008843"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611967_20432611967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008843 6.5941268)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008843"^^xsd:decimal ;
  geo-pos:long "6.5941268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611967_20432611967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611967'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.068888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941268'^^xsd:double;
  dwc:latitude '53.0008843'^^xsd:double;
  dwc:coordinatePrecision '12.4'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611967'^^xsd:integer;
  dwc:observationDate '2019-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432416221_20432416221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416221_20432416221> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416221_20432416221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008701 6.5941287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008701"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416221_20432416221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008701 6.5941287)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008701"^^xsd:decimal ;
  geo-pos:long "6.5941287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416221_20432416221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416221'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.083055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941287'^^xsd:double;
  dwc:latitude '53.0008701'^^xsd:double;
  dwc:coordinatePrecision '15.5'^^xsd:double;
  dwc:minimumElevation '25'^^xsd:integer;
  dwc:maximumElevation '25'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416221'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417576_20432417576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417576_20432417576> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417576_20432417576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007287 6.5941294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007287"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417576_20432417576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007287 6.5941294)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007287"^^xsd:decimal ;
  geo-pos:long "6.5941294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417576_20432417576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417576'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.0669444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941294'^^xsd:double;
  dwc:latitude '53.0007287'^^xsd:double;
  dwc:coordinatePrecision '19.8'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417576'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418694_20432418694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418694_20432418694> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418694_20432418694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009034 6.5941332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009034"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418694_20432418694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009034 6.5941332)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009034"^^xsd:decimal ;
  geo-pos:long "6.5941332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418694_20432418694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418694'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.0836111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941332'^^xsd:double;
  dwc:latitude '53.0009034'^^xsd:double;
  dwc:coordinatePrecision '12.9'^^xsd:double;
  dwc:minimumElevation '47'^^xsd:integer;
  dwc:maximumElevation '47'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418694'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611917_20432611917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611917_20432611917> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611917_20432611917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000801 6.5941342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000801"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611917_20432611917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000801 6.5941342)"^^geo:wktLiteral ;
  geo-pos:lat "53.000801"^^xsd:decimal ;
  geo-pos:long "6.5941342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611917_20432611917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611917'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.011944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941342'^^xsd:double;
  dwc:latitude '53.000801'^^xsd:double;
  dwc:coordinatePrecision '10.8'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611917'^^xsd:integer;
  dwc:observationDate '2019-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409112_20432409112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409112_20432409112> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409112_20432409112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012376 6.5941365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012376"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409112_20432409112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012376 6.5941365)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012376"^^xsd:decimal ;
  geo-pos:long "6.5941365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409112_20432409112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409112'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.3305555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941365'^^xsd:double;
  dwc:latitude '53.0012376'^^xsd:double;
  dwc:coordinatePrecision '22.4'^^xsd:double;
  dwc:minimumElevation '42'^^xsd:integer;
  dwc:maximumElevation '42'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409112'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610113_20432610113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610113_20432610113> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610113_20432610113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008775 6.5941387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008775"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610113_20432610113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008775 6.5941387)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008775"^^xsd:decimal ;
  geo-pos:long "6.5941387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610113_20432610113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610113'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.0525'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941387'^^xsd:double;
  dwc:latitude '53.0008775'^^xsd:double;
  dwc:coordinatePrecision '17.4'^^xsd:double;
  dwc:minimumElevation '34'^^xsd:integer;
  dwc:maximumElevation '34'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610113'^^xsd:integer;
  dwc:observationDate '2019-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432409184_20432409184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409184_20432409184> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409184_20432409184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012852 6.5941395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012852"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409184_20432409184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012852 6.5941395)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012852"^^xsd:decimal ;
  geo-pos:long "6.5941395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409184_20432409184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409184'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.525'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941395'^^xsd:double;
  dwc:latitude '53.0012852'^^xsd:double;
  dwc:coordinatePrecision '15'^^xsd:integer;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409184'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432409100_20432409100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409100_20432409100> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409100_20432409100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011779 6.59414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011779"^^xsd:decimal ;
  dwc:decimalLongitude "6.59414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409100_20432409100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011779 6.59414)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011779"^^xsd:decimal ;
  geo-pos:long "6.59414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409100_20432409100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409100'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.3258333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.59414'^^xsd:double;
  dwc:latitude '53.0011779'^^xsd:double;
  dwc:coordinatePrecision '16.5'^^xsd:double;
  dwc:minimumElevation '-21'^^xsd:integer;
  dwc:maximumElevation '-21'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409100'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612426_20432612426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612426_20432612426> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612426_20432612426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009657 6.5941434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009657"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "24.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612426_20432612426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009657 6.5941434)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009657"^^xsd:decimal ;
  geo-pos:long "6.5941434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "24.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612426_20432612426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612426'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.068888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941434'^^xsd:double;
  dwc:latitude '53.0009657'^^xsd:double;
  dwc:coordinatePrecision '24.3'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612426'^^xsd:integer;
  dwc:observationDate '2019-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432610125_20432610125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610125_20432610125> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610125_20432610125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007895 6.5941443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007895"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610125_20432610125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007895 6.5941443)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007895"^^xsd:decimal ;
  geo-pos:long "6.5941443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610125_20432610125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610125'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.0494444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941443'^^xsd:double;
  dwc:latitude '53.0007895'^^xsd:double;
  dwc:coordinatePrecision '11.4'^^xsd:double;
  dwc:minimumElevation '30'^^xsd:integer;
  dwc:maximumElevation '30'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610125'^^xsd:integer;
  dwc:observationDate '2019-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432411697_20432411697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411697_20432411697> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411697_20432411697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009859 6.5941475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009859"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "26.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411697_20432411697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009859 6.5941475)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009859"^^xsd:decimal ;
  geo-pos:long "6.5941475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "26.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411697_20432411697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411697'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.161666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941475'^^xsd:double;
  dwc:latitude '53.0009859'^^xsd:double;
  dwc:coordinatePrecision '26.8'^^xsd:double;
  dwc:minimumElevation '36'^^xsd:integer;
  dwc:maximumElevation '36'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411697'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415631_20432415631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415631_20432415631> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415631_20432415631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008232 6.5941478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008232"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415631_20432415631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008232 6.5941478)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008232"^^xsd:decimal ;
  geo-pos:long "6.5941478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415631_20432415631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415631'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.0966666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941478'^^xsd:double;
  dwc:latitude '53.0008232'^^xsd:double;
  dwc:coordinatePrecision '14.9'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415631'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407873_20432407873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407873_20432407873> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407873_20432407873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008039 6.5941488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008039"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407873_20432407873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008039 6.5941488)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008039"^^xsd:decimal ;
  geo-pos:long "6.5941488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407873_20432407873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407873'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.476666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941488'^^xsd:double;
  dwc:latitude '53.0008039'^^xsd:double;
  dwc:coordinatePrecision '13.6'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407873'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409330_20432409330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409330_20432409330> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409330_20432409330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007848 6.5941517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007848"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409330_20432409330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007848 6.5941517)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007848"^^xsd:decimal ;
  geo-pos:long "6.5941517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409330_20432409330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409330'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.325555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941517'^^xsd:double;
  dwc:latitude '53.0007848'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409330'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408770_20432408770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408770_20432408770> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408770_20432408770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007429 6.5941518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007429"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408770_20432408770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007429 6.5941518)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007429"^^xsd:decimal ;
  geo-pos:long "6.5941518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408770_20432408770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408770'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.113333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941518'^^xsd:double;
  dwc:latitude '53.0007429'^^xsd:double;
  dwc:coordinatePrecision '16.6'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408770'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416245_20432416245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416245_20432416245> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416245_20432416245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007983 6.5941523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007983"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416245_20432416245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007983 6.5941523)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007983"^^xsd:decimal ;
  geo-pos:long "6.5941523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416245_20432416245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416245'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.096666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941523'^^xsd:double;
  dwc:latitude '53.0007983'^^xsd:double;
  dwc:coordinatePrecision '19.5'^^xsd:double;
  dwc:minimumElevation '30'^^xsd:integer;
  dwc:maximumElevation '30'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416245'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612937_20432612937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612937_20432612937> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612937_20432612937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007698 6.5941531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007698"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612937_20432612937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007698 6.5941531)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007698"^^xsd:decimal ;
  geo-pos:long "6.5941531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612937_20432612937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612937'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.0852777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941531'^^xsd:double;
  dwc:latitude '53.0007698'^^xsd:double;
  dwc:coordinatePrecision '17.2'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612937'^^xsd:integer;
  dwc:observationDate '2019-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432415619_20432415619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415619_20432415619> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415619_20432415619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006552 6.594154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006552"^^xsd:decimal ;
  dwc:decimalLongitude "6.594154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "44.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415619_20432415619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006552 6.594154)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006552"^^xsd:decimal ;
  geo-pos:long "6.594154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "44.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415619_20432415619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415619'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.1061111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.594154'^^xsd:double;
  dwc:latitude '53.0006552'^^xsd:double;
  dwc:coordinatePrecision '44.8'^^xsd:double;
  dwc:minimumElevation '32'^^xsd:integer;
  dwc:maximumElevation '32'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415619'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416730_20432416730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416730_20432416730> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416730_20432416730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007236 6.5941543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007236"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416730_20432416730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007236 6.5941543)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007236"^^xsd:decimal ;
  geo-pos:long "6.5941543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416730_20432416730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416730'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.1177777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941543'^^xsd:double;
  dwc:latitude '53.0007236'^^xsd:double;
  dwc:coordinatePrecision '13.2'^^xsd:double;
  dwc:minimumElevation '32'^^xsd:integer;
  dwc:maximumElevation '32'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416730'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409618_20432409618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409618_20432409618> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409618_20432409618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008927 6.5941557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008927"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409618_20432409618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008927 6.5941557)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008927"^^xsd:decimal ;
  geo-pos:long "6.5941557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409618_20432409618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409618'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.2338888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941557'^^xsd:double;
  dwc:latitude '53.0008927'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409618'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419569_20432419569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419569_20432419569> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419569_20432419569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000813 6.5941574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000813"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419569_20432419569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000813 6.5941574)"^^geo:wktLiteral ;
  geo-pos:lat "53.000813"^^xsd:decimal ;
  geo-pos:long "6.5941574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419569_20432419569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419569'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.1533333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941574'^^xsd:double;
  dwc:latitude '53.000813'^^xsd:double;
  dwc:coordinatePrecision '7.4'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419569'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612365_20432612365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612365_20432612365> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612365_20432612365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008663 6.5941584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008663"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612365_20432612365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008663 6.5941584)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008663"^^xsd:decimal ;
  geo-pos:long "6.5941584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612365_20432612365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612365'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.0333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941584'^^xsd:double;
  dwc:latitude '53.0008663'^^xsd:double;
  dwc:coordinatePrecision '16.2'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612365'^^xsd:integer;
  dwc:observationDate '2019-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432415138_20432415138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415138_20432415138> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415138_20432415138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007986 6.5941586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007986"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415138_20432415138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007986 6.5941586)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007986"^^xsd:decimal ;
  geo-pos:long "6.5941586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415138_20432415138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415138'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.043611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941586'^^xsd:double;
  dwc:latitude '53.0007986'^^xsd:double;
  dwc:coordinatePrecision '15.8'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415138'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408612_20432408612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408612_20432408612> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408612_20432408612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008984 6.594162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008984"^^xsd:decimal ;
  dwc:decimalLongitude "6.594162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408612_20432408612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008984 6.594162)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008984"^^xsd:decimal ;
  geo-pos:long "6.594162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408612_20432408612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408612'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.448888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.594162'^^xsd:double;
  dwc:latitude '53.0008984'^^xsd:double;
  dwc:coordinatePrecision '10.4'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408612'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419110_20432419110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419110_20432419110> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419110_20432419110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007014 6.5941666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007014"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419110_20432419110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007014 6.5941666)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007014"^^xsd:decimal ;
  geo-pos:long "6.5941666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419110_20432419110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419110'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.035277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941666'^^xsd:double;
  dwc:latitude '53.0007014'^^xsd:double;
  dwc:coordinatePrecision '43.2'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419110'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612571_20432612571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612571_20432612571> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612571_20432612571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000714 6.5941727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000714"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612571_20432612571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000714 6.5941727)"^^geo:wktLiteral ;
  geo-pos:lat "53.000714"^^xsd:decimal ;
  geo-pos:long "6.5941727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612571_20432612571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612571'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '23.047777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941727'^^xsd:double;
  dwc:latitude '53.000714'^^xsd:double;
  dwc:coordinatePrecision '22.6'^^xsd:double;
  dwc:minimumElevation '33'^^xsd:integer;
  dwc:maximumElevation '33'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612571'^^xsd:integer;
  dwc:observationDate '2019-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432419673_20432419673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419673_20432419673> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419673_20432419673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007227 6.5941738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007227"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419673_20432419673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007227 6.5941738)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007227"^^xsd:decimal ;
  geo-pos:long "6.5941738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419673_20432419673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419673'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.077222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941738'^^xsd:double;
  dwc:latitude '53.0007227'^^xsd:double;
  dwc:coordinatePrecision '14.1'^^xsd:double;
  dwc:minimumElevation '23'^^xsd:integer;
  dwc:maximumElevation '23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419673'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408860_20432408860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408860_20432408860> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408860_20432408860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000849 6.5941744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000849"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408860_20432408860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000849 6.5941744)"^^geo:wktLiteral ;
  geo-pos:lat "53.000849"^^xsd:decimal ;
  geo-pos:long "6.5941744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408860_20432408860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408860'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.1738888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941744'^^xsd:double;
  dwc:latitude '53.000849'^^xsd:double;
  dwc:coordinatePrecision '11.7'^^xsd:double;
  dwc:minimumElevation '39'^^xsd:integer;
  dwc:maximumElevation '39'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408860'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612595_20432612595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612595_20432612595> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612595_20432612595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008292 6.5941801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008292"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612595_20432612595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008292 6.5941801)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008292"^^xsd:decimal ;
  geo-pos:long "6.5941801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612595_20432612595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612595'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.0161111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941801'^^xsd:double;
  dwc:latitude '53.0008292'^^xsd:double;
  dwc:coordinatePrecision '13.9'^^xsd:double;
  dwc:minimumElevation '23'^^xsd:integer;
  dwc:maximumElevation '23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612595'^^xsd:integer;
  dwc:observationDate '2019-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432408752_20432408752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408752_20432408752> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408752_20432408752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008527 6.594187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008527"^^xsd:decimal ;
  dwc:decimalLongitude "6.594187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408752_20432408752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008527 6.594187)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008527"^^xsd:decimal ;
  geo-pos:long "6.594187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408752_20432408752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408752'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.069166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.594187'^^xsd:double;
  dwc:latitude '53.0008527'^^xsd:double;
  dwc:coordinatePrecision '15.2'^^xsd:double;
  dwc:minimumElevation '34'^^xsd:integer;
  dwc:maximumElevation '34'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408752'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409059_20432409059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409059_20432409059> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409059_20432409059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000712 6.5941904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000712"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409059_20432409059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000712 6.5941904)"^^geo:wktLiteral ;
  geo-pos:lat "53.000712"^^xsd:decimal ;
  geo-pos:long "6.5941904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409059_20432409059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409059'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.318055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941904'^^xsd:double;
  dwc:latitude '53.000712'^^xsd:double;
  dwc:coordinatePrecision '16.8'^^xsd:double;
  dwc:minimumElevation '25'^^xsd:integer;
  dwc:maximumElevation '25'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409059'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610965_20432610965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610965_20432610965> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610965_20432610965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006535 6.594191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006535"^^xsd:decimal ;
  dwc:decimalLongitude "6.594191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "55.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610965_20432610965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006535 6.594191)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006535"^^xsd:decimal ;
  geo-pos:long "6.594191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "55.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610965_20432610965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610965'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.0641666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.594191'^^xsd:double;
  dwc:latitude '53.0006535'^^xsd:double;
  dwc:coordinatePrecision '55.6'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610965'^^xsd:integer;
  dwc:observationDate '2019-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432409173_20432409173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409173_20432409173> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409173_20432409173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010057 6.594191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010057"^^xsd:decimal ;
  dwc:decimalLongitude "6.594191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "49.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409173_20432409173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010057 6.594191)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010057"^^xsd:decimal ;
  geo-pos:long "6.594191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "49.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409173_20432409173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409173'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.442777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.594191'^^xsd:double;
  dwc:latitude '53.0010057'^^xsd:double;
  dwc:coordinatePrecision '49.3'^^xsd:double;
  dwc:minimumElevation '34'^^xsd:integer;
  dwc:maximumElevation '34'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409173'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414852_20432414852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414852_20432414852> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414852_20432414852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007354 6.5941935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007354"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414852_20432414852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007354 6.5941935)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007354"^^xsd:decimal ;
  geo-pos:long "6.5941935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414852_20432414852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414852'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.121388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941935'^^xsd:double;
  dwc:latitude '53.0007354'^^xsd:double;
  dwc:coordinatePrecision '17.5'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414852'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418404_20432418404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418404_20432418404> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418404_20432418404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011834 6.5941953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011834"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418404_20432418404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011834 6.5941953)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011834"^^xsd:decimal ;
  geo-pos:long "6.5941953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418404_20432418404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418404'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.1086111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941953'^^xsd:double;
  dwc:latitude '53.0011834'^^xsd:double;
  dwc:coordinatePrecision '33.2'^^xsd:double;
  dwc:minimumElevation '53'^^xsd:integer;
  dwc:maximumElevation '53'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418404'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409076_20432409076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409076_20432409076> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409076_20432409076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010314 6.5941995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010314"^^xsd:decimal ;
  dwc:decimalLongitude "6.5941995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409076_20432409076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010314 6.5941995)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010314"^^xsd:decimal ;
  geo-pos:long "6.5941995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409076_20432409076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409076'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '21.325555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5941995'^^xsd:double;
  dwc:latitude '53.0010314'^^xsd:double;
  dwc:coordinatePrecision '7.5'^^xsd:double;
  dwc:minimumElevation '45'^^xsd:integer;
  dwc:maximumElevation '45'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409076'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409530_20432409530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409530_20432409530> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409530_20432409530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004071 6.5942011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004071"^^xsd:decimal ;
  dwc:decimalLongitude "6.5942011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409530_20432409530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004071 6.5942011)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004071"^^xsd:decimal ;
  geo-pos:long "6.5942011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409530_20432409530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409530'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.118888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5942011'^^xsd:double;
  dwc:latitude '53.0004071'^^xsd:double;
  dwc:coordinatePrecision '19.5'^^xsd:double;
  dwc:minimumElevation '70'^^xsd:integer;
  dwc:maximumElevation '70'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409530'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611784_20432611784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611784_20432611784> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611784_20432611784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008412 6.5942048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008412"^^xsd:decimal ;
  dwc:decimalLongitude "6.5942048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611784_20432611784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008412 6.5942048)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008412"^^xsd:decimal ;
  geo-pos:long "6.5942048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611784_20432611784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611784'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.0716666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5942048'^^xsd:double;
  dwc:latitude '53.0008412'^^xsd:double;
  dwc:coordinatePrecision '17.4'^^xsd:double;
  dwc:minimumElevation '38'^^xsd:integer;
  dwc:maximumElevation '38'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611784'^^xsd:integer;
  dwc:observationDate '2019-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432409428_20432409428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409428_20432409428> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409428_20432409428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006503 6.5942086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006503"^^xsd:decimal ;
  dwc:decimalLongitude "6.5942086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409428_20432409428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006503 6.5942086)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006503"^^xsd:decimal ;
  geo-pos:long "6.5942086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409428_20432409428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409428'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.4086111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5942086'^^xsd:double;
  dwc:latitude '53.0006503'^^xsd:double;
  dwc:coordinatePrecision '14.8'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409428'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408734_20432408734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408734_20432408734> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408734_20432408734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007428 6.5942096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007428"^^xsd:decimal ;
  dwc:decimalLongitude "6.5942096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408734_20432408734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007428 6.5942096)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007428"^^xsd:decimal ;
  geo-pos:long "6.5942096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408734_20432408734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408734'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.046944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5942096'^^xsd:double;
  dwc:latitude '53.0007428'^^xsd:double;
  dwc:coordinatePrecision '22.8'^^xsd:double;
  dwc:minimumElevation '26'^^xsd:integer;
  dwc:maximumElevation '26'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408734'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612656_20432612656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612656_20432612656> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612656_20432612656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001674 6.5942143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0001674"^^xsd:decimal ;
  dwc:decimalLongitude "6.5942143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "34.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612656_20432612656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001674 6.5942143)"^^geo:wktLiteral ;
  geo-pos:lat "53.0001674"^^xsd:decimal ;
  geo-pos:long "6.5942143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "34.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612656_20432612656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612656'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.0655555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5942143'^^xsd:double;
  dwc:latitude '53.0001674'^^xsd:double;
  dwc:coordinatePrecision '34.9'^^xsd:double;
  dwc:minimumElevation '-103'^^xsd:integer;
  dwc:maximumElevation '-103'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612656'^^xsd:integer;
  dwc:observationDate '2019-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432609150_20432609150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609150_20432609150> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609150_20432609150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002347 6.5942198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0002347"^^xsd:decimal ;
  dwc:decimalLongitude "6.5942198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609150_20432609150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002347 6.5942198)"^^geo:wktLiteral ;
  geo-pos:lat "53.0002347"^^xsd:decimal ;
  geo-pos:long "6.5942198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609150_20432609150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609150'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.036388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5942198'^^xsd:double;
  dwc:latitude '53.0002347'^^xsd:double;
  dwc:coordinatePrecision '18.4'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609150'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432418681_20432418681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418681_20432418681> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418681_20432418681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006565 6.5942205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006565"^^xsd:decimal ;
  dwc:decimalLongitude "6.5942205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418681_20432418681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006565 6.5942205)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006565"^^xsd:decimal ;
  geo-pos:long "6.5942205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418681_20432418681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418681'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5942205'^^xsd:double;
  dwc:latitude '53.0006565'^^xsd:double;
  dwc:coordinatePrecision '23.4'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418681'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409259_20432409259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409259_20432409259> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409259_20432409259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008528 6.5942216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008528"^^xsd:decimal ;
  dwc:decimalLongitude "6.5942216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409259_20432409259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008528 6.5942216)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008528"^^xsd:decimal ;
  geo-pos:long "6.5942216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409259_20432409259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409259'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.1263888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5942216'^^xsd:double;
  dwc:latitude '53.0008528'^^xsd:double;
  dwc:coordinatePrecision '40.9'^^xsd:double;
  dwc:minimumElevation '38'^^xsd:integer;
  dwc:maximumElevation '38'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409259'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414732_20432414732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414732_20432414732> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414732_20432414732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008297 6.5942266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008297"^^xsd:decimal ;
  dwc:decimalLongitude "6.5942266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414732_20432414732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008297 6.5942266)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008297"^^xsd:decimal ;
  geo-pos:long "6.5942266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414732_20432414732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414732'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.1419444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5942266'^^xsd:double;
  dwc:latitude '53.0008297'^^xsd:double;
  dwc:coordinatePrecision '19.8'^^xsd:double;
  dwc:minimumElevation '53'^^xsd:integer;
  dwc:maximumElevation '53'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414732'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413549_20432413549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413549_20432413549> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413549_20432413549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008654 6.5942296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008654"^^xsd:decimal ;
  dwc:decimalLongitude "6.5942296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413549_20432413549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008654 6.5942296)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008654"^^xsd:decimal ;
  geo-pos:long "6.5942296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413549_20432413549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413549'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.0891666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5942296'^^xsd:double;
  dwc:latitude '53.0008654'^^xsd:double;
  dwc:coordinatePrecision '19.7'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413549'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413396_20432413396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413396_20432413396> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413396_20432413396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007668 6.594231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007668"^^xsd:decimal ;
  dwc:decimalLongitude "6.594231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413396_20432413396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007668 6.594231)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007668"^^xsd:decimal ;
  geo-pos:long "6.594231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413396_20432413396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413396'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.067777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.594231'^^xsd:double;
  dwc:latitude '53.0007668'^^xsd:double;
  dwc:coordinatePrecision '16.5'^^xsd:double;
  dwc:minimumElevation '26'^^xsd:integer;
  dwc:maximumElevation '26'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413396'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432609344_20432609344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609344_20432609344> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609344_20432609344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007858 6.594232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007858"^^xsd:decimal ;
  dwc:decimalLongitude "6.594232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "24.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609344_20432609344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007858 6.594232)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007858"^^xsd:decimal ;
  geo-pos:long "6.594232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "24.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609344_20432609344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609344'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.053611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.594232'^^xsd:double;
  dwc:latitude '53.0007858'^^xsd:double;
  dwc:coordinatePrecision '24.8'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609344'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432409199_20432409199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409199_20432409199> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409199_20432409199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006873 6.5942333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006873"^^xsd:decimal ;
  dwc:decimalLongitude "6.5942333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409199_20432409199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006873 6.5942333)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006873"^^xsd:decimal ;
  geo-pos:long "6.5942333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409199_20432409199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409199'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.060277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5942333'^^xsd:double;
  dwc:latitude '53.0006873'^^xsd:double;
  dwc:coordinatePrecision '9.7'^^xsd:double;
  dwc:minimumElevation '40'^^xsd:integer;
  dwc:maximumElevation '40'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409199'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418392_20432418392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418392_20432418392> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418392_20432418392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007297 6.5942365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007297"^^xsd:decimal ;
  dwc:decimalLongitude "6.5942365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418392_20432418392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007297 6.5942365)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007297"^^xsd:decimal ;
  geo-pos:long "6.5942365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418392_20432418392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418392'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.1169444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5942365'^^xsd:double;
  dwc:latitude '53.0007297'^^xsd:double;
  dwc:coordinatePrecision '30.5'^^xsd:double;
  dwc:minimumElevation '-12'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418392'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612353_20432612353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612353_20432612353> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612353_20432612353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007052 6.5942449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007052"^^xsd:decimal ;
  dwc:decimalLongitude "6.5942449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612353_20432612353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007052 6.5942449)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007052"^^xsd:decimal ;
  geo-pos:long "6.5942449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612353_20432612353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612353'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.0283333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5942449'^^xsd:double;
  dwc:latitude '53.0007052'^^xsd:double;
  dwc:coordinatePrecision '20.5'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612353'^^xsd:integer;
  dwc:observationDate '2019-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432610066_20432610066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610066_20432610066> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610066_20432610066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009894 6.5942494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009894"^^xsd:decimal ;
  dwc:decimalLongitude "6.5942494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610066_20432610066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009894 6.5942494)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009894"^^xsd:decimal ;
  geo-pos:long "6.5942494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610066_20432610066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610066'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.0547222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5942494'^^xsd:double;
  dwc:latitude '53.0009894'^^xsd:double;
  dwc:coordinatePrecision '25.2'^^xsd:double;
  dwc:minimumElevation '80'^^xsd:integer;
  dwc:maximumElevation '80'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610066'^^xsd:integer;
  dwc:observationDate '2019-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432610721_20432610721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610721_20432610721> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610721_20432610721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008094 6.5942506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008094"^^xsd:decimal ;
  dwc:decimalLongitude "6.5942506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610721_20432610721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008094 6.5942506)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008094"^^xsd:decimal ;
  geo-pos:long "6.5942506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610721_20432610721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610721'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.0127777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5942506'^^xsd:double;
  dwc:latitude '53.0008094'^^xsd:double;
  dwc:coordinatePrecision '19.6'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610721'^^xsd:integer;
  dwc:observationDate '2019-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432609906_20432609906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609906_20432609906> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609906_20432609906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008121 6.5942514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008121"^^xsd:decimal ;
  dwc:decimalLongitude "6.5942514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609906_20432609906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008121 6.5942514)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008121"^^xsd:decimal ;
  geo-pos:long "6.5942514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609906_20432609906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609906'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.006666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5942514'^^xsd:double;
  dwc:latitude '53.0008121'^^xsd:double;
  dwc:coordinatePrecision '11.6'^^xsd:double;
  dwc:minimumElevation '61'^^xsd:integer;
  dwc:maximumElevation '61'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609906'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611038_20432611038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611038_20432611038> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611038_20432611038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000918 6.5942555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000918"^^xsd:decimal ;
  dwc:decimalLongitude "6.5942555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611038_20432611038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000918 6.5942555)"^^geo:wktLiteral ;
  geo-pos:lat "53.000918"^^xsd:decimal ;
  geo-pos:long "6.5942555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611038_20432611038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611038'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.0375'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5942555'^^xsd:double;
  dwc:latitude '53.000918'^^xsd:double;
  dwc:coordinatePrecision '18.3'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611038'^^xsd:integer;
  dwc:observationDate '2019-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432610673_20432610673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610673_20432610673> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610673_20432610673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007409 6.594259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007409"^^xsd:decimal ;
  dwc:decimalLongitude "6.594259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "29.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610673_20432610673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007409 6.594259)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007409"^^xsd:decimal ;
  geo-pos:long "6.594259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "29.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610673_20432610673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610673'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.0525'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.594259'^^xsd:double;
  dwc:latitude '53.0007409'^^xsd:double;
  dwc:coordinatePrecision '29.2'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610673'^^xsd:integer;
  dwc:observationDate '2019-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432415366_20432415366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415366_20432415366> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415366_20432415366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009127 6.5942636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009127"^^xsd:decimal ;
  dwc:decimalLongitude "6.5942636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415366_20432415366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009127 6.5942636)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009127"^^xsd:decimal ;
  geo-pos:long "6.5942636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415366_20432415366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415366'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.017777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5942636'^^xsd:double;
  dwc:latitude '53.0009127'^^xsd:double;
  dwc:coordinatePrecision '25.7'^^xsd:double;
  dwc:minimumElevation '28'^^xsd:integer;
  dwc:maximumElevation '28'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415366'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418992_20432418992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418992_20432418992> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418992_20432418992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008605 6.5942661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008605"^^xsd:decimal ;
  dwc:decimalLongitude "6.5942661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418992_20432418992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008605 6.5942661)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008605"^^xsd:decimal ;
  geo-pos:long "6.5942661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418992_20432418992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418992'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.1494444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5942661'^^xsd:double;
  dwc:latitude '53.0008605'^^xsd:double;
  dwc:coordinatePrecision '7.5'^^xsd:double;
  dwc:minimumElevation '61'^^xsd:integer;
  dwc:maximumElevation '61'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418992'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409444_20432409444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409444_20432409444> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409444_20432409444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008237 6.5942752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008237"^^xsd:decimal ;
  dwc:decimalLongitude "6.5942752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409444_20432409444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008237 6.5942752)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008237"^^xsd:decimal ;
  geo-pos:long "6.5942752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409444_20432409444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409444'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.413333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5942752'^^xsd:double;
  dwc:latitude '53.0008237'^^xsd:double;
  dwc:coordinatePrecision '28.8'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409444'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612680_20432612680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612680_20432612680> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612680_20432612680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006169 6.5942762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006169"^^xsd:decimal ;
  dwc:decimalLongitude "6.5942762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612680_20432612680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006169 6.5942762)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006169"^^xsd:decimal ;
  geo-pos:long "6.5942762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612680_20432612680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612680'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.0447222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5942762'^^xsd:double;
  dwc:latitude '53.0006169'^^xsd:double;
  dwc:coordinatePrecision '17.4'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612680'^^xsd:integer;
  dwc:observationDate '2019-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432408306_20432408306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408306_20432408306> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408306_20432408306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005051 6.5942794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0005051"^^xsd:decimal ;
  dwc:decimalLongitude "6.5942794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408306_20432408306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005051 6.5942794)"^^geo:wktLiteral ;
  geo-pos:lat "53.0005051"^^xsd:decimal ;
  geo-pos:long "6.5942794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408306_20432408306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408306'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.258611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5942794'^^xsd:double;
  dwc:latitude '53.0005051'^^xsd:double;
  dwc:coordinatePrecision '9.5'^^xsd:double;
  dwc:minimumElevation '29'^^xsd:integer;
  dwc:maximumElevation '29'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408306'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417386_20432417386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417386_20432417386> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417386_20432417386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005895 6.5942801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0005895"^^xsd:decimal ;
  dwc:decimalLongitude "6.5942801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417386_20432417386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005895 6.5942801)"^^geo:wktLiteral ;
  geo-pos:lat "53.0005895"^^xsd:decimal ;
  geo-pos:long "6.5942801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "38.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417386_20432417386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417386'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.024166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5942801'^^xsd:double;
  dwc:latitude '53.0005895'^^xsd:double;
  dwc:coordinatePrecision '38.7'^^xsd:double;
  dwc:minimumElevation '65'^^xsd:integer;
  dwc:maximumElevation '65'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417386'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416694_20432416694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416694_20432416694> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416694_20432416694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008461 6.5942809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008461"^^xsd:decimal ;
  dwc:decimalLongitude "6.5942809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "24.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416694_20432416694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008461 6.5942809)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008461"^^xsd:decimal ;
  geo-pos:long "6.5942809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "24.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416694_20432416694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416694'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.1138888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5942809'^^xsd:double;
  dwc:latitude '53.0008461'^^xsd:double;
  dwc:coordinatePrecision '24.5'^^xsd:double;
  dwc:minimumElevation '31'^^xsd:integer;
  dwc:maximumElevation '31'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416694'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408150_20432408150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408150_20432408150> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408150_20432408150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013172 6.5942885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013172"^^xsd:decimal ;
  dwc:decimalLongitude "6.5942885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408150_20432408150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013172 6.5942885)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013172"^^xsd:decimal ;
  geo-pos:long "6.5942885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408150_20432408150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408150'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.165833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5942885'^^xsd:double;
  dwc:latitude '53.0013172'^^xsd:double;
  dwc:coordinatePrecision '18.4'^^xsd:double;
  dwc:minimumElevation '65'^^xsd:integer;
  dwc:maximumElevation '65'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408150'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432609173_20432609173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609173_20432609173> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609173_20432609173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000752 6.594295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000752"^^xsd:decimal ;
  dwc:decimalLongitude "6.594295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609173_20432609173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000752 6.594295)"^^geo:wktLiteral ;
  geo-pos:lat "53.000752"^^xsd:decimal ;
  geo-pos:long "6.594295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609173_20432609173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609173'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.015833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.594295'^^xsd:double;
  dwc:latitude '53.000752'^^xsd:double;
  dwc:coordinatePrecision '18.4'^^xsd:double;
  dwc:minimumElevation '-36'^^xsd:integer;
  dwc:maximumElevation '-36'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609173'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417317_20432417317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417317_20432417317> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417317_20432417317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007217 6.5942959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007217"^^xsd:decimal ;
  dwc:decimalLongitude "6.5942959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417317_20432417317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007217 6.5942959)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007217"^^xsd:decimal ;
  geo-pos:long "6.5942959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417317_20432417317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417317'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.155'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5942959'^^xsd:double;
  dwc:latitude '53.0007217'^^xsd:double;
  dwc:coordinatePrecision '28.8'^^xsd:double;
  dwc:minimumElevation '40'^^xsd:integer;
  dwc:maximumElevation '40'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417317'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409348_20432409348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409348_20432409348> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409348_20432409348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008097 6.5943029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008097"^^xsd:decimal ;
  dwc:decimalLongitude "6.5943029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409348_20432409348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008097 6.5943029)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008097"^^xsd:decimal ;
  geo-pos:long "6.5943029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409348_20432409348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409348'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.347222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5943029'^^xsd:double;
  dwc:latitude '53.0008097'^^xsd:double;
  dwc:coordinatePrecision '12.6'^^xsd:double;
  dwc:minimumElevation '45'^^xsd:integer;
  dwc:maximumElevation '45'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409348'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419302_20432419302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419302_20432419302> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419302_20432419302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009861 6.5943098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009861"^^xsd:decimal ;
  dwc:decimalLongitude "6.5943098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419302_20432419302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009861 6.5943098)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009861"^^xsd:decimal ;
  geo-pos:long "6.5943098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419302_20432419302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419302'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.1563888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5943098'^^xsd:double;
  dwc:latitude '53.0009861'^^xsd:double;
  dwc:coordinatePrecision '19.8'^^xsd:double;
  dwc:minimumElevation '45'^^xsd:integer;
  dwc:maximumElevation '45'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419302'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419264_20432419264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419264_20432419264> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419264_20432419264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008892 6.5943108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008892"^^xsd:decimal ;
  dwc:decimalLongitude "6.5943108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "24"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419264_20432419264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008892 6.5943108)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008892"^^xsd:decimal ;
  geo-pos:long "6.5943108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "24"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419264_20432419264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419264'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.0033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5943108'^^xsd:double;
  dwc:latitude '53.0008892'^^xsd:double;
  dwc:coordinatePrecision '24'^^xsd:integer;
  dwc:minimumElevation '46'^^xsd:integer;
  dwc:maximumElevation '46'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419264'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408728_20432408728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408728_20432408728> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408728_20432408728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008111 6.5943202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008111"^^xsd:decimal ;
  dwc:decimalLongitude "6.5943202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408728_20432408728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008111 6.5943202)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008111"^^xsd:decimal ;
  geo-pos:long "6.5943202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408728_20432408728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408728'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.041388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5943202'^^xsd:double;
  dwc:latitude '53.0008111'^^xsd:double;
  dwc:coordinatePrecision '6.8'^^xsd:double;
  dwc:minimumElevation '33'^^xsd:integer;
  dwc:maximumElevation '33'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408728'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412287_20432412287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412287_20432412287> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412287_20432412287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007612 6.5943258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007612"^^xsd:decimal ;
  dwc:decimalLongitude "6.5943258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412287_20432412287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007612 6.5943258)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007612"^^xsd:decimal ;
  geo-pos:long "6.5943258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412287_20432412287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412287'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.153055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5943258'^^xsd:double;
  dwc:latitude '53.0007612'^^xsd:double;
  dwc:coordinatePrecision '22.6'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412287'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432613009_20432613009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432613009_20432613009> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432613009_20432613009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008866 6.5943283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008866"^^xsd:decimal ;
  dwc:decimalLongitude "6.5943283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432613009_20432613009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008866 6.5943283)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008866"^^xsd:decimal ;
  geo-pos:long "6.5943283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432613009_20432613009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432613009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432613009'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.036388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5943283'^^xsd:double;
  dwc:latitude '53.0008866'^^xsd:double;
  dwc:coordinatePrecision '17.3'^^xsd:double;
  dwc:minimumElevation '73'^^xsd:integer;
  dwc:maximumElevation '73'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432613009'^^xsd:integer;
  dwc:observationDate '2019-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432612924_20432612924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612924_20432612924> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612924_20432612924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007996 6.5943288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007996"^^xsd:decimal ;
  dwc:decimalLongitude "6.5943288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612924_20432612924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007996 6.5943288)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007996"^^xsd:decimal ;
  geo-pos:long "6.5943288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612924_20432612924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612924'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.0102777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5943288'^^xsd:double;
  dwc:latitude '53.0007996'^^xsd:double;
  dwc:coordinatePrecision '16.6'^^xsd:double;
  dwc:minimumElevation '48'^^xsd:integer;
  dwc:maximumElevation '48'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612924'^^xsd:integer;
  dwc:observationDate '2019-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407134_20432407134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407134_20432407134> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407134_20432407134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011331 6.5943377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0011331"^^xsd:decimal ;
  dwc:decimalLongitude "6.5943377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407134_20432407134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0011331 6.5943377)"^^geo:wktLiteral ;
  geo-pos:lat "53.0011331"^^xsd:decimal ;
  geo-pos:long "6.5943377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407134_20432407134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407134'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.261666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5943377'^^xsd:double;
  dwc:latitude '53.0011331'^^xsd:double;
  dwc:coordinatePrecision '15.2'^^xsd:double;
  dwc:minimumElevation '74'^^xsd:integer;
  dwc:maximumElevation '74'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407134'^^xsd:integer;
  dwc:observationDate '2018-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608099_20432608099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608099_20432608099> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608099_20432608099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001533 6.5943389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0001533"^^xsd:decimal ;
  dwc:decimalLongitude "6.5943389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608099_20432608099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001533 6.5943389)"^^geo:wktLiteral ;
  geo-pos:lat "53.0001533"^^xsd:decimal ;
  geo-pos:long "6.5943389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608099_20432608099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608099'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.080277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5943389'^^xsd:double;
  dwc:latitude '53.0001533'^^xsd:double;
  dwc:coordinatePrecision '11.1'^^xsd:double;
  dwc:minimumElevation '149'^^xsd:integer;
  dwc:maximumElevation '149'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608099'^^xsd:integer;
  dwc:observationDate '2019-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415342_20432415342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415342_20432415342> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415342_20432415342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000849 6.5943453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000849"^^xsd:decimal ;
  dwc:decimalLongitude "6.5943453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415342_20432415342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000849 6.5943453)"^^geo:wktLiteral ;
  geo-pos:lat "53.000849"^^xsd:decimal ;
  geo-pos:long "6.5943453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415342_20432415342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415342'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.0105555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5943453'^^xsd:double;
  dwc:latitude '53.000849'^^xsd:double;
  dwc:coordinatePrecision '12.6'^^xsd:double;
  dwc:minimumElevation '35'^^xsd:integer;
  dwc:maximumElevation '35'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415342'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409484_20432409484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409484_20432409484> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409484_20432409484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000405 6.5943496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000405"^^xsd:decimal ;
  dwc:decimalLongitude "6.5943496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409484_20432409484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000405 6.5943496)"^^geo:wktLiteral ;
  geo-pos:lat "53.000405"^^xsd:decimal ;
  geo-pos:long "6.5943496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409484_20432409484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409484'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '23.434444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5943496'^^xsd:double;
  dwc:latitude '53.000405'^^xsd:double;
  dwc:coordinatePrecision '10.5'^^xsd:double;
  dwc:minimumElevation '62'^^xsd:integer;
  dwc:maximumElevation '62'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409484'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612790_20432612790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612790_20432612790> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612790_20432612790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005116 6.5943525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0005116"^^xsd:decimal ;
  dwc:decimalLongitude "6.5943525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "26.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612790_20432612790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005116 6.5943525)"^^geo:wktLiteral ;
  geo-pos:lat "53.0005116"^^xsd:decimal ;
  geo-pos:long "6.5943525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "26.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612790_20432612790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612790'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.081111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5943525'^^xsd:double;
  dwc:latitude '53.0005116'^^xsd:double;
  dwc:coordinatePrecision '26.9'^^xsd:double;
  dwc:minimumElevation '-13'^^xsd:integer;
  dwc:maximumElevation '-13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612790'^^xsd:integer;
  dwc:observationDate '2019-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432408854_20432408854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408854_20432408854> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408854_20432408854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007254 6.59436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007254"^^xsd:decimal ;
  dwc:decimalLongitude "6.59436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408854_20432408854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007254 6.59436)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007254"^^xsd:decimal ;
  geo-pos:long "6.59436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408854_20432408854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408854'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.59436'^^xsd:double;
  dwc:latitude '53.0007254'^^xsd:double;
  dwc:coordinatePrecision '12'^^xsd:integer;
  dwc:minimumElevation '27'^^xsd:integer;
  dwc:maximumElevation '27'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408854'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409295_20432409295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409295_20432409295> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409295_20432409295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000874 6.5943873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000874"^^xsd:decimal ;
  dwc:decimalLongitude "6.5943873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409295_20432409295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000874 6.5943873)"^^geo:wktLiteral ;
  geo-pos:lat "53.000874"^^xsd:decimal ;
  geo-pos:long "6.5943873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409295_20432409295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409295'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.210277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5943873'^^xsd:double;
  dwc:latitude '53.000874'^^xsd:double;
  dwc:coordinatePrecision '10.8'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409295'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408842_20432408842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408842_20432408842> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408842_20432408842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006632 6.5943874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006632"^^xsd:decimal ;
  dwc:decimalLongitude "6.5943874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "37.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408842_20432408842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006632 6.5943874)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006632"^^xsd:decimal ;
  geo-pos:long "6.5943874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "37.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408842_20432408842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408842'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.1538888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5943874'^^xsd:double;
  dwc:latitude '53.0006632'^^xsd:double;
  dwc:coordinatePrecision '37.8'^^xsd:double;
  dwc:minimumElevation '27'^^xsd:integer;
  dwc:maximumElevation '27'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408842'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418822_20432418822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418822_20432418822> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418822_20432418822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008795 6.5944005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008795"^^xsd:decimal ;
  dwc:decimalLongitude "6.5944005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418822_20432418822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008795 6.5944005)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008795"^^xsd:decimal ;
  geo-pos:long "6.5944005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418822_20432418822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418822'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.034722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5944005'^^xsd:double;
  dwc:latitude '53.0008795'^^xsd:double;
  dwc:coordinatePrecision '19.1'^^xsd:double;
  dwc:minimumElevation '54'^^xsd:integer;
  dwc:maximumElevation '54'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418822'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408740_20432408740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408740_20432408740> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408740_20432408740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008834 6.5944347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008834"^^xsd:decimal ;
  dwc:decimalLongitude "6.5944347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408740_20432408740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008834 6.5944347)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008834"^^xsd:decimal ;
  geo-pos:long "6.5944347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408740_20432408740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408740'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.0525'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5944347'^^xsd:double;
  dwc:latitude '53.0008834'^^xsd:double;
  dwc:coordinatePrecision '14.2'^^xsd:double;
  dwc:minimumElevation '44'^^xsd:integer;
  dwc:maximumElevation '44'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408740'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610733_20432610733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610733_20432610733> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610733_20432610733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007658 6.5944439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007658"^^xsd:decimal ;
  dwc:decimalLongitude "6.5944439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610733_20432610733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007658 6.5944439)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007658"^^xsd:decimal ;
  geo-pos:long "6.5944439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610733_20432610733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610733'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.000833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5944439'^^xsd:double;
  dwc:latitude '53.0007658'^^xsd:double;
  dwc:coordinatePrecision '11.1'^^xsd:double;
  dwc:minimumElevation '47'^^xsd:integer;
  dwc:maximumElevation '47'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610733'^^xsd:integer;
  dwc:observationDate '2019-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612158_20432612158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612158_20432612158> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612158_20432612158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008391 6.5944519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008391"^^xsd:decimal ;
  dwc:decimalLongitude "6.5944519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612158_20432612158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008391 6.5944519)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008391"^^xsd:decimal ;
  geo-pos:long "6.5944519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612158_20432612158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612158'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.064444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5944519'^^xsd:double;
  dwc:latitude '53.0008391'^^xsd:double;
  dwc:coordinatePrecision '12.9'^^xsd:double;
  dwc:minimumElevation '24'^^xsd:integer;
  dwc:maximumElevation '24'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612158'^^xsd:integer;
  dwc:observationDate '2019-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432611269_20432611269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611269_20432611269> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611269_20432611269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007802 6.5944572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007802"^^xsd:decimal ;
  dwc:decimalLongitude "6.5944572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "56.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611269_20432611269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007802 6.5944572)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007802"^^xsd:decimal ;
  geo-pos:long "6.5944572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "56.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611269_20432611269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611269'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.0244444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5944572'^^xsd:double;
  dwc:latitude '53.0007802'^^xsd:double;
  dwc:coordinatePrecision '56.4'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611269'^^xsd:integer;
  dwc:observationDate '2019-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432612997_20432612997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612997_20432612997> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612997_20432612997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008196 6.5944596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008196"^^xsd:decimal ;
  dwc:decimalLongitude "6.5944596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612997_20432612997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008196 6.5944596)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008196"^^xsd:decimal ;
  geo-pos:long "6.5944596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612997_20432612997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612997'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.033055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5944596'^^xsd:double;
  dwc:latitude '53.0008196'^^xsd:double;
  dwc:coordinatePrecision '8.1'^^xsd:double;
  dwc:minimumElevation '-44'^^xsd:integer;
  dwc:maximumElevation '-44'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612997'^^xsd:integer;
  dwc:observationDate '2019-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432612498_20432612498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612498_20432612498> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612498_20432612498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007764 6.5944604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007764"^^xsd:decimal ;
  dwc:decimalLongitude "6.5944604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612498_20432612498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007764 6.5944604)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007764"^^xsd:decimal ;
  geo-pos:long "6.5944604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612498_20432612498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612498'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.0725'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5944604'^^xsd:double;
  dwc:latitude '53.0007764'^^xsd:double;
  dwc:coordinatePrecision '43.9'^^xsd:double;
  dwc:minimumElevation '53'^^xsd:integer;
  dwc:maximumElevation '53'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612498'^^xsd:integer;
  dwc:observationDate '2019-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412802_20432412802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412802_20432412802> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412802_20432412802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009839 6.5944644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009839"^^xsd:decimal ;
  dwc:decimalLongitude "6.5944644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "58.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412802_20432412802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009839 6.5944644)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009839"^^xsd:decimal ;
  geo-pos:long "6.5944644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "58.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412802_20432412802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412802'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.090277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5944644'^^xsd:double;
  dwc:latitude '53.0009839'^^xsd:double;
  dwc:coordinatePrecision '58.1'^^xsd:double;
  dwc:minimumElevation '54'^^xsd:integer;
  dwc:maximumElevation '54'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412802'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418730_20432418730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418730_20432418730> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418730_20432418730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009268 6.5944776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009268"^^xsd:decimal ;
  dwc:decimalLongitude "6.5944776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "29.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418730_20432418730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009268 6.5944776)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009268"^^xsd:decimal ;
  geo-pos:long "6.5944776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "29.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418730_20432418730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418730'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.1013888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5944776'^^xsd:double;
  dwc:latitude '53.0009268'^^xsd:double;
  dwc:coordinatePrecision '29.3'^^xsd:double;
  dwc:minimumElevation '-70'^^xsd:integer;
  dwc:maximumElevation '-70'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418730'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407218_20432407218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407218_20432407218> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407218_20432407218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007337 6.5944812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007337"^^xsd:decimal ;
  dwc:decimalLongitude "6.5944812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407218_20432407218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007337 6.5944812)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007337"^^xsd:decimal ;
  geo-pos:long "6.5944812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407218_20432407218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407218'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.323611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5944812'^^xsd:double;
  dwc:latitude '53.0007337'^^xsd:double;
  dwc:coordinatePrecision '12.4'^^xsd:double;
  dwc:minimumElevation '47'^^xsd:integer;
  dwc:maximumElevation '47'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407218'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408695_20432408695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408695_20432408695> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408695_20432408695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008471 6.5945046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008471"^^xsd:decimal ;
  dwc:decimalLongitude "6.5945046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "57.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408695_20432408695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008471 6.5945046)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008471"^^xsd:decimal ;
  geo-pos:long "6.5945046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "57.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408695_20432408695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408695'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.4858333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5945046'^^xsd:double;
  dwc:latitude '53.0008471'^^xsd:double;
  dwc:coordinatePrecision '57.1'^^xsd:double;
  dwc:minimumElevation '36'^^xsd:integer;
  dwc:maximumElevation '36'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408695'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413536_20432413536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413536_20432413536> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413536_20432413536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003189 6.594507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003189"^^xsd:decimal ;
  dwc:decimalLongitude "6.594507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413536_20432413536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003189 6.594507)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003189"^^xsd:decimal ;
  geo-pos:long "6.594507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413536_20432413536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413536'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.0797222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.594507'^^xsd:double;
  dwc:latitude '53.0003189'^^xsd:double;
  dwc:coordinatePrecision '6.8'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413536'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408707_20432408707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408707_20432408707> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408707_20432408707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008926 6.5945138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008926"^^xsd:decimal ;
  dwc:decimalLongitude "6.5945138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408707_20432408707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008926 6.5945138)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008926"^^xsd:decimal ;
  geo-pos:long "6.5945138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408707_20432408707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408707'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.5019444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5945138'^^xsd:double;
  dwc:latitude '53.0008926'^^xsd:double;
  dwc:coordinatePrecision '18.9'^^xsd:double;
  dwc:minimumElevation '53'^^xsd:integer;
  dwc:maximumElevation '53'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408707'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432612076_20432612076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612076_20432612076> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612076_20432612076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006167 6.5945345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006167"^^xsd:decimal ;
  dwc:decimalLongitude "6.5945345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "34.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612076_20432612076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006167 6.5945345)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006167"^^xsd:decimal ;
  geo-pos:long "6.5945345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "34.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612076_20432612076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612076'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.015'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5945345'^^xsd:double;
  dwc:latitude '53.0006167'^^xsd:double;
  dwc:coordinatePrecision '34.6'^^xsd:double;
  dwc:minimumElevation '57'^^xsd:integer;
  dwc:maximumElevation '57'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612076'^^xsd:integer;
  dwc:observationDate '2019-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411983_20432411983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411983_20432411983> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411983_20432411983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007664 6.5945487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007664"^^xsd:decimal ;
  dwc:decimalLongitude "6.5945487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "61.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411983_20432411983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007664 6.5945487)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007664"^^xsd:decimal ;
  geo-pos:long "6.5945487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "61.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411983_20432411983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411983'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.081666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5945487'^^xsd:double;
  dwc:latitude '53.0007664'^^xsd:double;
  dwc:coordinatePrecision '61.8'^^xsd:double;
  dwc:minimumElevation '36'^^xsd:integer;
  dwc:maximumElevation '36'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411983'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411073_20432411073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411073_20432411073> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411073_20432411073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002656 6.5945559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0002656"^^xsd:decimal ;
  dwc:decimalLongitude "6.5945559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411073_20432411073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002656 6.5945559)"^^geo:wktLiteral ;
  geo-pos:lat "53.0002656"^^xsd:decimal ;
  geo-pos:long "6.5945559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411073_20432411073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411073'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.053055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5945559'^^xsd:double;
  dwc:latitude '53.0002656'^^xsd:double;
  dwc:coordinatePrecision '6.8'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411073'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409004_20432409004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409004_20432409004> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409004_20432409004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003937 6.5945729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003937"^^xsd:decimal ;
  dwc:decimalLongitude "6.5945729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409004_20432409004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003937 6.5945729)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003937"^^xsd:decimal ;
  geo-pos:long "6.5945729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409004_20432409004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409004'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.285'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5945729'^^xsd:double;
  dwc:latitude '53.0003937'^^xsd:double;
  dwc:coordinatePrecision '11.7'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409004'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432609418_20432609418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609418_20432609418> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609418_20432609418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002575 6.5945741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0002575"^^xsd:decimal ;
  dwc:decimalLongitude "6.5945741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609418_20432609418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002575 6.5945741)"^^geo:wktLiteral ;
  geo-pos:lat "53.0002575"^^xsd:decimal ;
  geo-pos:long "6.5945741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "31"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609418_20432609418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609418'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.053333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5945741'^^xsd:double;
  dwc:latitude '53.0002575'^^xsd:double;
  dwc:coordinatePrecision '31'^^xsd:integer;
  dwc:minimumElevation '95'^^xsd:integer;
  dwc:maximumElevation '95'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609418'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432410213_20432410213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410213_20432410213> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410213_20432410213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006664 6.5946089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006664"^^xsd:decimal ;
  dwc:decimalLongitude "6.5946089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "32.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410213_20432410213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006664 6.5946089)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006664"^^xsd:decimal ;
  geo-pos:long "6.5946089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "32.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410213_20432410213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410213'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.234722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5946089'^^xsd:double;
  dwc:latitude '53.0006664'^^xsd:double;
  dwc:coordinatePrecision '32.8'^^xsd:double;
  dwc:minimumElevation '34'^^xsd:integer;
  dwc:maximumElevation '34'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410213'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407274_20432407274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407274_20432407274> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407274_20432407274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00124 6.5946171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.00124"^^xsd:decimal ;
  dwc:decimalLongitude "6.5946171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "37.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407274_20432407274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00124 6.5946171)"^^geo:wktLiteral ;
  geo-pos:lat "53.00124"^^xsd:decimal ;
  geo-pos:long "6.5946171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "37.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407274_20432407274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407274'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.3894444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5946171'^^xsd:double;
  dwc:latitude '53.00124'^^xsd:double;
  dwc:coordinatePrecision '37.5'^^xsd:double;
  dwc:minimumElevation '61'^^xsd:integer;
  dwc:maximumElevation '61'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407274'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409570_20432409570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409570_20432409570> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409570_20432409570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000321 6.5946273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000321"^^xsd:decimal ;
  dwc:decimalLongitude "6.5946273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409570_20432409570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000321 6.5946273)"^^geo:wktLiteral ;
  geo-pos:lat "53.000321"^^xsd:decimal ;
  geo-pos:long "6.5946273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409570_20432409570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409570'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '21.195'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5946273'^^xsd:double;
  dwc:latitude '53.000321'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409570'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408848_20432408848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408848_20432408848> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408848_20432408848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007604 6.594629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007604"^^xsd:decimal ;
  dwc:decimalLongitude "6.594629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408848_20432408848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007604 6.594629)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007604"^^xsd:decimal ;
  geo-pos:long "6.594629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "38.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408848_20432408848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408848'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.1630555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.594629'^^xsd:double;
  dwc:latitude '53.0007604'^^xsd:double;
  dwc:coordinatePrecision '38.6'^^xsd:double;
  dwc:minimumElevation '61'^^xsd:integer;
  dwc:maximumElevation '61'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408848'^^xsd:integer;
  dwc:observationDate '2018-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414054_20432414054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414054_20432414054> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414054_20432414054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004015 6.5946487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004015"^^xsd:decimal ;
  dwc:decimalLongitude "6.5946487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414054_20432414054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004015 6.5946487)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004015"^^xsd:decimal ;
  geo-pos:long "6.5946487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414054_20432414054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414054'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.030833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5946487'^^xsd:double;
  dwc:latitude '53.0004015'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414054'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414113_20432414113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414113_20432414113> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414113_20432414113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003084 6.5946534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003084"^^xsd:decimal ;
  dwc:decimalLongitude "6.5946534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414113_20432414113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003084 6.5946534)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003084"^^xsd:decimal ;
  geo-pos:long "6.5946534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414113_20432414113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414113'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.0194444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5946534'^^xsd:double;
  dwc:latitude '53.0003084'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414113'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408300_20432408300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408300_20432408300> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408300_20432408300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007314 6.5946541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007314"^^xsd:decimal ;
  dwc:decimalLongitude "6.5946541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408300_20432408300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007314 6.5946541)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007314"^^xsd:decimal ;
  geo-pos:long "6.5946541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408300_20432408300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408300'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.246944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5946541'^^xsd:double;
  dwc:latitude '53.0007314'^^xsd:double;
  dwc:coordinatePrecision '19.1'^^xsd:double;
  dwc:minimumElevation '53'^^xsd:integer;
  dwc:maximumElevation '53'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408300'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409686_20432409686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409686_20432409686> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409686_20432409686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003114 6.5946553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003114"^^xsd:decimal ;
  dwc:decimalLongitude "6.5946553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409686_20432409686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003114 6.5946553)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003114"^^xsd:decimal ;
  geo-pos:long "6.5946553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409686_20432409686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409686'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.2897222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5946553'^^xsd:double;
  dwc:latitude '53.0003114'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409686'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409496_20432409496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409496_20432409496> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409496_20432409496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003961 6.5946555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003961"^^xsd:decimal ;
  dwc:decimalLongitude "6.5946555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409496_20432409496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003961 6.5946555)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003961"^^xsd:decimal ;
  geo-pos:long "6.5946555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409496_20432409496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409496'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.4555555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5946555'^^xsd:double;
  dwc:latitude '53.0003961'^^xsd:double;
  dwc:coordinatePrecision '22.8'^^xsd:double;
  dwc:minimumElevation '30'^^xsd:integer;
  dwc:maximumElevation '30'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409496'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432612194_20432612194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612194_20432612194> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612194_20432612194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003103 6.5946592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003103"^^xsd:decimal ;
  dwc:decimalLongitude "6.5946592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612194_20432612194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003103 6.5946592)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003103"^^xsd:decimal ;
  geo-pos:long "6.5946592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612194_20432612194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612194'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.015'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5946592'^^xsd:double;
  dwc:latitude '53.0003103'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612194'^^xsd:integer;
  dwc:observationDate '2019-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432612607_20432612607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612607_20432612607> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612607_20432612607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000287 6.5946644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000287"^^xsd:decimal ;
  dwc:decimalLongitude "6.5946644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612607_20432612607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000287 6.5946644)"^^geo:wktLiteral ;
  geo-pos:lat "53.000287"^^xsd:decimal ;
  geo-pos:long "6.5946644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612607_20432612607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612607'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.0605555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5946644'^^xsd:double;
  dwc:latitude '53.000287'^^xsd:double;
  dwc:coordinatePrecision '9.7'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612607'^^xsd:integer;
  dwc:observationDate '2019-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432609638_20432609638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609638_20432609638> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609638_20432609638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006221 6.5946706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006221"^^xsd:decimal ;
  dwc:decimalLongitude "6.5946706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "26.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609638_20432609638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006221 6.5946706)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006221"^^xsd:decimal ;
  geo-pos:long "6.5946706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "26.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609638_20432609638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609638'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.0766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5946706'^^xsd:double;
  dwc:latitude '53.0006221'^^xsd:double;
  dwc:coordinatePrecision '26.7'^^xsd:double;
  dwc:minimumElevation '101'^^xsd:integer;
  dwc:maximumElevation '101'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609638'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432409029_20432409029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409029_20432409029> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409029_20432409029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008785 6.5946739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0008785"^^xsd:decimal ;
  dwc:decimalLongitude "6.5946739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409029_20432409029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0008785 6.5946739)"^^geo:wktLiteral ;
  geo-pos:lat "53.0008785"^^xsd:decimal ;
  geo-pos:long "6.5946739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409029_20432409029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409029'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.292222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5946739'^^xsd:double;
  dwc:latitude '53.0008785'^^xsd:double;
  dwc:coordinatePrecision '19.3'^^xsd:double;
  dwc:minimumElevation '29'^^xsd:integer;
  dwc:maximumElevation '29'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409029'^^xsd:integer;
  dwc:observationDate '2018-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408677_20432408677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408677_20432408677> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408677_20432408677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003678 6.5946767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003678"^^xsd:decimal ;
  dwc:decimalLongitude "6.5946767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408677_20432408677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003678 6.5946767)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003678"^^xsd:decimal ;
  geo-pos:long "6.5946767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408677_20432408677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408677'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.475'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5946767'^^xsd:double;
  dwc:latitude '53.0003678'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408677'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414150_20432414150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414150_20432414150> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414150_20432414150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013003 6.5946794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0013003"^^xsd:decimal ;
  dwc:decimalLongitude "6.5946794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414150_20432414150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0013003 6.5946794)"^^geo:wktLiteral ;
  geo-pos:lat "53.0013003"^^xsd:decimal ;
  geo-pos:long "6.5946794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414150_20432414150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414150'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.0294444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5946794'^^xsd:double;
  dwc:latitude '53.0013003'^^xsd:double;
  dwc:coordinatePrecision '19.9'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414150'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414756_20432414756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414756_20432414756> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414756_20432414756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012112 6.5946884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0012112"^^xsd:decimal ;
  dwc:decimalLongitude "6.5946884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414756_20432414756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0012112 6.5946884)"^^geo:wktLiteral ;
  geo-pos:lat "53.0012112"^^xsd:decimal ;
  geo-pos:long "6.5946884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414756_20432414756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414756'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.1475'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5946884'^^xsd:double;
  dwc:latitude '53.0012112'^^xsd:double;
  dwc:coordinatePrecision '14.3'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414756'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416920_20432416920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416920_20432416920> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416920_20432416920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003085 6.5947014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003085"^^xsd:decimal ;
  dwc:decimalLongitude "6.5947014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416920_20432416920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003085 6.5947014)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003085"^^xsd:decimal ;
  geo-pos:long "6.5947014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416920_20432416920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416920'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '21.005'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5947014'^^xsd:double;
  dwc:latitude '53.0003085'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416920'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409950_20432409950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409950_20432409950> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409950_20432409950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004277 6.5947278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004277"^^xsd:decimal ;
  dwc:decimalLongitude "6.5947278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409950_20432409950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004277 6.5947278)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004277"^^xsd:decimal ;
  geo-pos:long "6.5947278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409950_20432409950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409950'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.020555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5947278'^^xsd:double;
  dwc:latitude '53.0004277'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409950'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409247_20432409247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409247_20432409247> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409247_20432409247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003002 6.5947297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003002"^^xsd:decimal ;
  dwc:decimalLongitude "6.5947297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409247_20432409247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003002 6.5947297)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003002"^^xsd:decimal ;
  geo-pos:long "6.5947297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409247_20432409247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409247'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.1044444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5947297'^^xsd:double;
  dwc:latitude '53.0003002'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409247'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416634_20432416634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416634_20432416634> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416634_20432416634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002693 6.5947326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0002693"^^xsd:decimal ;
  dwc:decimalLongitude "6.5947326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416634_20432416634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002693 6.5947326)"^^geo:wktLiteral ;
  geo-pos:lat "53.0002693"^^xsd:decimal ;
  geo-pos:long "6.5947326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416634_20432416634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416634'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '21.145555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5947326'^^xsd:double;
  dwc:latitude '53.0002693'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416634'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412382_20432412382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412382_20432412382> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412382_20432412382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004787 6.5947444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004787"^^xsd:decimal ;
  dwc:decimalLongitude "6.5947444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412382_20432412382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004787 6.5947444)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004787"^^xsd:decimal ;
  geo-pos:long "6.5947444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412382_20432412382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412382'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.1347222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5947444'^^xsd:double;
  dwc:latitude '53.0004787'^^xsd:double;
  dwc:coordinatePrecision '23.8'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412382'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411771_20432411771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411771_20432411771> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411771_20432411771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003625 6.5947507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003625"^^xsd:decimal ;
  dwc:decimalLongitude "6.5947507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411771_20432411771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003625 6.5947507)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003625"^^xsd:decimal ;
  geo-pos:long "6.5947507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411771_20432411771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411771'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '21.148888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5947507'^^xsd:double;
  dwc:latitude '53.0003625'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411771'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409970_20432409970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409970_20432409970> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409970_20432409970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002713 6.5947587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0002713"^^xsd:decimal ;
  dwc:decimalLongitude "6.5947587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409970_20432409970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002713 6.5947587)"^^geo:wktLiteral ;
  geo-pos:lat "53.0002713"^^xsd:decimal ;
  geo-pos:long "6.5947587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409970_20432409970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409970'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.0411111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5947587'^^xsd:double;
  dwc:latitude '53.0002713'^^xsd:double;
  dwc:coordinatePrecision '15.2'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409970'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413813_20432413813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413813_20432413813> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413813_20432413813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003328 6.5947607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003328"^^xsd:decimal ;
  dwc:decimalLongitude "6.5947607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413813_20432413813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003328 6.5947607)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003328"^^xsd:decimal ;
  geo-pos:long "6.5947607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413813_20432413813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413813'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.0861111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5947607'^^xsd:double;
  dwc:latitude '53.0003328'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413813'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417552_20432417552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417552_20432417552> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417552_20432417552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000399 6.5947834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000399"^^xsd:decimal ;
  dwc:decimalLongitude "6.5947834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417552_20432417552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000399 6.5947834)"^^geo:wktLiteral ;
  geo-pos:lat "53.000399"^^xsd:decimal ;
  geo-pos:long "6.5947834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417552_20432417552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417552'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.0572222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5947834'^^xsd:double;
  dwc:latitude '53.000399'^^xsd:double;
  dwc:coordinatePrecision '12.2'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417552'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612113_20432612113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612113_20432612113> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612113_20432612113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000333 6.5947844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000333"^^xsd:decimal ;
  dwc:decimalLongitude "6.5947844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612113_20432612113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000333 6.5947844)"^^geo:wktLiteral ;
  geo-pos:lat "53.000333"^^xsd:decimal ;
  geo-pos:long "6.5947844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612113_20432612113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612113'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.868333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5947844'^^xsd:double;
  dwc:latitude '53.000333'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612113'^^xsd:integer;
  dwc:observationDate '2019-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432413258_20432413258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413258_20432413258> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413258_20432413258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000453 6.5947948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000453"^^xsd:decimal ;
  dwc:decimalLongitude "6.5947948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413258_20432413258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000453 6.5947948)"^^geo:wktLiteral ;
  geo-pos:lat "53.000453"^^xsd:decimal ;
  geo-pos:long "6.5947948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413258_20432413258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413258'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.0511111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5947948'^^xsd:double;
  dwc:latitude '53.000453'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413258'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415486_20432415486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415486_20432415486> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415486_20432415486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005072 6.5947982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0005072"^^xsd:decimal ;
  dwc:decimalLongitude "6.5947982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415486_20432415486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005072 6.5947982)"^^geo:wktLiteral ;
  geo-pos:lat "53.0005072"^^xsd:decimal ;
  geo-pos:long "6.5947982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415486_20432415486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415486'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '21.000277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5947982'^^xsd:double;
  dwc:latitude '53.0005072'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415486'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412115_20432412115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412115_20432412115> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412115_20432412115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000321 6.5947993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000321"^^xsd:decimal ;
  dwc:decimalLongitude "6.5947993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412115_20432412115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000321 6.5947993)"^^geo:wktLiteral ;
  geo-pos:lat "53.000321"^^xsd:decimal ;
  geo-pos:long "6.5947993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412115_20432412115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412115'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.0266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5947993'^^xsd:double;
  dwc:latitude '53.000321'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412115'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409966_20432409966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409966_20432409966> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409966_20432409966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002909 6.5948218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0002909"^^xsd:decimal ;
  dwc:decimalLongitude "6.5948218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409966_20432409966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002909 6.5948218)"^^geo:wktLiteral ;
  geo-pos:lat "53.0002909"^^xsd:decimal ;
  geo-pos:long "6.5948218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409966_20432409966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409966'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.0358333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5948218'^^xsd:double;
  dwc:latitude '53.0002909'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409966'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413645_20432413645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413645_20432413645> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413645_20432413645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010511 6.5948233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010511"^^xsd:decimal ;
  dwc:decimalLongitude "6.5948233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413645_20432413645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010511 6.5948233)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010511"^^xsd:decimal ;
  geo-pos:long "6.5948233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413645_20432413645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413645'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.113611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5948233'^^xsd:double;
  dwc:latitude '53.0010511'^^xsd:double;
  dwc:coordinatePrecision '21.4'^^xsd:double;
  dwc:minimumElevation '84'^^xsd:integer;
  dwc:maximumElevation '84'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413645'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409858_20432409858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409858_20432409858> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409858_20432409858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003087 6.5948245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003087"^^xsd:decimal ;
  dwc:decimalLongitude "6.5948245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409858_20432409858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003087 6.5948245)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003087"^^xsd:decimal ;
  geo-pos:long "6.5948245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409858_20432409858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409858'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '21.4125'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5948245'^^xsd:double;
  dwc:latitude '53.0003087'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:minimumElevation '26'^^xsd:integer;
  dwc:maximumElevation '26'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409858'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407783_20432407783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407783_20432407783> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407783_20432407783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002764 6.5948267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0002764"^^xsd:decimal ;
  dwc:decimalLongitude "6.5948267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407783_20432407783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002764 6.5948267)"^^geo:wktLiteral ;
  geo-pos:lat "53.0002764"^^xsd:decimal ;
  geo-pos:long "6.5948267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407783_20432407783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407783'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.4325'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5948267'^^xsd:double;
  dwc:latitude '53.0002764'^^xsd:double;
  dwc:coordinatePrecision '8.8'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407783'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608562_20432608562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608562_20432608562> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608562_20432608562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007815 6.5948352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007815"^^xsd:decimal ;
  dwc:decimalLongitude "6.5948352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608562_20432608562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007815 6.5948352)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007815"^^xsd:decimal ;
  geo-pos:long "6.5948352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608562_20432608562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608562'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.070277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5948352'^^xsd:double;
  dwc:latitude '53.0007815'^^xsd:double;
  dwc:coordinatePrecision '14.8'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608562'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432413476_20432413476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413476_20432413476> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413476_20432413476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003801 6.5948375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003801"^^xsd:decimal ;
  dwc:decimalLongitude "6.5948375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413476_20432413476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003801 6.5948375)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003801"^^xsd:decimal ;
  geo-pos:long "6.5948375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413476_20432413476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413476'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '21.094166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5948375'^^xsd:double;
  dwc:latitude '53.0003801'^^xsd:double;
  dwc:coordinatePrecision '43.9'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413476'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412335_20432412335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412335_20432412335> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412335_20432412335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004125 6.5948392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004125"^^xsd:decimal ;
  dwc:decimalLongitude "6.5948392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412335_20432412335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004125 6.5948392)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004125"^^xsd:decimal ;
  geo-pos:long "6.5948392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412335_20432412335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412335'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '21.156944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5948392'^^xsd:double;
  dwc:latitude '53.0004125'^^xsd:double;
  dwc:coordinatePrecision '7.9'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412335'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410065_20432410065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410065_20432410065> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410065_20432410065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002037 6.5948459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0002037"^^xsd:decimal ;
  dwc:decimalLongitude "6.5948459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410065_20432410065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002037 6.5948459)"^^geo:wktLiteral ;
  geo-pos:lat "53.0002037"^^xsd:decimal ;
  geo-pos:long "6.5948459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410065_20432410065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410065'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.11'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5948459'^^xsd:double;
  dwc:latitude '53.0002037'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410065'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407597_20432407597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407597_20432407597> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407597_20432407597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005095 6.5948512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0005095"^^xsd:decimal ;
  dwc:decimalLongitude "6.5948512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "29.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407597_20432407597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005095 6.5948512)"^^geo:wktLiteral ;
  geo-pos:lat "53.0005095"^^xsd:decimal ;
  geo-pos:long "6.5948512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "29.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407597_20432407597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407597'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.254722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5948512'^^xsd:double;
  dwc:latitude '53.0005095'^^xsd:double;
  dwc:coordinatePrecision '29.4'^^xsd:double;
  dwc:minimumElevation '54'^^xsd:integer;
  dwc:maximumElevation '54'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407597'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413777_20432413777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413777_20432413777> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413777_20432413777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002756 6.5948683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0002756"^^xsd:decimal ;
  dwc:decimalLongitude "6.5948683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413777_20432413777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002756 6.5948683)"^^geo:wktLiteral ;
  geo-pos:lat "53.0002756"^^xsd:decimal ;
  geo-pos:long "6.5948683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413777_20432413777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413777'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.108611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5948683'^^xsd:double;
  dwc:latitude '53.0002756'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413777'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414971_20432414971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414971_20432414971> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414971_20432414971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005779 6.5948698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0005779"^^xsd:decimal ;
  dwc:decimalLongitude "6.5948698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414971_20432414971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005779 6.5948698)"^^geo:wktLiteral ;
  geo-pos:lat "53.0005779"^^xsd:decimal ;
  geo-pos:long "6.5948698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414971_20432414971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414971'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.1094444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5948698'^^xsd:double;
  dwc:latitude '53.0005779'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414971'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612115_20432612115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612115_20432612115> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612115_20432612115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003311 6.5948777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003311"^^xsd:decimal ;
  dwc:decimalLongitude "6.5948777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612115_20432612115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003311 6.5948777)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003311"^^xsd:decimal ;
  geo-pos:long "6.5948777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612115_20432612115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612115'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '22.878888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5948777'^^xsd:double;
  dwc:latitude '53.0003311'^^xsd:double;
  dwc:coordinatePrecision '7.2'^^xsd:double;
  dwc:minimumElevation '-17'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612115'^^xsd:integer;
  dwc:observationDate '2019-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432610089_20432610089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610089_20432610089> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610089_20432610089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000246 6.5948794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000246"^^xsd:decimal ;
  dwc:decimalLongitude "6.5948794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610089_20432610089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000246 6.5948794)"^^geo:wktLiteral ;
  geo-pos:lat "53.000246"^^xsd:decimal ;
  geo-pos:long "6.5948794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610089_20432610089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610089'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.0280555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5948794'^^xsd:double;
  dwc:latitude '53.000246'^^xsd:double;
  dwc:coordinatePrecision '8.2'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610089'^^xsd:integer;
  dwc:observationDate '2019-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432413525_20432413525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413525_20432413525> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413525_20432413525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002466 6.5948809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0002466"^^xsd:decimal ;
  dwc:decimalLongitude "6.5948809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413525_20432413525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002466 6.5948809)"^^geo:wktLiteral ;
  geo-pos:lat "53.0002466"^^xsd:decimal ;
  geo-pos:long "6.5948809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413525_20432413525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413525'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.0844444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5948809'^^xsd:double;
  dwc:latitude '53.0002466'^^xsd:double;
  dwc:coordinatePrecision '12.9'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413525'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411494_20432411494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411494_20432411494> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411494_20432411494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002061 6.5948858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0002061"^^xsd:decimal ;
  dwc:decimalLongitude "6.5948858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411494_20432411494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002061 6.5948858)"^^geo:wktLiteral ;
  geo-pos:lat "53.0002061"^^xsd:decimal ;
  geo-pos:long "6.5948858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411494_20432411494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411494'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '21.066944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5948858'^^xsd:double;
  dwc:latitude '53.0002061'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411494'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418670_20432418670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418670_20432418670> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418670_20432418670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001904 6.5949012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0001904"^^xsd:decimal ;
  dwc:decimalLongitude "6.5949012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418670_20432418670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001904 6.5949012)"^^geo:wktLiteral ;
  geo-pos:lat "53.0001904"^^xsd:decimal ;
  geo-pos:long "6.5949012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418670_20432418670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418670'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.0830555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5949012'^^xsd:double;
  dwc:latitude '53.0001904'^^xsd:double;
  dwc:coordinatePrecision '7.1'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418670'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410045_20432410045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410045_20432410045> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410045_20432410045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003545 6.594913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0003545"^^xsd:decimal ;
  dwc:decimalLongitude "6.594913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410045_20432410045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0003545 6.594913)"^^geo:wktLiteral ;
  geo-pos:lat "53.0003545"^^xsd:decimal ;
  geo-pos:long "6.594913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410045_20432410045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410045'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '21.101111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.594913'^^xsd:double;
  dwc:latitude '53.0003545'^^xsd:double;
  dwc:coordinatePrecision '7.4'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410045'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413825_20432413825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413825_20432413825> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413825_20432413825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000703 6.5949136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000703"^^xsd:decimal ;
  dwc:decimalLongitude "6.5949136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413825_20432413825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000703 6.5949136)"^^geo:wktLiteral ;
  geo-pos:lat "53.000703"^^xsd:decimal ;
  geo-pos:long "6.5949136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413825_20432413825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413825'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.0780555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5949136'^^xsd:double;
  dwc:latitude '53.000703'^^xsd:double;
  dwc:coordinatePrecision '11.7'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413825'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413270_20432413270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413270_20432413270> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413270_20432413270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006671 6.5949173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0006671"^^xsd:decimal ;
  dwc:decimalLongitude "6.5949173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "24.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413270_20432413270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0006671 6.5949173)"^^geo:wktLiteral ;
  geo-pos:lat "53.0006671"^^xsd:decimal ;
  geo-pos:long "6.5949173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "24.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413270_20432413270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413270'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.0683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5949173'^^xsd:double;
  dwc:latitude '53.0006671'^^xsd:double;
  dwc:coordinatePrecision '24.2'^^xsd:double;
  dwc:minimumElevation '79'^^xsd:integer;
  dwc:maximumElevation '79'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413270'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432609932_20432609932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609932_20432609932> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609932_20432609932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007031 6.5949268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007031"^^xsd:decimal ;
  dwc:decimalLongitude "6.5949268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609932_20432609932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007031 6.5949268)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007031"^^xsd:decimal ;
  geo-pos:long "6.5949268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609932_20432609932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609932'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.060277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5949268'^^xsd:double;
  dwc:latitude '53.0007031'^^xsd:double;
  dwc:coordinatePrecision '10.3'^^xsd:double;
  dwc:minimumElevation '118'^^xsd:integer;
  dwc:maximumElevation '118'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609932'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432413765_20432413765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413765_20432413765> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413765_20432413765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005325 6.5949399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0005325"^^xsd:decimal ;
  dwc:decimalLongitude "6.5949399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413765_20432413765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005325 6.5949399)"^^geo:wktLiteral ;
  geo-pos:lat "53.0005325"^^xsd:decimal ;
  geo-pos:long "6.5949399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413765_20432413765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413765'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.117777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5949399'^^xsd:double;
  dwc:latitude '53.0005325'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413765'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412394_20432412394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412394_20432412394> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412394_20432412394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001672 6.5949608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0001672"^^xsd:decimal ;
  dwc:decimalLongitude "6.5949608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412394_20432412394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001672 6.5949608)"^^geo:wktLiteral ;
  geo-pos:lat "53.0001672"^^xsd:decimal ;
  geo-pos:long "6.5949608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412394_20432412394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412394'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.1344444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5949608'^^xsd:double;
  dwc:latitude '53.0001672'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412394'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410691_20432410691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410691_20432410691> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410691_20432410691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001773 6.594974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0001773"^^xsd:decimal ;
  dwc:decimalLongitude "6.594974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "32.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410691_20432410691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001773 6.594974)"^^geo:wktLiteral ;
  geo-pos:lat "53.0001773"^^xsd:decimal ;
  geo-pos:long "6.594974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "32.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410691_20432410691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410691'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.1341666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.594974'^^xsd:double;
  dwc:latitude '53.0001773'^^xsd:double;
  dwc:coordinatePrecision '32.9'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410691'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414624_20432414624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414624_20432414624> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414624_20432414624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001008 6.5949769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0001008"^^xsd:decimal ;
  dwc:decimalLongitude "6.5949769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414624_20432414624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001008 6.5949769)"^^geo:wktLiteral ;
  geo-pos:lat "53.0001008"^^xsd:decimal ;
  geo-pos:long "6.5949769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414624_20432414624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414624'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.155'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5949769'^^xsd:double;
  dwc:latitude '53.0001008'^^xsd:double;
  dwc:coordinatePrecision '13.6'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414624'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611196_20432611196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611196_20432611196> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611196_20432611196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999094 6.5949919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.999094"^^xsd:decimal ;
  dwc:decimalLongitude "6.5949919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "29.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611196_20432611196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999094 6.5949919)"^^geo:wktLiteral ;
  geo-pos:lat "52.999094"^^xsd:decimal ;
  geo-pos:long "6.5949919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "29.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611196_20432611196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611196'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5949919'^^xsd:double;
  dwc:latitude '52.999094'^^xsd:double;
  dwc:coordinatePrecision '29.8'^^xsd:double;
  dwc:minimumElevation '165'^^xsd:integer;
  dwc:maximumElevation '165'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611196'^^xsd:integer;
  dwc:observationDate '2019-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432612522_20432612522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612522_20432612522> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612522_20432612522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000638 6.5949963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000638"^^xsd:decimal ;
  dwc:decimalLongitude "6.5949963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612522_20432612522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000638 6.5949963)"^^geo:wktLiteral ;
  geo-pos:lat "53.000638"^^xsd:decimal ;
  geo-pos:long "6.5949963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612522_20432612522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612522'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.065555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5949963'^^xsd:double;
  dwc:latitude '53.000638'^^xsd:double;
  dwc:coordinatePrecision '16.1'^^xsd:double;
  dwc:minimumElevation '137'^^xsd:integer;
  dwc:maximumElevation '137'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612522'^^xsd:integer;
  dwc:observationDate '2019-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432612888_20432612888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612888_20432612888> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612888_20432612888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0000625 6.5950017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0000625"^^xsd:decimal ;
  dwc:decimalLongitude "6.5950017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612888_20432612888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0000625 6.5950017)"^^geo:wktLiteral ;
  geo-pos:lat "53.0000625"^^xsd:decimal ;
  geo-pos:long "6.5950017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612888_20432612888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612888'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.0225'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5950017'^^xsd:double;
  dwc:latitude '53.0000625'^^xsd:double;
  dwc:coordinatePrecision '11.4'^^xsd:double;
  dwc:minimumElevation '103'^^xsd:integer;
  dwc:maximumElevation '103'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612888'^^xsd:integer;
  dwc:observationDate '2019-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414102_20432414102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414102_20432414102> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414102_20432414102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002218 6.5950037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0002218"^^xsd:decimal ;
  dwc:decimalLongitude "6.5950037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414102_20432414102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002218 6.5950037)"^^geo:wktLiteral ;
  geo-pos:lat "53.0002218"^^xsd:decimal ;
  geo-pos:long "6.5950037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414102_20432414102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414102'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.0213888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5950037'^^xsd:double;
  dwc:latitude '53.0002218'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414102'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608391_20432608391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608391_20432608391> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608391_20432608391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002474 6.5950266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0002474"^^xsd:decimal ;
  dwc:decimalLongitude "6.5950266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608391_20432608391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002474 6.5950266)"^^geo:wktLiteral ;
  geo-pos:lat "53.0002474"^^xsd:decimal ;
  geo-pos:long "6.5950266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608391_20432608391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608391'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.0027777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5950266'^^xsd:double;
  dwc:latitude '53.0002474'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '71'^^xsd:integer;
  dwc:maximumElevation '71'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608391'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432408783_20432408783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408783_20432408783> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408783_20432408783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002179 6.5950484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0002179"^^xsd:decimal ;
  dwc:decimalLongitude "6.5950484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408783_20432408783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002179 6.5950484)"^^geo:wktLiteral ;
  geo-pos:lat "53.0002179"^^xsd:decimal ;
  geo-pos:long "6.5950484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408783_20432408783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408783'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.134444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5950484'^^xsd:double;
  dwc:latitude '53.0002179'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408783'^^xsd:integer;
  dwc:observationDate '2018-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408641_20432408641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408641_20432408641> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408641_20432408641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001698 6.595054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0001698"^^xsd:decimal ;
  dwc:decimalLongitude "6.595054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408641_20432408641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001698 6.595054)"^^geo:wktLiteral ;
  geo-pos:lat "53.0001698"^^xsd:decimal ;
  geo-pos:long "6.595054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408641_20432408641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408641'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.461666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.595054'^^xsd:double;
  dwc:latitude '53.0001698'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408641'^^xsd:integer;
  dwc:observationDate '2018-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413366_20432413366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413366_20432413366> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413366_20432413366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010702 6.5950554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0010702"^^xsd:decimal ;
  dwc:decimalLongitude "6.5950554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413366_20432413366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0010702 6.5950554)"^^geo:wktLiteral ;
  geo-pos:lat "53.0010702"^^xsd:decimal ;
  geo-pos:long "6.5950554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413366_20432413366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413366'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.079444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5950554'^^xsd:double;
  dwc:latitude '53.0010702'^^xsd:double;
  dwc:coordinatePrecision '20.7'^^xsd:double;
  dwc:minimumElevation '92'^^xsd:integer;
  dwc:maximumElevation '92'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413366'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418117_20432418117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418117_20432418117> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418117_20432418117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002387 6.5950675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0002387"^^xsd:decimal ;
  dwc:decimalLongitude "6.5950675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418117_20432418117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002387 6.5950675)"^^geo:wktLiteral ;
  geo-pos:lat "53.0002387"^^xsd:decimal ;
  geo-pos:long "6.5950675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418117_20432418117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418117'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.1455555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5950675'^^xsd:double;
  dwc:latitude '53.0002387'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418117'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414923_20432414923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414923_20432414923> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414923_20432414923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001724 6.5951037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0001724"^^xsd:decimal ;
  dwc:decimalLongitude "6.5951037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414923_20432414923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001724 6.5951037)"^^geo:wktLiteral ;
  geo-pos:lat "53.0001724"^^xsd:decimal ;
  geo-pos:long "6.5951037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414923_20432414923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414923'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '22.120833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5951037'^^xsd:double;
  dwc:latitude '53.0001724'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414923'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411831_20432411831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411831_20432411831> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411831_20432411831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001671 6.5951152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0001671"^^xsd:decimal ;
  dwc:decimalLongitude "6.5951152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411831_20432411831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001671 6.5951152)"^^geo:wktLiteral ;
  geo-pos:lat "53.0001671"^^xsd:decimal ;
  geo-pos:long "6.5951152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411831_20432411831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411831'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.1213888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5951152'^^xsd:double;
  dwc:latitude '53.0001671'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411831'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409440_20432409440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409440_20432409440> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409440_20432409440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009203 6.5951174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0009203"^^xsd:decimal ;
  dwc:decimalLongitude "6.5951174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "24.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409440_20432409440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0009203 6.5951174)"^^geo:wktLiteral ;
  geo-pos:lat "53.0009203"^^xsd:decimal ;
  geo-pos:long "6.5951174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "24.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409440_20432409440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409440'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.414166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5951174'^^xsd:double;
  dwc:latitude '53.0009203'^^xsd:double;
  dwc:coordinatePrecision '24.7'^^xsd:double;
  dwc:minimumElevation '89'^^xsd:integer;
  dwc:maximumElevation '89'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409440'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612985_20432612985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612985_20432612985> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612985_20432612985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007579 6.5951211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0007579"^^xsd:decimal ;
  dwc:decimalLongitude "6.5951211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612985_20432612985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0007579 6.5951211)"^^geo:wktLiteral ;
  geo-pos:lat "53.0007579"^^xsd:decimal ;
  geo-pos:long "6.5951211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612985_20432612985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612985'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.0394444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5951211'^^xsd:double;
  dwc:latitude '53.0007579'^^xsd:double;
  dwc:coordinatePrecision '8.9'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612985'^^xsd:integer;
  dwc:observationDate '2019-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432612125_20432612125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612125_20432612125> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612125_20432612125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000908 6.5951263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000908"^^xsd:decimal ;
  dwc:decimalLongitude "6.5951263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612125_20432612125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000908 6.5951263)"^^geo:wktLiteral ;
  geo-pos:lat "53.000908"^^xsd:decimal ;
  geo-pos:long "6.5951263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612125_20432612125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612125'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.5294444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5951263'^^xsd:double;
  dwc:latitude '53.000908'^^xsd:double;
  dwc:coordinatePrecision '11.1'^^xsd:double;
  dwc:minimumElevation '88'^^xsd:integer;
  dwc:maximumElevation '88'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612125'^^xsd:integer;
  dwc:observationDate '2019-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432417835_20432417835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417835_20432417835> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417835_20432417835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000211 6.5951429)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000211"^^xsd:decimal ;
  dwc:decimalLongitude "6.5951429"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417835_20432417835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000211 6.5951429)"^^geo:wktLiteral ;
  geo-pos:lat "53.000211"^^xsd:decimal ;
  geo-pos:long "6.5951429"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417835_20432417835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417835'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.0991666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5951429'^^xsd:double;
  dwc:latitude '53.000211'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417835'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612377_20432612377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612377_20432612377> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612377_20432612377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000815 6.5951621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000815"^^xsd:decimal ;
  dwc:decimalLongitude "6.5951621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612377_20432612377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000815 6.5951621)"^^geo:wktLiteral ;
  geo-pos:lat "53.000815"^^xsd:decimal ;
  geo-pos:long "6.5951621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612377_20432612377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612377'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.0252777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5951621'^^xsd:double;
  dwc:latitude '53.000815'^^xsd:double;
  dwc:coordinatePrecision '13.1'^^xsd:double;
  dwc:minimumElevation '174'^^xsd:integer;
  dwc:maximumElevation '174'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612377'^^xsd:integer;
  dwc:observationDate '2019-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432417823_20432417823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417823_20432417823> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417823_20432417823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002366 6.5952356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0002366"^^xsd:decimal ;
  dwc:decimalLongitude "6.5952356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417823_20432417823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002366 6.5952356)"^^geo:wktLiteral ;
  geo-pos:lat "53.0002366"^^xsd:decimal ;
  geo-pos:long "6.5952356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417823_20432417823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417823'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.1083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5952356'^^xsd:double;
  dwc:latitude '53.0002366'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417823'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410391_20432410391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410391_20432410391> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410391_20432410391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001247 6.5952474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0001247"^^xsd:decimal ;
  dwc:decimalLongitude "6.5952474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410391_20432410391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001247 6.5952474)"^^geo:wktLiteral ;
  geo-pos:lat "53.0001247"^^xsd:decimal ;
  geo-pos:long "6.5952474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410391_20432410391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410391'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.1522222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5952474'^^xsd:double;
  dwc:latitude '53.0001247'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410391'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414684_20432414684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414684_20432414684> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414684_20432414684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0000949 6.595273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0000949"^^xsd:decimal ;
  dwc:decimalLongitude "6.595273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414684_20432414684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0000949 6.595273)"^^geo:wktLiteral ;
  geo-pos:lat "53.0000949"^^xsd:decimal ;
  geo-pos:long "6.595273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414684_20432414684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414684'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.1405555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.595273'^^xsd:double;
  dwc:latitude '53.0000949'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414684'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416124_20432416124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416124_20432416124> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416124_20432416124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002007 6.5952844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0002007"^^xsd:decimal ;
  dwc:decimalLongitude "6.5952844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416124_20432416124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002007 6.5952844)"^^geo:wktLiteral ;
  geo-pos:lat "53.0002007"^^xsd:decimal ;
  geo-pos:long "6.5952844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416124_20432416124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416124'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.0213888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5952844'^^xsd:double;
  dwc:latitude '53.0002007'^^xsd:double;
  dwc:coordinatePrecision '7.1'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416124'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417775_20432417775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417775_20432417775> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417775_20432417775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001487 6.5953019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0001487"^^xsd:decimal ;
  dwc:decimalLongitude "6.5953019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417775_20432417775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001487 6.5953019)"^^geo:wktLiteral ;
  geo-pos:lat "53.0001487"^^xsd:decimal ;
  geo-pos:long "6.5953019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417775_20432417775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417775'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '21.116111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5953019'^^xsd:double;
  dwc:latitude '53.0001487'^^xsd:double;
  dwc:coordinatePrecision '13.9'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417775'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610904_20432610904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610904_20432610904> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610904_20432610904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9985919 6.595304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9985919"^^xsd:decimal ;
  dwc:decimalLongitude "6.595304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "24.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610904_20432610904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9985919 6.595304)"^^geo:wktLiteral ;
  geo-pos:lat "52.9985919"^^xsd:decimal ;
  geo-pos:long "6.595304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "24.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610904_20432610904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610904'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.073055555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.595304'^^xsd:double;
  dwc:latitude '52.9985919'^^xsd:double;
  dwc:coordinatePrecision '24.9'^^xsd:double;
  dwc:minimumElevation '328'^^xsd:integer;
  dwc:maximumElevation '328'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610904'^^xsd:integer;
  dwc:observationDate '2019-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432417871_20432417871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417871_20432417871> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417871_20432417871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002367 6.595308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0002367"^^xsd:decimal ;
  dwc:decimalLongitude "6.595308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417871_20432417871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002367 6.595308)"^^geo:wktLiteral ;
  geo-pos:lat "53.0002367"^^xsd:decimal ;
  geo-pos:long "6.595308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417871_20432417871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417871'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.1122222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.595308'^^xsd:double;
  dwc:latitude '53.0002367'^^xsd:double;
  dwc:coordinatePrecision '23.9'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417871'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417492_20432417492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417492_20432417492> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417492_20432417492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001942 6.5953129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0001942"^^xsd:decimal ;
  dwc:decimalLongitude "6.5953129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417492_20432417492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001942 6.5953129)"^^geo:wktLiteral ;
  geo-pos:lat "53.0001942"^^xsd:decimal ;
  geo-pos:long "6.5953129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417492_20432417492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417492'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '21.083055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5953129'^^xsd:double;
  dwc:latitude '53.0001942'^^xsd:double;
  dwc:coordinatePrecision '8.8'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417492'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413489_20432413489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413489_20432413489> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413489_20432413489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001353 6.5953149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0001353"^^xsd:decimal ;
  dwc:decimalLongitude "6.5953149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413489_20432413489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001353 6.5953149)"^^geo:wktLiteral ;
  geo-pos:lat "53.0001353"^^xsd:decimal ;
  geo-pos:long "6.5953149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413489_20432413489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413489'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '22.098055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5953149'^^xsd:double;
  dwc:latitude '53.0001353'^^xsd:double;
  dwc:coordinatePrecision '7.3'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413489'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409118_20432409118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409118_20432409118> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409118_20432409118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005669 6.5953171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0005669"^^xsd:decimal ;
  dwc:decimalLongitude "6.5953171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "41.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409118_20432409118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005669 6.5953171)"^^geo:wktLiteral ;
  geo-pos:lat "53.0005669"^^xsd:decimal ;
  geo-pos:long "6.5953171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "41.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409118_20432409118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409118'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.3677777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5953171'^^xsd:double;
  dwc:latitude '53.0005669'^^xsd:double;
  dwc:coordinatePrecision '41.1'^^xsd:double;
  dwc:minimumElevation '105'^^xsd:integer;
  dwc:maximumElevation '105'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409118'^^xsd:integer;
  dwc:observationDate '2018-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415835_20432415835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415835_20432415835> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415835_20432415835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999876 6.5953842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9999876"^^xsd:decimal ;
  dwc:decimalLongitude "6.5953842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415835_20432415835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999876 6.5953842)"^^geo:wktLiteral ;
  geo-pos:lat "52.9999876"^^xsd:decimal ;
  geo-pos:long "6.5953842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415835_20432415835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415835'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.0666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5953842'^^xsd:double;
  dwc:latitude '52.9999876'^^xsd:double;
  dwc:coordinatePrecision '9.4'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415835'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612413_20432612413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612413_20432612413> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612413_20432612413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999872 6.5954356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9999872"^^xsd:decimal ;
  dwc:decimalLongitude "6.5954356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612413_20432612413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999872 6.5954356)"^^geo:wktLiteral ;
  geo-pos:lat "52.9999872"^^xsd:decimal ;
  geo-pos:long "6.5954356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612413_20432612413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612413'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.013888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5954356'^^xsd:double;
  dwc:latitude '52.9999872'^^xsd:double;
  dwc:coordinatePrecision '18.2'^^xsd:double;
  dwc:minimumElevation '54'^^xsd:integer;
  dwc:maximumElevation '54'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612413'^^xsd:integer;
  dwc:observationDate '2019-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612753_20432612753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612753_20432612753> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612753_20432612753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0021161 6.5954403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0021161"^^xsd:decimal ;
  dwc:decimalLongitude "6.5954403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "80.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612753_20432612753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0021161 6.5954403)"^^geo:wktLiteral ;
  geo-pos:lat "53.0021161"^^xsd:decimal ;
  geo-pos:long "6.5954403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "80.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612753_20432612753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612753'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.010555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5954403'^^xsd:double;
  dwc:latitude '53.0021161'^^xsd:double;
  dwc:coordinatePrecision '80.9'^^xsd:double;
  dwc:minimumElevation '205'^^xsd:integer;
  dwc:maximumElevation '205'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612753'^^xsd:integer;
  dwc:observationDate '2019-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432612838_20432612838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612838_20432612838> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612838_20432612838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004244 6.5954516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004244"^^xsd:decimal ;
  dwc:decimalLongitude "6.5954516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612838_20432612838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004244 6.5954516)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004244"^^xsd:decimal ;
  geo-pos:long "6.5954516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612838_20432612838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612838'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.000833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5954516'^^xsd:double;
  dwc:latitude '53.0004244'^^xsd:double;
  dwc:coordinatePrecision '19.6'^^xsd:double;
  dwc:minimumElevation '-76'^^xsd:integer;
  dwc:maximumElevation '-76'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612838'^^xsd:integer;
  dwc:observationDate '2019-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612461_20432612461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612461_20432612461> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612461_20432612461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005951 6.5955668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0005951"^^xsd:decimal ;
  dwc:decimalLongitude "6.5955668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612461_20432612461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005951 6.5955668)"^^geo:wktLiteral ;
  geo-pos:lat "53.0005951"^^xsd:decimal ;
  geo-pos:long "6.5955668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612461_20432612461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612461'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.011388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5955668'^^xsd:double;
  dwc:latitude '53.0005951'^^xsd:double;
  dwc:coordinatePrecision '11.3'^^xsd:double;
  dwc:minimumElevation '82'^^xsd:integer;
  dwc:maximumElevation '82'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612461'^^xsd:integer;
  dwc:observationDate '2019-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432611479_20432611479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611479_20432611479> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611479_20432611479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999415 6.5957224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9999415"^^xsd:decimal ;
  dwc:decimalLongitude "6.5957224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611479_20432611479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999415 6.5957224)"^^geo:wktLiteral ;
  geo-pos:lat "52.9999415"^^xsd:decimal ;
  geo-pos:long "6.5957224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611479_20432611479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611479'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.0197222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5957224'^^xsd:double;
  dwc:latitude '52.9999415'^^xsd:double;
  dwc:coordinatePrecision '10.7'^^xsd:double;
  dwc:minimumElevation '91'^^xsd:integer;
  dwc:maximumElevation '91'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611479'^^xsd:integer;
  dwc:observationDate '2019-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432410631_20432410631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410631_20432410631> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410631_20432410631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995356 6.5958372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995356"^^xsd:decimal ;
  dwc:decimalLongitude "6.5958372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410631_20432410631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995356 6.5958372)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995356"^^xsd:decimal ;
  geo-pos:long "6.5958372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410631_20432410631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410631'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '21.153888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5958372'^^xsd:double;
  dwc:latitude '52.9995356'^^xsd:double;
  dwc:coordinatePrecision '25.3'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410631'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432609858_20432609858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609858_20432609858> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609858_20432609858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005945 6.5958447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0005945"^^xsd:decimal ;
  dwc:decimalLongitude "6.5958447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609858_20432609858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005945 6.5958447)"^^geo:wktLiteral ;
  geo-pos:lat "53.0005945"^^xsd:decimal ;
  geo-pos:long "6.5958447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609858_20432609858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609858'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.045555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5958447'^^xsd:double;
  dwc:latitude '53.0005945'^^xsd:double;
  dwc:coordinatePrecision '28.3'^^xsd:double;
  dwc:minimumElevation '508'^^xsd:integer;
  dwc:maximumElevation '508'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609858'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432409598_20432409598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409598_20432409598> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409598_20432409598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001505 6.5958712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0001505"^^xsd:decimal ;
  dwc:decimalLongitude "6.5958712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409598_20432409598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001505 6.5958712)"^^geo:wktLiteral ;
  geo-pos:lat "53.0001505"^^xsd:decimal ;
  geo-pos:long "6.5958712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409598_20432409598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409598'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.2075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5958712'^^xsd:double;
  dwc:latitude '53.0001505'^^xsd:double;
  dwc:coordinatePrecision '9.2'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409598'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410511_20432410511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410511_20432410511> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410511_20432410511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994739 6.595892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9994739"^^xsd:decimal ;
  dwc:decimalLongitude "6.595892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410511_20432410511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994739 6.595892)"^^geo:wktLiteral ;
  geo-pos:lat "52.9994739"^^xsd:decimal ;
  geo-pos:long "6.595892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410511_20432410511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410511'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.151666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.595892'^^xsd:double;
  dwc:latitude '52.9994739'^^xsd:double;
  dwc:coordinatePrecision '19.2'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410511'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610599_20432610599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610599_20432610599> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610599_20432610599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996488 6.5959224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9996488"^^xsd:decimal ;
  dwc:decimalLongitude "6.5959224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610599_20432610599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996488 6.5959224)"^^geo:wktLiteral ;
  geo-pos:lat "52.9996488"^^xsd:decimal ;
  geo-pos:long "6.5959224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610599_20432610599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610599'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '23.005277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5959224'^^xsd:double;
  dwc:latitude '52.9996488'^^xsd:double;
  dwc:coordinatePrecision '14.9'^^xsd:double;
  dwc:minimumElevation '116'^^xsd:integer;
  dwc:maximumElevation '116'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610599'^^xsd:integer;
  dwc:observationDate '2019-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612901_20432612901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612901_20432612901> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612901_20432612901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00016 6.5959302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.00016"^^xsd:decimal ;
  dwc:decimalLongitude "6.5959302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612901_20432612901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.00016 6.5959302)"^^geo:wktLiteral ;
  geo-pos:lat "53.00016"^^xsd:decimal ;
  geo-pos:long "6.5959302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612901_20432612901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612901'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.0861111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5959302'^^xsd:double;
  dwc:latitude '53.00016'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612901'^^xsd:integer;
  dwc:observationDate '2019-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611183_20432611183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611183_20432611183> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611183_20432611183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999698 6.5959676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.999698"^^xsd:decimal ;
  dwc:decimalLongitude "6.5959676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611183_20432611183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999698 6.5959676)"^^geo:wktLiteral ;
  geo-pos:lat "52.999698"^^xsd:decimal ;
  geo-pos:long "6.5959676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611183_20432611183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611183'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23.011944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5959676'^^xsd:double;
  dwc:latitude '52.999698'^^xsd:double;
  dwc:coordinatePrecision '8.4'^^xsd:double;
  dwc:minimumElevation '35'^^xsd:integer;
  dwc:maximumElevation '35'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611183'^^xsd:integer;
  dwc:observationDate '2019-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412634_20432412634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412634_20432412634> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412634_20432412634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999816 6.5960221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9999816"^^xsd:decimal ;
  dwc:decimalLongitude "6.5960221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412634_20432412634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999816 6.5960221)"^^geo:wktLiteral ;
  geo-pos:lat "52.9999816"^^xsd:decimal ;
  geo-pos:long "6.5960221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412634_20432412634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412634'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '22.123333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5960221'^^xsd:double;
  dwc:latitude '52.9999816'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412634'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413198_20432413198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413198_20432413198> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413198_20432413198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999189 6.5960374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9999189"^^xsd:decimal ;
  dwc:decimalLongitude "6.5960374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413198_20432413198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999189 6.5960374)"^^geo:wktLiteral ;
  geo-pos:lat "52.9999189"^^xsd:decimal ;
  geo-pos:long "6.5960374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413198_20432413198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413198'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '21.056388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5960374'^^xsd:double;
  dwc:latitude '52.9999189'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413198'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410193_20432410193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410193_20432410193> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410193_20432410193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996897 6.5960466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9996897"^^xsd:decimal ;
  dwc:decimalLongitude "6.5960466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410193_20432410193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996897 6.5960466)"^^geo:wktLiteral ;
  geo-pos:lat "52.9996897"^^xsd:decimal ;
  geo-pos:long "6.5960466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410193_20432410193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410193'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.214166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5960466'^^xsd:double;
  dwc:latitude '52.9996897'^^xsd:double;
  dwc:coordinatePrecision '6.8'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410193'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611455_20432611455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611455_20432611455> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611455_20432611455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999847 6.5960555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9999847"^^xsd:decimal ;
  dwc:decimalLongitude "6.5960555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611455_20432611455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999847 6.5960555)"^^geo:wktLiteral ;
  geo-pos:lat "52.9999847"^^xsd:decimal ;
  geo-pos:long "6.5960555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611455_20432611455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611455'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.0375'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5960555'^^xsd:double;
  dwc:latitude '52.9999847'^^xsd:double;
  dwc:coordinatePrecision '14.3'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611455'^^xsd:integer;
  dwc:observationDate '2019-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432609588_20432609588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609588_20432609588> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609588_20432609588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001262 6.5960653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0001262"^^xsd:decimal ;
  dwc:decimalLongitude "6.5960653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609588_20432609588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001262 6.5960653)"^^geo:wktLiteral ;
  geo-pos:lat "53.0001262"^^xsd:decimal ;
  geo-pos:long "6.5960653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609588_20432609588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609588'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.0033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5960653'^^xsd:double;
  dwc:latitude '53.0001262'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609588'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409958_20432409958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409958_20432409958> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409958_20432409958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999919 6.5960738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.999919"^^xsd:decimal ;
  dwc:decimalLongitude "6.5960738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409958_20432409958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999919 6.5960738)"^^geo:wktLiteral ;
  geo-pos:lat "52.999919"^^xsd:decimal ;
  geo-pos:long "6.5960738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409958_20432409958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409958'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '23.025'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5960738'^^xsd:double;
  dwc:latitude '52.999919'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409958'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610855_20432610855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610855_20432610855> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610855_20432610855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0000275 6.59608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0000275"^^xsd:decimal ;
  dwc:decimalLongitude "6.59608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610855_20432610855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0000275 6.59608)"^^geo:wktLiteral ;
  geo-pos:lat "53.0000275"^^xsd:decimal ;
  geo-pos:long "6.59608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610855_20432610855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610855'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.074166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.59608'^^xsd:double;
  dwc:latitude '53.0000275'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610855'^^xsd:integer;
  dwc:observationDate '2019-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432409766_20432409766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409766_20432409766> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409766_20432409766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996292 6.5960858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9996292"^^xsd:decimal ;
  dwc:decimalLongitude "6.5960858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409766_20432409766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996292 6.5960858)"^^geo:wktLiteral ;
  geo-pos:lat "52.9996292"^^xsd:decimal ;
  geo-pos:long "6.5960858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409766_20432409766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409766'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '22.363333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5960858'^^xsd:double;
  dwc:latitude '52.9996292'^^xsd:double;
  dwc:coordinatePrecision '11.7'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409766'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416346_20432416346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416346_20432416346> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416346_20432416346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999951 6.5960885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.999951"^^xsd:decimal ;
  dwc:decimalLongitude "6.5960885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416346_20432416346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999951 6.5960885)"^^geo:wktLiteral ;
  geo-pos:lat "52.999951"^^xsd:decimal ;
  geo-pos:long "6.5960885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416346_20432416346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416346'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.130833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5960885'^^xsd:double;
  dwc:latitude '52.999951'^^xsd:double;
  dwc:coordinatePrecision '21.2'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416346'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410177_20432410177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410177_20432410177> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410177_20432410177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0000856 6.5960898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0000856"^^xsd:decimal ;
  dwc:decimalLongitude "6.5960898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410177_20432410177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0000856 6.5960898)"^^geo:wktLiteral ;
  geo-pos:lat "53.0000856"^^xsd:decimal ;
  geo-pos:long "6.5960898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410177_20432410177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410177'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.1966666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5960898'^^xsd:double;
  dwc:latitude '53.0000856'^^xsd:double;
  dwc:coordinatePrecision '11.8'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410177'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612003_20432612003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612003_20432612003> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612003_20432612003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998987 6.5960908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9998987"^^xsd:decimal ;
  dwc:decimalLongitude "6.5960908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612003_20432612003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998987 6.5960908)"^^geo:wktLiteral ;
  geo-pos:lat "52.9998987"^^xsd:decimal ;
  geo-pos:long "6.5960908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612003_20432612003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612003'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '21.020555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5960908'^^xsd:double;
  dwc:latitude '52.9998987'^^xsd:double;
  dwc:coordinatePrecision '10.9'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612003'^^xsd:integer;
  dwc:observationDate '2019-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432410367_20432410367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410367_20432410367> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410367_20432410367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004408 6.5960992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004408"^^xsd:decimal ;
  dwc:decimalLongitude "6.5960992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "27.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410367_20432410367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004408 6.5960992)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004408"^^xsd:decimal ;
  geo-pos:long "6.5960992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "27.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410367_20432410367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410367'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '23.16'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5960992'^^xsd:double;
  dwc:latitude '53.0004408'^^xsd:double;
  dwc:coordinatePrecision '27.4'^^xsd:double;
  dwc:minimumElevation '-189'^^xsd:integer;
  dwc:maximumElevation '-189'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410367'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610332_20432610332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610332_20432610332> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610332_20432610332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997836 6.5961094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9997836"^^xsd:decimal ;
  dwc:decimalLongitude "6.5961094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610332_20432610332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997836 6.5961094)"^^geo:wktLiteral ;
  geo-pos:lat "52.9997836"^^xsd:decimal ;
  geo-pos:long "6.5961094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610332_20432610332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610332'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.0491666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5961094'^^xsd:double;
  dwc:latitude '52.9997836'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '33'^^xsd:integer;
  dwc:maximumElevation '33'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610332'^^xsd:integer;
  dwc:observationDate '2019-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432410137_20432410137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410137_20432410137> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410137_20432410137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996806 6.5961105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9996806"^^xsd:decimal ;
  dwc:decimalLongitude "6.5961105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410137_20432410137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996806 6.5961105)"^^geo:wktLiteral ;
  geo-pos:lat "52.9996806"^^xsd:decimal ;
  geo-pos:long "6.5961105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410137_20432410137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410137'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.188888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5961105'^^xsd:double;
  dwc:latitude '52.9996806'^^xsd:double;
  dwc:coordinatePrecision '10.2'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410137'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407675_20432407675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407675_20432407675> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407675_20432407675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999128 6.5961123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9999128"^^xsd:decimal ;
  dwc:decimalLongitude "6.5961123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407675_20432407675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999128 6.5961123)"^^geo:wktLiteral ;
  geo-pos:lat "52.9999128"^^xsd:decimal ;
  geo-pos:long "6.5961123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407675_20432407675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407675'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.3183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5961123'^^xsd:double;
  dwc:latitude '52.9999128'^^xsd:double;
  dwc:coordinatePrecision '2.8'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407675'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409666_20432409666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409666_20432409666> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409666_20432409666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999272 6.5961141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9999272"^^xsd:decimal ;
  dwc:decimalLongitude "6.5961141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409666_20432409666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999272 6.5961141)"^^geo:wktLiteral ;
  geo-pos:lat "52.9999272"^^xsd:decimal ;
  geo-pos:long "6.5961141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409666_20432409666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409666'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.276944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5961141'^^xsd:double;
  dwc:latitude '52.9999272'^^xsd:double;
  dwc:coordinatePrecision '6.8'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409666'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411338_20432411338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411338_20432411338> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411338_20432411338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997069 6.5961189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9997069"^^xsd:decimal ;
  dwc:decimalLongitude "6.5961189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411338_20432411338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997069 6.5961189)"^^geo:wktLiteral ;
  geo-pos:lat "52.9997069"^^xsd:decimal ;
  geo-pos:long "6.5961189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411338_20432411338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411338'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.1266666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5961189'^^xsd:double;
  dwc:latitude '52.9997069'^^xsd:double;
  dwc:coordinatePrecision '8.6'^^xsd:double;
  dwc:minimumElevation '27'^^xsd:integer;
  dwc:maximumElevation '27'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411338'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611406_20432611406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611406_20432611406> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611406_20432611406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996458 6.596121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9996458"^^xsd:decimal ;
  dwc:decimalLongitude "6.596121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611406_20432611406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996458 6.596121)"^^geo:wktLiteral ;
  geo-pos:lat "52.9996458"^^xsd:decimal ;
  geo-pos:long "6.596121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611406_20432611406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611406'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.069444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.596121'^^xsd:double;
  dwc:latitude '52.9996458'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611406'^^xsd:integer;
  dwc:observationDate '2019-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432611146_20432611146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611146_20432611146> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611146_20432611146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000002 6.5961271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000002"^^xsd:decimal ;
  dwc:decimalLongitude "6.5961271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611146_20432611146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000002 6.5961271)"^^geo:wktLiteral ;
  geo-pos:lat "53.000002"^^xsd:decimal ;
  geo-pos:long "6.5961271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611146_20432611146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611146'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.026666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5961271'^^xsd:double;
  dwc:latitude '53.000002'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611146'^^xsd:integer;
  dwc:observationDate '2019-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432410153_20432410153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410153_20432410153> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410153_20432410153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995921 6.5961297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995921"^^xsd:decimal ;
  dwc:decimalLongitude "6.5961297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410153_20432410153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995921 6.5961297)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995921"^^xsd:decimal ;
  geo-pos:long "6.5961297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410153_20432410153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410153'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.20166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5961297'^^xsd:double;
  dwc:latitude '52.9995921'^^xsd:double;
  dwc:coordinatePrecision '12.2'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410153'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611430_20432611430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611430_20432611430> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611430_20432611430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999803 6.5961314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9999803"^^xsd:decimal ;
  dwc:decimalLongitude "6.5961314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611430_20432611430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999803 6.5961314)"^^geo:wktLiteral ;
  geo-pos:lat "52.9999803"^^xsd:decimal ;
  geo-pos:long "6.5961314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611430_20432611430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611430'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '22.026666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5961314'^^xsd:double;
  dwc:latitude '52.9999803'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611430'^^xsd:integer;
  dwc:observationDate '2019-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414400_20432414400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414400_20432414400> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414400_20432414400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001949 6.5961386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0001949"^^xsd:decimal ;
  dwc:decimalLongitude "6.5961386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414400_20432414400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001949 6.5961386)"^^geo:wktLiteral ;
  geo-pos:lat "53.0001949"^^xsd:decimal ;
  geo-pos:long "6.5961386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414400_20432414400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414400'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.0080555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5961386'^^xsd:double;
  dwc:latitude '53.0001949'^^xsd:double;
  dwc:coordinatePrecision '7.6'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414400'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413513_20432413513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413513_20432413513> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413513_20432413513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999035 6.5961465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9999035"^^xsd:decimal ;
  dwc:decimalLongitude "6.5961465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413513_20432413513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999035 6.5961465)"^^geo:wktLiteral ;
  geo-pos:lat "52.9999035"^^xsd:decimal ;
  geo-pos:long "6.5961465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413513_20432413513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413513'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.093055555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5961465'^^xsd:double;
  dwc:latitude '52.9999035'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413513'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411506_20432411506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411506_20432411506> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411506_20432411506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999589 6.5961468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.999589"^^xsd:decimal ;
  dwc:decimalLongitude "6.5961468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411506_20432411506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999589 6.5961468)"^^geo:wktLiteral ;
  geo-pos:lat "52.999589"^^xsd:decimal ;
  geo-pos:long "6.5961468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411506_20432411506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411506'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '22.066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5961468'^^xsd:double;
  dwc:latitude '52.999589'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411506'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407669_20432407669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407669_20432407669> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407669_20432407669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997788 6.5961484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9997788"^^xsd:decimal ;
  dwc:decimalLongitude "6.5961484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407669_20432407669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997788 6.5961484)"^^geo:wktLiteral ;
  geo-pos:lat "52.9997788"^^xsd:decimal ;
  geo-pos:long "6.5961484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407669_20432407669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407669'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.31'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5961484'^^xsd:double;
  dwc:latitude '52.9997788'^^xsd:double;
  dwc:coordinatePrecision '8.5'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407669'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410189_20432410189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410189_20432410189> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410189_20432410189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996878 6.5961578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9996878"^^xsd:decimal ;
  dwc:decimalLongitude "6.5961578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410189_20432410189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996878 6.5961578)"^^geo:wktLiteral ;
  geo-pos:lat "52.9996878"^^xsd:decimal ;
  geo-pos:long "6.5961578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410189_20432410189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410189'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.2141666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5961578'^^xsd:double;
  dwc:latitude '52.9996878'^^xsd:double;
  dwc:coordinatePrecision '7.6'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410189'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413801_20432413801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413801_20432413801> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413801_20432413801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999559 6.5961595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.999559"^^xsd:decimal ;
  dwc:decimalLongitude "6.5961595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413801_20432413801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999559 6.5961595)"^^geo:wktLiteral ;
  geo-pos:lat "52.999559"^^xsd:decimal ;
  geo-pos:long "6.5961595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413801_20432413801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413801'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.090833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5961595'^^xsd:double;
  dwc:latitude '52.999559'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413801'^^xsd:integer;
  dwc:observationDate '2018-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408210_20432408210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408210_20432408210> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408210_20432408210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995881 6.596162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995881"^^xsd:decimal ;
  dwc:decimalLongitude "6.596162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408210_20432408210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995881 6.596162)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995881"^^xsd:decimal ;
  geo-pos:long "6.596162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408210_20432408210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408210'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.225'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.596162'^^xsd:double;
  dwc:latitude '52.9995881'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408210'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407936_20432407936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407936_20432407936> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407936_20432407936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995612 6.5961631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995612"^^xsd:decimal ;
  dwc:decimalLongitude "6.5961631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407936_20432407936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995612 6.5961631)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995612"^^xsd:decimal ;
  geo-pos:long "6.5961631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407936_20432407936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407936'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '22.018333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5961631'^^xsd:double;
  dwc:latitude '52.9995612'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407936'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412658_20432412658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412658_20432412658> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412658_20432412658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996042 6.5961668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9996042"^^xsd:decimal ;
  dwc:decimalLongitude "6.5961668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412658_20432412658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996042 6.5961668)"^^geo:wktLiteral ;
  geo-pos:lat "52.9996042"^^xsd:decimal ;
  geo-pos:long "6.5961668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412658_20432412658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412658'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.11'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5961668'^^xsd:double;
  dwc:latitude '52.9996042'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412658'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611698_20432611698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611698_20432611698> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611698_20432611698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999607 6.5961675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.999607"^^xsd:decimal ;
  dwc:decimalLongitude "6.5961675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611698_20432611698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999607 6.5961675)"^^geo:wktLiteral ;
  geo-pos:lat "52.999607"^^xsd:decimal ;
  geo-pos:long "6.5961675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611698_20432611698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611698'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20.018333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5961675'^^xsd:double;
  dwc:latitude '52.999607'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611698'^^xsd:integer;
  dwc:observationDate '2019-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409802_20432409802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409802_20432409802> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409802_20432409802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0000986 6.59617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0000986"^^xsd:decimal ;
  dwc:decimalLongitude "6.59617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409802_20432409802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0000986 6.59617)"^^geo:wktLiteral ;
  geo-pos:lat "53.0000986"^^xsd:decimal ;
  geo-pos:long "6.59617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409802_20432409802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409802'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.3886111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.59617'^^xsd:double;
  dwc:latitude '53.0000986'^^xsd:double;
  dwc:coordinatePrecision '8.7'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409802'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410249_20432410249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410249_20432410249> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410249_20432410249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995234 6.5961723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995234"^^xsd:decimal ;
  dwc:decimalLongitude "6.5961723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "35.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410249_20432410249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995234 6.5961723)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995234"^^xsd:decimal ;
  geo-pos:long "6.5961723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "35.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410249_20432410249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410249'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '0.27388888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5961723'^^xsd:double;
  dwc:latitude '52.9995234'^^xsd:double;
  dwc:coordinatePrecision '35.9'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410249'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411266_20432411266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411266_20432411266> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411266_20432411266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0000606 6.5961728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0000606"^^xsd:decimal ;
  dwc:decimalLongitude "6.5961728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411266_20432411266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0000606 6.5961728)"^^geo:wktLiteral ;
  geo-pos:lat "53.0000606"^^xsd:decimal ;
  geo-pos:long "6.5961728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411266_20432411266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411266'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.1483333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5961728'^^xsd:double;
  dwc:latitude '53.0000606'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411266'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407795_20432407795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407795_20432407795> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407795_20432407795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995898 6.5961776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995898"^^xsd:decimal ;
  dwc:decimalLongitude "6.5961776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407795_20432407795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995898 6.5961776)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995898"^^xsd:decimal ;
  geo-pos:long "6.5961776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407795_20432407795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407795'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '22.441111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5961776'^^xsd:double;
  dwc:latitude '52.9995898'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407795'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416112_20432416112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416112_20432416112> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416112_20432416112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999648 6.5961785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9999648"^^xsd:decimal ;
  dwc:decimalLongitude "6.5961785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "49.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416112_20432416112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999648 6.5961785)"^^geo:wktLiteral ;
  geo-pos:lat "52.9999648"^^xsd:decimal ;
  geo-pos:long "6.5961785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "49.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416112_20432416112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416112'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.0261111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5961785'^^xsd:double;
  dwc:latitude '52.9999648'^^xsd:double;
  dwc:coordinatePrecision '49.1'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416112'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411314_20432411314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411314_20432411314> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411314_20432411314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996348 6.5961791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9996348"^^xsd:decimal ;
  dwc:decimalLongitude "6.5961791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411314_20432411314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996348 6.5961791)"^^geo:wktLiteral ;
  geo-pos:lat "52.9996348"^^xsd:decimal ;
  geo-pos:long "6.5961791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411314_20432411314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411314'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.1352777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5961791'^^xsd:double;
  dwc:latitude '52.9996348'^^xsd:double;
  dwc:coordinatePrecision '6.9'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411314'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407789_20432407789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407789_20432407789> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407789_20432407789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995892 6.5961798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995892"^^xsd:decimal ;
  dwc:decimalLongitude "6.5961798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407789_20432407789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995892 6.5961798)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995892"^^xsd:decimal ;
  geo-pos:long "6.5961798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407789_20432407789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407789'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '21.443611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5961798'^^xsd:double;
  dwc:latitude '52.9995892'^^xsd:double;
  dwc:coordinatePrecision '2.7'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407789'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432609663_20432609663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609663_20432609663> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609663_20432609663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005687 6.5961806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0005687"^^xsd:decimal ;
  dwc:decimalLongitude "6.5961806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609663_20432609663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0005687 6.5961806)"^^geo:wktLiteral ;
  geo-pos:lat "53.0005687"^^xsd:decimal ;
  geo-pos:long "6.5961806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609663_20432609663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609663'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.0705555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5961806'^^xsd:double;
  dwc:latitude '53.0005687'^^xsd:double;
  dwc:coordinatePrecision '13.8'^^xsd:double;
  dwc:minimumElevation '118'^^xsd:integer;
  dwc:maximumElevation '118'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609663'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432609394_20432609394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609394_20432609394> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609394_20432609394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994473 6.5961816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9994473"^^xsd:decimal ;
  dwc:decimalLongitude "6.5961816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609394_20432609394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994473 6.5961816)"^^geo:wktLiteral ;
  geo-pos:lat "52.9994473"^^xsd:decimal ;
  geo-pos:long "6.5961816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609394_20432609394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609394'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.075555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5961816'^^xsd:double;
  dwc:latitude '52.9994473'^^xsd:double;
  dwc:coordinatePrecision '20.7'^^xsd:double;
  dwc:minimumElevation '-23'^^xsd:integer;
  dwc:maximumElevation '-23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609394'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432409885_20432409885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409885_20432409885> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409885_20432409885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999928 6.5961817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.999928"^^xsd:decimal ;
  dwc:decimalLongitude "6.5961817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409885_20432409885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999928 6.5961817)"^^geo:wktLiteral ;
  geo-pos:lat "52.999928"^^xsd:decimal ;
  geo-pos:long "6.5961817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409885_20432409885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409885'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.4258333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5961817'^^xsd:double;
  dwc:latitude '52.999928'^^xsd:double;
  dwc:coordinatePrecision '6.3'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409885'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409865_20432409865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409865_20432409865> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409865_20432409865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999056 6.596185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9999056"^^xsd:decimal ;
  dwc:decimalLongitude "6.596185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409865_20432409865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999056 6.596185)"^^geo:wktLiteral ;
  geo-pos:lat "52.9999056"^^xsd:decimal ;
  geo-pos:long "6.596185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409865_20432409865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409865'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '23.418333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.596185'^^xsd:double;
  dwc:latitude '52.9999056'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409865'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407807_20432407807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407807_20432407807> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407807_20432407807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995992 6.5961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995992"^^xsd:decimal ;
  dwc:decimalLongitude "6.5961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407807_20432407807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995992 6.5961853)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995992"^^xsd:decimal ;
  geo-pos:long "6.5961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407807_20432407807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407807'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.45'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5961853'^^xsd:double;
  dwc:latitude '52.9995992'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407807'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410053_20432410053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410053_20432410053> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410053_20432410053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998808 6.5961859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9998808"^^xsd:decimal ;
  dwc:decimalLongitude "6.5961859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410053_20432410053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998808 6.5961859)"^^geo:wktLiteral ;
  geo-pos:lat "52.9998808"^^xsd:decimal ;
  geo-pos:long "6.5961859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410053_20432410053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410053'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.106388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5961859'^^xsd:double;
  dwc:latitude '52.9998808'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410053'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409509_20432409509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409509_20432409509> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409509_20432409509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001314 6.5961859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0001314"^^xsd:decimal ;
  dwc:decimalLongitude "6.5961859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409509_20432409509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001314 6.5961859)"^^geo:wktLiteral ;
  geo-pos:lat "53.0001314"^^xsd:decimal ;
  geo-pos:long "6.5961859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409509_20432409509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409509'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.0183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5961859'^^xsd:double;
  dwc:latitude '53.0001314'^^xsd:double;
  dwc:coordinatePrecision '7.1'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409509'^^xsd:integer;
  dwc:observationDate '2018-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412910_20432412910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412910_20432412910> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412910_20432412910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001155 6.5961875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0001155"^^xsd:decimal ;
  dwc:decimalLongitude "6.5961875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412910_20432412910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001155 6.5961875)"^^geo:wktLiteral ;
  geo-pos:lat "53.0001155"^^xsd:decimal ;
  geo-pos:long "6.5961875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412910_20432412910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412910'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '21.098611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5961875'^^xsd:double;
  dwc:latitude '53.0001155'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412910'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407930_20432407930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407930_20432407930> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407930_20432407930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996449 6.5961884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9996449"^^xsd:decimal ;
  dwc:decimalLongitude "6.5961884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407930_20432407930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996449 6.5961884)"^^geo:wktLiteral ;
  geo-pos:lat "52.9996449"^^xsd:decimal ;
  geo-pos:long "6.5961884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407930_20432407930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407930'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '21.007777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5961884'^^xsd:double;
  dwc:latitude '52.9996449'^^xsd:double;
  dwc:coordinatePrecision '12.7'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407930'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410257_20432410257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410257_20432410257> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410257_20432410257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999602 6.5961922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.999602"^^xsd:decimal ;
  dwc:decimalLongitude "6.5961922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410257_20432410257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999602 6.5961922)"^^geo:wktLiteral ;
  geo-pos:lat "52.999602"^^xsd:decimal ;
  geo-pos:long "6.5961922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410257_20432410257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410257'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2.2791666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5961922'^^xsd:double;
  dwc:latitude '52.999602'^^xsd:double;
  dwc:coordinatePrecision '7.9'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410257'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408222_20432408222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408222_20432408222> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408222_20432408222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995808 6.5961929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995808"^^xsd:decimal ;
  dwc:decimalLongitude "6.5961929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408222_20432408222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995808 6.5961929)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995808"^^xsd:decimal ;
  geo-pos:long "6.5961929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408222_20432408222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408222'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.226666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5961929'^^xsd:double;
  dwc:latitude '52.9995808'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408222'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408102_20432408102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408102_20432408102> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408102_20432408102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0000091 6.5961948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0000091"^^xsd:decimal ;
  dwc:decimalLongitude "6.5961948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408102_20432408102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0000091 6.5961948)"^^geo:wktLiteral ;
  geo-pos:lat "53.0000091"^^xsd:decimal ;
  geo-pos:long "6.5961948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408102_20432408102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408102'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.1111111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5961948'^^xsd:double;
  dwc:latitude '53.0000091'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408102'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408228_20432408228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408228_20432408228> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408228_20432408228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996273 6.5961968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9996273"^^xsd:decimal ;
  dwc:decimalLongitude "6.5961968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408228_20432408228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996273 6.5961968)"^^geo:wktLiteral ;
  geo-pos:lat "52.9996273"^^xsd:decimal ;
  geo-pos:long "6.5961968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408228_20432408228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408228'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '23.220277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5961968'^^xsd:double;
  dwc:latitude '52.9996273'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408228'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409702_20432409702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409702_20432409702> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409702_20432409702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0000868 6.5961979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0000868"^^xsd:decimal ;
  dwc:decimalLongitude "6.5961979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409702_20432409702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0000868 6.5961979)"^^geo:wktLiteral ;
  geo-pos:lat "53.0000868"^^xsd:decimal ;
  geo-pos:long "6.5961979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409702_20432409702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409702'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.3277777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5961979'^^xsd:double;
  dwc:latitude '53.0000868'^^xsd:double;
  dwc:coordinatePrecision '7.7'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409702'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412646_20432412646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412646_20432412646> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412646_20432412646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995133 6.596198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995133"^^xsd:decimal ;
  dwc:decimalLongitude "6.596198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412646_20432412646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995133 6.596198)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995133"^^xsd:decimal ;
  geo-pos:long "6.596198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412646_20432412646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412646'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '23.114444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.596198'^^xsd:double;
  dwc:latitude '52.9995133'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412646'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608783_20432608783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608783_20432608783> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608783_20432608783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995538 6.5961982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995538"^^xsd:decimal ;
  dwc:decimalLongitude "6.5961982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608783_20432608783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995538 6.5961982)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995538"^^xsd:decimal ;
  geo-pos:long "6.5961982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608783_20432608783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608783'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '21.060555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5961982'^^xsd:double;
  dwc:latitude '52.9995538'^^xsd:double;
  dwc:coordinatePrecision '7.1'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608783'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432410161_20432410161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410161_20432410161> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410161_20432410161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995856 6.5961982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995856"^^xsd:decimal ;
  dwc:decimalLongitude "6.5961982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410161_20432410161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995856 6.5961982)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995856"^^xsd:decimal ;
  geo-pos:long "6.5961982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410161_20432410161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410161'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.2013888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5961982'^^xsd:double;
  dwc:latitude '52.9995856'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410161'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410679_20432410679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410679_20432410679> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410679_20432410679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995343 6.5962006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995343"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410679_20432410679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995343 6.5962006)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995343"^^xsd:decimal ;
  geo-pos:long "6.5962006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410679_20432410679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410679'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '1.1455555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962006'^^xsd:double;
  dwc:latitude '52.9995343'^^xsd:double;
  dwc:coordinatePrecision '13.3'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410679'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412958_20432412958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412958_20432412958> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412958_20432412958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999554 6.5962018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.999554"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412958_20432412958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999554 6.5962018)"^^geo:wktLiteral ;
  geo-pos:lat "52.999554"^^xsd:decimal ;
  geo-pos:long "6.5962018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412958_20432412958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412958'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.0669444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962018'^^xsd:double;
  dwc:latitude '52.999554'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412958'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410145_20432410145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410145_20432410145> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410145_20432410145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996401 6.5962021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9996401"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410145_20432410145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996401 6.5962021)"^^geo:wktLiteral ;
  geo-pos:lat "52.9996401"^^xsd:decimal ;
  geo-pos:long "6.5962021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410145_20432410145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410145'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '22.201666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962021'^^xsd:double;
  dwc:latitude '52.9996401'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410145'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407801_20432407801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407801_20432407801> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407801_20432407801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995583 6.5962031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995583"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407801_20432407801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995583 6.5962031)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995583"^^xsd:decimal ;
  geo-pos:long "6.5962031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407801_20432407801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407801'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.441111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962031'^^xsd:double;
  dwc:latitude '52.9995583'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407801'^^xsd:integer;
  dwc:observationDate '2018-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612064_20432612064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612064_20432612064> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612064_20432612064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995743 6.5962047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995743"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612064_20432612064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995743 6.5962047)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995743"^^xsd:decimal ;
  geo-pos:long "6.5962047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612064_20432612064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612064'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.0183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962047'^^xsd:double;
  dwc:latitude '52.9995743'^^xsd:double;
  dwc:coordinatePrecision '2.8'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612064'^^xsd:integer;
  dwc:observationDate '2019-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432418657_20432418657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418657_20432418657> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418657_20432418657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999513 6.5962058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.999513"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418657_20432418657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999513 6.5962058)"^^geo:wktLiteral ;
  geo-pos:lat "52.999513"^^xsd:decimal ;
  geo-pos:long "6.5962058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418657_20432418657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418657'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.0830555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962058'^^xsd:double;
  dwc:latitude '52.999513'^^xsd:double;
  dwc:coordinatePrecision '12'^^xsd:integer;
  dwc:minimumElevation '-13'^^xsd:integer;
  dwc:maximumElevation '-13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418657'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415536_20432415536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415536_20432415536> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415536_20432415536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996738 6.5962082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9996738"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "32.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415536_20432415536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996738 6.5962082)"^^geo:wktLiteral ;
  geo-pos:lat "52.9996738"^^xsd:decimal ;
  geo-pos:long "6.5962082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "32.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415536_20432415536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415536'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '1.1322222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962082'^^xsd:double;
  dwc:latitude '52.9996738'^^xsd:double;
  dwc:coordinatePrecision '32.8'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415536'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410977_20432410977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410977_20432410977> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410977_20432410977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001456 6.5962133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0001456"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410977_20432410977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001456 6.5962133)"^^geo:wktLiteral ;
  geo-pos:lat "53.0001456"^^xsd:decimal ;
  geo-pos:long "6.5962133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410977_20432410977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410977'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.0922222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962133'^^xsd:double;
  dwc:latitude '53.0001456'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410977'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411037_20432411037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411037_20432411037> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411037_20432411037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996406 6.5962146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9996406"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411037_20432411037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996406 6.5962146)"^^geo:wktLiteral ;
  geo-pos:lat "52.9996406"^^xsd:decimal ;
  geo-pos:long "6.5962146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411037_20432411037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411037'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.0752777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962146'^^xsd:double;
  dwc:latitude '52.9996406'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411037'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410655_20432410655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410655_20432410655> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410655_20432410655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995665 6.5962147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995665"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410655_20432410655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995665 6.5962147)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995665"^^xsd:decimal ;
  geo-pos:long "6.5962147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410655_20432410655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410655'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '23.154444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962147'^^xsd:double;
  dwc:latitude '52.9995665'^^xsd:double;
  dwc:coordinatePrecision '10.3'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410655'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413246_20432413246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413246_20432413246> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413246_20432413246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995682 6.5962148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995682"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413246_20432413246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995682 6.5962148)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995682"^^xsd:decimal ;
  geo-pos:long "6.5962148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413246_20432413246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413246'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.0336111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962148'^^xsd:double;
  dwc:latitude '52.9995682'^^xsd:double;
  dwc:coordinatePrecision '19.5'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413246'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412682_20432412682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412682_20432412682> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412682_20432412682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999516 6.5962179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9999516"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412682_20432412682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999516 6.5962179)"^^geo:wktLiteral ;
  geo-pos:lat "52.9999516"^^xsd:decimal ;
  geo-pos:long "6.5962179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412682_20432412682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412682'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.0894444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962179'^^xsd:double;
  dwc:latitude '52.9999516'^^xsd:double;
  dwc:coordinatePrecision '25.7'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412682'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409762_20432409762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409762_20432409762> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409762_20432409762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0000102 6.596221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0000102"^^xsd:decimal ;
  dwc:decimalLongitude "6.596221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409762_20432409762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0000102 6.596221)"^^geo:wktLiteral ;
  geo-pos:lat "53.0000102"^^xsd:decimal ;
  geo-pos:long "6.596221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409762_20432409762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409762'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '21.367777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.596221'^^xsd:double;
  dwc:latitude '53.0000102'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409762'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410113_20432410113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410113_20432410113> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410113_20432410113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994797 6.5962218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9994797"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410113_20432410113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994797 6.5962218)"^^geo:wktLiteral ;
  geo-pos:lat "52.9994797"^^xsd:decimal ;
  geo-pos:long "6.5962218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410113_20432410113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410113'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.150833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962218'^^xsd:double;
  dwc:latitude '52.9994797'^^xsd:double;
  dwc:coordinatePrecision '14.7'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410113'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611467_20432611467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611467_20432611467> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611467_20432611467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996039 6.5962237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9996039"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611467_20432611467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996039 6.5962237)"^^geo:wktLiteral ;
  geo-pos:lat "52.9996039"^^xsd:decimal ;
  geo-pos:long "6.5962237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611467_20432611467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611467'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '1.0333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962237'^^xsd:double;
  dwc:latitude '52.9996039'^^xsd:double;
  dwc:coordinatePrecision '10.1'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611467'^^xsd:integer;
  dwc:observationDate '2019-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432410379_20432410379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410379_20432410379> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410379_20432410379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995875 6.5962244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995875"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410379_20432410379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995875 6.5962244)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995875"^^xsd:decimal ;
  geo-pos:long "6.5962244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410379_20432410379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410379'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.16111111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962244'^^xsd:double;
  dwc:latitude '52.9995875'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410379'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407437_20432407437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407437_20432407437> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407437_20432407437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995853 6.5962271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995853"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407437_20432407437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995853 6.5962271)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995853"^^xsd:decimal ;
  geo-pos:long "6.5962271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407437_20432407437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407437'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.085'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962271'^^xsd:double;
  dwc:latitude '52.9995853'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407437'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410253_20432410253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410253_20432410253> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410253_20432410253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0000233 6.5962276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0000233"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410253_20432410253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0000233 6.5962276)"^^geo:wktLiteral ;
  geo-pos:lat "53.0000233"^^xsd:decimal ;
  geo-pos:long "6.5962276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410253_20432410253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410253'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '1.2833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962276'^^xsd:double;
  dwc:latitude '53.0000233'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410253'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410245_20432410245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410245_20432410245> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410245_20432410245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999082 6.5962293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9999082"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410245_20432410245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999082 6.5962293)"^^geo:wktLiteral ;
  geo-pos:lat "52.9999082"^^xsd:decimal ;
  geo-pos:long "6.5962293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410245_20432410245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410245'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.271111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962293'^^xsd:double;
  dwc:latitude '52.9999082'^^xsd:double;
  dwc:coordinatePrecision '17.4'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410245'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408216_20432408216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408216_20432408216> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408216_20432408216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995962 6.5962315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995962"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408216_20432408216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995962 6.5962315)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995962"^^xsd:decimal ;
  geo-pos:long "6.5962315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408216_20432408216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408216'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.220277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962315'^^xsd:double;
  dwc:latitude '52.9995962'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408216'^^xsd:integer;
  dwc:observationDate '2018-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610041_20432610041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610041_20432610041> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610041_20432610041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995073 6.5962332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995073"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610041_20432610041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995073 6.5962332)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995073"^^xsd:decimal ;
  geo-pos:long "6.5962332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610041_20432610041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610041'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.0013888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962332'^^xsd:double;
  dwc:latitude '52.9995073'^^xsd:double;
  dwc:coordinatePrecision '14.1'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610041'^^xsd:integer;
  dwc:observationDate '2019-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611771_20432611771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611771_20432611771> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611771_20432611771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997913 6.5962341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9997913"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611771_20432611771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997913 6.5962341)"^^geo:wktLiteral ;
  geo-pos:lat "52.9997913"^^xsd:decimal ;
  geo-pos:long "6.5962341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611771_20432611771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611771'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.0086111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962341'^^xsd:double;
  dwc:latitude '52.9997913'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611771'^^xsd:integer;
  dwc:observationDate '2019-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408240_20432408240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408240_20432408240> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408240_20432408240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995911 6.5962357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995911"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408240_20432408240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995911 6.5962357)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995911"^^xsd:decimal ;
  geo-pos:long "6.5962357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408240_20432408240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408240'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.2263888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962357'^^xsd:double;
  dwc:latitude '52.9995911'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408240'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610440_20432610440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610440_20432610440> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610440_20432610440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998228 6.5962388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9998228"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610440_20432610440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998228 6.5962388)"^^geo:wktLiteral ;
  geo-pos:lat "52.9998228"^^xsd:decimal ;
  geo-pos:long "6.5962388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610440_20432610440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610440'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.006944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962388'^^xsd:double;
  dwc:latitude '52.9998228'^^xsd:double;
  dwc:coordinatePrecision '12.7'^^xsd:double;
  dwc:minimumElevation '37'^^xsd:integer;
  dwc:maximumElevation '37'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610440'^^xsd:integer;
  dwc:observationDate '2019-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432409794_20432409794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409794_20432409794> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409794_20432409794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0000753 6.5962404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0000753"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409794_20432409794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0000753 6.5962404)"^^geo:wktLiteral ;
  geo-pos:lat "53.0000753"^^xsd:decimal ;
  geo-pos:long "6.5962404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409794_20432409794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409794'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.3847222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962404'^^xsd:double;
  dwc:latitude '53.0000753'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409794'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610029_20432610029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610029_20432610029> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610029_20432610029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994593 6.5962407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9994593"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610029_20432610029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994593 6.5962407)"^^geo:wktLiteral ;
  geo-pos:lat "52.9994593"^^xsd:decimal ;
  geo-pos:long "6.5962407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610029_20432610029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610029'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.031111111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962407'^^xsd:double;
  dwc:latitude '52.9994593'^^xsd:double;
  dwc:coordinatePrecision '12.8'^^xsd:double;
  dwc:minimumElevation '-19'^^xsd:integer;
  dwc:maximumElevation '-19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610029'^^xsd:integer;
  dwc:observationDate '2019-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432612015_20432612015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612015_20432612015> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612015_20432612015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995621 6.5962437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995621"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612015_20432612015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995621 6.5962437)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995621"^^xsd:decimal ;
  geo-pos:long "6.5962437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612015_20432612015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612015'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '22.000555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962437'^^xsd:double;
  dwc:latitude '52.9995621'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612015'^^xsd:integer;
  dwc:observationDate '2019-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411795_20432411795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411795_20432411795> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411795_20432411795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995368 6.5962442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995368"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411795_20432411795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995368 6.5962442)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995368"^^xsd:decimal ;
  geo-pos:long "6.5962442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411795_20432411795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411795'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '23.130833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962442'^^xsd:double;
  dwc:latitude '52.9995368'^^xsd:double;
  dwc:coordinatePrecision '7.9'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411795'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407150_20432407150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407150_20432407150> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407150_20432407150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999543 6.5962454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.999543"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407150_20432407150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999543 6.5962454)"^^geo:wktLiteral ;
  geo-pos:lat "52.999543"^^xsd:decimal ;
  geo-pos:long "6.5962454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407150_20432407150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407150'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.2925'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962454'^^xsd:double;
  dwc:latitude '52.999543'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407150'^^xsd:integer;
  dwc:observationDate '2018-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410101_20432410101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410101_20432410101> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410101_20432410101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995753 6.5962486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995753"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410101_20432410101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995753 6.5962486)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995753"^^xsd:decimal ;
  geo-pos:long "6.5962486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410101_20432410101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410101'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.1275'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962486'^^xsd:double;
  dwc:latitude '52.9995753'^^xsd:double;
  dwc:coordinatePrecision '11.3'^^xsd:double;
  dwc:minimumElevation '33'^^xsd:integer;
  dwc:maximumElevation '33'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410101'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410643_20432410643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410643_20432410643> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410643_20432410643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995493 6.5962492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995493"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410643_20432410643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995493 6.5962492)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995493"^^xsd:decimal ;
  geo-pos:long "6.5962492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410643_20432410643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410643'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '22.163611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962492'^^xsd:double;
  dwc:latitude '52.9995493'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410643'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419228_20432419228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419228_20432419228> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419228_20432419228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995882 6.5962515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995882"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419228_20432419228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995882 6.5962515)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995882"^^xsd:decimal ;
  geo-pos:long "6.5962515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419228_20432419228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419228'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '1.0247222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962515'^^xsd:double;
  dwc:latitude '52.9995882'^^xsd:double;
  dwc:coordinatePrecision '16.8'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419228'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411242_20432411242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411242_20432411242> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411242_20432411242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996584 6.5962515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9996584"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411242_20432411242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996584 6.5962515)"^^geo:wktLiteral ;
  geo-pos:lat "52.9996584"^^xsd:decimal ;
  geo-pos:long "6.5962515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411242_20432411242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411242'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.15833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962515'^^xsd:double;
  dwc:latitude '52.9996584'^^xsd:double;
  dwc:coordinatePrecision '16.8'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411242'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412067_20432412067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412067_20432412067> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412067_20432412067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998863 6.5962517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9998863"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412067_20432412067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998863 6.5962517)"^^geo:wktLiteral ;
  geo-pos:lat "52.9998863"^^xsd:decimal ;
  geo-pos:long "6.5962517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412067_20432412067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412067'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '22.043888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962517'^^xsd:double;
  dwc:latitude '52.9998863'^^xsd:double;
  dwc:coordinatePrecision '8.1'^^xsd:double;
  dwc:minimumElevation '21'^^xsd:integer;
  dwc:maximumElevation '21'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412067'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610624_20432610624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610624_20432610624> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610624_20432610624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995349 6.5962533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995349"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610624_20432610624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995349 6.5962533)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995349"^^xsd:decimal ;
  geo-pos:long "6.5962533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610624_20432610624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610624'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.0583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962533'^^xsd:double;
  dwc:latitude '52.9995349'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610624'^^xsd:integer;
  dwc:observationDate '2019-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432611747_20432611747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611747_20432611747> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611747_20432611747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9993234 6.596257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9993234"^^xsd:decimal ;
  dwc:decimalLongitude "6.596257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611747_20432611747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9993234 6.596257)"^^geo:wktLiteral ;
  geo-pos:lat "52.9993234"^^xsd:decimal ;
  geo-pos:long "6.596257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611747_20432611747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611747'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '0.011388888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.596257'^^xsd:double;
  dwc:latitude '52.9993234'^^xsd:double;
  dwc:coordinatePrecision '11.8'^^xsd:double;
  dwc:minimumElevation '73'^^xsd:integer;
  dwc:maximumElevation '73'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611747'^^xsd:integer;
  dwc:observationDate '2019-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432409798_20432409798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409798_20432409798> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409798_20432409798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996996 6.5962575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9996996"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409798_20432409798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996996 6.5962575)"^^geo:wktLiteral ;
  geo-pos:lat "52.9996996"^^xsd:decimal ;
  geo-pos:long "6.5962575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "31.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409798_20432409798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409798'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.3816666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962575'^^xsd:double;
  dwc:latitude '52.9996996'^^xsd:double;
  dwc:coordinatePrecision '31.8'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409798'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612028_20432612028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612028_20432612028> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612028_20432612028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995367 6.5962615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995367"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612028_20432612028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995367 6.5962615)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995367"^^xsd:decimal ;
  geo-pos:long "6.5962615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612028_20432612028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612028'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '23.068333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962615'^^xsd:double;
  dwc:latitude '52.9995367'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612028'^^xsd:integer;
  dwc:observationDate '2019-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432407849_20432407849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407849_20432407849> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407849_20432407849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997465 6.5962643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9997465"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407849_20432407849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997465 6.5962643)"^^geo:wktLiteral ;
  geo-pos:lat "52.9997465"^^xsd:decimal ;
  geo-pos:long "6.5962643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407849_20432407849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407849'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.4666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962643'^^xsd:double;
  dwc:latitude '52.9997465'^^xsd:double;
  dwc:coordinatePrecision '9.2'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407849'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408234_20432408234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408234_20432408234> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408234_20432408234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995479 6.5962656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995479"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408234_20432408234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995479 6.5962656)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995479"^^xsd:decimal ;
  geo-pos:long "6.5962656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408234_20432408234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408234'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962656'^^xsd:double;
  dwc:latitude '52.9995479'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408234'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409758_20432409758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409758_20432409758> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409758_20432409758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995184 6.5962696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995184"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409758_20432409758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995184 6.5962696)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995184"^^xsd:decimal ;
  geo-pos:long "6.5962696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409758_20432409758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409758'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.368333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962696'^^xsd:double;
  dwc:latitude '52.9995184'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409758'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407162_20432407162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407162_20432407162> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407162_20432407162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994859 6.5962727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9994859"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407162_20432407162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994859 6.5962727)"^^geo:wktLiteral ;
  geo-pos:lat "52.9994859"^^xsd:decimal ;
  geo-pos:long "6.5962727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407162_20432407162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407162'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '23.292777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962727'^^xsd:double;
  dwc:latitude '52.9994859'^^xsd:double;
  dwc:coordinatePrecision '8.6'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407162'^^xsd:integer;
  dwc:observationDate '2018-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409862_20432409862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409862_20432409862> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409862_20432409862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998833 6.5962733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9998833"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409862_20432409862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998833 6.5962733)"^^geo:wktLiteral ;
  geo-pos:lat "52.9998833"^^xsd:decimal ;
  geo-pos:long "6.5962733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409862_20432409862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409862'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '22.418333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962733'^^xsd:double;
  dwc:latitude '52.9998833'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409862'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416670_20432416670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416670_20432416670> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416670_20432416670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994106 6.5962753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9994106"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "24.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416670_20432416670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994106 6.5962753)"^^geo:wktLiteral ;
  geo-pos:lat "52.9994106"^^xsd:decimal ;
  geo-pos:long "6.5962753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "24.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416670_20432416670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416670'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.11833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962753'^^xsd:double;
  dwc:latitude '52.9994106'^^xsd:double;
  dwc:coordinatePrecision '24.2'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416670'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411216_20432411216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411216_20432411216> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411216_20432411216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995529 6.5962779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995529"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411216_20432411216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995529 6.5962779)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995529"^^xsd:decimal ;
  geo-pos:long "6.5962779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411216_20432411216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411216'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '22.016111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962779'^^xsd:double;
  dwc:latitude '52.9995529'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411216'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610867_20432610867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610867_20432610867> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610867_20432610867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0000863 6.5962779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0000863"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610867_20432610867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0000863 6.5962779)"^^geo:wktLiteral ;
  geo-pos:lat "53.0000863"^^xsd:decimal ;
  geo-pos:long "6.5962779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610867_20432610867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610867'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '21.033888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962779'^^xsd:double;
  dwc:latitude '53.0000863'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610867'^^xsd:integer;
  dwc:observationDate '2019-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432412922_20432412922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412922_20432412922> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412922_20432412922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996733 6.5962785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9996733"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412922_20432412922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996733 6.5962785)"^^geo:wktLiteral ;
  geo-pos:lat "52.9996733"^^xsd:decimal ;
  geo-pos:long "6.5962785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412922_20432412922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412922'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '22.089722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962785'^^xsd:double;
  dwc:latitude '52.9996733'^^xsd:double;
  dwc:coordinatePrecision '9.1'^^xsd:double;
  dwc:minimumElevation '23'^^xsd:integer;
  dwc:maximumElevation '23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412922'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410403_20432410403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410403_20432410403> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410403_20432410403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998631 6.5962818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9998631"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410403_20432410403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998631 6.5962818)"^^geo:wktLiteral ;
  geo-pos:lat "52.9998631"^^xsd:decimal ;
  geo-pos:long "6.5962818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410403_20432410403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410403'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.1544444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962818'^^xsd:double;
  dwc:latitude '52.9998631'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410403'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611735_20432611735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611735_20432611735> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611735_20432611735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995238 6.596282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995238"^^xsd:decimal ;
  dwc:decimalLongitude "6.596282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611735_20432611735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995238 6.596282)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995238"^^xsd:decimal ;
  geo-pos:long "6.596282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611735_20432611735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611735'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '23.021666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.596282'^^xsd:double;
  dwc:latitude '52.9995238'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611735'^^xsd:integer;
  dwc:observationDate '2019-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432610769_20432610769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610769_20432610769> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610769_20432610769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0000014 6.596282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0000014"^^xsd:decimal ;
  dwc:decimalLongitude "6.596282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610769_20432610769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0000014 6.596282)"^^geo:wktLiteral ;
  geo-pos:lat "53.0000014"^^xsd:decimal ;
  geo-pos:long "6.596282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610769_20432610769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610769'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.066944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.596282'^^xsd:double;
  dwc:latitude '53.0000014'^^xsd:double;
  dwc:coordinatePrecision '22.6'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610769'^^xsd:integer;
  dwc:observationDate '2019-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432407457_20432407457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407457_20432407457> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407457_20432407457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995261 6.5962821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995261"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407457_20432407457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995261 6.5962821)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995261"^^xsd:decimal ;
  geo-pos:long "6.5962821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407457_20432407457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407457'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.0930555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962821'^^xsd:double;
  dwc:latitude '52.9995261'^^xsd:double;
  dwc:coordinatePrecision '7.7'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407457'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432609491_20432609491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609491_20432609491> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609491_20432609491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995549 6.5962828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995549"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609491_20432609491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995549 6.5962828)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995549"^^xsd:decimal ;
  geo-pos:long "6.5962828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609491_20432609491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609491'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.0644444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962828'^^xsd:double;
  dwc:latitude '52.9995549'^^xsd:double;
  dwc:coordinatePrecision '7.2'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609491'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432608318_20432608318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608318_20432608318> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608318_20432608318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996571 6.5962833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9996571"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608318_20432608318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996571 6.5962833)"^^geo:wktLiteral ;
  geo-pos:lat "52.9996571"^^xsd:decimal ;
  geo-pos:long "6.5962833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608318_20432608318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608318'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.0213888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962833'^^xsd:double;
  dwc:latitude '52.9996571'^^xsd:double;
  dwc:coordinatePrecision '23.7'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608318'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432409662_20432409662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409662_20432409662> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409662_20432409662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0000723 6.5962836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0000723"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409662_20432409662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0000723 6.5962836)"^^geo:wktLiteral ;
  geo-pos:lat "53.0000723"^^xsd:decimal ;
  geo-pos:long "6.5962836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409662_20432409662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409662'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.281944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962836'^^xsd:double;
  dwc:latitude '53.0000723'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409662'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410141_20432410141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410141_20432410141> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410141_20432410141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995862 6.5962848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995862"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410141_20432410141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995862 6.5962848)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995862"^^xsd:decimal ;
  geo-pos:long "6.5962848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410141_20432410141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410141'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '21.191666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962848'^^xsd:double;
  dwc:latitude '52.9995862'^^xsd:double;
  dwc:coordinatePrecision '10.4'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410141'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610636_20432610636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610636_20432610636> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610636_20432610636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995267 6.5962868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995267"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610636_20432610636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995267 6.5962868)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995267"^^xsd:decimal ;
  geo-pos:long "6.5962868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610636_20432610636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610636'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.0230555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962868'^^xsd:double;
  dwc:latitude '52.9995267'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610636'^^xsd:integer;
  dwc:observationDate '2019-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415548_20432415548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415548_20432415548> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415548_20432415548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999906 6.5962873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.999906"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415548_20432415548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999906 6.5962873)"^^geo:wktLiteral ;
  geo-pos:lat "52.999906"^^xsd:decimal ;
  geo-pos:long "6.5962873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415548_20432415548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415548'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.1352777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962873'^^xsd:double;
  dwc:latitude '52.999906'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415548'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411542_20432411542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411542_20432411542> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411542_20432411542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999941 6.5962898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.999941"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411542_20432411542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999941 6.5962898)"^^geo:wktLiteral ;
  geo-pos:lat "52.999941"^^xsd:decimal ;
  geo-pos:long "6.5962898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411542_20432411542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411542'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '1.0663888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962898'^^xsd:double;
  dwc:latitude '52.999941'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411542'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611171_20432611171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611171_20432611171> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611171_20432611171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999506 6.5962901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.999506"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611171_20432611171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999506 6.5962901)"^^geo:wktLiteral ;
  geo-pos:lat "52.999506"^^xsd:decimal ;
  geo-pos:long "6.5962901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611171_20432611171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611171'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '22.040277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962901'^^xsd:double;
  dwc:latitude '52.999506'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611171'^^xsd:integer;
  dwc:observationDate '2019-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432410917_20432410917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410917_20432410917> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410917_20432410917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995498 6.5962908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995498"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410917_20432410917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995498 6.5962908)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995498"^^xsd:decimal ;
  geo-pos:long "6.5962908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410917_20432410917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410917'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '21.098333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962908'^^xsd:double;
  dwc:latitude '52.9995498'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410917'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608244_20432608244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608244_20432608244> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608244_20432608244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995584 6.5962937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995584"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608244_20432608244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995584 6.5962937)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995584"^^xsd:decimal ;
  geo-pos:long "6.5962937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608244_20432608244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608244'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.022777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962937'^^xsd:double;
  dwc:latitude '52.9995584'^^xsd:double;
  dwc:coordinatePrecision '11.9'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608244'^^xsd:integer;
  dwc:observationDate '2019-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432611759_20432611759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611759_20432611759> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611759_20432611759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995781 6.5962939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995781"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611759_20432611759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995781 6.5962939)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995781"^^xsd:decimal ;
  geo-pos:long "6.5962939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611759_20432611759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611759'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.0197222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962939'^^xsd:double;
  dwc:latitude '52.9995781'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611759'^^xsd:integer;
  dwc:observationDate '2019-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432608294_20432608294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608294_20432608294> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608294_20432608294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995562 6.596296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995562"^^xsd:decimal ;
  dwc:decimalLongitude "6.596296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608294_20432608294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995562 6.596296)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995562"^^xsd:decimal ;
  geo-pos:long "6.596296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608294_20432608294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608294'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.0536111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.596296'^^xsd:double;
  dwc:latitude '52.9995562'^^xsd:double;
  dwc:coordinatePrecision '21.1'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608294'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432407262_20432407262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407262_20432407262> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407262_20432407262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995465 6.5962962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995465"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407262_20432407262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995465 6.5962962)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995465"^^xsd:decimal ;
  geo-pos:long "6.5962962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407262_20432407262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407262'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '0.36111111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962962'^^xsd:double;
  dwc:latitude '52.9995465'^^xsd:double;
  dwc:coordinatePrecision '7.7'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407262'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407651_20432407651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407651_20432407651> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407651_20432407651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996536 6.5962998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9996536"^^xsd:decimal ;
  dwc:decimalLongitude "6.5962998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407651_20432407651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996536 6.5962998)"^^geo:wktLiteral ;
  geo-pos:lat "52.9996536"^^xsd:decimal ;
  geo-pos:long "6.5962998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407651_20432407651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407651'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '22.301666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5962998'^^xsd:double;
  dwc:latitude '52.9996536'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407651'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432609979_20432609979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609979_20432609979> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609979_20432609979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995276 6.5963001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995276"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609979_20432609979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995276 6.5963001)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995276"^^xsd:decimal ;
  geo-pos:long "6.5963001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609979_20432609979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609979'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.004722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963001'^^xsd:double;
  dwc:latitude '52.9995276'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609979'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610344_20432610344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610344_20432610344> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610344_20432610344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995653 6.596301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995653"^^xsd:decimal ;
  dwc:decimalLongitude "6.596301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610344_20432610344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995653 6.596301)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995653"^^xsd:decimal ;
  geo-pos:long "6.596301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610344_20432610344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610344'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.0416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.596301'^^xsd:double;
  dwc:latitude '52.9995653'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610344'^^xsd:integer;
  dwc:observationDate '2019-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432413789_20432413789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413789_20432413789> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413789_20432413789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995563 6.5963021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995563"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413789_20432413789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995563 6.5963021)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995563"^^xsd:decimal ;
  geo-pos:long "6.5963021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413789_20432413789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413789'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.099444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963021'^^xsd:double;
  dwc:latitude '52.9995563'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413789'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412091_20432412091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412091_20432412091> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412091_20432412091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994865 6.5963027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9994865"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412091_20432412091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994865 6.5963027)"^^geo:wktLiteral ;
  geo-pos:lat "52.9994865"^^xsd:decimal ;
  geo-pos:long "6.5963027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412091_20432412091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412091'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.0425'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963027'^^xsd:double;
  dwc:latitude '52.9994865'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412091'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610054_20432610054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610054_20432610054> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610054_20432610054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994343 6.5963039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9994343"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610054_20432610054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994343 6.5963039)"^^geo:wktLiteral ;
  geo-pos:lat "52.9994343"^^xsd:decimal ;
  geo-pos:long "6.5963039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610054_20432610054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610054'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.0547222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963039'^^xsd:double;
  dwc:latitude '52.9994343'^^xsd:double;
  dwc:coordinatePrecision '11.1'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610054'^^xsd:integer;
  dwc:observationDate '2019-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432410941_20432410941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410941_20432410941> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410941_20432410941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995626 6.5963039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995626"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410941_20432410941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995626 6.5963039)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995626"^^xsd:decimal ;
  geo-pos:long "6.5963039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410941_20432410941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410941'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '23.080833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963039'^^xsd:double;
  dwc:latitude '52.9995626'^^xsd:double;
  dwc:coordinatePrecision '12.6'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410941'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612052_20432612052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612052_20432612052> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612052_20432612052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995137 6.5963052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995137"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612052_20432612052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995137 6.5963052)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995137"^^xsd:decimal ;
  geo-pos:long "6.5963052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612052_20432612052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612052'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.0461111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963052'^^xsd:double;
  dwc:latitude '52.9995137'^^xsd:double;
  dwc:coordinatePrecision '8.7'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612052'^^xsd:integer;
  dwc:observationDate '2019-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432409873_20432409873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409873_20432409873> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409873_20432409873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995427 6.596306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995427"^^xsd:decimal ;
  dwc:decimalLongitude "6.596306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409873_20432409873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995427 6.596306)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995427"^^xsd:decimal ;
  geo-pos:long "6.596306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409873_20432409873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409873'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.4175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.596306'^^xsd:double;
  dwc:latitude '52.9995427'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409873'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411819_20432411819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411819_20432411819> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411819_20432411819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999462 6.5963062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.999462"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411819_20432411819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999462 6.5963062)"^^geo:wktLiteral ;
  geo-pos:lat "52.999462"^^xsd:decimal ;
  geo-pos:long "6.5963062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411819_20432411819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411819'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1.1247222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963062'^^xsd:double;
  dwc:latitude '52.999462'^^xsd:double;
  dwc:coordinatePrecision '12.6'^^xsd:double;
  dwc:minimumElevation '51'^^xsd:integer;
  dwc:maximumElevation '51'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411819'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608881_20432608881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608881_20432608881> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608881_20432608881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995302 6.5963086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995302"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608881_20432608881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995302 6.5963086)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995302"^^xsd:decimal ;
  geo-pos:long "6.5963086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608881_20432608881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608881'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.0244444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963086'^^xsd:double;
  dwc:latitude '52.9995302'^^xsd:double;
  dwc:coordinatePrecision '7.2'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608881'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412946_20432412946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412946_20432412946> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412946_20432412946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999647 6.59631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9999647"^^xsd:decimal ;
  dwc:decimalLongitude "6.59631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412946_20432412946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999647 6.59631)"^^geo:wktLiteral ;
  geo-pos:lat "52.9999647"^^xsd:decimal ;
  geo-pos:long "6.59631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412946_20432412946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412946'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.076111111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.59631'^^xsd:double;
  dwc:latitude '52.9999647'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412946'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410289_20432410289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410289_20432410289> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410289_20432410289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995645 6.5963105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995645"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410289_20432410289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995645 6.5963105)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995645"^^xsd:decimal ;
  geo-pos:long "6.5963105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410289_20432410289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410289'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.2925'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963105'^^xsd:double;
  dwc:latitude '52.9995645'^^xsd:double;
  dwc:coordinatePrecision '10.4'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410289'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610320_20432610320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610320_20432610320> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610320_20432610320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995476 6.5963125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995476"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610320_20432610320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995476 6.5963125)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995476"^^xsd:decimal ;
  geo-pos:long "6.5963125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610320_20432610320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610320'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.074444444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963125'^^xsd:double;
  dwc:latitude '52.9995476'^^xsd:double;
  dwc:coordinatePrecision '6.3'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610320'^^xsd:integer;
  dwc:observationDate '2019-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432610612_20432610612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610612_20432610612> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610612_20432610612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994991 6.5963133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9994991"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610612_20432610612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994991 6.5963133)"^^geo:wktLiteral ;
  geo-pos:lat "52.9994991"^^xsd:decimal ;
  geo-pos:long "6.5963133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610612_20432610612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610612'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.077777777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963133'^^xsd:double;
  dwc:latitude '52.9994991'^^xsd:double;
  dwc:coordinatePrecision '8.2'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610612'^^xsd:integer;
  dwc:observationDate '2019-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432410355_20432410355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410355_20432410355> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410355_20432410355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995379 6.5963145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995379"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410355_20432410355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995379 6.5963145)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995379"^^xsd:decimal ;
  geo-pos:long "6.5963145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410355_20432410355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410355'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '22.165833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963145'^^xsd:double;
  dwc:latitude '52.9995379'^^xsd:double;
  dwc:coordinatePrecision '9.2'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410355'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410667_20432410667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410667_20432410667> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410667_20432410667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999759 6.5963155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9999759"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410667_20432410667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999759 6.5963155)"^^geo:wktLiteral ;
  geo-pos:lat "52.9999759"^^xsd:decimal ;
  geo-pos:long "6.5963155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410667_20432410667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410667'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0.14583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963155'^^xsd:double;
  dwc:latitude '52.9999759'^^xsd:double;
  dwc:coordinatePrecision '11.7'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410667'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608907_20432608907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608907_20432608907> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608907_20432608907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994887 6.5963178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9994887"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608907_20432608907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994887 6.5963178)"^^geo:wktLiteral ;
  geo-pos:lat "52.9994887"^^xsd:decimal ;
  geo-pos:long "6.5963178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608907_20432608907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608907'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.0852777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963178'^^xsd:double;
  dwc:latitude '52.9994887'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608907'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432408246_20432408246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408246_20432408246> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408246_20432408246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997321 6.5963178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9997321"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408246_20432408246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997321 6.5963178)"^^geo:wktLiteral ;
  geo-pos:lat "52.9997321"^^xsd:decimal ;
  geo-pos:long "6.5963178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408246_20432408246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408246'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.22'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963178'^^xsd:double;
  dwc:latitude '52.9997321'^^xsd:double;
  dwc:coordinatePrecision '10.2'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408246'^^xsd:integer;
  dwc:observationDate '2018-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608857_20432608857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608857_20432608857> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608857_20432608857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995491 6.596319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995491"^^xsd:decimal ;
  dwc:decimalLongitude "6.596319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608857_20432608857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995491 6.596319)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995491"^^xsd:decimal ;
  geo-pos:long "6.596319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608857_20432608857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608857'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.055277777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.596319'^^xsd:double;
  dwc:latitude '52.9995491'^^xsd:double;
  dwc:coordinatePrecision '7.5'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608857'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432609368_20432609368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609368_20432609368> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609368_20432609368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994489 6.5963198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9994489"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609368_20432609368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994489 6.5963198)"^^geo:wktLiteral ;
  geo-pos:lat "52.9994489"^^xsd:decimal ;
  geo-pos:long "6.5963198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609368_20432609368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609368'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963198'^^xsd:double;
  dwc:latitude '52.9994489'^^xsd:double;
  dwc:coordinatePrecision '9.2'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609368'^^xsd:integer;
  dwc:observationDate '2019-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407254_20432407254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407254_20432407254> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407254_20432407254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995846 6.5963198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995846"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407254_20432407254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995846 6.5963198)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995846"^^xsd:decimal ;
  geo-pos:long "6.5963198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407254_20432407254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407254'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '22.365833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963198'^^xsd:double;
  dwc:latitude '52.9995846'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '21'^^xsd:integer;
  dwc:maximumElevation '21'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407254'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610005_20432610005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610005_20432610005> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610005_20432610005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9993834 6.5963205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9993834"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610005_20432610005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9993834 6.5963205)"^^geo:wktLiteral ;
  geo-pos:lat "52.9993834"^^xsd:decimal ;
  geo-pos:long "6.5963205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610005_20432610005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610005'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '23.054722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963205'^^xsd:double;
  dwc:latitude '52.9993834'^^xsd:double;
  dwc:coordinatePrecision '8.9'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610005'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432412359_20432412359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412359_20432412359> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412359_20432412359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999522 6.5963218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.999522"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412359_20432412359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999522 6.5963218)"^^geo:wktLiteral ;
  geo-pos:lat "52.999522"^^xsd:decimal ;
  geo-pos:long "6.5963218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412359_20432412359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412359'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '23.156666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963218'^^xsd:double;
  dwc:latitude '52.999522'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412359'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414352_20432414352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414352_20432414352> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414352_20432414352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995022 6.5963222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995022"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414352_20432414352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995022 6.5963222)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995022"^^xsd:decimal ;
  geo-pos:long "6.5963222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414352_20432414352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414352'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '22.001388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963222'^^xsd:double;
  dwc:latitude '52.9995022'^^xsd:double;
  dwc:coordinatePrecision '17.2'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414352'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410929_20432410929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410929_20432410929> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410929_20432410929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995181 6.5963234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995181"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410929_20432410929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995181 6.5963234)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995181"^^xsd:decimal ;
  geo-pos:long "6.5963234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410929_20432410929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410929'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '22.094166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963234'^^xsd:double;
  dwc:latitude '52.9995181'^^xsd:double;
  dwc:coordinatePrecision '11.4'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410929'^^xsd:integer;
  dwc:observationDate '2018-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432609466_20432609466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609466_20432609466> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609466_20432609466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995425 6.5963236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995425"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609466_20432609466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995425 6.5963236)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995425"^^xsd:decimal ;
  geo-pos:long "6.5963236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609466_20432609466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609466'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.0216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963236'^^xsd:double;
  dwc:latitude '52.9995425'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609466'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608194_20432608194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608194_20432608194> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608194_20432608194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995431 6.5963238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995431"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608194_20432608194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995431 6.5963238)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995431"^^xsd:decimal ;
  geo-pos:long "6.5963238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608194_20432608194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608194'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '21.013888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963238'^^xsd:double;
  dwc:latitude '52.9995431'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608194'^^xsd:integer;
  dwc:observationDate '2019-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419216_20432419216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419216_20432419216> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419216_20432419216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995414 6.5963254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995414"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419216_20432419216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995414 6.5963254)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995414"^^xsd:decimal ;
  geo-pos:long "6.5963254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419216_20432419216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419216'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0.029166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963254'^^xsd:double;
  dwc:latitude '52.9995414'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419216'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416358_20432416358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416358_20432416358> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416358_20432416358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995789 6.5963256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995789"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416358_20432416358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995789 6.5963256)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995789"^^xsd:decimal ;
  geo-pos:long "6.5963256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416358_20432416358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416358'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '22.134722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963256'^^xsd:double;
  dwc:latitude '52.9995789'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416358'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608807_20432608807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608807_20432608807> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608807_20432608807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994928 6.5963282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9994928"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608807_20432608807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994928 6.5963282)"^^geo:wktLiteral ;
  geo-pos:lat "52.9994928"^^xsd:decimal ;
  geo-pos:long "6.5963282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608807_20432608807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608807'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '22.026666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963282'^^xsd:double;
  dwc:latitude '52.9994928'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608807'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409869_20432409869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409869_20432409869> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409869_20432409869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999612 6.5963289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.999612"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409869_20432409869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999612 6.5963289)"^^geo:wktLiteral ;
  geo-pos:lat "52.999612"^^xsd:decimal ;
  geo-pos:long "6.5963289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409869_20432409869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409869'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.41388888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963289'^^xsd:double;
  dwc:latitude '52.999612'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409869'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610283_20432610283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610283_20432610283> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610283_20432610283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995005 6.596331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995005"^^xsd:decimal ;
  dwc:decimalLongitude "6.596331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610283_20432610283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995005 6.596331)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995005"^^xsd:decimal ;
  geo-pos:long "6.596331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610283_20432610283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610283'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '21.073611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.596331'^^xsd:double;
  dwc:latitude '52.9995005'^^xsd:double;
  dwc:coordinatePrecision '7.4'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610283'^^xsd:integer;
  dwc:observationDate '2019-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432611220_20432611220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611220_20432611220> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611220_20432611220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995654 6.5963311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995654"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611220_20432611220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995654 6.5963311)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995654"^^xsd:decimal ;
  geo-pos:long "6.5963311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611220_20432611220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611220'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.0183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963311'^^xsd:double;
  dwc:latitude '52.9995654'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611220'^^xsd:integer;
  dwc:observationDate '2019-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610879_20432610879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610879_20432610879> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610879_20432610879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995824 6.5963314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995824"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610879_20432610879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995824 6.5963314)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995824"^^xsd:decimal ;
  geo-pos:long "6.5963314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610879_20432610879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610879'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '22.016944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963314'^^xsd:double;
  dwc:latitude '52.9995824'^^xsd:double;
  dwc:coordinatePrecision '6.9'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610879'^^xsd:integer;
  dwc:observationDate '2019-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432415823_20432415823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415823_20432415823> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415823_20432415823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995088 6.5963315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995088"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415823_20432415823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995088 6.5963315)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995088"^^xsd:decimal ;
  geo-pos:long "6.5963315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415823_20432415823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415823'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.0591666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963315'^^xsd:double;
  dwc:latitude '52.9995088'^^xsd:double;
  dwc:coordinatePrecision '7.7'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415823'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612040_20432612040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612040_20432612040> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612040_20432612040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994762 6.5963316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9994762"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612040_20432612040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994762 6.5963316)"^^geo:wktLiteral ;
  geo-pos:lat "52.9994762"^^xsd:decimal ;
  geo-pos:long "6.5963316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612040_20432612040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612040'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.063888888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963316'^^xsd:double;
  dwc:latitude '52.9994762'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612040'^^xsd:integer;
  dwc:observationDate '2019-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432407246_20432407246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407246_20432407246> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407246_20432407246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995 6.5963322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407246_20432407246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995 6.5963322)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995"^^xsd:decimal ;
  geo-pos:long "6.5963322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407246_20432407246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407246'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.358055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963322'^^xsd:double;
  dwc:latitude '52.9995'^^xsd:double;
  dwc:coordinatePrecision '8.1'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407246'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410297_20432410297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410297_20432410297> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410297_20432410297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994768 6.5963324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9994768"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410297_20432410297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994768 6.5963324)"^^geo:wktLiteral ;
  geo-pos:lat "52.9994768"^^xsd:decimal ;
  geo-pos:long "6.5963324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410297_20432410297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410297'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.300277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963324'^^xsd:double;
  dwc:latitude '52.9994768'^^xsd:double;
  dwc:coordinatePrecision '11.3'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410297'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407258_20432407258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407258_20432407258> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407258_20432407258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995393 6.5963344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995393"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407258_20432407258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995393 6.5963344)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995393"^^xsd:decimal ;
  geo-pos:long "6.5963344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407258_20432407258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407258'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '23.361111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963344'^^xsd:double;
  dwc:latitude '52.9995393'^^xsd:double;
  dwc:coordinatePrecision '4.3'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407258'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418646_20432418646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418646_20432418646> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418646_20432418646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995202 6.5963356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995202"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418646_20432418646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995202 6.5963356)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995202"^^xsd:decimal ;
  geo-pos:long "6.5963356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418646_20432418646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418646'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.096111111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963356'^^xsd:double;
  dwc:latitude '52.9995202'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418646'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407449_20432407449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407449_20432407449> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407449_20432407449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995453 6.5963393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995453"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407449_20432407449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995453 6.5963393)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995453"^^xsd:decimal ;
  geo-pos:long "6.5963393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407449_20432407449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407449'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '23.093333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963393'^^xsd:double;
  dwc:latitude '52.9995453'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407449'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410499_20432410499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410499_20432410499> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410499_20432410499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994879 6.5963394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9994879"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410499_20432410499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994879 6.5963394)"^^geo:wktLiteral ;
  geo-pos:lat "52.9994879"^^xsd:decimal ;
  geo-pos:long "6.5963394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410499_20432410499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410499'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.13'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963394'^^xsd:double;
  dwc:latitude '52.9994879'^^xsd:double;
  dwc:coordinatePrecision '9.4'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410499'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410285_20432410285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410285_20432410285> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410285_20432410285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996247 6.5963404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9996247"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410285_20432410285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996247 6.5963404)"^^geo:wktLiteral ;
  geo-pos:lat "52.9996247"^^xsd:decimal ;
  geo-pos:long "6.5963404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410285_20432410285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410285'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.2958333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963404'^^xsd:double;
  dwc:latitude '52.9996247'^^xsd:double;
  dwc:coordinatePrecision '8.7'^^xsd:double;
  dwc:minimumElevation '26'^^xsd:integer;
  dwc:maximumElevation '26'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410285'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409854_20432409854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409854_20432409854> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409854_20432409854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999995 6.5963404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9999995"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409854_20432409854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999995 6.5963404)"^^geo:wktLiteral ;
  geo-pos:lat "52.9999995"^^xsd:decimal ;
  geo-pos:long "6.5963404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409854_20432409854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409854'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.414166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963404'^^xsd:double;
  dwc:latitude '52.9999995'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409854'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407453_20432407453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407453_20432407453> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407453_20432407453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994605 6.5963406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9994605"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407453_20432407453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994605 6.5963406)"^^geo:wktLiteral ;
  geo-pos:lat "52.9994605"^^xsd:decimal ;
  geo-pos:long "6.5963406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407453_20432407453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407453'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.093055555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963406'^^xsd:double;
  dwc:latitude '52.9994605'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407453'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410117_20432410117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410117_20432410117> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410117_20432410117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994417 6.5963422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9994417"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410117_20432410117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994417 6.5963422)"^^geo:wktLiteral ;
  geo-pos:lat "52.9994417"^^xsd:decimal ;
  geo-pos:long "6.5963422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410117_20432410117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410117'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.151666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963422'^^xsd:double;
  dwc:latitude '52.9994417'^^xsd:double;
  dwc:coordinatePrecision '9.3'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410117'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608268_20432608268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608268_20432608268> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608268_20432608268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995178 6.5963432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995178"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608268_20432608268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995178 6.5963432)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995178"^^xsd:decimal ;
  geo-pos:long "6.5963432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608268_20432608268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608268'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.0083333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963432'^^xsd:double;
  dwc:latitude '52.9995178'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608268'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411228_20432411228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411228_20432411228> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411228_20432411228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995308 6.5963451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995308"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411228_20432411228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995308 6.5963451)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995308"^^xsd:decimal ;
  geo-pos:long "6.5963451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411228_20432411228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411228'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '23.006944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963451'^^xsd:double;
  dwc:latitude '52.9995308'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411228'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411879_20432411879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411879_20432411879> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411879_20432411879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995506 6.5963453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995506"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411879_20432411879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995506 6.5963453)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995506"^^xsd:decimal ;
  geo-pos:long "6.5963453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411879_20432411879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411879'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.1033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963453'^^xsd:double;
  dwc:latitude '52.9995506'^^xsd:double;
  dwc:coordinatePrecision '11.2'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411879'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411554_20432411554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411554_20432411554> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411554_20432411554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995477 6.5963465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995477"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411554_20432411554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995477 6.5963465)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995477"^^xsd:decimal ;
  geo-pos:long "6.5963465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411554_20432411554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411554'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.0575'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963465'^^xsd:double;
  dwc:latitude '52.9995477'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411554'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411254_20432411254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411254_20432411254> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411254_20432411254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994276 6.596352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9994276"^^xsd:decimal ;
  dwc:decimalLongitude "6.596352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411254_20432411254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994276 6.596352)"^^geo:wktLiteral ;
  geo-pos:lat "52.9994276"^^xsd:decimal ;
  geo-pos:long "6.596352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411254_20432411254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411254'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '1.1533333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.596352'^^xsd:double;
  dwc:latitude '52.9994276'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411254'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610891_20432610891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610891_20432610891> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610891_20432610891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995699 6.5963523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995699"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610891_20432610891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995699 6.5963523)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995699"^^xsd:decimal ;
  geo-pos:long "6.5963523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610891_20432610891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610891'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '23.0075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963523'^^xsd:double;
  dwc:latitude '52.9995699'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '24'^^xsd:integer;
  dwc:maximumElevation '24'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610891'^^xsd:integer;
  dwc:observationDate '2019-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414388_20432414388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414388_20432414388> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414388_20432414388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995332 6.5963559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995332"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414388_20432414388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995332 6.5963559)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995332"^^xsd:decimal ;
  geo-pos:long "6.5963559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414388_20432414388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414388'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.0055555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963559'^^xsd:double;
  dwc:latitude '52.9995332'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414388'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415234_20432415234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415234_20432415234> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415234_20432415234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995358 6.596357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995358"^^xsd:decimal ;
  dwc:decimalLongitude "6.596357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415234_20432415234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995358 6.596357)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995358"^^xsd:decimal ;
  geo-pos:long "6.596357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415234_20432415234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415234'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.596357'^^xsd:double;
  dwc:latitude '52.9995358'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415234'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412934_20432412934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412934_20432412934> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412934_20432412934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995246 6.5963573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995246"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412934_20432412934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995246 6.5963573)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995246"^^xsd:decimal ;
  geo-pos:long "6.5963573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412934_20432412934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412934'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.080833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963573'^^xsd:double;
  dwc:latitude '52.9995246'^^xsd:double;
  dwc:coordinatePrecision '8.5'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412934'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410157_20432410157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410157_20432410157> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410157_20432410157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999867 6.5963574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9999867"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410157_20432410157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999867 6.5963574)"^^geo:wktLiteral ;
  geo-pos:lat "52.9999867"^^xsd:decimal ;
  geo-pos:long "6.5963574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410157_20432410157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410157'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.2016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963574'^^xsd:double;
  dwc:latitude '52.9999867'^^xsd:double;
  dwc:coordinatePrecision '2.2'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410157'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608220_20432608220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608220_20432608220> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608220_20432608220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994859 6.596361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9994859"^^xsd:decimal ;
  dwc:decimalLongitude "6.596361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608220_20432608220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994859 6.596361)"^^geo:wktLiteral ;
  geo-pos:lat "52.9994859"^^xsd:decimal ;
  geo-pos:long "6.596361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608220_20432608220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608220'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '22.058333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.596361'^^xsd:double;
  dwc:latitude '52.9994859'^^xsd:double;
  dwc:coordinatePrecision '9.9'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608220'^^xsd:integer;
  dwc:observationDate '2019-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432611711_20432611711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611711_20432611711> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611711_20432611711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995002 6.5963628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995002"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611711_20432611711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995002 6.5963628)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995002"^^xsd:decimal ;
  geo-pos:long "6.5963628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611711_20432611711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611711'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '21.061944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963628'^^xsd:double;
  dwc:latitude '52.9995002'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611711'^^xsd:integer;
  dwc:observationDate '2019-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432407158_20432407158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407158_20432407158> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407158_20432407158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994883 6.5963643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9994883"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407158_20432407158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994883 6.5963643)"^^geo:wktLiteral ;
  geo-pos:lat "52.9994883"^^xsd:decimal ;
  geo-pos:long "6.5963643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407158_20432407158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407158'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '22.293333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963643'^^xsd:double;
  dwc:latitude '52.9994883'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407158'^^xsd:integer;
  dwc:observationDate '2018-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418344_20432418344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418344_20432418344> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418344_20432418344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995039 6.5963668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995039"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418344_20432418344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995039 6.5963668)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995039"^^xsd:decimal ;
  geo-pos:long "6.5963668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418344_20432418344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418344'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '22.126666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963668'^^xsd:double;
  dwc:latitude '52.9995039'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418344'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409718_20432409718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409718_20432409718> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409718_20432409718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001227 6.5963687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0001227"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409718_20432409718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0001227 6.5963687)"^^geo:wktLiteral ;
  geo-pos:lat "53.0001227"^^xsd:decimal ;
  geo-pos:long "6.5963687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409718_20432409718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409718'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.342222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963687'^^xsd:double;
  dwc:latitude '53.0001227'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409718'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608833_20432608833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608833_20432608833> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608833_20432608833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994619 6.5963733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9994619"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608833_20432608833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994619 6.5963733)"^^geo:wktLiteral ;
  geo-pos:lat "52.9994619"^^xsd:decimal ;
  geo-pos:long "6.5963733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608833_20432608833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608833'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.073333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963733'^^xsd:double;
  dwc:latitude '52.9994619'^^xsd:double;
  dwc:coordinatePrecision '11.6'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608833'^^xsd:integer;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432610295_20432610295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610295_20432610295> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610295_20432610295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999496 6.5963741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.999496"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610295_20432610295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999496 6.5963741)"^^geo:wktLiteral ;
  geo-pos:lat "52.999496"^^xsd:decimal ;
  geo-pos:long "6.5963741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610295_20432610295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610295'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '22.048055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963741'^^xsd:double;
  dwc:latitude '52.999496'^^xsd:double;
  dwc:coordinatePrecision '10.5'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610295'^^xsd:integer;
  dwc:observationDate '2019-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432407166_20432407166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407166_20432407166> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407166_20432407166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999489 6.5963743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.999489"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407166_20432407166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999489 6.5963743)"^^geo:wktLiteral ;
  geo-pos:lat "52.999489"^^xsd:decimal ;
  geo-pos:long "6.5963743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407166_20432407166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407166'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.28805555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963743'^^xsd:double;
  dwc:latitude '52.999489'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407166'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410237_20432410237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410237_20432410237> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410237_20432410237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998438 6.5963753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9998438"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410237_20432410237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998438 6.5963753)"^^geo:wktLiteral ;
  geo-pos:lat "52.9998438"^^xsd:decimal ;
  geo-pos:long "6.5963753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410237_20432410237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410237'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '21.261944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963753'^^xsd:double;
  dwc:latitude '52.9998438'^^xsd:double;
  dwc:coordinatePrecision '8.5'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410237'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415524_20432415524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415524_20432415524> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415524_20432415524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994613 6.5963767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9994613"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415524_20432415524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994613 6.5963767)"^^geo:wktLiteral ;
  geo-pos:lat "52.9994613"^^xsd:decimal ;
  geo-pos:long "6.5963767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415524_20432415524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415524'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.14222222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963767'^^xsd:double;
  dwc:latitude '52.9994613'^^xsd:double;
  dwc:coordinatePrecision '12.9'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415524'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414460_20432414460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414460_20432414460> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414460_20432414460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998726 6.5963805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9998726"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414460_20432414460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998726 6.5963805)"^^geo:wktLiteral ;
  geo-pos:lat "52.9998726"^^xsd:decimal ;
  geo-pos:long "6.5963805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414460_20432414460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414460'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.0358333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963805'^^xsd:double;
  dwc:latitude '52.9998726'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414460'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410149_20432410149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410149_20432410149> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410149_20432410149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998947 6.5963894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9998947"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410149_20432410149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998947 6.5963894)"^^geo:wktLiteral ;
  geo-pos:lat "52.9998947"^^xsd:decimal ;
  geo-pos:long "6.5963894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410149_20432410149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410149'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '23.201944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963894'^^xsd:double;
  dwc:latitude '52.9998947'^^xsd:double;
  dwc:coordinatePrecision '2.7'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410149'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409889_20432409889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409889_20432409889> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409889_20432409889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999825 6.5963937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9999825"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409889_20432409889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999825 6.5963937)"^^geo:wktLiteral ;
  geo-pos:lat "52.9999825"^^xsd:decimal ;
  geo-pos:long "6.5963937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409889_20432409889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409889'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.43'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963937'^^xsd:double;
  dwc:latitude '52.9999825'^^xsd:double;
  dwc:coordinatePrecision '23.4'^^xsd:double;
  dwc:minimumElevation '25'^^xsd:integer;
  dwc:maximumElevation '25'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409889'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410965_20432410965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410965_20432410965> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410965_20432410965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994936 6.5963959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9994936"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410965_20432410965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994936 6.5963959)"^^geo:wktLiteral ;
  geo-pos:lat "52.9994936"^^xsd:decimal ;
  geo-pos:long "6.5963959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410965_20432410965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410965'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.0894444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963959'^^xsd:double;
  dwc:latitude '52.9994936'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410965'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418356_20432418356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418356_20432418356> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418356_20432418356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995122 6.5963964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995122"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418356_20432418356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995122 6.5963964)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995122"^^xsd:decimal ;
  geo-pos:long "6.5963964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418356_20432418356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418356'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.125833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963964'^^xsd:double;
  dwc:latitude '52.9995122'^^xsd:double;
  dwc:coordinatePrecision '13.2'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418356'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419240_20432419240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419240_20432419240> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419240_20432419240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994654 6.5963998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9994654"^^xsd:decimal ;
  dwc:decimalLongitude "6.5963998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419240_20432419240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994654 6.5963998)"^^geo:wktLiteral ;
  geo-pos:lat "52.9994654"^^xsd:decimal ;
  geo-pos:long "6.5963998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419240_20432419240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419240'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.0155555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5963998'^^xsd:double;
  dwc:latitude '52.9994654'^^xsd:double;
  dwc:coordinatePrecision '11.5'^^xsd:double;
  dwc:minimumElevation '25'^^xsd:integer;
  dwc:maximumElevation '25'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419240'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407154_20432407154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407154_20432407154> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407154_20432407154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995169 6.5964042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995169"^^xsd:decimal ;
  dwc:decimalLongitude "6.5964042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407154_20432407154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995169 6.5964042)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995169"^^xsd:decimal ;
  geo-pos:long "6.5964042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407154_20432407154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407154'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '21.288888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5964042'^^xsd:double;
  dwc:latitude '52.9995169'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407154'^^xsd:integer;
  dwc:observationDate '2018-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412079_20432412079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412079_20432412079> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412079_20432412079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995107 6.5964055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995107"^^xsd:decimal ;
  dwc:decimalLongitude "6.5964055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412079_20432412079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995107 6.5964055)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995107"^^xsd:decimal ;
  geo-pos:long "6.5964055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412079_20432412079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412079'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '23.039166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5964055'^^xsd:double;
  dwc:latitude '52.9995107'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412079'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407813_20432407813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407813_20432407813> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407813_20432407813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996915 6.5964114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9996915"^^xsd:decimal ;
  dwc:decimalLongitude "6.5964114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407813_20432407813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996915 6.5964114)"^^geo:wktLiteral ;
  geo-pos:lat "52.9996915"^^xsd:decimal ;
  geo-pos:long "6.5964114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407813_20432407813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407813'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.4472222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5964114'^^xsd:double;
  dwc:latitude '52.9996915'^^xsd:double;
  dwc:coordinatePrecision '21'^^xsd:integer;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407813'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410049_20432410049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410049_20432410049> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410049_20432410049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998361 6.5964147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9998361"^^xsd:decimal ;
  dwc:decimalLongitude "6.5964147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410049_20432410049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998361 6.5964147)"^^geo:wktLiteral ;
  geo-pos:lat "52.9998361"^^xsd:decimal ;
  geo-pos:long "6.5964147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410049_20432410049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410049'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '22.11'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5964147'^^xsd:double;
  dwc:latitude '52.9998361'^^xsd:double;
  dwc:coordinatePrecision '2.5'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410049'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412371_20432412371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412371_20432412371> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412371_20432412371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994978 6.5964155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9994978"^^xsd:decimal ;
  dwc:decimalLongitude "6.5964155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412371_20432412371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994978 6.5964155)"^^geo:wktLiteral ;
  geo-pos:lat "52.9994978"^^xsd:decimal ;
  geo-pos:long "6.5964155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412371_20432412371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412371'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.14333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5964155'^^xsd:double;
  dwc:latitude '52.9994978'^^xsd:double;
  dwc:coordinatePrecision '7.2'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412371'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411807_20432411807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411807_20432411807> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411807_20432411807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995332 6.5964251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995332"^^xsd:decimal ;
  dwc:decimalLongitude "6.5964251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411807_20432411807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995332 6.5964251)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995332"^^xsd:decimal ;
  geo-pos:long "6.5964251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411807_20432411807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411807'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '0.13055555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5964251'^^xsd:double;
  dwc:latitude '52.9995332'^^xsd:double;
  dwc:coordinatePrecision '11.4'^^xsd:double;
  dwc:minimumElevation '25'^^xsd:integer;
  dwc:maximumElevation '25'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411807'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610307_20432610307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610307_20432610307> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610307_20432610307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997092 6.5964253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9997092"^^xsd:decimal ;
  dwc:decimalLongitude "6.5964253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610307_20432610307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997092 6.5964253)"^^geo:wktLiteral ;
  geo-pos:lat "52.9997092"^^xsd:decimal ;
  geo-pos:long "6.5964253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610307_20432610307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610307'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23.019444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5964253'^^xsd:double;
  dwc:latitude '52.9997092'^^xsd:double;
  dwc:coordinatePrecision '19.8'^^xsd:double;
  dwc:minimumElevation '28'^^xsd:integer;
  dwc:maximumElevation '28'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610307'^^xsd:integer;
  dwc:observationDate '2019-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432608170_20432608170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432608170_20432608170> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432608170_20432608170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994062 6.5964261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9994062"^^xsd:decimal ;
  dwc:decimalLongitude "6.5964261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432608170_20432608170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994062 6.5964261)"^^geo:wktLiteral ;
  geo-pos:lat "52.9994062"^^xsd:decimal ;
  geo-pos:long "6.5964261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432608170_20432608170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432608170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432608170'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.045277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5964261'^^xsd:double;
  dwc:latitude '52.9994062'^^xsd:double;
  dwc:coordinatePrecision '17'^^xsd:integer;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432608170'^^xsd:integer;
  dwc:observationDate '2019-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432410185_20432410185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410185_20432410185> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410185_20432410185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995595 6.5964434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995595"^^xsd:decimal ;
  dwc:decimalLongitude "6.5964434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410185_20432410185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995595 6.5964434)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995595"^^xsd:decimal ;
  geo-pos:long "6.5964434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410185_20432410185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410185'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.2097222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5964434'^^xsd:double;
  dwc:latitude '52.9995595'^^xsd:double;
  dwc:coordinatePrecision '8.1'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410185'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408066_20432408066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408066_20432408066> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408066_20432408066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999081 6.5964434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9999081"^^xsd:decimal ;
  dwc:decimalLongitude "6.5964434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408066_20432408066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999081 6.5964434)"^^geo:wktLiteral ;
  geo-pos:lat "52.9999081"^^xsd:decimal ;
  geo-pos:long "6.5964434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408066_20432408066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408066'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.096666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5964434'^^xsd:double;
  dwc:latitude '52.9999081'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408066'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416682_20432416682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416682_20432416682> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416682_20432416682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004838 6.5964687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0004838"^^xsd:decimal ;
  dwc:decimalLongitude "6.5964687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416682_20432416682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0004838 6.5964687)"^^geo:wktLiteral ;
  geo-pos:lat "53.0004838"^^xsd:decimal ;
  geo-pos:long "6.5964687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "46.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416682_20432416682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416682'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.1152777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5964687'^^xsd:double;
  dwc:latitude '53.0004838'^^xsd:double;
  dwc:coordinatePrecision '46.2'^^xsd:double;
  dwc:minimumElevation '-13'^^xsd:integer;
  dwc:maximumElevation '-13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416682'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610928_20432610928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610928_20432610928> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610928_20432610928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998084 6.5964773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9998084"^^xsd:decimal ;
  dwc:decimalLongitude "6.5964773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610928_20432610928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998084 6.5964773)"^^geo:wktLiteral ;
  geo-pos:lat "52.9998084"^^xsd:decimal ;
  geo-pos:long "6.5964773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610928_20432610928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610928'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.06'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5964773'^^xsd:double;
  dwc:latitude '52.9998084'^^xsd:double;
  dwc:coordinatePrecision '2.5'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610928'^^xsd:integer;
  dwc:observationDate '2019-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432415799_20432415799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415799_20432415799> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415799_20432415799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997297 6.5964806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9997297"^^xsd:decimal ;
  dwc:decimalLongitude "6.5964806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415799_20432415799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997297 6.5964806)"^^geo:wktLiteral ;
  geo-pos:lat "52.9997297"^^xsd:decimal ;
  geo-pos:long "6.5964806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415799_20432415799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415799'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '23.068611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5964806'^^xsd:double;
  dwc:latitude '52.9997297'^^xsd:double;
  dwc:coordinatePrecision '8.1'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415799'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418380_20432418380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418380_20432418380> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418380_20432418380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998546 6.5964822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9998546"^^xsd:decimal ;
  dwc:decimalLongitude "6.5964822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418380_20432418380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998546 6.5964822)"^^geo:wktLiteral ;
  geo-pos:lat "52.9998546"^^xsd:decimal ;
  geo-pos:long "6.5964822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418380_20432418380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418380'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.1122222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5964822'^^xsd:double;
  dwc:latitude '52.9998546'^^xsd:double;
  dwc:coordinatePrecision '7.3'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418380'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412103_20432412103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412103_20432412103> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412103_20432412103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997921 6.5964858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9997921"^^xsd:decimal ;
  dwc:decimalLongitude "6.5964858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412103_20432412103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997921 6.5964858)"^^geo:wktLiteral ;
  geo-pos:lat "52.9997921"^^xsd:decimal ;
  geo-pos:long "6.5964858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412103_20432412103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412103'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '1.0302777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5964858'^^xsd:double;
  dwc:latitude '52.9997921'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412103'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416394_20432416394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416394_20432416394> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416394_20432416394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997891 6.5964887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9997891"^^xsd:decimal ;
  dwc:decimalLongitude "6.5964887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "34.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416394_20432416394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997891 6.5964887)"^^geo:wktLiteral ;
  geo-pos:lat "52.9997891"^^xsd:decimal ;
  geo-pos:long "6.5964887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "34.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416394_20432416394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416394'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.1305555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5964887'^^xsd:double;
  dwc:latitude '52.9997891'^^xsd:double;
  dwc:coordinatePrecision '34.7'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416394'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409962_20432409962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409962_20432409962> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409962_20432409962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998447 6.5964912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9998447"^^xsd:decimal ;
  dwc:decimalLongitude "6.5964912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409962_20432409962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998447 6.5964912)"^^geo:wktLiteral ;
  geo-pos:lat "52.9998447"^^xsd:decimal ;
  geo-pos:long "6.5964912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409962_20432409962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409962'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.023333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5964912'^^xsd:double;
  dwc:latitude '52.9998447'^^xsd:double;
  dwc:coordinatePrecision '16.1'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409962'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415222_20432415222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415222_20432415222> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415222_20432415222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999809 6.5964918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.999809"^^xsd:decimal ;
  dwc:decimalLongitude "6.5964918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415222_20432415222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999809 6.5964918)"^^geo:wktLiteral ;
  geo-pos:lat "52.999809"^^xsd:decimal ;
  geo-pos:long "6.5964918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415222_20432415222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415222'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23.032777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5964918'^^xsd:double;
  dwc:latitude '52.999809'^^xsd:double;
  dwc:coordinatePrecision '7.6'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415222'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411891_20432411891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411891_20432411891> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411891_20432411891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996791 6.5965104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9996791"^^xsd:decimal ;
  dwc:decimalLongitude "6.5965104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411891_20432411891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996791 6.5965104)"^^geo:wktLiteral ;
  geo-pos:lat "52.9996791"^^xsd:decimal ;
  geo-pos:long "6.5965104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411891_20432411891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411891'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.1033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5965104'^^xsd:double;
  dwc:latitude '52.9996791'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411891'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415210_20432415210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415210_20432415210> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415210_20432415210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997056 6.5965132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9997056"^^xsd:decimal ;
  dwc:decimalLongitude "6.5965132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415210_20432415210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997056 6.5965132)"^^geo:wktLiteral ;
  geo-pos:lat "52.9997056"^^xsd:decimal ;
  geo-pos:long "6.5965132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415210_20432415210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415210'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '22.029444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5965132'^^xsd:double;
  dwc:latitude '52.9997056'^^xsd:double;
  dwc:coordinatePrecision '13.3'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415210'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415500_20432415500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415500_20432415500> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415500_20432415500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996487 6.5965248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9996487"^^xsd:decimal ;
  dwc:decimalLongitude "6.5965248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415500_20432415500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996487 6.5965248)"^^geo:wktLiteral ;
  geo-pos:lat "52.9996487"^^xsd:decimal ;
  geo-pos:long "6.5965248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415500_20432415500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415500'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '22.158055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5965248'^^xsd:double;
  dwc:latitude '52.9996487'^^xsd:double;
  dwc:coordinatePrecision '12.8'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415500'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411530_20432411530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411530_20432411530> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411530_20432411530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9992084 6.5965302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9992084"^^xsd:decimal ;
  dwc:decimalLongitude "6.5965302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411530_20432411530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9992084 6.5965302)"^^geo:wktLiteral ;
  geo-pos:lat "52.9992084"^^xsd:decimal ;
  geo-pos:long "6.5965302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411530_20432411530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411530'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.051666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5965302'^^xsd:double;
  dwc:latitude '52.9992084'^^xsd:double;
  dwc:coordinatePrecision '8.8'^^xsd:double;
  dwc:minimumElevation '45'^^xsd:integer;
  dwc:maximumElevation '45'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411530'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416944_20432416944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416944_20432416944> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416944_20432416944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996941 6.5965341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9996941"^^xsd:decimal ;
  dwc:decimalLongitude "6.5965341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416944_20432416944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996941 6.5965341)"^^geo:wktLiteral ;
  geo-pos:lat "52.9996941"^^xsd:decimal ;
  geo-pos:long "6.5965341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416944_20432416944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416944'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '23.001111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5965341'^^xsd:double;
  dwc:latitude '52.9996941'^^xsd:double;
  dwc:coordinatePrecision '23.4'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416944'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432408072_20432408072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432408072_20432408072> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432408072_20432408072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997241 6.5965356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9997241"^^xsd:decimal ;
  dwc:decimalLongitude "6.5965356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432408072_20432408072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997241 6.5965356)"^^geo:wktLiteral ;
  geo-pos:lat "52.9997241"^^xsd:decimal ;
  geo-pos:long "6.5965356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432408072_20432408072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432408072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432408072'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.098611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5965356'^^xsd:double;
  dwc:latitude '52.9997241'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432408072'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410953_20432410953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410953_20432410953> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410953_20432410953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997817 6.5965369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9997817"^^xsd:decimal ;
  dwc:decimalLongitude "6.5965369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410953_20432410953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997817 6.5965369)"^^geo:wktLiteral ;
  geo-pos:lat "52.9997817"^^xsd:decimal ;
  geo-pos:long "6.5965369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410953_20432410953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410953'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '0.085'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5965369'^^xsd:double;
  dwc:latitude '52.9997817'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410953'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412347_20432412347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412347_20432412347> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412347_20432412347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997689 6.5965378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9997689"^^xsd:decimal ;
  dwc:decimalLongitude "6.5965378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412347_20432412347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997689 6.5965378)"^^geo:wktLiteral ;
  geo-pos:lat "52.9997689"^^xsd:decimal ;
  geo-pos:long "6.5965378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412347_20432412347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412347'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '22.143611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5965378'^^xsd:double;
  dwc:latitude '52.9997689'^^xsd:double;
  dwc:coordinatePrecision '8.3'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412347'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610137_20432610137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610137_20432610137> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610137_20432610137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998281 6.5965389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9998281"^^xsd:decimal ;
  dwc:decimalLongitude "6.5965389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610137_20432610137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998281 6.5965389)"^^geo:wktLiteral ;
  geo-pos:lat "52.9998281"^^xsd:decimal ;
  geo-pos:long "6.5965389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610137_20432610137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610137'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.0413888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5965389'^^xsd:double;
  dwc:latitude '52.9998281'^^xsd:double;
  dwc:coordinatePrecision '15.5'^^xsd:double;
  dwc:minimumElevation '44'^^xsd:integer;
  dwc:maximumElevation '44'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610137'^^xsd:integer;
  dwc:observationDate '2019-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432416076_20432416076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416076_20432416076> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416076_20432416076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0000499 6.5965492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0000499"^^xsd:decimal ;
  dwc:decimalLongitude "6.5965492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416076_20432416076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0000499 6.5965492)"^^geo:wktLiteral ;
  geo-pos:lat "53.0000499"^^xsd:decimal ;
  geo-pos:long "6.5965492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416076_20432416076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416076'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '22.056666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5965492'^^xsd:double;
  dwc:latitude '53.0000499'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416076'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417540_20432417540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417540_20432417540> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417540_20432417540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998205 6.5965548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9998205"^^xsd:decimal ;
  dwc:decimalLongitude "6.5965548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417540_20432417540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998205 6.5965548)"^^geo:wktLiteral ;
  geo-pos:lat "52.9998205"^^xsd:decimal ;
  geo-pos:long "6.5965548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417540_20432417540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417540'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.0663888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5965548'^^xsd:double;
  dwc:latitude '52.9998205'^^xsd:double;
  dwc:coordinatePrecision '8.4'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417540'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409986_20432409986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409986_20432409986> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409986_20432409986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997301 6.5965608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9997301"^^xsd:decimal ;
  dwc:decimalLongitude "6.5965608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409986_20432409986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997301 6.5965608)"^^geo:wktLiteral ;
  geo-pos:lat "52.9997301"^^xsd:decimal ;
  geo-pos:long "6.5965608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409986_20432409986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409986'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.06'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5965608'^^xsd:double;
  dwc:latitude '52.9997301'^^xsd:double;
  dwc:coordinatePrecision '10.6'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409986'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411783_20432411783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411783_20432411783> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411783_20432411783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997538 6.5965633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9997538"^^xsd:decimal ;
  dwc:decimalLongitude "6.5965633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411783_20432411783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997538 6.5965633)"^^geo:wktLiteral ;
  geo-pos:lat "52.9997538"^^xsd:decimal ;
  geo-pos:long "6.5965633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411783_20432411783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411783'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '22.139722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5965633'^^xsd:double;
  dwc:latitude '52.9997538'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411783'^^xsd:integer;
  dwc:observationDate '2018-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417799_20432417799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417799_20432417799> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417799_20432417799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997149 6.5965742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9997149"^^xsd:decimal ;
  dwc:decimalLongitude "6.5965742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417799_20432417799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997149 6.5965742)"^^geo:wktLiteral ;
  geo-pos:lat "52.9997149"^^xsd:decimal ;
  geo-pos:long "6.5965742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417799_20432417799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417799'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '23.121666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5965742'^^xsd:double;
  dwc:latitude '52.9997149'^^xsd:double;
  dwc:coordinatePrecision '4.9'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417799'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411204_20432411204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411204_20432411204> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411204_20432411204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998122 6.596577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9998122"^^xsd:decimal ;
  dwc:decimalLongitude "6.596577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411204_20432411204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998122 6.596577)"^^geo:wktLiteral ;
  geo-pos:lat "52.9998122"^^xsd:decimal ;
  geo-pos:long "6.596577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411204_20432411204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411204'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.016388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.596577'^^xsd:double;
  dwc:latitude '52.9998122'^^xsd:double;
  dwc:coordinatePrecision '8.1'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411204'^^xsd:integer;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409289_20432409289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409289_20432409289> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409289_20432409289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999721 6.5965781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9999721"^^xsd:decimal ;
  dwc:decimalLongitude "6.5965781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409289_20432409289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999721 6.5965781)"^^geo:wktLiteral ;
  geo-pos:lat "52.9999721"^^xsd:decimal ;
  geo-pos:long "6.5965781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409289_20432409289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409289'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.21'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5965781'^^xsd:double;
  dwc:latitude '52.9999721'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409289'^^xsd:integer;
  dwc:observationDate '2018-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410057_20432410057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410057_20432410057> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410057_20432410057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997094 6.5965875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9997094"^^xsd:decimal ;
  dwc:decimalLongitude "6.5965875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410057_20432410057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997094 6.5965875)"^^geo:wktLiteral ;
  geo-pos:lat "52.9997094"^^xsd:decimal ;
  geo-pos:long "6.5965875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410057_20432410057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410057'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.10638888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5965875'^^xsd:double;
  dwc:latitude '52.9997094'^^xsd:double;
  dwc:coordinatePrecision '7.6'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410057'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418368_20432418368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418368_20432418368> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418368_20432418368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999702 6.5965961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.999702"^^xsd:decimal ;
  dwc:decimalLongitude "6.5965961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418368_20432418368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999702 6.5965961)"^^geo:wktLiteral ;
  geo-pos:lat "52.999702"^^xsd:decimal ;
  geo-pos:long "6.5965961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418368_20432418368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418368'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.11555555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5965961'^^xsd:double;
  dwc:latitude '52.999702'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418368'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414364_20432414364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414364_20432414364> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414364_20432414364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995981 6.5966047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995981"^^xsd:decimal ;
  dwc:decimalLongitude "6.5966047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414364_20432414364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995981 6.5966047)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995981"^^xsd:decimal ;
  geo-pos:long "6.5966047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414364_20432414364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414364'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23.005833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5966047'^^xsd:double;
  dwc:latitude '52.9995981'^^xsd:double;
  dwc:coordinatePrecision '7.3'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414364'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409408_20432409408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409408_20432409408> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409408_20432409408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0000236 6.5966083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0000236"^^xsd:decimal ;
  dwc:decimalLongitude "6.5966083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409408_20432409408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0000236 6.5966083)"^^geo:wktLiteral ;
  geo-pos:lat "53.0000236"^^xsd:decimal ;
  geo-pos:long "6.5966083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409408_20432409408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409408'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.3844444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5966083'^^xsd:double;
  dwc:latitude '53.0000236'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409408'^^xsd:integer;
  dwc:observationDate '2018-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611723_20432611723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611723_20432611723> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611723_20432611723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997874 6.5966088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9997874"^^xsd:decimal ;
  dwc:decimalLongitude "6.5966088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611723_20432611723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997874 6.5966088)"^^geo:wktLiteral ;
  geo-pos:lat "52.9997874"^^xsd:decimal ;
  geo-pos:long "6.5966088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611723_20432611723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611723'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '22.026666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5966088'^^xsd:double;
  dwc:latitude '52.9997874'^^xsd:double;
  dwc:coordinatePrecision '8.4'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611723'^^xsd:integer;
  dwc:observationDate '2019-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432610916_20432610916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610916_20432610916> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610916_20432610916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994945 6.5966142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9994945"^^xsd:decimal ;
  dwc:decimalLongitude "6.5966142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610916_20432610916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994945 6.5966142)"^^geo:wktLiteral ;
  geo-pos:lat "52.9994945"^^xsd:decimal ;
  geo-pos:long "6.5966142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610916_20432610916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610916'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.0675'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5966142'^^xsd:double;
  dwc:latitude '52.9994945'^^xsd:double;
  dwc:coordinatePrecision '8.8'^^xsd:double;
  dwc:minimumElevation '61'^^xsd:integer;
  dwc:maximumElevation '61'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610916'^^xsd:integer;
  dwc:observationDate '2019-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432411350_20432411350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411350_20432411350> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411350_20432411350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999464 6.5966152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9999464"^^xsd:decimal ;
  dwc:decimalLongitude "6.5966152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411350_20432411350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999464 6.5966152)"^^geo:wktLiteral ;
  geo-pos:lat "52.9999464"^^xsd:decimal ;
  geo-pos:long "6.5966152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411350_20432411350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411350'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.1216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5966152'^^xsd:double;
  dwc:latitude '52.9999464'^^xsd:double;
  dwc:coordinatePrecision '8.4'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411350'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416382_20432416382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416382_20432416382> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416382_20432416382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997727 6.5966161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9997727"^^xsd:decimal ;
  dwc:decimalLongitude "6.5966161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416382_20432416382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997727 6.5966161)"^^geo:wktLiteral ;
  geo-pos:lat "52.9997727"^^xsd:decimal ;
  geo-pos:long "6.5966161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416382_20432416382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416382'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.13444444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5966161'^^xsd:double;
  dwc:latitude '52.9997727'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416382'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409614_20432409614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409614_20432409614> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409614_20432409614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000077 6.5966242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.000077"^^xsd:decimal ;
  dwc:decimalLongitude "6.5966242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409614_20432409614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.000077 6.5966242)"^^geo:wktLiteral ;
  geo-pos:lat "53.000077"^^xsd:decimal ;
  geo-pos:long "6.5966242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409614_20432409614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409614'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.2222222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5966242'^^xsd:double;
  dwc:latitude '53.000077'^^xsd:double;
  dwc:coordinatePrecision '20.9'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409614'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410097_20432410097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410097_20432410097> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410097_20432410097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999386 6.5966248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.999386"^^xsd:decimal ;
  dwc:decimalLongitude "6.5966248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410097_20432410097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999386 6.5966248)"^^geo:wktLiteral ;
  geo-pos:lat "52.999386"^^xsd:decimal ;
  geo-pos:long "6.5966248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410097_20432410097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410097'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.124722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5966248'^^xsd:double;
  dwc:latitude '52.999386'^^xsd:double;
  dwc:coordinatePrecision '10.3'^^xsd:double;
  dwc:minimumElevation '-16'^^xsd:integer;
  dwc:maximumElevation '-16'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410097'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417504_20432417504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417504_20432417504> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417504_20432417504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998054 6.5966259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9998054"^^xsd:decimal ;
  dwc:decimalLongitude "6.5966259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417504_20432417504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998054 6.5966259)"^^geo:wktLiteral ;
  geo-pos:lat "52.9998054"^^xsd:decimal ;
  geo-pos:long "6.5966259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417504_20432417504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417504'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '22.088611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5966259'^^xsd:double;
  dwc:latitude '52.9998054'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417504'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414672_20432414672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414672_20432414672> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414672_20432414672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997371 6.5966261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9997371"^^xsd:decimal ;
  dwc:decimalLongitude "6.5966261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414672_20432414672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997371 6.5966261)"^^geo:wktLiteral ;
  geo-pos:lat "52.9997371"^^xsd:decimal ;
  geo-pos:long "6.5966261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414672_20432414672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414672'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.1497222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5966261'^^xsd:double;
  dwc:latitude '52.9997371'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414672'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407190_20432407190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407190_20432407190> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407190_20432407190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997803 6.5966303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9997803"^^xsd:decimal ;
  dwc:decimalLongitude "6.5966303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407190_20432407190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997803 6.5966303)"^^geo:wktLiteral ;
  geo-pos:lat "52.9997803"^^xsd:decimal ;
  geo-pos:long "6.5966303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407190_20432407190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407190'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.3191666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5966303'^^xsd:double;
  dwc:latitude '52.9997803'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407190'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416646_20432416646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416646_20432416646> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416646_20432416646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995862 6.5966348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995862"^^xsd:decimal ;
  dwc:decimalLongitude "6.5966348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416646_20432416646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995862 6.5966348)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995862"^^xsd:decimal ;
  geo-pos:long "6.5966348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416646_20432416646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416646'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22.1375'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5966348'^^xsd:double;
  dwc:latitude '52.9995862'^^xsd:double;
  dwc:coordinatePrecision '15.9'^^xsd:double;
  dwc:minimumElevation '23'^^xsd:integer;
  dwc:maximumElevation '23'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416646'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415811_20432415811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415811_20432415811> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415811_20432415811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996115 6.5966354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9996115"^^xsd:decimal ;
  dwc:decimalLongitude "6.5966354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415811_20432415811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996115 6.5966354)"^^geo:wktLiteral ;
  geo-pos:lat "52.9996115"^^xsd:decimal ;
  geo-pos:long "6.5966354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415811_20432415811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415811'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '0.068055555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5966354'^^xsd:double;
  dwc:latitude '52.9996115'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415811'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611418_20432611418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611418_20432611418> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611418_20432611418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999659 6.5966362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9999659"^^xsd:decimal ;
  dwc:decimalLongitude "6.5966362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611418_20432611418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999659 6.5966362)"^^geo:wktLiteral ;
  geo-pos:lat "52.9999659"^^xsd:decimal ;
  geo-pos:long "6.5966362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611418_20432611418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611418'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '21.041388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5966362'^^xsd:double;
  dwc:latitude '52.9999659'^^xsd:double;
  dwc:coordinatePrecision '7.1'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611418'^^xsd:integer;
  dwc:observationDate '2019-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432410293_20432410293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410293_20432410293> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410293_20432410293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995073 6.5966364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995073"^^xsd:decimal ;
  dwc:decimalLongitude "6.5966364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410293_20432410293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995073 6.5966364)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995073"^^xsd:decimal ;
  geo-pos:long "6.5966364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410293_20432410293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410293'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.301666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5966364'^^xsd:double;
  dwc:latitude '52.9995073'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410293'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412055_20432412055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412055_20432412055> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412055_20432412055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997155 6.5966429)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9997155"^^xsd:decimal ;
  dwc:decimalLongitude "6.5966429"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412055_20432412055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997155 6.5966429)"^^geo:wktLiteral ;
  geo-pos:lat "52.9997155"^^xsd:decimal ;
  geo-pos:long "6.5966429"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412055_20432412055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412055'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.052777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5966429'^^xsd:double;
  dwc:latitude '52.9997155'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412055'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417245_20432417245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417245_20432417245> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417245_20432417245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998057 6.5966495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9998057"^^xsd:decimal ;
  dwc:decimalLongitude "6.5966495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417245_20432417245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998057 6.5966495)"^^geo:wktLiteral ;
  geo-pos:lat "52.9998057"^^xsd:decimal ;
  geo-pos:long "6.5966495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417245_20432417245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417245'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.15833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5966495'^^xsd:double;
  dwc:latitude '52.9998057'^^xsd:double;
  dwc:coordinatePrecision '2.6'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417245'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611991_20432611991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611991_20432611991> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611991_20432611991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998468 6.5966499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9998468"^^xsd:decimal ;
  dwc:decimalLongitude "6.5966499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611991_20432611991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998468 6.5966499)"^^geo:wktLiteral ;
  geo-pos:lat "52.9998468"^^xsd:decimal ;
  geo-pos:long "6.5966499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611991_20432611991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611991'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.023333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5966499'^^xsd:double;
  dwc:latitude '52.9998468'^^xsd:double;
  dwc:coordinatePrecision '43.7'^^xsd:double;
  dwc:minimumElevation '156'^^xsd:integer;
  dwc:maximumElevation '156'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611991'^^xsd:integer;
  dwc:observationDate '2019-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432410241_20432410241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410241_20432410241> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410241_20432410241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996736 6.5966577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9996736"^^xsd:decimal ;
  dwc:decimalLongitude "6.5966577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410241_20432410241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996736 6.5966577)"^^geo:wktLiteral ;
  geo-pos:lat "52.9996736"^^xsd:decimal ;
  geo-pos:long "6.5966577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410241_20432410241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410241'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.268333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5966577'^^xsd:double;
  dwc:latitude '52.9996736'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410241'^^xsd:integer;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407557_20432407557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407557_20432407557> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407557_20432407557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996541 6.5966602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9996541"^^xsd:decimal ;
  dwc:decimalLongitude "6.5966602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407557_20432407557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996541 6.5966602)"^^geo:wktLiteral ;
  geo-pos:lat "52.9996541"^^xsd:decimal ;
  geo-pos:long "6.5966602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407557_20432407557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407557'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.1955555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5966602'^^xsd:double;
  dwc:latitude '52.9996541'^^xsd:double;
  dwc:coordinatePrecision '8.6'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407557'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411326_20432411326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411326_20432411326> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411326_20432411326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997093 6.596661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9997093"^^xsd:decimal ;
  dwc:decimalLongitude "6.596661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411326_20432411326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997093 6.596661)"^^geo:wktLiteral ;
  geo-pos:lat "52.9997093"^^xsd:decimal ;
  geo-pos:long "6.596661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411326_20432411326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411326'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.1216666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.596661'^^xsd:double;
  dwc:latitude '52.9997093'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411326'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416370_20432416370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416370_20432416370> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416370_20432416370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999747 6.5966627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.999747"^^xsd:decimal ;
  dwc:decimalLongitude "6.5966627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416370_20432416370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999747 6.5966627)"^^geo:wktLiteral ;
  geo-pos:lat "52.999747"^^xsd:decimal ;
  geo-pos:long "6.5966627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416370_20432416370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416370'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '23.134444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5966627'^^xsd:double;
  dwc:latitude '52.999747'^^xsd:double;
  dwc:coordinatePrecision '13.1'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416370'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412622_20432412622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412622_20432412622> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412622_20432412622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999605 6.5966669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9999605"^^xsd:decimal ;
  dwc:decimalLongitude "6.5966669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412622_20432412622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999605 6.5966669)"^^geo:wktLiteral ;
  geo-pos:lat "52.9999605"^^xsd:decimal ;
  geo-pos:long "6.5966669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412622_20432412622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412622'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '21.1325'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5966669'^^xsd:double;
  dwc:latitude '52.9999605'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412622'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416970_20432416970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416970_20432416970> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416970_20432416970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995982 6.5966679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995982"^^xsd:decimal ;
  dwc:decimalLongitude "6.5966679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416970_20432416970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995982 6.5966679)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995982"^^xsd:decimal ;
  geo-pos:long "6.5966679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416970_20432416970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416970'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.1602777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5966679'^^xsd:double;
  dwc:latitude '52.9995982'^^xsd:double;
  dwc:coordinatePrecision '15.5'^^xsd:double;
  dwc:minimumElevation '27'^^xsd:integer;
  dwc:maximumElevation '27'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416970'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417233_20432417233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417233_20432417233> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417233_20432417233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998647 6.5966684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9998647"^^xsd:decimal ;
  dwc:decimalLongitude "6.5966684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417233_20432417233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998647 6.5966684)"^^geo:wktLiteral ;
  geo-pos:lat "52.9998647"^^xsd:decimal ;
  geo-pos:long "6.5966684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417233_20432417233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417233'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.162222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5966684'^^xsd:double;
  dwc:latitude '52.9998647'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417233'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416658_20432416658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416658_20432416658> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416658_20432416658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996828 6.5966697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9996828"^^xsd:decimal ;
  dwc:decimalLongitude "6.5966697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416658_20432416658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996828 6.5966697)"^^geo:wktLiteral ;
  geo-pos:lat "52.9996828"^^xsd:decimal ;
  geo-pos:long "6.5966697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416658_20432416658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416658'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '23.1275'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5966697'^^xsd:double;
  dwc:latitude '52.9996828'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416658'^^xsd:integer;
  dwc:observationDate '2018-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417219_20432417219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417219_20432417219> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417219_20432417219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998524 6.5966743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9998524"^^xsd:decimal ;
  dwc:decimalLongitude "6.5966743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417219_20432417219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998524 6.5966743)"^^geo:wktLiteral ;
  geo-pos:lat "52.9998524"^^xsd:decimal ;
  geo-pos:long "6.5966743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417219_20432417219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417219'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22.0025'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5966743'^^xsd:double;
  dwc:latitude '52.9998524'^^xsd:double;
  dwc:coordinatePrecision '10.5'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417219'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417811_20432417811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417811_20432417811> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417811_20432417811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997148 6.5966776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9997148"^^xsd:decimal ;
  dwc:decimalLongitude "6.5966776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417811_20432417811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997148 6.5966776)"^^geo:wktLiteral ;
  geo-pos:lat "52.9997148"^^xsd:decimal ;
  geo-pos:long "6.5966776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417811_20432417811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417811'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.11666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5966776'^^xsd:double;
  dwc:latitude '52.9997148'^^xsd:double;
  dwc:coordinatePrecision '2.9'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417811'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416956_20432416956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416956_20432416956> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416956_20432416956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997637 6.5966823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9997637"^^xsd:decimal ;
  dwc:decimalLongitude "6.5966823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416956_20432416956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997637 6.5966823)"^^geo:wktLiteral ;
  geo-pos:lat "52.9997637"^^xsd:decimal ;
  geo-pos:long "6.5966823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416956_20432416956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416956'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.005'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5966823'^^xsd:double;
  dwc:latitude '52.9997637'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416956'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611443_20432611443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611443_20432611443> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611443_20432611443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002181 6.5966855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0002181"^^xsd:decimal ;
  dwc:decimalLongitude "6.5966855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611443_20432611443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002181 6.5966855)"^^geo:wktLiteral ;
  geo-pos:lat "53.0002181"^^xsd:decimal ;
  geo-pos:long "6.5966855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611443_20432611443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611443'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '23.068888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5966855'^^xsd:double;
  dwc:latitude '53.0002181'^^xsd:double;
  dwc:coordinatePrecision '17.4'^^xsd:double;
  dwc:minimumElevation '-301'^^xsd:integer;
  dwc:maximumElevation '-301'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611443'^^xsd:integer;
  dwc:observationDate '2019-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432417787_20432417787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417787_20432417787> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417787_20432417787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997536 6.5966863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9997536"^^xsd:decimal ;
  dwc:decimalLongitude "6.5966863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417787_20432417787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997536 6.5966863)"^^geo:wktLiteral ;
  geo-pos:lat "52.9997536"^^xsd:decimal ;
  geo-pos:long "6.5966863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417787_20432417787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417787'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '22.130833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5966863'^^xsd:double;
  dwc:latitude '52.9997536'^^xsd:double;
  dwc:coordinatePrecision '7.2'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417787'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407174_20432407174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407174_20432407174> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407174_20432407174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995693 6.5966874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995693"^^xsd:decimal ;
  dwc:decimalLongitude "6.5966874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407174_20432407174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995693 6.5966874)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995693"^^xsd:decimal ;
  geo-pos:long "6.5966874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407174_20432407174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407174'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.2925'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5966874'^^xsd:double;
  dwc:latitude '52.9995693'^^xsd:double;
  dwc:coordinatePrecision '6.5'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407174'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410281_20432410281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410281_20432410281> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410281_20432410281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995501 6.5966898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995501"^^xsd:decimal ;
  dwc:decimalLongitude "6.5966898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410281_20432410281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995501 6.5966898)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995501"^^xsd:decimal ;
  geo-pos:long "6.5966898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410281_20432410281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410281'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.2933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5966898'^^xsd:double;
  dwc:latitude '52.9995501'^^xsd:double;
  dwc:coordinatePrecision '9.9'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410281'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414660_20432414660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414660_20432414660> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414660_20432414660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996141 6.5966906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9996141"^^xsd:decimal ;
  dwc:decimalLongitude "6.5966906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414660_20432414660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996141 6.5966906)"^^geo:wktLiteral ;
  geo-pos:lat "52.9996141"^^xsd:decimal ;
  geo-pos:long "6.5966906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414660_20432414660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414660'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.15833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5966906'^^xsd:double;
  dwc:latitude '52.9996141'^^xsd:double;
  dwc:coordinatePrecision '2.7'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414660'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415246_20432415246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415246_20432415246> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415246_20432415246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996519 6.5966947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9996519"^^xsd:decimal ;
  dwc:decimalLongitude "6.5966947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415246_20432415246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996519 6.5966947)"^^geo:wktLiteral ;
  geo-pos:lat "52.9996519"^^xsd:decimal ;
  geo-pos:long "6.5966947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415246_20432415246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415246'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1.0122222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5966947'^^xsd:double;
  dwc:latitude '52.9996519'^^xsd:double;
  dwc:coordinatePrecision '11.7'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415246'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409954_20432409954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409954_20432409954> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409954_20432409954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996778 6.5966961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9996778"^^xsd:decimal ;
  dwc:decimalLongitude "6.5966961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409954_20432409954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996778 6.5966961)"^^geo:wktLiteral ;
  geo-pos:lat "52.9996778"^^xsd:decimal ;
  geo-pos:long "6.5966961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409954_20432409954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409954'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '22.025'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5966961'^^xsd:double;
  dwc:latitude '52.9996778'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409954'^^xsd:integer;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414648_20432414648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414648_20432414648> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414648_20432414648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996299 6.5967016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9996299"^^xsd:decimal ;
  dwc:decimalLongitude "6.5967016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414648_20432414648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996299 6.5967016)"^^geo:wktLiteral ;
  geo-pos:lat "52.9996299"^^xsd:decimal ;
  geo-pos:long "6.5967016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414648_20432414648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414648'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '23.148333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5967016'^^xsd:double;
  dwc:latitude '52.9996299'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414648'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410341_20432410341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410341_20432410341> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410341_20432410341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0000829 6.596703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0000829"^^xsd:decimal ;
  dwc:decimalLongitude "6.596703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410341_20432410341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0000829 6.596703)"^^geo:wktLiteral ;
  geo-pos:lat "53.0000829"^^xsd:decimal ;
  geo-pos:long "6.596703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410341_20432410341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410341'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '21.010555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.596703'^^xsd:double;
  dwc:latitude '53.0000829'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410341'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412175_20432412175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412175_20432412175> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412175_20432412175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995511 6.5967057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995511"^^xsd:decimal ;
  dwc:decimalLongitude "6.5967057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412175_20432412175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995511 6.5967057)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995511"^^xsd:decimal ;
  geo-pos:long "6.5967057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412175_20432412175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412175'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.0252777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5967057'^^xsd:double;
  dwc:latitude '52.9995511'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412175'^^xsd:integer;
  dwc:observationDate '2018-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610587_20432610587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610587_20432610587> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610587_20432610587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995574 6.5967061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995574"^^xsd:decimal ;
  dwc:decimalLongitude "6.5967061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610587_20432610587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995574 6.5967061)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995574"^^xsd:decimal ;
  geo-pos:long "6.5967061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610587_20432610587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610587'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '22.023333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5967061'^^xsd:double;
  dwc:latitude '52.9995574'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610587'^^xsd:integer;
  dwc:observationDate '2019-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432416100_20432416100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416100_20432416100> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416100_20432416100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998983 6.5967089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9998983"^^xsd:decimal ;
  dwc:decimalLongitude "6.5967089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416100_20432416100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998983 6.5967089)"^^geo:wktLiteral ;
  geo-pos:lat "52.9998983"^^xsd:decimal ;
  geo-pos:long "6.5967089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416100_20432416100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416100'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.039166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5967089'^^xsd:double;
  dwc:latitude '52.9998983'^^xsd:double;
  dwc:coordinatePrecision '7.9'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416100'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414947_20432414947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414947_20432414947> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414947_20432414947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999565 6.5967185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.999565"^^xsd:decimal ;
  dwc:decimalLongitude "6.5967185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414947_20432414947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999565 6.5967185)"^^geo:wktLiteral ;
  geo-pos:lat "52.999565"^^xsd:decimal ;
  geo-pos:long "6.5967185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414947_20432414947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414947'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.11166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5967185'^^xsd:double;
  dwc:latitude '52.999565'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414947'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407170_20432407170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407170_20432407170> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407170_20432407170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996306 6.5967205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9996306"^^xsd:decimal ;
  dwc:decimalLongitude "6.5967205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407170_20432407170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996306 6.5967205)"^^geo:wktLiteral ;
  geo-pos:lat "52.9996306"^^xsd:decimal ;
  geo-pos:long "6.5967205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407170_20432407170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407170'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '1.2938888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5967205'^^xsd:double;
  dwc:latitude '52.9996306'^^xsd:double;
  dwc:coordinatePrecision '6.4'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407170'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410487_20432410487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410487_20432410487> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410487_20432410487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0000085 6.5967213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0000085"^^xsd:decimal ;
  dwc:decimalLongitude "6.5967213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410487_20432410487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0000085 6.5967213)"^^geo:wktLiteral ;
  geo-pos:lat "53.0000085"^^xsd:decimal ;
  geo-pos:long "6.5967213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410487_20432410487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410487'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.1380555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5967213'^^xsd:double;
  dwc:latitude '53.0000085'^^xsd:double;
  dwc:coordinatePrecision '7.5'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410487'^^xsd:integer;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407366_20432407366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407366_20432407366> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407366_20432407366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995836 6.5967269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995836"^^xsd:decimal ;
  dwc:decimalLongitude "6.5967269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407366_20432407366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995836 6.5967269)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995836"^^xsd:decimal ;
  geo-pos:long "6.5967269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407366_20432407366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407366'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.4933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5967269'^^xsd:double;
  dwc:latitude '52.9995836'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407366'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407445_20432407445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407445_20432407445> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407445_20432407445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995465 6.5967281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995465"^^xsd:decimal ;
  dwc:decimalLongitude "6.5967281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407445_20432407445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995465 6.5967281)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995465"^^xsd:decimal ;
  geo-pos:long "6.5967281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407445_20432407445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407445'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '22.082777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5967281'^^xsd:double;
  dwc:latitude '52.9995465'^^xsd:double;
  dwc:coordinatePrecision '18'^^xsd:integer;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407445'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407270_20432407270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407270_20432407270> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407270_20432407270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996347 6.5967359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9996347"^^xsd:decimal ;
  dwc:decimalLongitude "6.5967359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407270_20432407270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996347 6.5967359)"^^geo:wktLiteral ;
  geo-pos:lat "52.9996347"^^xsd:decimal ;
  geo-pos:long "6.5967359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407270_20432407270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407270'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.3825'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5967359'^^xsd:double;
  dwc:latitude '52.9996347'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407270'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414935_20432414935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414935_20432414935> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414935_20432414935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995326 6.596737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995326"^^xsd:decimal ;
  dwc:decimalLongitude "6.596737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414935_20432414935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995326 6.596737)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995326"^^xsd:decimal ;
  geo-pos:long "6.596737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414935_20432414935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414935'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '23.11'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.596737'^^xsd:double;
  dwc:latitude '52.9995326'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414935'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409630_20432409630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409630_20432409630> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409630_20432409630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999878 6.5967449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9999878"^^xsd:decimal ;
  dwc:decimalLongitude "6.5967449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409630_20432409630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999878 6.5967449)"^^geo:wktLiteral ;
  geo-pos:lat "52.9999878"^^xsd:decimal ;
  geo-pos:long "6.5967449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409630_20432409630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409630'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.243333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5967449'^^xsd:double;
  dwc:latitude '52.9999878'^^xsd:double;
  dwc:coordinatePrecision '8.8'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409630'^^xsd:integer;
  dwc:observationDate '2018-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414636_20432414636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414636_20432414636> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414636_20432414636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998979 6.5967517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9998979"^^xsd:decimal ;
  dwc:decimalLongitude "6.5967517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414636_20432414636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998979 6.5967517)"^^geo:wktLiteral ;
  geo-pos:lat "52.9998979"^^xsd:decimal ;
  geo-pos:long "6.5967517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414636_20432414636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414636'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '22.154166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5967517'^^xsd:double;
  dwc:latitude '52.9998979'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414636'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407819_20432407819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407819_20432407819> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407819_20432407819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995349 6.5967534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995349"^^xsd:decimal ;
  dwc:decimalLongitude "6.5967534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407819_20432407819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995349 6.5967534)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995349"^^xsd:decimal ;
  geo-pos:long "6.5967534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407819_20432407819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407819'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.4458333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5967534'^^xsd:double;
  dwc:latitude '52.9995349'^^xsd:double;
  dwc:coordinatePrecision '12.9'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407819'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407960_20432407960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407960_20432407960> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407960_20432407960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997548 6.5967545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9997548"^^xsd:decimal ;
  dwc:decimalLongitude "6.5967545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407960_20432407960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997548 6.5967545)"^^geo:wktLiteral ;
  geo-pos:lat "52.9997548"^^xsd:decimal ;
  geo-pos:long "6.5967545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407960_20432407960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407960'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.0183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5967545'^^xsd:double;
  dwc:latitude '52.9997548'^^xsd:double;
  dwc:coordinatePrecision '2.7'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407960'^^xsd:integer;
  dwc:observationDate '2018-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407942_20432407942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407942_20432407942> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407942_20432407942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999839 6.5967717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.999839"^^xsd:decimal ;
  dwc:decimalLongitude "6.5967717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407942_20432407942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999839 6.5967717)"^^geo:wktLiteral ;
  geo-pos:lat "52.999839"^^xsd:decimal ;
  geo-pos:long "6.5967717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407942_20432407942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407942'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.011944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5967717'^^xsd:double;
  dwc:latitude '52.999839'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407942'^^xsd:integer;
  dwc:observationDate '2018-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407342_20432407342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407342_20432407342> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407342_20432407342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997449 6.5967734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9997449"^^xsd:decimal ;
  dwc:decimalLongitude "6.5967734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407342_20432407342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997449 6.5967734)"^^geo:wktLiteral ;
  geo-pos:lat "52.9997449"^^xsd:decimal ;
  geo-pos:long "6.5967734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407342_20432407342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407342'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.474722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5967734'^^xsd:double;
  dwc:latitude '52.9997449'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407342'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610575_20432610575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610575_20432610575> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610575_20432610575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995432 6.5967743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995432"^^xsd:decimal ;
  dwc:decimalLongitude "6.5967743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610575_20432610575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995432 6.5967743)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995432"^^xsd:decimal ;
  geo-pos:long "6.5967743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610575_20432610575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610575'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.063333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5967743'^^xsd:double;
  dwc:latitude '52.9995432'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610575'^^xsd:integer;
  dwc:observationDate '2019-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432612123_20432612123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612123_20432612123> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612123_20432612123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998808 6.5967762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9998808"^^xsd:decimal ;
  dwc:decimalLongitude "6.5967762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612123_20432612123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998808 6.5967762)"^^geo:wktLiteral ;
  geo-pos:lat "52.9998808"^^xsd:decimal ;
  geo-pos:long "6.5967762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612123_20432612123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612123'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.5183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5967762'^^xsd:double;
  dwc:latitude '52.9998808'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612123'^^xsd:integer;
  dwc:observationDate '2019-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432407461_20432407461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407461_20432407461> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407461_20432407461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994828 6.5967767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9994828"^^xsd:decimal ;
  dwc:decimalLongitude "6.5967767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407461_20432407461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994828 6.5967767)"^^geo:wktLiteral ;
  geo-pos:lat "52.9994828"^^xsd:decimal ;
  geo-pos:long "6.5967767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407461_20432407461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407461'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.0972222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5967767'^^xsd:double;
  dwc:latitude '52.9994828'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407461'^^xsd:integer;
  dwc:observationDate '2018-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432610758_20432610758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432610758_20432610758> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432610758_20432610758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0000012 6.5967845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0000012"^^xsd:decimal ;
  dwc:decimalLongitude "6.5967845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432610758_20432610758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0000012 6.5967845)"^^geo:wktLiteral ;
  geo-pos:lat "53.0000012"^^xsd:decimal ;
  geo-pos:long "6.5967845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432610758_20432610758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432610758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432610758'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.070555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5967845'^^xsd:double;
  dwc:latitude '53.0000012'^^xsd:double;
  dwc:coordinatePrecision '9.7'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432610758'^^xsd:integer;
  dwc:observationDate '2019-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414376_20432414376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414376_20432414376> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414376_20432414376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996093 6.5967909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9996093"^^xsd:decimal ;
  dwc:decimalLongitude "6.5967909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414376_20432414376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996093 6.5967909)"^^geo:wktLiteral ;
  geo-pos:lat "52.9996093"^^xsd:decimal ;
  geo-pos:long "6.5967909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414376_20432414376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414376'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.018333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5967909'^^xsd:double;
  dwc:latitude '52.9996093'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414376'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416088_20432416088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416088_20432416088> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416088_20432416088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999268 6.5967923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9999268"^^xsd:decimal ;
  dwc:decimalLongitude "6.5967923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416088_20432416088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999268 6.5967923)"^^geo:wktLiteral ;
  geo-pos:lat "52.9999268"^^xsd:decimal ;
  geo-pos:long "6.5967923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416088_20432416088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416088'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '23.048333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5967923'^^xsd:double;
  dwc:latitude '52.9999268'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416088'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417516_20432417516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417516_20432417516> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417516_20432417516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997571 6.5967935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9997571"^^xsd:decimal ;
  dwc:decimalLongitude "6.5967935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417516_20432417516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997571 6.5967935)"^^geo:wktLiteral ;
  geo-pos:lat "52.9997571"^^xsd:decimal ;
  geo-pos:long "6.5967935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417516_20432417516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417516'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '23.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5967935'^^xsd:double;
  dwc:latitude '52.9997571'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417516'^^xsd:integer;
  dwc:observationDate '2018-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413501_20432413501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413501_20432413501> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413501_20432413501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99972 6.5967955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.99972"^^xsd:decimal ;
  dwc:decimalLongitude "6.5967955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413501_20432413501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.99972 6.5967955)"^^geo:wktLiteral ;
  geo-pos:lat "52.99972"^^xsd:decimal ;
  geo-pos:long "6.5967955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413501_20432413501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413501'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.106666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5967955'^^xsd:double;
  dwc:latitude '52.99972'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413501'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417528_20432417528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417528_20432417528> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417528_20432417528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997097 6.5967978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9997097"^^xsd:decimal ;
  dwc:decimalLongitude "6.5967978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417528_20432417528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997097 6.5967978)"^^geo:wktLiteral ;
  geo-pos:lat "52.9997097"^^xsd:decimal ;
  geo-pos:long "6.5967978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417528_20432417528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417528'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.076666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5967978'^^xsd:double;
  dwc:latitude '52.9997097'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417528'^^xsd:integer;
  dwc:observationDate '2018-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415512_20432415512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415512_20432415512> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415512_20432415512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996025 6.5967988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9996025"^^xsd:decimal ;
  dwc:decimalLongitude "6.5967988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415512_20432415512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996025 6.5967988)"^^geo:wktLiteral ;
  geo-pos:lat "52.9996025"^^xsd:decimal ;
  geo-pos:long "6.5967988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415512_20432415512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415512'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '23.151111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5967988'^^xsd:double;
  dwc:latitude '52.9996025'^^xsd:double;
  dwc:coordinatePrecision '8.5'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415512'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409778_20432409778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409778_20432409778> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409778_20432409778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998278 6.5968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9998278"^^xsd:decimal ;
  dwc:decimalLongitude "6.5968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409778_20432409778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998278 6.5968)"^^geo:wktLiteral ;
  geo-pos:lat "52.9998278"^^xsd:decimal ;
  geo-pos:long "6.5968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409778_20432409778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409778'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.3713888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5968'^^xsd:double;
  dwc:latitude '52.9998278'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409778'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414959_20432414959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414959_20432414959> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414959_20432414959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999558 6.5968023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.999558"^^xsd:decimal ;
  dwc:decimalLongitude "6.5968023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414959_20432414959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999558 6.5968023)"^^geo:wktLiteral ;
  geo-pos:lat "52.999558"^^xsd:decimal ;
  geo-pos:long "6.5968023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414959_20432414959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414959'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.0983333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5968023'^^xsd:double;
  dwc:latitude '52.999558'^^xsd:double;
  dwc:coordinatePrecision '11.7'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414959'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415788_20432415788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415788_20432415788> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415788_20432415788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996719 6.5968029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9996719"^^xsd:decimal ;
  dwc:decimalLongitude "6.5968029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415788_20432415788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996719 6.5968029)"^^geo:wktLiteral ;
  geo-pos:lat "52.9996719"^^xsd:decimal ;
  geo-pos:long "6.5968029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415788_20432415788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415788'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '22.076666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5968029'^^xsd:double;
  dwc:latitude '52.9996719'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415788'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412670_20432412670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412670_20432412670> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412670_20432412670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998701 6.596808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9998701"^^xsd:decimal ;
  dwc:decimalLongitude "6.596808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412670_20432412670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998701 6.596808)"^^geo:wktLiteral ;
  geo-pos:lat "52.9998701"^^xsd:decimal ;
  geo-pos:long "6.596808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412670_20432412670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412670'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.0963888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.596808'^^xsd:double;
  dwc:latitude '52.9998701'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412670'^^xsd:integer;
  dwc:observationDate '2018-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410093_20432410093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410093_20432410093> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410093_20432410093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999373 6.5968099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.999373"^^xsd:decimal ;
  dwc:decimalLongitude "6.5968099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410093_20432410093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999373 6.5968099)"^^geo:wktLiteral ;
  geo-pos:lat "52.999373"^^xsd:decimal ;
  geo-pos:long "6.5968099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410093_20432410093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410093'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.1277777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5968099'^^xsd:double;
  dwc:latitude '52.999373'^^xsd:double;
  dwc:coordinatePrecision '7.7'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410093'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411362_20432411362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411362_20432411362> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411362_20432411362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999506 6.596811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.999506"^^xsd:decimal ;
  dwc:decimalLongitude "6.596811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411362_20432411362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999506 6.596811)"^^geo:wktLiteral ;
  geo-pos:lat "52.999506"^^xsd:decimal ;
  geo-pos:long "6.596811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411362_20432411362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411362'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.1125'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.596811'^^xsd:double;
  dwc:latitude '52.999506'^^xsd:double;
  dwc:coordinatePrecision '9.1'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411362'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612100_20432612100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612100_20432612100> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612100_20432612100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996336 6.5968125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9996336"^^xsd:decimal ;
  dwc:decimalLongitude "6.5968125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "37.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612100_20432612100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996336 6.5968125)"^^geo:wktLiteral ;
  geo-pos:lat "52.9996336"^^xsd:decimal ;
  geo-pos:long "6.5968125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "37.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612100_20432612100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612100'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.7566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5968125'^^xsd:double;
  dwc:latitude '52.9996336'^^xsd:double;
  dwc:coordinatePrecision '37.7'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612100'^^xsd:integer;
  dwc:observationDate '2019-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432413222_20432413222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413222_20432413222> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413222_20432413222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999499 6.5968162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9999499"^^xsd:decimal ;
  dwc:decimalLongitude "6.5968162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413222_20432413222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999499 6.5968162)"^^geo:wktLiteral ;
  geo-pos:lat "52.9999499"^^xsd:decimal ;
  geo-pos:long "6.5968162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413222_20432413222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413222'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.036388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5968162'^^xsd:double;
  dwc:latitude '52.9999499'^^xsd:double;
  dwc:coordinatePrecision '7.4'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413222'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409714_20432409714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409714_20432409714> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409714_20432409714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996536 6.5968203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9996536"^^xsd:decimal ;
  dwc:decimalLongitude "6.5968203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409714_20432409714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996536 6.5968203)"^^geo:wktLiteral ;
  geo-pos:lat "52.9996536"^^xsd:decimal ;
  geo-pos:long "6.5968203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409714_20432409714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409714'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.3338888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5968203'^^xsd:double;
  dwc:latitude '52.9996536'^^xsd:double;
  dwc:coordinatePrecision '13.8'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409714'^^xsd:integer;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407250_20432407250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407250_20432407250> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407250_20432407250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995339 6.596821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995339"^^xsd:decimal ;
  dwc:decimalLongitude "6.596821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407250_20432407250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995339 6.596821)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995339"^^xsd:decimal ;
  geo-pos:long "6.596821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407250_20432407250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407250'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '21.357777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.596821'^^xsd:double;
  dwc:latitude '52.9995339'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407250'^^xsd:integer;
  dwc:observationDate '2018-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409982_20432409982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409982_20432409982> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409982_20432409982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995733 6.5968233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995733"^^xsd:decimal ;
  dwc:decimalLongitude "6.5968233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409982_20432409982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995733 6.5968233)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995733"^^xsd:decimal ;
  geo-pos:long "6.5968233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409982_20432409982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409982'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.0641666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5968233'^^xsd:double;
  dwc:latitude '52.9995733'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409982'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410061_20432410061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410061_20432410061> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410061_20432410061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999208 6.596835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9999208"^^xsd:decimal ;
  dwc:decimalLongitude "6.596835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410061_20432410061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999208 6.596835)"^^geo:wktLiteral ;
  geo-pos:lat "52.9999208"^^xsd:decimal ;
  geo-pos:long "6.596835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410061_20432410061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410061'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.1097222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.596835'^^xsd:double;
  dwc:latitude '52.9999208'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410061'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413234_20432413234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413234_20432413234> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413234_20432413234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0000244 6.5968374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0000244"^^xsd:decimal ;
  dwc:decimalLongitude "6.5968374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413234_20432413234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0000244 6.5968374)"^^geo:wktLiteral ;
  geo-pos:lat "53.0000244"^^xsd:decimal ;
  geo-pos:long "6.5968374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413234_20432413234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413234'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.047222222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5968374'^^xsd:double;
  dwc:latitude '53.0000244'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413234'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411518_20432411518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411518_20432411518> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411518_20432411518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997411 6.5968395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9997411"^^xsd:decimal ;
  dwc:decimalLongitude "6.5968395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411518_20432411518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997411 6.5968395)"^^geo:wktLiteral ;
  geo-pos:lat "52.9997411"^^xsd:decimal ;
  geo-pos:long "6.5968395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411518_20432411518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411518'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '23.053611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5968395'^^xsd:double;
  dwc:latitude '52.9997411'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411518'^^xsd:integer;
  dwc:observationDate '2018-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407553_20432407553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407553_20432407553> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407553_20432407553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994525 6.5968422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9994525"^^xsd:decimal ;
  dwc:decimalLongitude "6.5968422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407553_20432407553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994525 6.5968422)"^^geo:wktLiteral ;
  geo-pos:lat "52.9994525"^^xsd:decimal ;
  geo-pos:long "6.5968422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407553_20432407553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407553'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.1925'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5968422'^^xsd:double;
  dwc:latitude '52.9994525'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407553'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407266_20432407266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407266_20432407266> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407266_20432407266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.998979 6.5968515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.998979"^^xsd:decimal ;
  dwc:decimalLongitude "6.5968515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "41.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407266_20432407266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.998979 6.5968515)"^^geo:wktLiteral ;
  geo-pos:lat "52.998979"^^xsd:decimal ;
  geo-pos:long "6.5968515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "41.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407266_20432407266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407266'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1.3588888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5968515'^^xsd:double;
  dwc:latitude '52.998979'^^xsd:double;
  dwc:coordinatePrecision '41.8'^^xsd:double;
  dwc:minimumElevation '85'^^xsd:integer;
  dwc:maximumElevation '85'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407266'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409994_20432409994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409994_20432409994> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409994_20432409994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995725 6.5968526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995725"^^xsd:decimal ;
  dwc:decimalLongitude "6.5968526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409994_20432409994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995725 6.5968526)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995725"^^xsd:decimal ;
  geo-pos:long "6.5968526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409994_20432409994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409994'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.0683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5968526'^^xsd:double;
  dwc:latitude '52.9995725'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409994'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416934_20432416934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416934_20432416934> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416934_20432416934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998719 6.5968545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9998719"^^xsd:decimal ;
  dwc:decimalLongitude "6.5968545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416934_20432416934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9998719 6.5968545)"^^geo:wktLiteral ;
  geo-pos:lat "52.9998719"^^xsd:decimal ;
  geo-pos:long "6.5968545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416934_20432416934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416934'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '22.160555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5968545'^^xsd:double;
  dwc:latitude '52.9998719'^^xsd:double;
  dwc:coordinatePrecision '13.1'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416934'^^xsd:integer;
  dwc:observationDate '2018-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414340_20432414340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414340_20432414340> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414340_20432414340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999256 6.5968703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9999256"^^xsd:decimal ;
  dwc:decimalLongitude "6.5968703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414340_20432414340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999256 6.5968703)"^^geo:wktLiteral ;
  geo-pos:lat "52.9999256"^^xsd:decimal ;
  geo-pos:long "6.5968703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414340_20432414340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414340'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '21.014722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5968703'^^xsd:double;
  dwc:latitude '52.9999256'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414340'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417207_20432417207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417207_20432417207> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417207_20432417207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999474 6.5968827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9999474"^^xsd:decimal ;
  dwc:decimalLongitude "6.5968827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417207_20432417207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999474 6.5968827)"^^geo:wktLiteral ;
  geo-pos:lat "52.9999474"^^xsd:decimal ;
  geo-pos:long "6.5968827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417207_20432417207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417207'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.011388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5968827'^^xsd:double;
  dwc:latitude '52.9999474'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417207'^^xsd:integer;
  dwc:observationDate '2018-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413210_20432413210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413210_20432413210> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413210_20432413210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999127 6.5968871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9999127"^^xsd:decimal ;
  dwc:decimalLongitude "6.5968871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413210_20432413210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999127 6.5968871)"^^geo:wktLiteral ;
  geo-pos:lat "52.9999127"^^xsd:decimal ;
  geo-pos:long "6.5968871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413210_20432413210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413210'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '22.0425'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5968871'^^xsd:double;
  dwc:latitude '52.9999127'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413210'^^xsd:integer;
  dwc:observationDate '2018-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414520_20432414520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414520_20432414520> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414520_20432414520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995079 6.5968905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995079"^^xsd:decimal ;
  dwc:decimalLongitude "6.5968905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414520_20432414520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995079 6.5968905)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995079"^^xsd:decimal ;
  geo-pos:long "6.5968905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414520_20432414520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414520'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.035'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5968905'^^xsd:double;
  dwc:latitude '52.9995079'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414520'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410105_20432410105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410105_20432410105> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410105_20432410105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999451 6.5968928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.999451"^^xsd:decimal ;
  dwc:decimalLongitude "6.5968928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410105_20432410105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999451 6.5968928)"^^geo:wktLiteral ;
  geo-pos:lat "52.999451"^^xsd:decimal ;
  geo-pos:long "6.5968928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410105_20432410105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410105'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.125833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5968928'^^xsd:double;
  dwc:latitude '52.999451'^^xsd:double;
  dwc:coordinatePrecision '17.8'^^xsd:double;
  dwc:minimumElevation '26'^^xsd:integer;
  dwc:maximumElevation '26'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410105'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407346_20432407346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407346_20432407346> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407346_20432407346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999508 6.5969011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.999508"^^xsd:decimal ;
  dwc:decimalLongitude "6.5969011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407346_20432407346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.999508 6.5969011)"^^geo:wktLiteral ;
  geo-pos:lat "52.999508"^^xsd:decimal ;
  geo-pos:long "6.5969011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407346_20432407346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407346'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.475'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5969011'^^xsd:double;
  dwc:latitude '52.999508'^^xsd:double;
  dwc:coordinatePrecision '12.9'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407346'^^xsd:integer;
  dwc:observationDate '2018-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414911_20432414911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414911_20432414911> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414911_20432414911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997174 6.5969049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9997174"^^xsd:decimal ;
  dwc:decimalLongitude "6.5969049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414911_20432414911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997174 6.5969049)"^^geo:wktLiteral ;
  geo-pos:lat "52.9997174"^^xsd:decimal ;
  geo-pos:long "6.5969049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414911_20432414911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414911'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '21.116388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5969049'^^xsd:double;
  dwc:latitude '52.9997174'^^xsd:double;
  dwc:coordinatePrecision '14.7'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414911'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432409990_20432409990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409990_20432409990> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409990_20432409990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995099 6.5969257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995099"^^xsd:decimal ;
  dwc:decimalLongitude "6.5969257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409990_20432409990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995099 6.5969257)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995099"^^xsd:decimal ;
  geo-pos:long "6.5969257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409990_20432409990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409990'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.0686111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5969257'^^xsd:double;
  dwc:latitude '52.9995099'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409990'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410277_20432410277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410277_20432410277> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410277_20432410277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995908 6.5969457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995908"^^xsd:decimal ;
  dwc:decimalLongitude "6.5969457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410277_20432410277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995908 6.5969457)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995908"^^xsd:decimal ;
  geo-pos:long "6.5969457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410277_20432410277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410277'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.2788888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5969457'^^xsd:double;
  dwc:latitude '52.9995908'^^xsd:double;
  dwc:coordinatePrecision '6.3'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410277'^^xsd:integer;
  dwc:observationDate '2018-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410014_20432410014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410014_20432410014> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410014_20432410014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994025 6.5969506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9994025"^^xsd:decimal ;
  dwc:decimalLongitude "6.5969506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410014_20432410014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994025 6.5969506)"^^geo:wktLiteral ;
  geo-pos:lat "52.9994025"^^xsd:decimal ;
  geo-pos:long "6.5969506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410014_20432410014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410014'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.076666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5969506'^^xsd:double;
  dwc:latitude '52.9994025'^^xsd:double;
  dwc:coordinatePrecision '7.3'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410014'^^xsd:integer;
  dwc:observationDate '2018-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415198_20432415198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415198_20432415198> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415198_20432415198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996672 6.5969713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9996672"^^xsd:decimal ;
  dwc:decimalLongitude "6.5969713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415198_20432415198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996672 6.5969713)"^^geo:wktLiteral ;
  geo-pos:lat "52.9996672"^^xsd:decimal ;
  geo-pos:long "6.5969713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415198_20432415198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415198'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '21.038333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5969713'^^xsd:double;
  dwc:latitude '52.9996672'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415198'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410085_20432410085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410085_20432410085> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410085_20432410085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995853 6.5969737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9995853"^^xsd:decimal ;
  dwc:decimalLongitude "6.5969737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410085_20432410085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9995853 6.5969737)"^^geo:wktLiteral ;
  geo-pos:lat "52.9995853"^^xsd:decimal ;
  geo-pos:long "6.5969737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410085_20432410085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410085'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.1188888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5969737'^^xsd:double;
  dwc:latitude '52.9995853'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410085'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415775_20432415775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415775_20432415775> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415775_20432415775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999521 6.5969761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9999521"^^xsd:decimal ;
  dwc:decimalLongitude "6.5969761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415775_20432415775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9999521 6.5969761)"^^geo:wktLiteral ;
  geo-pos:lat "52.9999521"^^xsd:decimal ;
  geo-pos:long "6.5969761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415775_20432415775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415775'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '21.077777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5969761'^^xsd:double;
  dwc:latitude '52.9999521'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415775'^^xsd:integer;
  dwc:observationDate '2018-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611158_20432611158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611158_20432611158> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611158_20432611158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997777 6.5969767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9997777"^^xsd:decimal ;
  dwc:decimalLongitude "6.5969767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611158_20432611158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997777 6.5969767)"^^geo:wktLiteral ;
  geo-pos:lat "52.9997777"^^xsd:decimal ;
  geo-pos:long "6.5969767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611158_20432611158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611158'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '21.000277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5969767'^^xsd:double;
  dwc:latitude '52.9997777'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611158'^^xsd:integer;
  dwc:observationDate '2019-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432411903_20432411903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432411903_20432411903> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432411903_20432411903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994682 6.5969791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9994682"^^xsd:decimal ;
  dwc:decimalLongitude "6.5969791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432411903_20432411903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994682 6.5969791)"^^geo:wktLiteral ;
  geo-pos:lat "52.9994682"^^xsd:decimal ;
  geo-pos:long "6.5969791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432411903_20432411903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432411903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432411903'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.09'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5969791'^^xsd:double;
  dwc:latitude '52.9994682'^^xsd:double;
  dwc:coordinatePrecision '10.3'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432411903'^^xsd:integer;
  dwc:observationDate '2018-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407441_20432407441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407441_20432407441> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407441_20432407441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994979 6.5970396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9994979"^^xsd:decimal ;
  dwc:decimalLongitude "6.5970396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407441_20432407441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994979 6.5970396)"^^geo:wktLiteral ;
  geo-pos:lat "52.9994979"^^xsd:decimal ;
  geo-pos:long "6.5970396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407441_20432407441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407441'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '21.086111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5970396'^^xsd:double;
  dwc:latitude '52.9994979'^^xsd:double;
  dwc:coordinatePrecision '10.9'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407441'^^xsd:integer;
  dwc:observationDate '2018-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432407645_20432407645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432407645_20432407645> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432407645_20432407645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994822 6.5970404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9994822"^^xsd:decimal ;
  dwc:decimalLongitude "6.5970404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432407645_20432407645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9994822 6.5970404)"^^geo:wktLiteral ;
  geo-pos:lat "52.9994822"^^xsd:decimal ;
  geo-pos:long "6.5970404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432407645_20432407645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432407645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432407645'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '21.293055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5970404'^^xsd:double;
  dwc:latitude '52.9994822'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432407645'^^xsd:integer;
  dwc:observationDate '2018-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410081_20432410081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410081_20432410081> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410081_20432410081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996415 6.5970734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9996415"^^xsd:decimal ;
  dwc:decimalLongitude "6.5970734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410081_20432410081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9996415 6.5970734)"^^geo:wktLiteral ;
  geo-pos:lat "52.9996415"^^xsd:decimal ;
  geo-pos:long "6.5970734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410081_20432410081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410081'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.125'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5970734'^^xsd:double;
  dwc:latitude '52.9996415'^^xsd:double;
  dwc:coordinatePrecision '6.3'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410081'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432611552_20432611552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432611552_20432611552> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432611552_20432611552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997475 6.5970812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9997475"^^xsd:decimal ;
  dwc:decimalLongitude "6.5970812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432611552_20432611552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997475 6.5970812)"^^geo:wktLiteral ;
  geo-pos:lat "52.9997475"^^xsd:decimal ;
  geo-pos:long "6.5970812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432611552_20432611552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432611552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432611552'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.0277777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5970812'^^xsd:double;
  dwc:latitude '52.9997475'^^xsd:double;
  dwc:coordinatePrecision '8.6'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432611552'^^xsd:integer;
  dwc:observationDate '2019-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432409818_20432409818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432409818_20432409818> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432409818_20432409818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997416 6.5973055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9997416"^^xsd:decimal ;
  dwc:decimalLongitude "6.5973055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432409818_20432409818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997416 6.5973055)"^^geo:wktLiteral ;
  geo-pos:lat "52.9997416"^^xsd:decimal ;
  geo-pos:long "6.5973055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432409818_20432409818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432409818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432409818'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.390833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5973055'^^xsd:double;
  dwc:latitude '52.9997416'^^xsd:double;
  dwc:coordinatePrecision '15.2'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432409818'^^xsd:integer;
  dwc:observationDate '2018-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432410089_20432410089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432410089_20432410089> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432410089_20432410089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997182 6.5973185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9997182"^^xsd:decimal ;
  dwc:decimalLongitude "6.5973185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432410089_20432410089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9997182 6.5973185)"^^geo:wktLiteral ;
  geo-pos:lat "52.9997182"^^xsd:decimal ;
  geo-pos:long "6.5973185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432410089_20432410089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432410089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432410089'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.1205555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5973185'^^xsd:double;
  dwc:latitude '52.9997182'^^xsd:double;
  dwc:coordinatePrecision '21.5'^^xsd:double;
  dwc:minimumElevation '35'^^xsd:integer;
  dwc:maximumElevation '35'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432410089'^^xsd:integer;
  dwc:observationDate '2018-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432612741_20432612741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612741_20432612741> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612741_20432612741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9984527 6.5991946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9984527"^^xsd:decimal ;
  dwc:decimalLongitude "6.5991946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612741_20432612741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9984527 6.5991946)"^^geo:wktLiteral ;
  geo-pos:lat "52.9984527"^^xsd:decimal ;
  geo-pos:long "6.5991946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612741_20432612741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612741'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.041666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5991946'^^xsd:double;
  dwc:latitude '52.9984527'^^xsd:double;
  dwc:coordinatePrecision '22.6'^^xsd:double;
  dwc:minimumElevation '-264'^^xsd:integer;
  dwc:maximumElevation '-264'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612741'^^xsd:integer;
  dwc:observationDate '2019-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432612206_20432612206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432612206_20432612206> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432612206_20432612206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002819 6.5995194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0002819"^^xsd:decimal ;
  dwc:decimalLongitude "6.5995194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432612206_20432612206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0002819 6.5995194)"^^geo:wktLiteral ;
  geo-pos:lat "53.0002819"^^xsd:decimal ;
  geo-pos:long "6.5995194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432612206_20432612206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432612206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432612206'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.008611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5995194'^^xsd:double;
  dwc:latitude '53.0002819'^^xsd:double;
  dwc:coordinatePrecision '100.2'^^xsd:double;
  dwc:minimumElevation '507'^^xsd:integer;
  dwc:maximumElevation '507'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432612206'^^xsd:integer;
  dwc:observationDate '2019-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432609441_20432609441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432609441_20432609441> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432609441_20432609441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.998322 6.5996545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.998322"^^xsd:decimal ;
  dwc:decimalLongitude "6.5996545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "27.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432609441_20432609441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.998322 6.5996545)"^^geo:wktLiteral ;
  geo-pos:lat "52.998322"^^xsd:decimal ;
  geo-pos:long "6.5996545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "27.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432609441_20432609441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432609441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432609441'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.026666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.5996545'^^xsd:double;
  dwc:latitude '52.998322'^^xsd:double;
  dwc:coordinatePrecision '27.4'^^xsd:double;
  dwc:minimumElevation '-407'^^xsd:integer;
  dwc:maximumElevation '-407'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432609441'^^xsd:integer;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7941_20432418189_20432418189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418189_20432418189> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418189_20432418189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0184873 6.6018653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0184873"^^xsd:decimal ;
  dwc:decimalLongitude "6.6018653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418189_20432418189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0184873 6.6018653)"^^geo:wktLiteral ;
  geo-pos:lat "53.0184873"^^xsd:decimal ;
  geo-pos:long "6.6018653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418189_20432418189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418189'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.135'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6018653'^^xsd:double;
  dwc:latitude '53.0184873'^^xsd:double;
  dwc:coordinatePrecision '2.7'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418189'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418009_20432418009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418009_20432418009> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418009_20432418009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0180074 6.6019531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0180074"^^xsd:decimal ;
  dwc:decimalLongitude "6.6019531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418009_20432418009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0180074 6.6019531)"^^geo:wktLiteral ;
  geo-pos:lat "53.0180074"^^xsd:decimal ;
  geo-pos:long "6.6019531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418009_20432418009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418009'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.115555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6019531'^^xsd:double;
  dwc:latitude '53.0180074'^^xsd:double;
  dwc:coordinatePrecision '4.8'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418009'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418308_20432418308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418308_20432418308> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418308_20432418308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0184095 6.6019587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0184095"^^xsd:decimal ;
  dwc:decimalLongitude "6.6019587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418308_20432418308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0184095 6.6019587)"^^geo:wktLiteral ;
  geo-pos:lat "53.0184095"^^xsd:decimal ;
  geo-pos:long "6.6019587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418308_20432418308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418308'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.152777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6019587'^^xsd:double;
  dwc:latitude '53.0184095'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418308'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418285_20432418285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418285_20432418285> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418285_20432418285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0184585 6.6019868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0184585"^^xsd:decimal ;
  dwc:decimalLongitude "6.6019868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418285_20432418285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0184585 6.6019868)"^^geo:wktLiteral ;
  geo-pos:lat "53.0184585"^^xsd:decimal ;
  geo-pos:long "6.6019868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418285_20432418285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418285'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.001944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6019868'^^xsd:double;
  dwc:latitude '53.0184585'^^xsd:double;
  dwc:coordinatePrecision '8.9'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418285'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418021_20432418021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418021_20432418021> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418021_20432418021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0186491 6.6019979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0186491"^^xsd:decimal ;
  dwc:decimalLongitude "6.6019979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418021_20432418021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0186491 6.6019979)"^^geo:wktLiteral ;
  geo-pos:lat "53.0186491"^^xsd:decimal ;
  geo-pos:long "6.6019979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418021_20432418021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418021'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.106388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6019979'^^xsd:double;
  dwc:latitude '53.0186491'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418021'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419387_20432419387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419387_20432419387> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419387_20432419387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.017865 6.6021211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.017865"^^xsd:decimal ;
  dwc:decimalLongitude "6.6021211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419387_20432419387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.017865 6.6021211)"^^geo:wktLiteral ;
  geo-pos:lat "53.017865"^^xsd:decimal ;
  geo-pos:long "6.6021211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419387_20432419387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419387'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.041111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6021211'^^xsd:double;
  dwc:latitude '53.017865'^^xsd:double;
  dwc:coordinatePrecision '7.4'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419387'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418165_20432418165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418165_20432418165> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418165_20432418165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0185284 6.6021244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0185284"^^xsd:decimal ;
  dwc:decimalLongitude "6.6021244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418165_20432418165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0185284 6.6021244)"^^geo:wktLiteral ;
  geo-pos:lat "53.0185284"^^xsd:decimal ;
  geo-pos:long "6.6021244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418165_20432418165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418165'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.1363888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6021244'^^xsd:double;
  dwc:latitude '53.0185284'^^xsd:double;
  dwc:coordinatePrecision '9.4'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418165'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419363_20432419363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419363_20432419363> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419363_20432419363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0163199 6.6022977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0163199"^^xsd:decimal ;
  dwc:decimalLongitude "6.6022977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419363_20432419363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0163199 6.6022977)"^^geo:wktLiteral ;
  geo-pos:lat "53.0163199"^^xsd:decimal ;
  geo-pos:long "6.6022977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419363_20432419363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419363'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6022977'^^xsd:double;
  dwc:latitude '53.0163199'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419363'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417943_20432417943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417943_20432417943> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417943_20432417943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0177373 6.602374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0177373"^^xsd:decimal ;
  dwc:decimalLongitude "6.602374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417943_20432417943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0177373 6.602374)"^^geo:wktLiteral ;
  geo-pos:lat "53.0177373"^^xsd:decimal ;
  geo-pos:long "6.602374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417943_20432417943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417943'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.089444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.602374'^^xsd:double;
  dwc:latitude '53.0177373'^^xsd:double;
  dwc:coordinatePrecision '9.5'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417943'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419375_20432419375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419375_20432419375> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419375_20432419375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0176149 6.6023954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0176149"^^xsd:decimal ;
  dwc:decimalLongitude "6.6023954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419375_20432419375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0176149 6.6023954)"^^geo:wktLiteral ;
  geo-pos:lat "53.0176149"^^xsd:decimal ;
  geo-pos:long "6.6023954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419375_20432419375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419375'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.051666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6023954'^^xsd:double;
  dwc:latitude '53.0176149'^^xsd:double;
  dwc:coordinatePrecision '2.7'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419375'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417997_20432417997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417997_20432417997> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417997_20432417997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0186085 6.602462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0186085"^^xsd:decimal ;
  dwc:decimalLongitude "6.602462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417997_20432417997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0186085 6.602462)"^^geo:wktLiteral ;
  geo-pos:lat "53.0186085"^^xsd:decimal ;
  geo-pos:long "6.602462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417997_20432417997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417997'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.126666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.602462'^^xsd:double;
  dwc:latitude '53.0186085'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417997'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417931_20432417931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417931_20432417931> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417931_20432417931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0176297 6.6025457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0176297"^^xsd:decimal ;
  dwc:decimalLongitude "6.6025457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417931_20432417931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0176297 6.6025457)"^^geo:wktLiteral ;
  geo-pos:lat "53.0176297"^^xsd:decimal ;
  geo-pos:long "6.6025457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417931_20432417931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417931'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.093333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6025457'^^xsd:double;
  dwc:latitude '53.0176297'^^xsd:double;
  dwc:coordinatePrecision '8.5'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417931'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418476_20432418476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418476_20432418476> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418476_20432418476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0177565 6.60256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0177565"^^xsd:decimal ;
  dwc:decimalLongitude "6.60256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418476_20432418476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0177565 6.60256)"^^geo:wktLiteral ;
  geo-pos:lat "53.0177565"^^xsd:decimal ;
  geo-pos:long "6.60256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418476_20432418476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418476'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.1380555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.60256'^^xsd:double;
  dwc:latitude '53.0177565'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418476'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414221_20432414221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414221_20432414221> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414221_20432414221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0221855 6.602561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0221855"^^xsd:decimal ;
  dwc:decimalLongitude "6.602561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414221_20432414221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0221855 6.602561)"^^geo:wktLiteral ;
  geo-pos:lat "53.0221855"^^xsd:decimal ;
  geo-pos:long "6.602561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414221_20432414221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414221'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.045277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.602561'^^xsd:double;
  dwc:latitude '53.0221855'^^xsd:double;
  dwc:coordinatePrecision '16.6'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414221'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419064_20432419064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419064_20432419064> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419064_20432419064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.017553 6.6025979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.017553"^^xsd:decimal ;
  dwc:decimalLongitude "6.6025979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419064_20432419064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.017553 6.6025979)"^^geo:wktLiteral ;
  geo-pos:lat "53.017553"^^xsd:decimal ;
  geo-pos:long "6.6025979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419064_20432419064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419064'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.153333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6025979'^^xsd:double;
  dwc:latitude '53.017553'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419064'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418574_20432418574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418574_20432418574> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418574_20432418574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0176214 6.6026237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0176214"^^xsd:decimal ;
  dwc:decimalLongitude "6.6026237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418574_20432418574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0176214 6.6026237)"^^geo:wktLiteral ;
  geo-pos:lat "53.0176214"^^xsd:decimal ;
  geo-pos:long "6.6026237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418574_20432418574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418574'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.119444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6026237'^^xsd:double;
  dwc:latitude '53.0176214'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418574'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419708_20432419708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419708_20432419708> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419708_20432419708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0179544 6.6026405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0179544"^^xsd:decimal ;
  dwc:decimalLongitude "6.6026405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419708_20432419708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0179544 6.6026405)"^^geo:wktLiteral ;
  geo-pos:lat "53.0179544"^^xsd:decimal ;
  geo-pos:long "6.6026405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419708_20432419708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419708'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.118611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6026405'^^xsd:double;
  dwc:latitude '53.0179544'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419708'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418276_20432418276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418276_20432418276> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418276_20432418276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0185126 6.6026473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0185126"^^xsd:decimal ;
  dwc:decimalLongitude "6.6026473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418276_20432418276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0185126 6.6026473)"^^geo:wktLiteral ;
  geo-pos:lat "53.0185126"^^xsd:decimal ;
  geo-pos:long "6.6026473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418276_20432418276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418276'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.01'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6026473'^^xsd:double;
  dwc:latitude '53.0185126'^^xsd:double;
  dwc:coordinatePrecision '2.8'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418276'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418033_20432418033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418033_20432418033> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418033_20432418033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0186307 6.6027582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0186307"^^xsd:decimal ;
  dwc:decimalLongitude "6.6027582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418033_20432418033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0186307 6.6027582)"^^geo:wktLiteral ;
  geo-pos:lat "53.0186307"^^xsd:decimal ;
  geo-pos:long "6.6027582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418033_20432418033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418033'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.0975'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6027582'^^xsd:double;
  dwc:latitude '53.0186307'^^xsd:double;
  dwc:coordinatePrecision '8.2'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418033'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418870_20432418870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418870_20432418870> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418870_20432418870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0171957 6.602777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0171957"^^xsd:decimal ;
  dwc:decimalLongitude "6.602777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418870_20432418870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0171957 6.602777)"^^geo:wktLiteral ;
  geo-pos:lat "53.0171957"^^xsd:decimal ;
  geo-pos:long "6.602777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418870_20432418870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418870'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.018888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.602777'^^xsd:double;
  dwc:latitude '53.0171957'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418870'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419040_20432419040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419040_20432419040> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419040_20432419040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0176225 6.6028005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0176225"^^xsd:decimal ;
  dwc:decimalLongitude "6.6028005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419040_20432419040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0176225 6.6028005)"^^geo:wktLiteral ;
  geo-pos:lat "53.0176225"^^xsd:decimal ;
  geo-pos:long "6.6028005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419040_20432419040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419040'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.1511111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6028005'^^xsd:double;
  dwc:latitude '53.0176225'^^xsd:double;
  dwc:coordinatePrecision '7.6'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419040'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414209_20432414209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414209_20432414209> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414209_20432414209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0212676 6.6028572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0212676"^^xsd:decimal ;
  dwc:decimalLongitude "6.6028572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414209_20432414209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0212676 6.6028572)"^^geo:wktLiteral ;
  geo-pos:lat "53.0212676"^^xsd:decimal ;
  geo-pos:long "6.6028572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414209_20432414209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414209'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.038333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6028572'^^xsd:double;
  dwc:latitude '53.0212676'^^xsd:double;
  dwc:coordinatePrecision '7.9'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414209'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419156_20432419156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419156_20432419156> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419156_20432419156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0180766 6.6028758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0180766"^^xsd:decimal ;
  dwc:decimalLongitude "6.6028758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419156_20432419156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0180766 6.6028758)"^^geo:wktLiteral ;
  geo-pos:lat "53.0180766"^^xsd:decimal ;
  geo-pos:long "6.6028758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419156_20432419156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419156'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.065277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6028758'^^xsd:double;
  dwc:latitude '53.0180766'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419156'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417883_20432417883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417883_20432417883> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417883_20432417883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0175395 6.6029865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0175395"^^xsd:decimal ;
  dwc:decimalLongitude "6.6029865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "37.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417883_20432417883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0175395 6.6029865)"^^geo:wktLiteral ;
  geo-pos:lat "53.0175395"^^xsd:decimal ;
  geo-pos:long "6.6029865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "37.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417883_20432417883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417883'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.1052777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6029865'^^xsd:double;
  dwc:latitude '53.0175395'^^xsd:double;
  dwc:coordinatePrecision '37.2'^^xsd:double;
  dwc:minimumElevation '-17'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417883'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418846_20432418846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418846_20432418846> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418846_20432418846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0174588 6.6030227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0174588"^^xsd:decimal ;
  dwc:decimalLongitude "6.6030227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418846_20432418846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0174588 6.6030227)"^^geo:wktLiteral ;
  geo-pos:lat "53.0174588"^^xsd:decimal ;
  geo-pos:long "6.6030227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418846_20432418846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418846'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.0325'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6030227'^^xsd:double;
  dwc:latitude '53.0174588'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418846'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418177_20432418177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418177_20432418177> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418177_20432418177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0188377 6.6030407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0188377"^^xsd:decimal ;
  dwc:decimalLongitude "6.6030407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418177_20432418177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0188377 6.6030407)"^^geo:wktLiteral ;
  geo-pos:lat "53.0188377"^^xsd:decimal ;
  geo-pos:long "6.6030407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418177_20432418177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418177'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.1272222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6030407'^^xsd:double;
  dwc:latitude '53.0188377'^^xsd:double;
  dwc:coordinatePrecision '7.9'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418177'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419052_20432419052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419052_20432419052> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419052_20432419052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0174141 6.603046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0174141"^^xsd:decimal ;
  dwc:decimalLongitude "6.603046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419052_20432419052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0174141 6.603046)"^^geo:wktLiteral ;
  geo-pos:lat "53.0174141"^^xsd:decimal ;
  geo-pos:long "6.603046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419052_20432419052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419052'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.155277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.603046'^^xsd:double;
  dwc:latitude '53.0174141'^^xsd:double;
  dwc:coordinatePrecision '21.9'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419052'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415102_20432415102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415102_20432415102> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415102_20432415102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0210822 6.6030657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0210822"^^xsd:decimal ;
  dwc:decimalLongitude "6.6030657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415102_20432415102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0210822 6.6030657)"^^geo:wktLiteral ;
  geo-pos:lat "53.0210822"^^xsd:decimal ;
  geo-pos:long "6.6030657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415102_20432415102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415102'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.025833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6030657'^^xsd:double;
  dwc:latitude '53.0210822'^^xsd:double;
  dwc:coordinatePrecision '8.8'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415102'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419134_20432419134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419134_20432419134> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419134_20432419134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0173971 6.6030812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0173971"^^xsd:decimal ;
  dwc:decimalLongitude "6.6030812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419134_20432419134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0173971 6.6030812)"^^geo:wktLiteral ;
  geo-pos:lat "53.0173971"^^xsd:decimal ;
  geo-pos:long "6.6030812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419134_20432419134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419134'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.063888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6030812'^^xsd:double;
  dwc:latitude '53.0173971'^^xsd:double;
  dwc:coordinatePrecision '11.7'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419134'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419616_20432419616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419616_20432419616> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419616_20432419616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0176362 6.6030921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0176362"^^xsd:decimal ;
  dwc:decimalLongitude "6.6030921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419616_20432419616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0176362 6.6030921)"^^geo:wktLiteral ;
  geo-pos:lat "53.0176362"^^xsd:decimal ;
  geo-pos:long "6.6030921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419616_20432419616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419616'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.035'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6030921'^^xsd:double;
  dwc:latitude '53.0176362'^^xsd:double;
  dwc:coordinatePrecision '3.5'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419616'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418296_20432418296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418296_20432418296> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418296_20432418296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0183455 6.6031224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0183455"^^xsd:decimal ;
  dwc:decimalLongitude "6.6031224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418296_20432418296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0183455 6.6031224)"^^geo:wktLiteral ;
  geo-pos:lat "53.0183455"^^xsd:decimal ;
  geo-pos:long "6.6031224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418296_20432418296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418296'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.165833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6031224'^^xsd:double;
  dwc:latitude '53.0183455'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418296'^^xsd:integer;
  dwc:observationDate '2018-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415402_20432415402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415402_20432415402> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415402_20432415402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0218744 6.6031249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0218744"^^xsd:decimal ;
  dwc:decimalLongitude "6.6031249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415402_20432415402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0218744 6.6031249)"^^geo:wktLiteral ;
  geo-pos:lat "53.0218744"^^xsd:decimal ;
  geo-pos:long "6.6031249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415402_20432415402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415402'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.036388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6031249'^^xsd:double;
  dwc:latitude '53.0218744'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415402'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419685_20432419685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419685_20432419685> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419685_20432419685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0181193 6.6031341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0181193"^^xsd:decimal ;
  dwc:decimalLongitude "6.6031341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419685_20432419685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0181193 6.6031341)"^^geo:wktLiteral ;
  geo-pos:lat "53.0181193"^^xsd:decimal ;
  geo-pos:long "6.6031341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419685_20432419685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419685'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.101666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6031341'^^xsd:double;
  dwc:latitude '53.0181193'^^xsd:double;
  dwc:coordinatePrecision '2.7'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419685'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419686_20432419686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419686_20432419686> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419686_20432419686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0180386 6.6031392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0180386"^^xsd:decimal ;
  dwc:decimalLongitude "6.6031392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419686_20432419686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0180386 6.6031392)"^^geo:wktLiteral ;
  geo-pos:lat "53.0180386"^^xsd:decimal ;
  geo-pos:long "6.6031392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419686_20432419686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419686'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.1275'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6031392'^^xsd:double;
  dwc:latitude '53.0180386'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419686'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417919_20432417919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417919_20432417919> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417919_20432417919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.018342 6.6031585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.018342"^^xsd:decimal ;
  dwc:decimalLongitude "6.6031585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417919_20432417919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.018342 6.6031585)"^^geo:wktLiteral ;
  geo-pos:lat "53.018342"^^xsd:decimal ;
  geo-pos:long "6.6031585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417919_20432417919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417919'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.0888888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6031585'^^xsd:double;
  dwc:latitude '53.018342'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417919'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418562_20432418562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418562_20432418562> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418562_20432418562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0175268 6.6032068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0175268"^^xsd:decimal ;
  dwc:decimalLongitude "6.6032068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418562_20432418562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0175268 6.6032068)"^^geo:wktLiteral ;
  geo-pos:lat "53.0175268"^^xsd:decimal ;
  geo-pos:long "6.6032068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418562_20432418562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418562'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.132777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6032068'^^xsd:double;
  dwc:latitude '53.0175268'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418562'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414233_20432414233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414233_20432414233> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414233_20432414233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0217588 6.6032095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0217588"^^xsd:decimal ;
  dwc:decimalLongitude "6.6032095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414233_20432414233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0217588 6.6032095)"^^geo:wktLiteral ;
  geo-pos:lat "53.0217588"^^xsd:decimal ;
  geo-pos:long "6.6032095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414233_20432414233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414233'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.0425'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6032095'^^xsd:double;
  dwc:latitude '53.0217588'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414233'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419435_20432419435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419435_20432419435> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419435_20432419435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0173801 6.6032112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0173801"^^xsd:decimal ;
  dwc:decimalLongitude "6.6032112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419435_20432419435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0173801 6.6032112)"^^geo:wktLiteral ;
  geo-pos:lat "53.0173801"^^xsd:decimal ;
  geo-pos:long "6.6032112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419435_20432419435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419435'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.005'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6032112'^^xsd:double;
  dwc:latitude '53.0173801'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419435'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419346_20432419346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419346_20432419346> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419346_20432419346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0165889 6.6032327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0165889"^^xsd:decimal ;
  dwc:decimalLongitude "6.6032327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419346_20432419346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0165889 6.6032327)"^^geo:wktLiteral ;
  geo-pos:lat "53.0165889"^^xsd:decimal ;
  geo-pos:long "6.6032327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419346_20432419346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419346'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.045833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6032327'^^xsd:double;
  dwc:latitude '53.0165889'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419346'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418487_20432418487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418487_20432418487> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418487_20432418487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0175755 6.6032453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0175755"^^xsd:decimal ;
  dwc:decimalLongitude "6.6032453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418487_20432418487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0175755 6.6032453)"^^geo:wktLiteral ;
  geo-pos:lat "53.0175755"^^xsd:decimal ;
  geo-pos:long "6.6032453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418487_20432418487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418487'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.133611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6032453'^^xsd:double;
  dwc:latitude '53.0175755'^^xsd:double;
  dwc:coordinatePrecision '21.7'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418487'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418766_20432418766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418766_20432418766> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418766_20432418766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0162137 6.6033174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0162137"^^xsd:decimal ;
  dwc:decimalLongitude "6.6033174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418766_20432418766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0162137 6.6033174)"^^geo:wktLiteral ;
  geo-pos:lat "53.0162137"^^xsd:decimal ;
  geo-pos:long "6.6033174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418766_20432418766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418766'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.095555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6033174'^^xsd:double;
  dwc:latitude '53.0162137'^^xsd:double;
  dwc:coordinatePrecision '8.8'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418766'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419356_20432419356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419356_20432419356> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419356_20432419356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0175977 6.6033254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0175977"^^xsd:decimal ;
  dwc:decimalLongitude "6.6033254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419356_20432419356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0175977 6.6033254)"^^geo:wktLiteral ;
  geo-pos:lat "53.0175977"^^xsd:decimal ;
  geo-pos:long "6.6033254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419356_20432419356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419356'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.063333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6033254'^^xsd:double;
  dwc:latitude '53.0175977'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419356'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415126_20432415126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415126_20432415126> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415126_20432415126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0209079 6.6033304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0209079"^^xsd:decimal ;
  dwc:decimalLongitude "6.6033304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415126_20432415126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0209079 6.6033304)"^^geo:wktLiteral ;
  geo-pos:lat "53.0209079"^^xsd:decimal ;
  geo-pos:long "6.6033304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415126_20432415126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415126'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.028055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6033304'^^xsd:double;
  dwc:latitude '53.0209079'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415126'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415090_20432415090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415090_20432415090> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415090_20432415090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0217263 6.603362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0217263"^^xsd:decimal ;
  dwc:decimalLongitude "6.603362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415090_20432415090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0217263 6.603362)"^^geo:wktLiteral ;
  geo-pos:lat "53.0217263"^^xsd:decimal ;
  geo-pos:long "6.603362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415090_20432415090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415090'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.030555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.603362'^^xsd:double;
  dwc:latitude '53.0217263'^^xsd:double;
  dwc:coordinatePrecision '6.3'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415090'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419423_20432419423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419423_20432419423> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419423_20432419423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0178999 6.6034012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0178999"^^xsd:decimal ;
  dwc:decimalLongitude "6.6034012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419423_20432419423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0178999 6.6034012)"^^geo:wktLiteral ;
  geo-pos:lat "53.0178999"^^xsd:decimal ;
  geo-pos:long "6.6034012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419423_20432419423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419423'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.018333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6034012'^^xsd:double;
  dwc:latitude '53.0178999'^^xsd:double;
  dwc:coordinatePrecision '3.1'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419423'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415114_20432415114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415114_20432415114> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415114_20432415114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.021198 6.6034039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.021198"^^xsd:decimal ;
  dwc:decimalLongitude "6.6034039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415114_20432415114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.021198 6.6034039)"^^geo:wktLiteral ;
  geo-pos:lat "53.021198"^^xsd:decimal ;
  geo-pos:long "6.6034039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415114_20432415114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415114'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.025833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6034039'^^xsd:double;
  dwc:latitude '53.021198'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415114'^^xsd:integer;
  dwc:observationDate '2018-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417895_20432417895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417895_20432417895> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417895_20432417895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0198677 6.6034383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0198677"^^xsd:decimal ;
  dwc:decimalLongitude "6.6034383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417895_20432417895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0198677 6.6034383)"^^geo:wktLiteral ;
  geo-pos:lat "53.0198677"^^xsd:decimal ;
  geo-pos:long "6.6034383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417895_20432417895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417895'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.0986111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6034383'^^xsd:double;
  dwc:latitude '53.0198677'^^xsd:double;
  dwc:coordinatePrecision '5.8'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417895'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419144_20432419144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419144_20432419144> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419144_20432419144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0168453 6.6034397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0168453"^^xsd:decimal ;
  dwc:decimalLongitude "6.6034397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419144_20432419144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0168453 6.6034397)"^^geo:wktLiteral ;
  geo-pos:lat "53.0168453"^^xsd:decimal ;
  geo-pos:long "6.6034397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419144_20432419144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419144'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.074444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6034397'^^xsd:double;
  dwc:latitude '53.0168453'^^xsd:double;
  dwc:coordinatePrecision '6.6'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419144'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418586_20432418586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418586_20432418586> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418586_20432418586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0174717 6.6034469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0174717"^^xsd:decimal ;
  dwc:decimalLongitude "6.6034469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418586_20432418586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0174717 6.6034469)"^^geo:wktLiteral ;
  geo-pos:lat "53.0174717"^^xsd:decimal ;
  geo-pos:long "6.6034469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418586_20432418586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418586'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.110555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6034469'^^xsd:double;
  dwc:latitude '53.0174717'^^xsd:double;
  dwc:coordinatePrecision '11.3'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418586'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418858_20432418858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418858_20432418858> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418858_20432418858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0172203 6.6034813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0172203"^^xsd:decimal ;
  dwc:decimalLongitude "6.6034813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418858_20432418858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0172203 6.6034813)"^^geo:wktLiteral ;
  geo-pos:lat "53.0172203"^^xsd:decimal ;
  geo-pos:long "6.6034813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418858_20432418858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418858'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.031666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6034813'^^xsd:double;
  dwc:latitude '53.0172203'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418858'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419314_20432419314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419314_20432419314> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419314_20432419314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0174328 6.6034976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0174328"^^xsd:decimal ;
  dwc:decimalLongitude "6.6034976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419314_20432419314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0174328 6.6034976)"^^geo:wktLiteral ;
  geo-pos:lat "53.0174328"^^xsd:decimal ;
  geo-pos:long "6.6034976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419314_20432419314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419314'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.1561111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6034976'^^xsd:double;
  dwc:latitude '53.0174328'^^xsd:double;
  dwc:coordinatePrecision '7.6'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419314'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418778_20432418778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418778_20432418778> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418778_20432418778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0171547 6.6035421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0171547"^^xsd:decimal ;
  dwc:decimalLongitude "6.6035421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418778_20432418778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0171547 6.6035421)"^^geo:wktLiteral ;
  geo-pos:lat "53.0171547"^^xsd:decimal ;
  geo-pos:long "6.6035421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418778_20432418778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418778'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.081944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6035421'^^xsd:double;
  dwc:latitude '53.0171547'^^xsd:double;
  dwc:coordinatePrecision '5.1'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418778'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419592_20432419592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419592_20432419592> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419592_20432419592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0172774 6.6035494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0172774"^^xsd:decimal ;
  dwc:decimalLongitude "6.6035494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419592_20432419592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0172774 6.6035494)"^^geo:wktLiteral ;
  geo-pos:lat "53.0172774"^^xsd:decimal ;
  geo-pos:long "6.6035494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419592_20432419592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419592'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.0441666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6035494'^^xsd:double;
  dwc:latitude '53.0172774'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419592'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418551_20432418551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418551_20432418551> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418551_20432418551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0168351 6.6035904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0168351"^^xsd:decimal ;
  dwc:decimalLongitude "6.6035904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418551_20432418551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0168351 6.6035904)"^^geo:wktLiteral ;
  geo-pos:lat "53.0168351"^^xsd:decimal ;
  geo-pos:long "6.6035904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418551_20432418551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418551'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.141666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6035904'^^xsd:double;
  dwc:latitude '53.0168351'^^xsd:double;
  dwc:coordinatePrecision '3.3'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418551'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419581_20432419581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419581_20432419581> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419581_20432419581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0171844 6.6036722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0171844"^^xsd:decimal ;
  dwc:decimalLongitude "6.6036722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419581_20432419581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0171844 6.6036722)"^^geo:wktLiteral ;
  geo-pos:lat "53.0171844"^^xsd:decimal ;
  geo-pos:long "6.6036722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419581_20432419581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419581'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.1594444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6036722'^^xsd:double;
  dwc:latitude '53.0171844'^^xsd:double;
  dwc:coordinatePrecision '5.6'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419581'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419337_20432419337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419337_20432419337> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419337_20432419337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0173215 6.6037417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0173215"^^xsd:decimal ;
  dwc:decimalLongitude "6.6037417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419337_20432419337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0173215 6.6037417)"^^geo:wktLiteral ;
  geo-pos:lat "53.0173215"^^xsd:decimal ;
  geo-pos:long "6.6037417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419337_20432419337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419337'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.143888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6037417'^^xsd:double;
  dwc:latitude '53.0173215'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419337'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419326_20432419326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419326_20432419326> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419326_20432419326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0174478 6.6038664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0174478"^^xsd:decimal ;
  dwc:decimalLongitude "6.6038664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419326_20432419326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0174478 6.6038664)"^^geo:wktLiteral ;
  geo-pos:lat "53.0174478"^^xsd:decimal ;
  geo-pos:long "6.6038664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419326_20432419326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419326'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.1483333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6038664'^^xsd:double;
  dwc:latitude '53.0174478'^^xsd:double;
  dwc:coordinatePrecision '13'^^xsd:integer;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419326'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419028_20432419028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419028_20432419028> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419028_20432419028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0166201 6.6040026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0166201"^^xsd:decimal ;
  dwc:decimalLongitude "6.6040026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419028_20432419028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0166201 6.6040026)"^^geo:wktLiteral ;
  geo-pos:lat "53.0166201"^^xsd:decimal ;
  geo-pos:long "6.6040026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419028_20432419028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419028'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.1597222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6040026'^^xsd:double;
  dwc:latitude '53.0166201'^^xsd:double;
  dwc:coordinatePrecision '6.3'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419028'^^xsd:integer;
  dwc:observationDate '2018-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419399_20432419399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419399_20432419399> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419399_20432419399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0173544 6.6041929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0173544"^^xsd:decimal ;
  dwc:decimalLongitude "6.6041929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419399_20432419399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0173544 6.6041929)"^^geo:wktLiteral ;
  geo-pos:lat "53.0173544"^^xsd:decimal ;
  geo-pos:long "6.6041929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419399_20432419399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419399'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.032777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6041929'^^xsd:double;
  dwc:latitude '53.0173544'^^xsd:double;
  dwc:coordinatePrecision '5.4'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419399'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418754_20432418754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418754_20432418754> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418754_20432418754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0165864 6.6042835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0165864"^^xsd:decimal ;
  dwc:decimalLongitude "6.6042835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "36.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418754_20432418754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0165864 6.6042835)"^^geo:wktLiteral ;
  geo-pos:lat "53.0165864"^^xsd:decimal ;
  geo-pos:long "6.6042835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "36.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418754_20432418754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418754'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.0969444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6042835'^^xsd:double;
  dwc:latitude '53.0165864'^^xsd:double;
  dwc:coordinatePrecision '36.1'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418754'^^xsd:integer;
  dwc:observationDate '2018-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419698_20432419698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419698_20432419698> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419698_20432419698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0178504 6.6045697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0178504"^^xsd:decimal ;
  dwc:decimalLongitude "6.6045697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419698_20432419698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0178504 6.6045697)"^^geo:wktLiteral ;
  geo-pos:lat "53.0178504"^^xsd:decimal ;
  geo-pos:long "6.6045697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419698_20432419698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419698'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.122777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6045697'^^xsd:double;
  dwc:latitude '53.0178504'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419698'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419411_20432419411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419411_20432419411> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419411_20432419411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0172013 6.6046017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0172013"^^xsd:decimal ;
  dwc:decimalLongitude "6.6046017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419411_20432419411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0172013 6.6046017)"^^geo:wktLiteral ;
  geo-pos:lat "53.0172013"^^xsd:decimal ;
  geo-pos:long "6.6046017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419411_20432419411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419411'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.022777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6046017'^^xsd:double;
  dwc:latitude '53.0172013'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419411'^^xsd:integer;
  dwc:observationDate '2018-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419697_20432419697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419697_20432419697> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419697_20432419697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0172524 6.6046127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0172524"^^xsd:decimal ;
  dwc:decimalLongitude "6.6046127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419697_20432419697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0172524 6.6046127)"^^geo:wktLiteral ;
  geo-pos:lat "53.0172524"^^xsd:decimal ;
  geo-pos:long "6.6046127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419697_20432419697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419697'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.087777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6046127'^^xsd:double;
  dwc:latitude '53.0172524'^^xsd:double;
  dwc:coordinatePrecision '4.4'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419697'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419605_20432419605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419605_20432419605> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419605_20432419605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0171185 6.6046843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0171185"^^xsd:decimal ;
  dwc:decimalLongitude "6.6046843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419605_20432419605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0171185 6.6046843)"^^geo:wktLiteral ;
  geo-pos:lat "53.0171185"^^xsd:decimal ;
  geo-pos:long "6.6046843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419605_20432419605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419605'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6046843'^^xsd:double;
  dwc:latitude '53.0171185'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419605'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419593_20432419593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419593_20432419593> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419593_20432419593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0172189 6.604717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0172189"^^xsd:decimal ;
  dwc:decimalLongitude "6.604717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419593_20432419593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0172189 6.604717)"^^geo:wktLiteral ;
  geo-pos:lat "53.0172189"^^xsd:decimal ;
  geo-pos:long "6.604717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419593_20432419593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419593'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.1480555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.604717'^^xsd:double;
  dwc:latitude '53.0172189'^^xsd:double;
  dwc:coordinatePrecision '5.5'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419593'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419604_20432419604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419604_20432419604> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419604_20432419604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0176662 6.6048505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0176662"^^xsd:decimal ;
  dwc:decimalLongitude "6.6048505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419604_20432419604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0176662 6.6048505)"^^geo:wktLiteral ;
  geo-pos:lat "53.0176662"^^xsd:decimal ;
  geo-pos:long "6.6048505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419604_20432419604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419604'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.0308333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6048505'^^xsd:double;
  dwc:latitude '53.0176662'^^xsd:double;
  dwc:coordinatePrecision '6.7'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419604'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417907_20432417907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417907_20432417907> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417907_20432417907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0176725 6.6050488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0176725"^^xsd:decimal ;
  dwc:decimalLongitude "6.6050488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417907_20432417907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0176725 6.6050488)"^^geo:wktLiteral ;
  geo-pos:lat "53.0176725"^^xsd:decimal ;
  geo-pos:long "6.6050488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417907_20432417907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417907'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.0897222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6050488'^^xsd:double;
  dwc:latitude '53.0176725'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417907'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415438_20432415438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415438_20432415438> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415438_20432415438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006743 6.6069562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.006743"^^xsd:decimal ;
  dwc:decimalLongitude "6.6069562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415438_20432415438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006743 6.6069562)"^^geo:wktLiteral ;
  geo-pos:lat "53.006743"^^xsd:decimal ;
  geo-pos:long "6.6069562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415438_20432415438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415438'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.005833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6069562'^^xsd:double;
  dwc:latitude '53.006743'^^xsd:double;
  dwc:coordinatePrecision '7.6'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415438'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413620_20432413620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413620_20432413620> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413620_20432413620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066396 6.6071753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0066396"^^xsd:decimal ;
  dwc:decimalLongitude "6.6071753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413620_20432413620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066396 6.6071753)"^^geo:wktLiteral ;
  geo-pos:lat "53.0066396"^^xsd:decimal ;
  geo-pos:long "6.6071753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413620_20432413620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413620'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.0419444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6071753'^^xsd:double;
  dwc:latitude '53.0066396'^^xsd:double;
  dwc:coordinatePrecision '14.5'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413620'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413632_20432413632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413632_20432413632> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413632_20432413632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067102 6.6074885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067102"^^xsd:decimal ;
  dwc:decimalLongitude "6.6074885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413632_20432413632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067102 6.6074885)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067102"^^xsd:decimal ;
  geo-pos:long "6.6074885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413632_20432413632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413632'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6074885'^^xsd:double;
  dwc:latitude '53.0067102'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '-12'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413632'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414222_20432414222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414222_20432414222> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414222_20432414222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0065931 6.6075523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0065931"^^xsd:decimal ;
  dwc:decimalLongitude "6.6075523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414222_20432414222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0065931 6.6075523)"^^geo:wktLiteral ;
  geo-pos:lat "53.0065931"^^xsd:decimal ;
  geo-pos:long "6.6075523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414222_20432414222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414222'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.149166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6075523'^^xsd:double;
  dwc:latitude '53.0065931'^^xsd:double;
  dwc:coordinatePrecision '11'^^xsd:integer;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414222'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417963_20432417963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417963_20432417963> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417963_20432417963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064651 6.6075911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0064651"^^xsd:decimal ;
  dwc:decimalLongitude "6.6075911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417963_20432417963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064651 6.6075911)"^^geo:wktLiteral ;
  geo-pos:lat "53.0064651"^^xsd:decimal ;
  geo-pos:long "6.6075911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417963_20432417963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417963'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.232222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6075911'^^xsd:double;
  dwc:latitude '53.0064651'^^xsd:double;
  dwc:coordinatePrecision '12.1'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417963'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416004_20432416004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416004_20432416004> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416004_20432416004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066441 6.6077598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0066441"^^xsd:decimal ;
  dwc:decimalLongitude "6.6077598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416004_20432416004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066441 6.6077598)"^^geo:wktLiteral ;
  geo-pos:lat "53.0066441"^^xsd:decimal ;
  geo-pos:long "6.6077598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416004_20432416004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416004'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.093333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6077598'^^xsd:double;
  dwc:latitude '53.0066441'^^xsd:double;
  dwc:coordinatePrecision '3.2'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416004'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413397_20432413397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413397_20432413397> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413397_20432413397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066068 6.6078393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0066068"^^xsd:decimal ;
  dwc:decimalLongitude "6.6078393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413397_20432413397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066068 6.6078393)"^^geo:wktLiteral ;
  geo-pos:lat "53.0066068"^^xsd:decimal ;
  geo-pos:long "6.6078393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413397_20432413397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413397'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.174722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6078393'^^xsd:double;
  dwc:latitude '53.0066068'^^xsd:double;
  dwc:coordinatePrecision '11.1'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413397'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414840_20432414840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414840_20432414840> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414840_20432414840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066277 6.6079021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0066277"^^xsd:decimal ;
  dwc:decimalLongitude "6.6079021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414840_20432414840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0066277 6.6079021)"^^geo:wktLiteral ;
  geo-pos:lat "53.0066277"^^xsd:decimal ;
  geo-pos:long "6.6079021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414840_20432414840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414840'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.120555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6079021'^^xsd:double;
  dwc:latitude '53.0066277'^^xsd:double;
  dwc:coordinatePrecision '17.6'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414840'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414828_20432414828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414828_20432414828> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414828_20432414828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064506 6.608001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0064506"^^xsd:decimal ;
  dwc:decimalLongitude "6.608001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414828_20432414828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064506 6.608001)"^^geo:wktLiteral ;
  geo-pos:lat "53.0064506"^^xsd:decimal ;
  geo-pos:long "6.608001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414828_20432414828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414828'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.121666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.608001'^^xsd:double;
  dwc:latitude '53.0064506'^^xsd:double;
  dwc:coordinatePrecision '5.2'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414828'^^xsd:integer;
  dwc:observationDate '2018-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417932_20432417932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417932_20432417932> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417932_20432417932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0065683 6.6080231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0065683"^^xsd:decimal ;
  dwc:decimalLongitude "6.6080231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417932_20432417932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0065683 6.6080231)"^^geo:wktLiteral ;
  geo-pos:lat "53.0065683"^^xsd:decimal ;
  geo-pos:long "6.6080231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417932_20432417932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417932'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6080231'^^xsd:double;
  dwc:latitude '53.0065683'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417932'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413596_20432413596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413596_20432413596> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413596_20432413596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0063078 6.608032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0063078"^^xsd:decimal ;
  dwc:decimalLongitude "6.608032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413596_20432413596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0063078 6.608032)"^^geo:wktLiteral ;
  geo-pos:lat "53.0063078"^^xsd:decimal ;
  geo-pos:long "6.608032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413596_20432413596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413596'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.0525'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.608032'^^xsd:double;
  dwc:latitude '53.0063078'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413596'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413388_20432413388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413388_20432413388> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413388_20432413388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006282 6.6080592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.006282"^^xsd:decimal ;
  dwc:decimalLongitude "6.6080592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413388_20432413388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006282 6.6080592)"^^geo:wktLiteral ;
  geo-pos:lat "53.006282"^^xsd:decimal ;
  geo-pos:long "6.6080592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413388_20432413388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413388'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.1875'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6080592'^^xsd:double;
  dwc:latitude '53.006282'^^xsd:double;
  dwc:coordinatePrecision '6.2'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413388'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416286_20432416286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416286_20432416286> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416286_20432416286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0065712 6.608069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0065712"^^xsd:decimal ;
  dwc:decimalLongitude "6.608069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416286_20432416286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0065712 6.608069)"^^geo:wktLiteral ;
  geo-pos:lat "53.0065712"^^xsd:decimal ;
  geo-pos:long "6.608069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416286_20432416286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416286'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.156111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.608069'^^xsd:double;
  dwc:latitude '53.0065712'^^xsd:double;
  dwc:coordinatePrecision '11.8'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416286'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412491_20432412491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412491_20432412491> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412491_20432412491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0063997 6.6081448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0063997"^^xsd:decimal ;
  dwc:decimalLongitude "6.6081448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412491_20432412491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0063997 6.6081448)"^^geo:wktLiteral ;
  geo-pos:lat "53.0063997"^^xsd:decimal ;
  geo-pos:long "6.6081448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412491_20432412491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412491'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.115'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6081448'^^xsd:double;
  dwc:latitude '53.0063997'^^xsd:double;
  dwc:coordinatePrecision '3.8'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412491'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414234_20432414234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414234_20432414234> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414234_20432414234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0063137 6.608212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0063137"^^xsd:decimal ;
  dwc:decimalLongitude "6.608212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414234_20432414234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0063137 6.608212)"^^geo:wktLiteral ;
  geo-pos:lat "53.0063137"^^xsd:decimal ;
  geo-pos:long "6.608212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414234_20432414234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414234'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.140277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.608212'^^xsd:double;
  dwc:latitude '53.0063137'^^xsd:double;
  dwc:coordinatePrecision '5.9'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414234'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414210_20432414210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414210_20432414210> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414210_20432414210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0062831 6.6082231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0062831"^^xsd:decimal ;
  dwc:decimalLongitude "6.6082231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414210_20432414210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0062831 6.6082231)"^^geo:wktLiteral ;
  geo-pos:lat "53.0062831"^^xsd:decimal ;
  geo-pos:long "6.6082231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414210_20432414210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414210'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.158333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6082231'^^xsd:double;
  dwc:latitude '53.0062831'^^xsd:double;
  dwc:coordinatePrecision '2.7'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414210'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412479_20432412479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412479_20432412479> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412479_20432412479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0062709 6.6082369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0062709"^^xsd:decimal ;
  dwc:decimalLongitude "6.6082369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412479_20432412479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0062709 6.6082369)"^^geo:wktLiteral ;
  geo-pos:lat "53.0062709"^^xsd:decimal ;
  geo-pos:long "6.6082369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412479_20432412479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412479'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.1158333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6082369'^^xsd:double;
  dwc:latitude '53.0062709'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412479'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414198_20432414198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414198_20432414198> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414198_20432414198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006418 6.6082428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.006418"^^xsd:decimal ;
  dwc:decimalLongitude "6.6082428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414198_20432414198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006418 6.6082428)"^^geo:wktLiteral ;
  geo-pos:lat "53.006418"^^xsd:decimal ;
  geo-pos:long "6.6082428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414198_20432414198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414198'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.1627777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6082428'^^xsd:double;
  dwc:latitude '53.006418'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414198'^^xsd:integer;
  dwc:observationDate '2018-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415426_20432415426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415426_20432415426> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415426_20432415426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0062969 6.6082885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0062969"^^xsd:decimal ;
  dwc:decimalLongitude "6.6082885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415426_20432415426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0062969 6.6082885)"^^geo:wktLiteral ;
  geo-pos:lat "53.0062969"^^xsd:decimal ;
  geo-pos:long "6.6082885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415426_20432415426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415426'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.018333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6082885'^^xsd:double;
  dwc:latitude '53.0062969'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415426'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416016_20432416016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416016_20432416016> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416016_20432416016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064774 6.6082946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0064774"^^xsd:decimal ;
  dwc:decimalLongitude "6.6082946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416016_20432416016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064774 6.6082946)"^^geo:wktLiteral ;
  geo-pos:lat "53.0064774"^^xsd:decimal ;
  geo-pos:long "6.6082946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416016_20432416016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416016'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.08'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6082946'^^xsd:double;
  dwc:latitude '53.0064774'^^xsd:double;
  dwc:coordinatePrecision '3.7'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416016'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432412527_20432412527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432412527_20432412527> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432412527_20432412527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064358 6.608307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0064358"^^xsd:decimal ;
  dwc:decimalLongitude "6.608307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432412527_20432412527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0064358 6.608307)"^^geo:wktLiteral ;
  geo-pos:lat "53.0064358"^^xsd:decimal ;
  geo-pos:long "6.608307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432412527_20432412527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432412527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432412527'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.088333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.608307'^^xsd:double;
  dwc:latitude '53.0064358'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432412527'^^xsd:integer;
  dwc:observationDate '2018-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413379_20432413379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413379_20432413379> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413379_20432413379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006497 6.6083136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.006497"^^xsd:decimal ;
  dwc:decimalLongitude "6.6083136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413379_20432413379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.006497 6.6083136)"^^geo:wktLiteral ;
  geo-pos:lat "53.006497"^^xsd:decimal ;
  geo-pos:long "6.6083136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413379_20432413379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413379'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.15'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6083136'^^xsd:double;
  dwc:latitude '53.006497'^^xsd:double;
  dwc:coordinatePrecision '3.6'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413379'^^xsd:integer;
  dwc:observationDate '2018-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413608_20432413608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413608_20432413608> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413608_20432413608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0063895 6.6083249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0063895"^^xsd:decimal ;
  dwc:decimalLongitude "6.6083249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.3"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413608_20432413608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0063895 6.6083249)"^^geo:wktLiteral ;
  geo-pos:lat "53.0063895"^^xsd:decimal ;
  geo-pos:long "6.6083249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413608_20432413608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413608'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.0391666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6083249'^^xsd:double;
  dwc:latitude '53.0063895'^^xsd:double;
  dwc:coordinatePrecision '5.3'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413608'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432414550_20432414550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432414550_20432414550> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432414550_20432414550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0063576 6.6083575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0063576"^^xsd:decimal ;
  dwc:decimalLongitude "6.6083575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432414550_20432414550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0063576 6.6083575)"^^geo:wktLiteral ;
  geo-pos:lat "53.0063576"^^xsd:decimal ;
  geo-pos:long "6.6083575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432414550_20432414550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432414550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432414550'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.0125'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6083575'^^xsd:double;
  dwc:latitude '53.0063576'^^xsd:double;
  dwc:coordinatePrecision '4.1'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432414550'^^xsd:integer;
  dwc:observationDate '2018-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432413644_20432413644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432413644_20432413644> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432413644_20432413644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0060795 6.6084589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0060795"^^xsd:decimal ;
  dwc:decimalLongitude "6.6084589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432413644_20432413644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0060795 6.6084589)"^^geo:wktLiteral ;
  geo-pos:lat "53.0060795"^^xsd:decimal ;
  geo-pos:long "6.6084589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432413644_20432413644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432413644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432413644'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.020833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6084589'^^xsd:double;
  dwc:latitude '53.0060795'^^xsd:double;
  dwc:coordinatePrecision '7.5'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432413644'^^xsd:integer;
  dwc:observationDate '2018-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432415414_20432415414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432415414_20432415414> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432415414_20432415414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0059869 6.6084682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0059869"^^xsd:decimal ;
  dwc:decimalLongitude "6.6084682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6.1"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432415414_20432415414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0059869 6.6084682)"^^geo:wktLiteral ;
  geo-pos:lat "53.0059869"^^xsd:decimal ;
  geo-pos:long "6.6084682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432415414_20432415414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432415414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432415414'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.023055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6084682'^^xsd:double;
  dwc:latitude '53.0059869'^^xsd:double;
  dwc:coordinatePrecision '6.1'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432415414'^^xsd:integer;
  dwc:observationDate '2018-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417944_20432417944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417944_20432417944> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417944_20432417944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074529 6.608608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0074529"^^xsd:decimal ;
  dwc:decimalLongitude "6.608608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417944_20432417944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0074529 6.608608)"^^geo:wktLiteral ;
  geo-pos:lat "53.0074529"^^xsd:decimal ;
  geo-pos:long "6.608608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417944_20432417944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417944'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.161111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.608608'^^xsd:double;
  dwc:latitude '53.0074529'^^xsd:double;
  dwc:coordinatePrecision '4.6'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417944'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417894_20432417894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417894_20432417894> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417894_20432417894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072834 6.6087144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072834"^^xsd:decimal ;
  dwc:decimalLongitude "6.6087144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7.8"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417894_20432417894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072834 6.6087144)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072834"^^xsd:decimal ;
  geo-pos:long "6.6087144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7.8"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417894_20432417894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417894'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.0283333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6087144'^^xsd:double;
  dwc:latitude '53.0072834'^^xsd:double;
  dwc:coordinatePrecision '7.8'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417894'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416299_20432416299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416299_20432416299> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416299_20432416299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0061987 6.6087333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0061987"^^xsd:decimal ;
  dwc:decimalLongitude "6.6087333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.4"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416299_20432416299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0061987 6.6087333)"^^geo:wktLiteral ;
  geo-pos:lat "53.0061987"^^xsd:decimal ;
  geo-pos:long "6.6087333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416299_20432416299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416299'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.161944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6087333'^^xsd:double;
  dwc:latitude '53.0061987'^^xsd:double;
  dwc:coordinatePrecision '3.4'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416299'^^xsd:integer;
  dwc:observationDate '2018-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417955_20432417955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417955_20432417955> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417955_20432417955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072246 6.6089562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0072246"^^xsd:decimal ;
  dwc:decimalLongitude "6.6089562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417955_20432417955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0072246 6.6089562)"^^geo:wktLiteral ;
  geo-pos:lat "53.0072246"^^xsd:decimal ;
  geo-pos:long "6.6089562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417955_20432417955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417955'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.240277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6089562'^^xsd:double;
  dwc:latitude '53.0072246'^^xsd:double;
  dwc:coordinatePrecision '2.6'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417955'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432417918_20432417918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432417918_20432417918> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432417918_20432417918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067207 6.6090106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0067207"^^xsd:decimal ;
  dwc:decimalLongitude "6.6090106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432417918_20432417918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0067207 6.6090106)"^^geo:wktLiteral ;
  geo-pos:lat "53.0067207"^^xsd:decimal ;
  geo-pos:long "6.6090106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432417918_20432417918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432417918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432417918'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.01'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6090106'^^xsd:double;
  dwc:latitude '53.0067207'^^xsd:double;
  dwc:coordinatePrecision '4.2'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432417918'^^xsd:integer;
  dwc:observationDate '2018-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418452_20432418452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418452_20432418452> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418452_20432418452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0056807 6.6093832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0056807"^^xsd:decimal ;
  dwc:decimalLongitude "6.6093832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8.2"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418452_20432418452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0056807 6.6093832)"^^geo:wktLiteral ;
  geo-pos:lat "53.0056807"^^xsd:decimal ;
  geo-pos:long "6.6093832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8.2"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418452_20432418452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418452'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.1341666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6093832'^^xsd:double;
  dwc:latitude '53.0056807'^^xsd:double;
  dwc:coordinatePrecision '8.2'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418452'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432416028_20432416028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432416028_20432416028> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432416028_20432416028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083948 6.6095352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0083948"^^xsd:decimal ;
  dwc:decimalLongitude "6.6095352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432416028_20432416028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0083948 6.6095352)"^^geo:wktLiteral ;
  geo-pos:lat "53.0083948"^^xsd:decimal ;
  geo-pos:long "6.6095352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432416028_20432416028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432416028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432416028'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.071111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6095352'^^xsd:double;
  dwc:latitude '53.0083948'^^xsd:double;
  dwc:coordinatePrecision '4.7'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432416028'^^xsd:integer;
  dwc:observationDate '2018-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432418464_20432418464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432418464_20432418464> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432418464_20432418464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0054699 6.6098012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0054699"^^xsd:decimal ;
  dwc:decimalLongitude "6.6098012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4.5"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432418464_20432418464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0054699 6.6098012)"^^geo:wktLiteral ;
  geo-pos:lat "53.0054699"^^xsd:decimal ;
  geo-pos:long "6.6098012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4.5"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432418464_20432418464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432418464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432418464'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.1469444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6098012'^^xsd:double;
  dwc:latitude '53.0054699'^^xsd:double;
  dwc:coordinatePrecision '4.5'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432418464'^^xsd:integer;
  dwc:observationDate '2018-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419732_20432419732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419732_20432419732> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419732_20432419732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0859116 6.6405522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0859116"^^xsd:decimal ;
  dwc:decimalLongitude "6.6405522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3.9"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419732_20432419732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0859116 6.6405522)"^^geo:wktLiteral ;
  geo-pos:lat "53.0859116"^^xsd:decimal ;
  geo-pos:long "6.6405522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419732_20432419732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419732'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.095555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6405522'^^xsd:double;
  dwc:latitude '53.0859116'^^xsd:double;
  dwc:coordinatePrecision '3.9'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419732'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419744_20432419744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419744_20432419744> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419744_20432419744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0857753 6.6406366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0857753"^^xsd:decimal ;
  dwc:decimalLongitude "6.6406366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13.6"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419744_20432419744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0857753 6.6406366)"^^geo:wktLiteral ;
  geo-pos:lat "53.0857753"^^xsd:decimal ;
  geo-pos:long "6.6406366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13.6"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419744_20432419744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419744'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.086944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6406366'^^xsd:double;
  dwc:latitude '53.0857753'^^xsd:double;
  dwc:coordinatePrecision '13.6'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419744'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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/7941_20432419720_20432419720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7941_20432419720_20432419720> ;
  mr:hasGeometry <https://eurobis.org/id/point/7941_20432419720_20432419720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0854667 6.6407507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0854667"^^xsd:decimal ;
  dwc:decimalLongitude "6.6407507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5.7"^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7941_20432419720_20432419720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0854667 6.6407507)"^^geo:wktLiteral ;
  geo-pos:lat "53.0854667"^^xsd:decimal ;
  geo-pos:long "6.6407507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/7941_20432419720_20432419720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20432419720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7941_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '20432419720'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.109166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '6.6407507'^^xsd:double;
  dwc:latitude '53.0854667'^^xsd:double;
  dwc:coordinatePrecision '5.7'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '20432419720'^^xsd:integer;
  dwc:observationDate '2018-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^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;
  .
# EOF